import geomview 1.9.4

General purpose interactive viewing program for Unix. It is used
mostly for 3D graphics but can display data in 2D and 4D as well.

from patsy (MAINTAINER), with some tweaks by me

ok aja@ landry@
This commit is contained in:
jasper 2011-04-11 07:43:34 +00:00
parent 30640486e2
commit dc1a70ce65
5 changed files with 1008 additions and 0 deletions

View File

@ -0,0 +1,57 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/04/11 07:43:34 jasper Exp $
COMMENT = geometry viewer for OOGL file formats
DISTNAME = geomview-1.9.4
CATEGORIES = graphics
HOMEPAGE = http://www.geomview.org
MAINTAINER = Patsy <openbsd@ethernull.org>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=geomview/}
MODULES = converters/libiconv
RUN_DEPENDS = graphics/netpbm \
print/ps2eps
LIB_DEPENDS = x11/openmotif
WANTLIB += ICE SM X11 Xau Xdmcp Xext Xft Xm Xmu Xrender Xt c expat
WANTLIB += fontconfig freetype jpeg m png pthread-stubs
WANTLIB += stdc++ xcb z
USE_GMAKE = Yes
USE_LIBTOOL = Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS = --without-opengl
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include -Dalloca=alloca"
MAN1_PAGES = animate.1 anytooff.1 anytoucd.1 bdy.1 bez2mesh.1 clip.1 \
geomview.1 hvectext.1 math2oogl.1 nose.1 offconsol.1 \
oogl2rib.1 oogl2vrml.1 polymerge.1 togeomview.1 ucdtooff.1 \
vrml2oogl.1
MAN3_PAGES = anytopl.3 bdy.3 fsaparse.3 geomutil.3 plcombine.3 plconsol.3 \
lisp.3
MAN5_PAGES = discgrp.5 oogl.5 geomview.5
post-install:
.for i in ${MAN1_PAGES}
mv ${PREFIX}/man/man1/${i}gv ${PREFIX}/man/man1/${i}
.endfor
.for i in ${MAN3_PAGES}
mv ${PREFIX}/man/man3/${i}gv ${PREFIX}/man/man3/${i}
.endfor
.for i in ${MAN5_PAGES}
mv ${PREFIX}/man/man5/${i}gv ${PREFIX}/man/man5/${i}
.endfor
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/doc/geomview/html/
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (geomview-1.9.4.tar.gz) = Kcfm1nive5lomA+SlUQZuw==
RMD160 (geomview-1.9.4.tar.gz) = rffIunRduf8APj7XQIk3mypyxxI=
SHA1 (geomview-1.9.4.tar.gz) = teBN/uXO9GZVdmwkVhmZBYMs1Fw=
SHA256 (geomview-1.9.4.tar.gz) = BkesuFgmCYNuWIuXp/FvcLCO249p1rQvl5TBQuBPdaY=
SIZE (geomview-1.9.4.tar.gz) = 4969606

View File

@ -0,0 +1,2 @@
General purpose interactive viewing program for Unix. It is used
mostly for 3D graphics but can display data in 2D and 4D as well.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/04/11 07:43:34 jasper Exp $
lib/lib${FULLPKGNAME}.so
lib/libgeomview.so

941
graphics/geomview/pkg/PLIST Normal file
View File

@ -0,0 +1,941 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/04/11 07:43:34 jasper Exp $
%%SHARED%%
@bin bin/anytooff
@bin bin/anytoucd
@bin bin/bdy
@bin bin/bez2mesh
@bin bin/clip
bin/geomview
bin/hvectext
@bin bin/math2oogl
@bin bin/offconsol
@bin bin/oogl2rib
@bin bin/oogl2vrml
@bin bin/oogl2vrml2
@bin bin/polymerge
bin/remotegv
@bin bin/togeomview
@bin bin/ucdtooff
@bin bin/vrml2oogl
include/geomview/
include/geomview/3d.h
include/geomview/MGRdolines.h
include/geomview/MGRline.h
include/geomview/MGRpolyscan.h
include/geomview/appearance.h
include/geomview/bbox.h
include/geomview/bdy.h
include/geomview/bezier.h
include/geomview/bsptree.h
include/geomview/camera.h
include/geomview/clisp.h
include/geomview/cmodel.h
include/geomview/color.h
include/geomview/comment.h
include/geomview/complex.h
include/geomview/crayola.h
include/geomview/create.h
include/geomview/dbllist.h
include/geomview/dgflag.h
include/geomview/dim.h
include/geomview/discgrp.h
include/geomview/enum.h
include/geomview/extern.h
include/geomview/fexpr.h
include/geomview/fexprnew.h
include/geomview/freelist.h
include/geomview/fsa.h
include/geomview/geom.h
include/geomview/geomclass.h
include/geomview/geomclass_sm.h
include/geomview/geomtypes.h
include/geomview/handle.h
include/geomview/hg4.h
include/geomview/hline3.h
include/geomview/hplane3.h
include/geomview/hpoint3.h
include/geomview/hpointn.h
include/geomview/inst.h
include/geomview/iobuffer.h
include/geomview/lincoln.h
include/geomview/lincolndefs.h
include/geomview/line.h
include/geomview/lisp.h
include/geomview/list.h
include/geomview/merge.h
include/geomview/mesh.h
include/geomview/meshflag.h
include/geomview/mg.h
include/geomview/mgbuf.h
include/geomview/mgbufrender.h
include/geomview/mgbufrender24.h
include/geomview/mgbufwindows.h
include/geomview/mgopengl.h
include/geomview/mgopenglshade.h
include/geomview/mgps.h
include/geomview/mgpstri.h
include/geomview/mgpswindows.h
include/geomview/mgrib.h
include/geomview/mgribshade.h
include/geomview/mgribtoken.h
include/geomview/mgx11.h
include/geomview/mgx11render1.h
include/geomview/mgx11render16.h
include/geomview/mgx11render8.h
include/geomview/mgx11shade.h
include/geomview/mgx11windows.h
include/geomview/mibload.h
include/geomview/mibwidgets.h
include/geomview/ndmesh.h
include/geomview/ndmeshflag.h
include/geomview/nodedata.h
include/geomview/npolylist.h
include/geomview/ntransobj.h
include/geomview/obstack.h
include/geomview/ooglutil.h
include/geomview/options.h
include/geomview/pick.h
include/geomview/pickfunc.h
include/geomview/plane.h
include/geomview/plutil.h
include/geomview/point.h
include/geomview/point3.h
include/geomview/pointlist.h
include/geomview/polyint.h
include/geomview/polylist.h
include/geomview/porting.h
include/geomview/private/
include/geomview/private/bboxP.h
include/geomview/private/bezierP.h
include/geomview/private/bsptreeP.h
include/geomview/private/cameraP.h
include/geomview/private/cmodelP.h
include/geomview/private/commentP.h
include/geomview/private/crayolaP.h
include/geomview/private/discgrpP.h
include/geomview/private/handleP.h
include/geomview/private/instP.h
include/geomview/private/listP.h
include/geomview/private/meshP.h
include/geomview/private/mgP.h
include/geomview/private/mgbufP.h
include/geomview/private/mgopenglP.h
include/geomview/private/mgpsP.h
include/geomview/private/mgribP.h
include/geomview/private/mgx11P.h
include/geomview/private/ndmeshP.h
include/geomview/private/npolylistP.h
include/geomview/private/pickP.h
include/geomview/private/pointlistP.h
include/geomview/private/polylistP.h
include/geomview/private/quadP.h
include/geomview/private/skelP.h
include/geomview/private/sphereP.h
include/geomview/private/tlistP.h
include/geomview/private/vectP.h
include/geomview/private/windowP.h
include/geomview/projective.h
include/geomview/quad.h
include/geomview/radians.h
include/geomview/ray.h
include/geomview/reference.h
include/geomview/skel.h
include/geomview/sphere.h
include/geomview/streampool.h
include/geomview/stub.h
include/geomview/surf.h
include/geomview/tlist.h
include/geomview/tolerance.h
include/geomview/transform.h
include/geomview/transform3.h
include/geomview/transformn.h
include/geomview/transobj.h
include/geomview/vec4.h
include/geomview/vect.h
include/geomview/vert.h
include/geomview/wa.h
include/geomview/wa.yacc.h
include/geomview/wa.yystype.h
include/geomview/window.h
include/geomview/winged_edge.h
include/geomview/xforms-compat.h
info/figs/
info/figs/ap.png
info/figs/cam.png
info/figs/color.png
info/figs/command.png
info/figs/fig2.png
info/figs/initial.png
info/figs/light.png
info/figs/load.png
info/figs/main.png
info/figs/mat.png
info/figs/myfilelist.png
info/figs/save.png
info/figs/secondlinelist.png
info/figs/tools.png
info/figs/trefdodecinter.png
@info info/geomview
@info info/geomview-pt_BR
lib/libgeomview.a
lib/libgeomview.la
libexec/geomview/
libexec/geomview/.geomview-animate
libexec/geomview/.geomview-clipboard
libexec/geomview/.geomview-drawbdy
libexec/geomview/.geomview-gvclock
libexec/geomview/.geomview-nose
@bin libexec/geomview/animate
@bin libexec/geomview/clipboard
libexec/geomview/drawbdy
libexec/geomview/gvclock
@bin libexec/geomview/gvx
@bin libexec/geomview/nose
@man man/man1/animate.1
@man man/man1/anytooff.1
@man man/man1/anytoucd.1
@man man/man1/bdy.1
@man man/man1/bez2mesh.1
@man man/man1/clip.1
@man man/man1/geomview.1
@man man/man1/hvectext.1
@man man/man1/math2oogl.1
@man man/man1/nose.1
@man man/man1/offconsol.1
@man man/man1/oogl2rib.1
@man man/man1/oogl2vrml.1
@man man/man1/polymerge.1
@man man/man1/togeomview.1
@man man/man1/ucdtooff.1
@man man/man1/vrml2oogl.1
@man man/man3/anytopl.3
@man man/man3/bdy.3
@man man/man3/fsaparse.3
@man man/man3/geomutil.3
@man man/man3/lisp.3
@man man/man3/plcombine.3
@man man/man3/plconsol.3
@man man/man5/discgrp.5
@man man/man5/geomview.5
@man man/man5/oogl.5
share/doc/geomview/
share/doc/geomview/OOGL.m.txt
share/doc/geomview/README.gvplot
share/doc/geomview/geomview-pt_BR.pdf
share/doc/geomview/geomview.pdf
share/doc/geomview/html/
share/doc/geomview/html/Appearance-Panel.html
share/doc/geomview/html/Appearance.html
share/doc/geomview/html/Appearances.html
share/doc/geomview/html/Argument-Conventions.html
share/doc/geomview/html/Authors.html
share/doc/geomview/html/BBOX.html
share/doc/geomview/html/BBP-and-BEZ.html
share/doc/geomview/html/Basic-Interaction.html
share/doc/geomview/html/Binary-format.html
share/doc/geomview/html/COMMENT.html
share/doc/geomview/html/Cameras.html
share/doc/geomview/html/Chunks.html
share/doc/geomview/html/Command-Line-Options.html
share/doc/geomview/html/Commands.html
share/doc/geomview/html/Common-syntax.html
share/doc/geomview/html/Contributing.html
share/doc/geomview/html/Conventions.html
share/doc/geomview/html/Copying.html
share/doc/geomview/html/Customization.html
share/doc/geomview/html/DISCGRP.html
share/doc/geomview/html/Distrib.html
share/doc/geomview/html/Example1.html
share/doc/geomview/html/Example2.html
share/doc/geomview/html/Example3.html
share/doc/geomview/html/Example4.html
share/doc/geomview/html/File-names.html
share/doc/geomview/html/Function-Index.html
share/doc/geomview/html/GCL-Reference.html
share/doc/geomview/html/GCL.html
share/doc/geomview/html/GROUP.html
share/doc/geomview/html/Geomview_002em.html
share/doc/geomview/html/History.html
share/doc/geomview/html/INST-Examples.html
share/doc/geomview/html/INST.html
share/doc/geomview/html/Installation.html
share/doc/geomview/html/Interaction.html
share/doc/geomview/html/Interface.html
share/doc/geomview/html/Intro.html
share/doc/geomview/html/Keyboard-Shortcuts.html
share/doc/geomview/html/LIST.html
share/doc/geomview/html/Lighting-Panel.html
share/doc/geomview/html/List-of-Figures.html
share/doc/geomview/html/Loading.html
share/doc/geomview/html/MESH.html
share/doc/geomview/html/Materials-Panel.html
share/doc/geomview/html/Mathematica.html
share/doc/geomview/html/Module-Installation.html
share/doc/geomview/html/Modules.html
share/doc/geomview/html/Mouse-Motions.html
share/doc/geomview/html/ND-Transformation-matrices.html
share/doc/geomview/html/ND_002dVertices.html
share/doc/geomview/html/ND_002daxes.html
share/doc/geomview/html/ND_002dcolor.html
share/doc/geomview/html/ND_002dxform.html
share/doc/geomview/html/ND_002dxform_002dget.html
share/doc/geomview/html/ND_002dxform_002dset.html
share/doc/geomview/html/NeXT.html
share/doc/geomview/html/Networked-Geomview.html
share/doc/geomview/html/Non_002dEuclidean-Geometry.html
share/doc/geomview/html/Non_002dgeometric-objects.html
share/doc/geomview/html/OFF.html
share/doc/geomview/html/OOGL-File-Formats.html
share/doc/geomview/html/OOGL_002em.html
share/doc/geomview/html/Object-File-Formats.html
share/doc/geomview/html/Overview.html
share/doc/geomview/html/Package-Details.html
share/doc/geomview/html/Package-Installation.html
share/doc/geomview/html/Platforms.html
share/doc/geomview/html/Point-of-Interest.html
share/doc/geomview/html/Private-Module-Installation.html
share/doc/geomview/html/Pronunciation.html
share/doc/geomview/html/QUAD.html
share/doc/geomview/html/References.html
share/doc/geomview/html/Remote-Display.html
share/doc/geomview/html/RenderMan.html
share/doc/geomview/html/SKEL.html
share/doc/geomview/html/SPHERE.html
share/doc/geomview/html/Saving.html
share/doc/geomview/html/Source-Code-Installation.html
share/doc/geomview/html/Starting-Geomview.html
share/doc/geomview/html/Support.html
share/doc/geomview/html/Surface-normal-directions.html
share/doc/geomview/html/System-Module-Installation.html
share/doc/geomview/html/TLIST.html
share/doc/geomview/html/Texture-Mapping.html
share/doc/geomview/html/Transformation-matrices.html
share/doc/geomview/html/Tutorial.html
share/doc/geomview/html/Unix-Binary-Detail.html
share/doc/geomview/html/Unix-Binary-Installation.html
share/doc/geomview/html/VECT.html
share/doc/geomview/html/Vertices.html
share/doc/geomview/html/XForms.html
share/doc/geomview/html/all.html
share/doc/geomview/html/and.html
share/doc/geomview/html/ap_002doverride.html
share/doc/geomview/html/appearance.html
share/doc/geomview/html/backcolor.html
share/doc/geomview/html/background_002dimage.html
share/doc/geomview/html/bbox_002dcolor.html
share/doc/geomview/html/bbox_002ddraw.html
share/doc/geomview/html/camera.html
share/doc/geomview/html/camera_002ddraw.html
share/doc/geomview/html/camera_002dprop.html
share/doc/geomview/html/camera_002dreset.html
share/doc/geomview/html/car.html
share/doc/geomview/html/cdr.html
share/doc/geomview/html/clock.html
share/doc/geomview/html/command.html
share/doc/geomview/html/copy.html
share/doc/geomview/html/cursor_002dstill.html
share/doc/geomview/html/cursor_002dtwitch.html
share/doc/geomview/html/delete.html
share/doc/geomview/html/dice.html
share/doc/geomview/html/dimension.html
share/doc/geomview/html/dither.html
share/doc/geomview/html/draw.html
share/doc/geomview/html/dump_002dhandles.html
share/doc/geomview/html/echo.html
share/doc/geomview/html/emodule_002dclear.html
share/doc/geomview/html/emodule_002ddefine.html
share/doc/geomview/html/emodule_002ddefined.html
share/doc/geomview/html/emodule_002disrunning.html
share/doc/geomview/html/emodule_002dpath.html
share/doc/geomview/html/emodule_002drun.html
share/doc/geomview/html/emodule_002dsort.html
share/doc/geomview/html/emodule_002dstart.html
share/doc/geomview/html/emodule_002dtransmit.html
share/doc/geomview/html/eq.html
share/doc/geomview/html/escale.html
share/doc/geomview/html/event_002dkeys.html
share/doc/geomview/html/event_002dmode.html
share/doc/geomview/html/event_002dpick.html
share/doc/geomview/html/evert.html
share/doc/geomview/html/exit.html
share/doc/geomview/html/ezoom.html
share/doc/geomview/html/figap.html
share/doc/geomview/html/figappearance.html
share/doc/geomview/html/figcamerapanel.html
share/doc/geomview/html/figcolorchooser.html
share/doc/geomview/html/figcolorchooserpanel.html
share/doc/geomview/html/figcommandpanel.html
share/doc/geomview/html/figfilespanel.html
share/doc/geomview/html/figinitial.html
share/doc/geomview/html/figloadpanel.html
share/doc/geomview/html/figlookatworld.html
share/doc/geomview/html/figmainpanel.html
share/doc/geomview/html/figmatpanel.html
share/doc/geomview/html/figmyfilelist.html
share/doc/geomview/html/figs/
share/doc/geomview/html/figs/ap.png
share/doc/geomview/html/figs/cam.png
share/doc/geomview/html/figs/color.png
share/doc/geomview/html/figs/command.png
share/doc/geomview/html/figs/fig2.png
share/doc/geomview/html/figs/initial.png
share/doc/geomview/html/figs/light.png
share/doc/geomview/html/figs/load.png
share/doc/geomview/html/figs/main.png
share/doc/geomview/html/figs/mat.png
share/doc/geomview/html/figs/myfilelist.png
share/doc/geomview/html/figs/save.png
share/doc/geomview/html/figs/secondlinelist.png
share/doc/geomview/html/figs/tools.png
share/doc/geomview/html/figs/trefdodecinter.png
share/doc/geomview/html/figsavepanel.html
share/doc/geomview/html/figtools.html
share/doc/geomview/html/figtrefdodec.html
share/doc/geomview/html/freeze.html
share/doc/geomview/html/geometry.html
share/doc/geomview/html/geomview_002dversion.html
share/doc/geomview/html/gt.html
share/doc/geomview/html/hdefine.html
share/doc/geomview/html/hdelete.html
share/doc/geomview/html/help.html
share/doc/geomview/html/hmodel.html
share/doc/geomview/html/hsphere_002ddraw.html
share/doc/geomview/html/if.html
share/doc/geomview/html/image.html
share/doc/geomview/html/index.html
share/doc/geomview/html/inhibit_002dwarning.html
share/doc/geomview/html/input_002dtranslator.html
share/doc/geomview/html/interest.html
share/doc/geomview/html/lines_002dcloser.html
share/doc/geomview/html/load.html
share/doc/geomview/html/load_002dpath.html
share/doc/geomview/html/look.html
share/doc/geomview/html/look_002dencompass.html
share/doc/geomview/html/look_002dencompass_002dsize.html
share/doc/geomview/html/look_002drecenter.html
share/doc/geomview/html/look_002dtoward.html
share/doc/geomview/html/lt.html
share/doc/geomview/html/merge.html
share/doc/geomview/html/merge_002dap.html
share/doc/geomview/html/merge_002dbase_002dap.html
share/doc/geomview/html/merge_002dbaseap.html
share/doc/geomview/html/morehelp.html
share/doc/geomview/html/name_002dobject.html
share/doc/geomview/html/new_002dalien.html
share/doc/geomview/html/new_002dcamera.html
share/doc/geomview/html/new_002dcenter.html
share/doc/geomview/html/new_002dgeometry.html
share/doc/geomview/html/new_002dreset.html
share/doc/geomview/html/normalization.html
share/doc/geomview/html/not.html
share/doc/geomview/html/ntransform.html
share/doc/geomview/html/or.html
share/doc/geomview/html/pick.html
share/doc/geomview/html/pick_002dinvisible.html
share/doc/geomview/html/pickable.html
share/doc/geomview/html/position.html
share/doc/geomview/html/position_002dat.html
share/doc/geomview/html/position_002dtoward.html
share/doc/geomview/html/progn.html
share/doc/geomview/html/pt_BR/
share/doc/geomview/html/pt_BR/Appearance-Panel.html
share/doc/geomview/html/pt_BR/Appearance.html
share/doc/geomview/html/pt_BR/Appearances.html
share/doc/geomview/html/pt_BR/Argument-Conventions.html
share/doc/geomview/html/pt_BR/Authors.html
share/doc/geomview/html/pt_BR/BBOX.html
share/doc/geomview/html/pt_BR/BBP-and-BEZ.html
share/doc/geomview/html/pt_BR/Basic-Interaction.html
share/doc/geomview/html/pt_BR/Binary-format.html
share/doc/geomview/html/pt_BR/COMMENT.html
share/doc/geomview/html/pt_BR/Cameras.html
share/doc/geomview/html/pt_BR/Chunks.html
share/doc/geomview/html/pt_BR/Command-Line-Options.html
share/doc/geomview/html/pt_BR/Commands.html
share/doc/geomview/html/pt_BR/Common-syntax.html
share/doc/geomview/html/pt_BR/Contributing.html
share/doc/geomview/html/pt_BR/Conventions.html
share/doc/geomview/html/pt_BR/Copying.html
share/doc/geomview/html/pt_BR/Customization.html
share/doc/geomview/html/pt_BR/DISCGRP.html
share/doc/geomview/html/pt_BR/Distrib.html
share/doc/geomview/html/pt_BR/Example1.html
share/doc/geomview/html/pt_BR/Example2.html
share/doc/geomview/html/pt_BR/Example3.html
share/doc/geomview/html/pt_BR/Example4.html
share/doc/geomview/html/pt_BR/File-names.html
share/doc/geomview/html/pt_BR/Function-Index.html
share/doc/geomview/html/pt_BR/GCL-Reference.html
share/doc/geomview/html/pt_BR/GCL.html
share/doc/geomview/html/pt_BR/GROUP.html
share/doc/geomview/html/pt_BR/Geomview_002em.html
share/doc/geomview/html/pt_BR/History.html
share/doc/geomview/html/pt_BR/INST-Examples.html
share/doc/geomview/html/pt_BR/INST.html
share/doc/geomview/html/pt_BR/Installation.html
share/doc/geomview/html/pt_BR/Interaction.html
share/doc/geomview/html/pt_BR/Interface.html
share/doc/geomview/html/pt_BR/Intro.html
share/doc/geomview/html/pt_BR/Keyboard-Shortcuts.html
share/doc/geomview/html/pt_BR/LIST.html
share/doc/geomview/html/pt_BR/Lighting-Panel.html
share/doc/geomview/html/pt_BR/List-of-Figures.html
share/doc/geomview/html/pt_BR/Loading.html
share/doc/geomview/html/pt_BR/MESH.html
share/doc/geomview/html/pt_BR/Materials-Panel.html
share/doc/geomview/html/pt_BR/Mathematica.html
share/doc/geomview/html/pt_BR/Module-Installation.html
share/doc/geomview/html/pt_BR/Modules.html
share/doc/geomview/html/pt_BR/Mouse-Motions.html
share/doc/geomview/html/pt_BR/ND-Transformation-matrices.html
share/doc/geomview/html/pt_BR/ND_002dVertices.html
share/doc/geomview/html/pt_BR/ND_002daxes.html
share/doc/geomview/html/pt_BR/ND_002dcolor.html
share/doc/geomview/html/pt_BR/ND_002dxform.html
share/doc/geomview/html/pt_BR/ND_002dxform_002dget.html
share/doc/geomview/html/pt_BR/ND_002dxform_002dset.html
share/doc/geomview/html/pt_BR/NeXT.html
share/doc/geomview/html/pt_BR/Networked-Geomview.html
share/doc/geomview/html/pt_BR/Non_002dEuclidean-Geometry.html
share/doc/geomview/html/pt_BR/Non_002dgeometric-objects.html
share/doc/geomview/html/pt_BR/OFF.html
share/doc/geomview/html/pt_BR/OOGL-File-Formats.html
share/doc/geomview/html/pt_BR/OOGL_002em.html
share/doc/geomview/html/pt_BR/Object-File-Formats.html
share/doc/geomview/html/pt_BR/Overview.html
share/doc/geomview/html/pt_BR/Package-Details.html
share/doc/geomview/html/pt_BR/Package-Installation.html
share/doc/geomview/html/pt_BR/Platforms.html
share/doc/geomview/html/pt_BR/Point-of-Interest.html
share/doc/geomview/html/pt_BR/Private-Module-Installation.html
share/doc/geomview/html/pt_BR/Pronunciation.html
share/doc/geomview/html/pt_BR/QUAD.html
share/doc/geomview/html/pt_BR/References.html
share/doc/geomview/html/pt_BR/Remote-Display.html
share/doc/geomview/html/pt_BR/RenderMan.html
share/doc/geomview/html/pt_BR/SKEL.html
share/doc/geomview/html/pt_BR/SPHERE.html
share/doc/geomview/html/pt_BR/Saving.html
share/doc/geomview/html/pt_BR/Source-Code-Installation.html
share/doc/geomview/html/pt_BR/Starting-Geomview.html
share/doc/geomview/html/pt_BR/Support.html
share/doc/geomview/html/pt_BR/Surface-normal-directions.html
share/doc/geomview/html/pt_BR/System-Module-Installation.html
share/doc/geomview/html/pt_BR/TLIST.html
share/doc/geomview/html/pt_BR/Texture-Mapping.html
share/doc/geomview/html/pt_BR/Transformation-matrices.html
share/doc/geomview/html/pt_BR/Tutorial.html
share/doc/geomview/html/pt_BR/Unix-Binary-Detail.html
share/doc/geomview/html/pt_BR/Unix-Binary-Installation.html
share/doc/geomview/html/pt_BR/VECT.html
share/doc/geomview/html/pt_BR/Vertices.html
share/doc/geomview/html/pt_BR/XForms.html
share/doc/geomview/html/pt_BR/all.html
share/doc/geomview/html/pt_BR/and.html
share/doc/geomview/html/pt_BR/ap_002doverride.html
share/doc/geomview/html/pt_BR/appearance.html
share/doc/geomview/html/pt_BR/backcolor.html
share/doc/geomview/html/pt_BR/background_002dimage.html
share/doc/geomview/html/pt_BR/bbox_002dcolor.html
share/doc/geomview/html/pt_BR/bbox_002ddraw.html
share/doc/geomview/html/pt_BR/camera.html
share/doc/geomview/html/pt_BR/camera_002ddraw.html
share/doc/geomview/html/pt_BR/camera_002dprop.html
share/doc/geomview/html/pt_BR/camera_002dreset.html
share/doc/geomview/html/pt_BR/car.html
share/doc/geomview/html/pt_BR/cdr.html
share/doc/geomview/html/pt_BR/clock.html
share/doc/geomview/html/pt_BR/command.html
share/doc/geomview/html/pt_BR/copy.html
share/doc/geomview/html/pt_BR/cursor_002dstill.html
share/doc/geomview/html/pt_BR/cursor_002dtwitch.html
share/doc/geomview/html/pt_BR/delete.html
share/doc/geomview/html/pt_BR/dice.html
share/doc/geomview/html/pt_BR/dimension.html
share/doc/geomview/html/pt_BR/dither.html
share/doc/geomview/html/pt_BR/draw.html
share/doc/geomview/html/pt_BR/dump_002dhandles.html
share/doc/geomview/html/pt_BR/echo.html
share/doc/geomview/html/pt_BR/emodule_002dclear.html
share/doc/geomview/html/pt_BR/emodule_002ddefine.html
share/doc/geomview/html/pt_BR/emodule_002ddefined.html
share/doc/geomview/html/pt_BR/emodule_002disrunning.html
share/doc/geomview/html/pt_BR/emodule_002dpath.html
share/doc/geomview/html/pt_BR/emodule_002drun.html
share/doc/geomview/html/pt_BR/emodule_002dsort.html
share/doc/geomview/html/pt_BR/emodule_002dstart.html
share/doc/geomview/html/pt_BR/emodule_002dtransmit.html
share/doc/geomview/html/pt_BR/eq.html
share/doc/geomview/html/pt_BR/escale.html
share/doc/geomview/html/pt_BR/event_002dkeys.html
share/doc/geomview/html/pt_BR/event_002dmode.html
share/doc/geomview/html/pt_BR/event_002dpick.html
share/doc/geomview/html/pt_BR/evert.html
share/doc/geomview/html/pt_BR/exit.html
share/doc/geomview/html/pt_BR/ezoom.html
share/doc/geomview/html/pt_BR/figap.html
share/doc/geomview/html/pt_BR/figappearance.html
share/doc/geomview/html/pt_BR/figcamerapanel.html
share/doc/geomview/html/pt_BR/figcolorchooser.html
share/doc/geomview/html/pt_BR/figcolorchooserpanel.html
share/doc/geomview/html/pt_BR/figcommandpanel.html
share/doc/geomview/html/pt_BR/figfilespanel.html
share/doc/geomview/html/pt_BR/figinitial.html
share/doc/geomview/html/pt_BR/figloadpanel.html
share/doc/geomview/html/pt_BR/figlookatworld.html
share/doc/geomview/html/pt_BR/figmainpanel.html
share/doc/geomview/html/pt_BR/figmatpanel.html
share/doc/geomview/html/pt_BR/figmyfilelist.html
share/doc/geomview/html/pt_BR/figs/
share/doc/geomview/html/pt_BR/figs/ap.png
share/doc/geomview/html/pt_BR/figs/cam.png
share/doc/geomview/html/pt_BR/figs/color.png
share/doc/geomview/html/pt_BR/figs/command.png
share/doc/geomview/html/pt_BR/figs/fig2.png
share/doc/geomview/html/pt_BR/figs/initial.png
share/doc/geomview/html/pt_BR/figs/light.png
share/doc/geomview/html/pt_BR/figs/load.png
share/doc/geomview/html/pt_BR/figs/main.png
share/doc/geomview/html/pt_BR/figs/mat.png
share/doc/geomview/html/pt_BR/figs/myfilelist.png
share/doc/geomview/html/pt_BR/figs/save.png
share/doc/geomview/html/pt_BR/figs/secondlinelist.png
share/doc/geomview/html/pt_BR/figs/tools.png
share/doc/geomview/html/pt_BR/figs/trefdodecinter.png
share/doc/geomview/html/pt_BR/figsavepanel.html
share/doc/geomview/html/pt_BR/figtools.html
share/doc/geomview/html/pt_BR/figtrefdodec.html
share/doc/geomview/html/pt_BR/freeze.html
share/doc/geomview/html/pt_BR/geometry.html
share/doc/geomview/html/pt_BR/geomview_002dversion.html
share/doc/geomview/html/pt_BR/gt.html
share/doc/geomview/html/pt_BR/hdefine.html
share/doc/geomview/html/pt_BR/hdelete.html
share/doc/geomview/html/pt_BR/help.html
share/doc/geomview/html/pt_BR/hmodel.html
share/doc/geomview/html/pt_BR/hsphere_002ddraw.html
share/doc/geomview/html/pt_BR/if.html
share/doc/geomview/html/pt_BR/image.html
share/doc/geomview/html/pt_BR/index.html
share/doc/geomview/html/pt_BR/inhibit_002dwarning.html
share/doc/geomview/html/pt_BR/input_002dtranslator.html
share/doc/geomview/html/pt_BR/interest.html
share/doc/geomview/html/pt_BR/lines_002dcloser.html
share/doc/geomview/html/pt_BR/load.html
share/doc/geomview/html/pt_BR/load_002dpath.html
share/doc/geomview/html/pt_BR/look.html
share/doc/geomview/html/pt_BR/look_002dencompass.html
share/doc/geomview/html/pt_BR/look_002dencompass_002dsize.html
share/doc/geomview/html/pt_BR/look_002drecenter.html
share/doc/geomview/html/pt_BR/look_002dtoward.html
share/doc/geomview/html/pt_BR/lt.html
share/doc/geomview/html/pt_BR/merge.html
share/doc/geomview/html/pt_BR/merge_002dap.html
share/doc/geomview/html/pt_BR/merge_002dbase_002dap.html
share/doc/geomview/html/pt_BR/merge_002dbaseap.html
share/doc/geomview/html/pt_BR/morehelp.html
share/doc/geomview/html/pt_BR/name_002dobject.html
share/doc/geomview/html/pt_BR/new_002dalien.html
share/doc/geomview/html/pt_BR/new_002dcamera.html
share/doc/geomview/html/pt_BR/new_002dcenter.html
share/doc/geomview/html/pt_BR/new_002dgeometry.html
share/doc/geomview/html/pt_BR/new_002dreset.html
share/doc/geomview/html/pt_BR/normalization.html
share/doc/geomview/html/pt_BR/not.html
share/doc/geomview/html/pt_BR/ntransform.html
share/doc/geomview/html/pt_BR/or.html
share/doc/geomview/html/pt_BR/pick.html
share/doc/geomview/html/pt_BR/pick_002dinvisible.html
share/doc/geomview/html/pt_BR/pickable.html
share/doc/geomview/html/pt_BR/position.html
share/doc/geomview/html/pt_BR/position_002dat.html
share/doc/geomview/html/pt_BR/position_002dtoward.html
share/doc/geomview/html/pt_BR/progn.html
share/doc/geomview/html/pt_BR/quit.html
share/doc/geomview/html/pt_BR/quote.html
share/doc/geomview/html/pt_BR/rawevent.html
share/doc/geomview/html/pt_BR/rawpick.html
share/doc/geomview/html/pt_BR/read.html
share/doc/geomview/html/pt_BR/real_002did.html
share/doc/geomview/html/pt_BR/redraw.html
share/doc/geomview/html/pt_BR/regtable.html
share/doc/geomview/html/pt_BR/rehash_002demodule_002dpath.html
share/doc/geomview/html/pt_BR/replace_002dgeometry.html
share/doc/geomview/html/pt_BR/rib_002ddisplay.html
share/doc/geomview/html/pt_BR/rib_002dsnapshot.html
share/doc/geomview/html/pt_BR/scale.html
share/doc/geomview/html/pt_BR/scene.html
share/doc/geomview/html/pt_BR/set_002dclock.html
share/doc/geomview/html/pt_BR/set_002dconformal_002drefine.html
share/doc/geomview/html/pt_BR/set_002demodule_002dpath.html
share/doc/geomview/html/pt_BR/set_002dload_002dpath.html
share/doc/geomview/html/pt_BR/set_002dmotionscale.html
share/doc/geomview/html/pt_BR/setenv.html
share/doc/geomview/html/pt_BR/sgi.html
share/doc/geomview/html/pt_BR/shell.html
share/doc/geomview/html/pt_BR/sleep_002dfor.html
share/doc/geomview/html/pt_BR/sleep_002duntil.html
share/doc/geomview/html/pt_BR/snapshot.html
share/doc/geomview/html/pt_BR/soft_002dshader.html
share/doc/geomview/html/pt_BR/space.html
share/doc/geomview/html/pt_BR/stereowin.html
share/doc/geomview/html/pt_BR/time_002dinterests.html
share/doc/geomview/html/pt_BR/transform.html
share/doc/geomview/html/pt_BR/transform_002dincr.html
share/doc/geomview/html/pt_BR/transform_002dset.html
share/doc/geomview/html/pt_BR/ui_002dcam_002dfocus.html
share/doc/geomview/html/pt_BR/ui_002dcenter.html
share/doc/geomview/html/pt_BR/ui_002dcenter_002dorigin.html
share/doc/geomview/html/pt_BR/ui_002demotion_002dprogram.html
share/doc/geomview/html/pt_BR/ui_002demotion_002drun.html
share/doc/geomview/html/pt_BR/ui_002dfreeze.html
share/doc/geomview/html/pt_BR/ui_002dhtml_002dbrowser.html
share/doc/geomview/html/pt_BR/ui_002dmotion.html
share/doc/geomview/html/pt_BR/ui_002dpanel.html
share/doc/geomview/html/pt_BR/ui_002dpdf_002dviewer.html
share/doc/geomview/html/pt_BR/ui_002dtarget.html
share/doc/geomview/html/pt_BR/uninterest.html
share/doc/geomview/html/pt_BR/update.html
share/doc/geomview/html/pt_BR/update_002ddraw.html
share/doc/geomview/html/pt_BR/window.html
share/doc/geomview/html/pt_BR/winenter.html
share/doc/geomview/html/pt_BR/write.html
share/doc/geomview/html/pt_BR/write_002dcomments.html
share/doc/geomview/html/pt_BR/write_002dhandle.html
share/doc/geomview/html/pt_BR/write_002dsexpr.html
share/doc/geomview/html/pt_BR/xform.html
share/doc/geomview/html/pt_BR/xform_002dincr.html
share/doc/geomview/html/pt_BR/xform_002dset.html
share/doc/geomview/html/pt_BR/zoom.html
share/doc/geomview/html/quit.html
share/doc/geomview/html/quote.html
share/doc/geomview/html/rawevent.html
share/doc/geomview/html/rawpick.html
share/doc/geomview/html/read.html
share/doc/geomview/html/real_002did.html
share/doc/geomview/html/redraw.html
share/doc/geomview/html/regtable.html
share/doc/geomview/html/rehash_002demodule_002dpath.html
share/doc/geomview/html/replace_002dgeometry.html
share/doc/geomview/html/rib_002ddisplay.html
share/doc/geomview/html/rib_002dsnapshot.html
share/doc/geomview/html/scale.html
share/doc/geomview/html/scene.html
share/doc/geomview/html/set_002dclock.html
share/doc/geomview/html/set_002dconformal_002drefine.html
share/doc/geomview/html/set_002demodule_002dpath.html
share/doc/geomview/html/set_002dload_002dpath.html
share/doc/geomview/html/set_002dmotionscale.html
share/doc/geomview/html/setenv.html
share/doc/geomview/html/sgi.html
share/doc/geomview/html/shell.html
share/doc/geomview/html/sleep_002dfor.html
share/doc/geomview/html/sleep_002duntil.html
share/doc/geomview/html/snapshot.html
share/doc/geomview/html/soft_002dshader.html
share/doc/geomview/html/space.html
share/doc/geomview/html/stereowin.html
share/doc/geomview/html/time_002dinterests.html
share/doc/geomview/html/transform.html
share/doc/geomview/html/transform_002dincr.html
share/doc/geomview/html/transform_002dset.html
share/doc/geomview/html/ui_002dcam_002dfocus.html
share/doc/geomview/html/ui_002dcenter.html
share/doc/geomview/html/ui_002dcenter_002dorigin.html
share/doc/geomview/html/ui_002demotion_002dprogram.html
share/doc/geomview/html/ui_002demotion_002drun.html
share/doc/geomview/html/ui_002dfreeze.html
share/doc/geomview/html/ui_002dhtml_002dbrowser.html
share/doc/geomview/html/ui_002dmotion.html
share/doc/geomview/html/ui_002dpanel.html
share/doc/geomview/html/ui_002dpdf_002dviewer.html
share/doc/geomview/html/ui_002dtarget.html
share/doc/geomview/html/uninterest.html
share/doc/geomview/html/update.html
share/doc/geomview/html/update_002ddraw.html
share/doc/geomview/html/window.html
share/doc/geomview/html/winenter.html
share/doc/geomview/html/write.html
share/doc/geomview/html/write_002dcomments.html
share/doc/geomview/html/write_002dhandle.html
share/doc/geomview/html/write_002dsexpr.html
share/doc/geomview/html/xform.html
share/doc/geomview/html/xform_002dincr.html
share/doc/geomview/html/xform_002dset.html
share/doc/geomview/html/zoom.html
share/geomview/
share/geomview/.geomview
share/geomview/Maple/
share/geomview/Maple/README.gvplot
share/geomview/Maple/gvplot.mapleV3
share/geomview/Maple/gvplot.mapleV4
share/geomview/Maple/gvplot.mapleV8
share/geomview/Maple/gvplot.mws
share/geomview/Maple/gvplot.txt
share/geomview/Maple/savegvplot.mws
share/geomview/Mathematica/
share/geomview/Mathematica/BezierPlot.m
share/geomview/Mathematica/Geomview.m
share/geomview/Mathematica/OOGL.m
share/geomview/Mathematica/OOGL.m.txt
share/geomview/cmap.fmap
share/geomview/geom/
share/geomview/geom/abstr.off
share/geomview/geom/alphabet.vect
share/geomview/geom/antoine0.oogl
share/geomview/geom/antoine1.oogl
share/geomview/geom/antoine2.oogl
share/geomview/geom/antoine3.oogl
share/geomview/geom/axes.list
share/geomview/geom/br2.grp
share/geomview/geom/br2.off
share/geomview/geom/br4.2
share/geomview/geom/br4fd.grp
share/geomview/geom/br4fd.list
share/geomview/geom/cam.off
share/geomview/geom/camera-frustum
share/geomview/geom/catenoid
share/geomview/geom/cone.off
share/geomview/geom/csquare.quad
share/geomview/geom/cube
share/geomview/geom/cube.off
share/geomview/geom/diamond
share/geomview/geom/dodec
share/geomview/geom/dodec.off
share/geomview/geom/dodec.quad
share/geomview/geom/dodec2.off
share/geomview/geom/facecube.off
share/geomview/geom/hdodec.off
share/geomview/geom/helicoid
share/geomview/geom/hypercube.off
share/geomview/geom/ico.grp
share/geomview/geom/icosa.off
share/geomview/geom/icosa.quad
share/geomview/geom/jungle.list
share/geomview/geom/klein8
share/geomview/geom/link2.grp
share/geomview/geom/link8.grp
share/geomview/geom/moebius.4d.mesh
share/geomview/geom/moebius.skel
share/geomview/geom/mushroom.off
share/geomview/geom/nsquare.quad
share/geomview/geom/octa.off
share/geomview/geom/octant.bez
share/geomview/geom/office.oogl
share/geomview/geom/pieces/
share/geomview/geom/pieces/cube1.off
share/geomview/geom/pieces/linkA.bez
share/geomview/geom/pieces/linkB.bez
share/geomview/geom/polyhedra/
share/geomview/geom/polyhedra/cube
share/geomview/geom/polyhedra/cuboctahedron
share/geomview/geom/polyhedra/dodecahedron
share/geomview/geom/polyhedra/icosahedron
share/geomview/geom/polyhedra/icosidodecahedron
share/geomview/geom/polyhedra/octahedron
share/geomview/geom/polyhedra/rhombicosidodecahedron
share/geomview/geom/polyhedra/rhombicuboctahedron
share/geomview/geom/polyhedra/rhombitruncated_cubeoctahedron
share/geomview/geom/polyhedra/rhombitruncated_icosidodecahedron
share/geomview/geom/polyhedra/snub_cube
share/geomview/geom/polyhedra/snub_dodecahedron
share/geomview/geom/polyhedra/tetrahedron
share/geomview/geom/polyhedra/truncated_cube
share/geomview/geom/polyhedra/truncated_dodecahedron
share/geomview/geom/polyhedra/truncated_icosahedron
share/geomview/geom/polyhedra/truncated_octahedron
share/geomview/geom/polyhedra/truncated_tetrahedron
share/geomview/geom/ref.inst
share/geomview/geom/ref.list
share/geomview/geom/ref1.grp
share/geomview/geom/ref2.list
share/geomview/geom/sample.mesh
share/geomview/geom/sph12.mesh
share/geomview/geom/sphere.mesh
share/geomview/geom/spherical/
share/geomview/geom/spherical/dodecaplex.off
share/geomview/geom/spherical/flattorus.mesh
share/geomview/geom/spherical/hypercube.off
share/geomview/geom/spherical/octaplex.off
share/geomview/geom/spherical/orthoplex.off
share/geomview/geom/spherical/ruledtorus.mesh
share/geomview/geom/spherical/simplex.off
share/geomview/geom/spherical/tetraplex.off
share/geomview/geom/spherical/twosided.flattorus
share/geomview/geom/square.quad
share/geomview/geom/teapot.bez
share/geomview/geom/tent.mesh
share/geomview/geom/tetra
share/geomview/geom/tetra.off
share/geomview/geom/textured/
share/geomview/geom/textured/Antenna.geom
share/geomview/geom/textured/Earth.pam.bz2
share/geomview/geom/textured/GCGball
share/geomview/geom/textured/NASA.pgm.gz
share/geomview/geom/textured/dodec.off
share/geomview/geom/textured/geologo.pgm.gz
share/geomview/geom/textured/grid.pgm.gz
share/geomview/geom/textured/lunar-t.oogl
share/geomview/geom/textured/rabbitball
share/geomview/geom/textured/rabbits.ppm.gz
share/geomview/geom/textured/sphere.gcl
share/geomview/geom/textured/square.off
share/geomview/geom/textured/themi.bez
share/geomview/geom/textured/white.pgm.gz
share/geomview/geom/torus.bez
share/geomview/geom/torus3.oogl
share/geomview/geom/torus8.oogl
share/geomview/geom/trapezoid.4d.off
share/geomview/geom/tref.mesh
share/geomview/geom/tref.off
share/geomview/geom/tri.4d.vect
share/geomview/geom/tri.vect
share/geomview/geom/triangle
share/geomview/geom/twosidedsquare.quad
share/geomview/geom/unit.sphere
share/geomview/geom/unitcube.off
share/geomview/geom/vertcube.off
share/geomview/geom/warp.inst
share/geomview/geom/wraptent.mesh
share/geomview/geom/xwyezed.vect
share/geomview/geom/xyz.grp
share/geomview/geom/xyz.vect
share/geomview/geom/ztent.mesh
share/geomview/groups/
share/geomview/groups/101a.dgp
share/geomview/groups/101b.dgp
share/geomview/groups/120.dgp
share/geomview/groups/230data
share/geomview/groups/230data.Conway
share/geomview/groups/230data.lat
share/geomview/groups/230data.names
share/geomview/groups/3torus.dgp
share/geomview/groups/3torus2.dgp
share/geomview/groups/94a.dgp
share/geomview/groups/94b.dgp
share/geomview/groups/borrom.dgp
share/geomview/groups/borrom2.dgp
share/geomview/groups/borrom3.dgp
share/geomview/groups/borrom4.dgp
share/geomview/groups/borrom4.wa
share/geomview/groups/fig8.dgp
share/geomview/groups/g233.prj
share/geomview/groups/g234.prj
share/geomview/groups/g235.prj
share/geomview/groups/g236.prj
share/geomview/groups/g237.prj
share/geomview/groups/good_klein_quick.dgp
share/geomview/groups/hook.off
share/geomview/groups/klein.wa
share/geomview/groups/klein_bricks.dgp
share/geomview/groups/klein_whole.dgp
share/geomview/groups/notknot.dgp
share/geomview/groups/sample.proj.dgp
share/geomview/groups/sample.uhs.dgp
share/geomview/groups/spaceshipSpace.geom
share/geomview/groups/tetra2.dgp
share/geomview/groups/wholecube.geom
share/geomview/shaders/
share/geomview/shaders/hlight.slo
share/geomview/shaders/hmatte.slo
share/geomview/shaders/hplastic.slo