diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-10 20:31:47 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-10 20:31:47 +0000 |
commit | 15492376f6f42b726cb01bbaeb0776d93c89469c (patch) | |
tree | f2d8807e3c0f4fd5b7b8b043005f1d837980cc7e /www | |
parent | 151ae8ff677348685cf00bb60968be4c8b3042bc (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/openvrml/Makefile | 30 | ||||
-rw-r--r-- | www/openvrml/distinfo | 1 | ||||
-rw-r--r-- | www/openvrml/pkg-comment | 1 | ||||
-rw-r--r-- | www/openvrml/pkg-descr | 8 | ||||
-rw-r--r-- | www/openvrml/pkg-plist | 113 |
6 files changed, 154 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index f06f168b2773..0f6c4511761b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -148,6 +148,7 @@ SUBDIR += npc SUBDIR += nspostgres SUBDIR += oops + SUBDIR += openvrml SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-AddHostPath SUBDIR += p5-Apache-Archive diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile new file mode 100644 index 000000000000..74738d5032c1 --- /dev/null +++ b/www/openvrml/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: OpenVRML +# Date created: 8 Jan 2001 +# Whom: Marc van Woerkom <3d@freebsd.org> +# +# $FreeBSD$ +# + +PORTNAME= openvrml +PORTVERSION= 0.10.1 +CATEGORIES= www graphics +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= openvrml + +MAINTAINER= 3d@freebsd.org + +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ + png.4:${PORTSDIR}/graphics/png + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-jpeg-prefix=${LOCALBASE} \ + --with-png-prefix=${LOCALBASE} \ + --with-MesaGL +CONFIGURE_ENV= LIBS="-L${X11BASE}/lib -lX11 -lXext -lm -lGL -lGLU -pthread" +USE_GMAKE= yes +USE_LIBTOOL= yes +USE_X_PREFIX= yes +USE_MESA= yes +INSTALLS_SHLIB= yes + +.include <bsd.port.mk> diff --git a/www/openvrml/distinfo b/www/openvrml/distinfo new file mode 100644 index 000000000000..544c63a51023 --- /dev/null +++ b/www/openvrml/distinfo @@ -0,0 +1 @@ +MD5 (openvrml-0.10.1.tar.gz) = cf305509c6749c282a16005ced88c4e4 diff --git a/www/openvrml/pkg-comment b/www/openvrml/pkg-comment new file mode 100644 index 000000000000..de088b00466d --- /dev/null +++ b/www/openvrml/pkg-comment @@ -0,0 +1 @@ +VRML97 runtime and browser ("lookat") diff --git a/www/openvrml/pkg-descr b/www/openvrml/pkg-descr new file mode 100644 index 000000000000..926f204f0329 --- /dev/null +++ b/www/openvrml/pkg-descr @@ -0,0 +1,8 @@ +OpenVRML is a free cross-platform runtime for VRML97 available under +the GNU Lesser General Public License. + +The basic OpenVRML distribution includes libraries you can use to +add VRML support to an application, and "Lookat", a simple +stand-alone VRML browser. + +WWW: http://openvrml.sourceforge.net/ diff --git a/www/openvrml/pkg-plist b/www/openvrml/pkg-plist new file mode 100644 index 000000000000..330edca63375 --- /dev/null +++ b/www/openvrml/pkg-plist @@ -0,0 +1,113 @@ +bin/lookat +include/OpenVRML/Audio.h +include/OpenVRML/Doc.h +include/OpenVRML/Image.h +include/OpenVRML/MathUtils.h +include/OpenVRML/ScriptObject.h +include/OpenVRML/System.h +include/OpenVRML/Viewer.h +include/OpenVRML/VrmlAABox.h +include/OpenVRML/VrmlBSphere.h +include/OpenVRML/VrmlBVolume.h +include/OpenVRML/VrmlEvent.h +include/OpenVRML/VrmlField.h +include/OpenVRML/VrmlFrustum.h +include/OpenVRML/VrmlMFColor.h +include/OpenVRML/VrmlMFFloat.h +include/OpenVRML/VrmlMFInt32.h +include/OpenVRML/VrmlMFNode.h +include/OpenVRML/VrmlMFRotation.h +include/OpenVRML/VrmlMFString.h +include/OpenVRML/VrmlMFTime.h +include/OpenVRML/VrmlMFVec2f.h +include/OpenVRML/VrmlMFVec3f.h +include/OpenVRML/VrmlNamespace.h +include/OpenVRML/VrmlNode.h +include/OpenVRML/VrmlNodeAnchor.h +include/OpenVRML/VrmlNodeAppearance.h +include/OpenVRML/VrmlNodeAudioClip.h +include/OpenVRML/VrmlNodeBackground.h +include/OpenVRML/VrmlNodeBillboard.h +include/OpenVRML/VrmlNodeBox.h +include/OpenVRML/VrmlNodeChild.h +include/OpenVRML/VrmlNodeCollision.h +include/OpenVRML/VrmlNodeColor.h +include/OpenVRML/VrmlNodeColorInt.h +include/OpenVRML/VrmlNodeCone.h +include/OpenVRML/VrmlNodeCoordinate.h +include/OpenVRML/VrmlNodeCoordinateInt.h +include/OpenVRML/VrmlNodeCylinder.h +include/OpenVRML/VrmlNodeCylinderSensor.h +include/OpenVRML/VrmlNodeDirLight.h +include/OpenVRML/VrmlNodeElevationGrid.h +include/OpenVRML/VrmlNodeExtrusion.h +include/OpenVRML/VrmlNodeFog.h +include/OpenVRML/VrmlNodeFontStyle.h +include/OpenVRML/VrmlNodeGeometry.h +include/OpenVRML/VrmlNodeGroup.h +include/OpenVRML/VrmlNodeIFaceSet.h +include/OpenVRML/VrmlNodeILineSet.h +include/OpenVRML/VrmlNodeImageTexture.h +include/OpenVRML/VrmlNodeIndexedSet.h +include/OpenVRML/VrmlNodeInline.h +include/OpenVRML/VrmlNodeLOD.h +include/OpenVRML/VrmlNodeLight.h +include/OpenVRML/VrmlNodeMaterial.h +include/OpenVRML/VrmlNodeMovieTexture.h +include/OpenVRML/VrmlNodeNavigationInfo.h +include/OpenVRML/VrmlNodeNormal.h +include/OpenVRML/VrmlNodeNormalInt.h +include/OpenVRML/VrmlNodeOrientationInt.h +include/OpenVRML/VrmlNodePixelTexture.h +include/OpenVRML/VrmlNodePlaneSensor.h +include/OpenVRML/VrmlNodePointLight.h +include/OpenVRML/VrmlNodePointSet.h +include/OpenVRML/VrmlNodePositionInt.h +include/OpenVRML/VrmlNodeProto.h +include/OpenVRML/VrmlNodeProximitySensor.h +include/OpenVRML/VrmlNodeScalarInt.h +include/OpenVRML/VrmlNodeScript.h +include/OpenVRML/VrmlNodeShape.h +include/OpenVRML/VrmlNodeSound.h +include/OpenVRML/VrmlNodeSphere.h +include/OpenVRML/VrmlNodeSphereSensor.h +include/OpenVRML/VrmlNodeSpotLight.h +include/OpenVRML/VrmlNodeSwitch.h +include/OpenVRML/VrmlNodeText.h +include/OpenVRML/VrmlNodeTexture.h +include/OpenVRML/VrmlNodeTextureCoordinate.h +include/OpenVRML/VrmlNodeTextureTransform.h +include/OpenVRML/VrmlNodeTimeSensor.h +include/OpenVRML/VrmlNodeTouchSensor.h +include/OpenVRML/VrmlNodeTransform.h +include/OpenVRML/VrmlNodeType.h +include/OpenVRML/VrmlNodeViewpoint.h +include/OpenVRML/VrmlNodeVisibilitySensor.h +include/OpenVRML/VrmlNodeWorldInfo.h +include/OpenVRML/VrmlRenderContext.h +include/OpenVRML/VrmlSFBool.h +include/OpenVRML/VrmlSFColor.h +include/OpenVRML/VrmlSFFloat.h +include/OpenVRML/VrmlSFImage.h +include/OpenVRML/VrmlSFInt32.h +include/OpenVRML/VrmlSFNode.h +include/OpenVRML/VrmlSFRotation.h +include/OpenVRML/VrmlSFString.h +include/OpenVRML/VrmlSFTime.h +include/OpenVRML/VrmlSFVec2f.h +include/OpenVRML/VrmlSFVec3f.h +include/OpenVRML/VrmlScene.h +include/OpenVRML/doc2.hpp +include/OpenVRML/GL/ViewerOpenGL.h +lib/libopenvrml.a +lib/libopenvrml.so +lib/libopenvrml.so.0 +lib/libopenvrml-gl.a +lib/libopenvrml-gl.so +lib/libopenvrml-gl.so.0 +share/aclocal/vrml.m4 +share/aclocal/vrml-gl.m4 +share/doc/openvrml-0.10.1/conformance.html +@dirrm include/OpenVRML/GL +@dirrm include/OpenVRML +@dirrm share/doc/openvrml-0.10.1 |