ports/77970: Update port: graphics/Coin to 2.3.0

KATO Tsuguru tkato432 at yahoo.com
Wed Feb 23 14:10:26 UTC 2005


>Number:         77970
>Category:       ports
>Synopsis:       Update port: graphics/Coin to 2.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 23 14:10:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.3.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/Coin/Makefile graphics/Coin/Makefile
--- /usr/ports/graphics/Coin/Makefile	Tue Feb 22 14:05:54 2005
+++ graphics/Coin/Makefile	Tue Feb 22 19:01:43 2005
@@ -6,23 +6,23 @@
 #
 
 PORTNAME=	Coin
-PORTVERSION=	2.1.0
-PORTREVISION=	2
+PORTVERSION=	2.3.0
 CATEGORIES=	graphics
-MASTER_SITES=	ftp://ftp.coin3d.org/pub/coin/src/
+MASTER_SITES=	http://ftp.coin3d.org/coin/src/ \
+		ftp://ftp.coin3d.org/pub/coin/src/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	C++ 3D graphics library based on the Open Inventor 2.1 API
 
 BUILD_DEPENDS=	doxygen:${PORTSDIR}/devel/doxygen
-LIB_DEPENDS=	simage.26:${PORTSDIR}/graphics/simage \
-		openal.0:${PORTSDIR}/audio/openal
+LIB_DEPENDS=	openal.0:${PORTSDIR}/audio/openal \
+		simage.26:${PORTSDIR}/graphics/simage
 
-USE_REINPLACE=	yes
 USE_GL=		yes
-USE_XLIB=	yes
-USE_LIBTOOL_VER=13
-CONFIGURE_ARGS=	--program-transform-name="s/x/x/" --with-pthread=yes --enable-threadsafe \
+USE_REINPLACE=	yes
+USE_LIBTOOL_VER=	15
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS=	--with-pthread=yes --enable-threadsafe \
 		--enable-3ds-import --enable-sound --enable-html
 INSTALLS_SHLIB=	yes
 
diff -urN /usr/ports/graphics/Coin/distinfo graphics/Coin/distinfo
--- /usr/ports/graphics/Coin/distinfo	Wed Mar 31 18:08:07 2004
+++ graphics/Coin/distinfo	Tue Feb 22 00:45:22 2005
@@ -1,2 +1,2 @@
-MD5 (Coin-2.1.0.tar.gz) = e5c0b8f6449e2aac6343d3646c28aec8
-SIZE (Coin-2.1.0.tar.gz) = 2712779
+MD5 (Coin-2.3.0.tar.gz) = 17fb23a394ab79f149878ea8a3845b32
+SIZE (Coin-2.3.0.tar.gz) = 3238436
diff -urN /usr/ports/graphics/Coin/pkg-plist graphics/Coin/pkg-plist
--- /usr/ports/graphics/Coin/pkg-plist	Tue Feb 22 14:05:58 2005
+++ graphics/Coin/pkg-plist	Tue Feb 22 19:03:16 2005
@@ -16,6 +16,7 @@
 include/Inventor/C/threads/condvar.h
 include/Inventor/C/threads/fifo.h
 include/Inventor/C/threads/mutex.h
+include/Inventor/C/threads/recmutex.h
 include/Inventor/C/threads/rwmutex.h
 include/Inventor/C/threads/sched.h
 include/Inventor/C/threads/storage.h
@@ -227,6 +228,9 @@
 include/Inventor/elements/SoAnnoText3FontSizeHintElement.h
 include/Inventor/elements/SoAnnoText3RenderPrintElement.h
 include/Inventor/elements/SoBBoxModelMatrixElement.h
+include/Inventor/elements/SoBumpMapCoordinateElement.h
+include/Inventor/elements/SoBumpMapElement.h
+include/Inventor/elements/SoBumpMapMatrixElement.h
 include/Inventor/elements/SoCacheElement.h
 include/Inventor/elements/SoClipPlaneElement.h
 include/Inventor/elements/SoComplexityElement.h
@@ -257,6 +261,10 @@
 include/Inventor/elements/SoGLLinePatternElement.h
 include/Inventor/elements/SoGLLineWidthElement.h
 include/Inventor/elements/SoGLModelMatrixElement.h
+include/Inventor/elements/SoGLMultiTextureCoordinateElement.h
+include/Inventor/elements/SoGLMultiTextureEnabledElement.h
+include/Inventor/elements/SoGLMultiTextureImageElement.h
+include/Inventor/elements/SoGLMultiTextureMatrixElement.h
 include/Inventor/elements/SoGLNormalElement.h
 include/Inventor/elements/SoGLNormalizeElement.h
 include/Inventor/elements/SoGLPointSizeElement.h
@@ -288,6 +296,10 @@
 include/Inventor/elements/SoLongElement.h
 include/Inventor/elements/SoMaterialBindingElement.h
 include/Inventor/elements/SoModelMatrixElement.h
+include/Inventor/elements/SoMultiTextureCoordinateElement.h
+include/Inventor/elements/SoMultiTextureEnabledElement.h
+include/Inventor/elements/SoMultiTextureImageElement.h
+include/Inventor/elements/SoMultiTextureMatrixElement.h
 include/Inventor/elements/SoNormalBindingElement.h
 include/Inventor/elements/SoNormalElement.h
 include/Inventor/elements/SoOverrideElement.h
@@ -308,6 +320,7 @@
 include/Inventor/elements/SoSwitchElement.h
 include/Inventor/elements/SoTextOutlineEnabledElement.h
 include/Inventor/elements/SoTexture3EnabledElement.h
+include/Inventor/elements/SoTextureCombineElement.h
 include/Inventor/elements/SoTextureCoordinateBindingElement.h
 include/Inventor/elements/SoTextureCoordinateElement.h
 include/Inventor/elements/SoTextureEnabledElement.h
@@ -315,6 +328,7 @@
 include/Inventor/elements/SoTextureMatrixElement.h
 include/Inventor/elements/SoTextureOverrideElement.h
 include/Inventor/elements/SoTextureQualityElement.h
+include/Inventor/elements/SoTextureUnitElement.h
 include/Inventor/elements/SoTransparencyElement.h
 include/Inventor/elements/SoUnitsElement.h
 include/Inventor/elements/SoViewVolumeElement.h
@@ -507,6 +521,9 @@
 include/Inventor/nodes/SoAsciiText.h
 include/Inventor/nodes/SoBaseColor.h
 include/Inventor/nodes/SoBlinker.h
+include/Inventor/nodes/SoBumpMap.h
+include/Inventor/nodes/SoBumpMapCoordinate.h
+include/Inventor/nodes/SoBumpMapTransform.h
 include/Inventor/nodes/SoCallback.h
 include/Inventor/nodes/SoCamera.h
 include/Inventor/nodes/SoClipPlane.h
@@ -575,6 +592,7 @@
 include/Inventor/nodes/SoRotationXYZ.h
 include/Inventor/nodes/SoRotor.h
 include/Inventor/nodes/SoScale.h
+include/Inventor/nodes/SoSceneTexture2.h
 include/Inventor/nodes/SoSelection.h
 include/Inventor/nodes/SoSeparator.h
 include/Inventor/nodes/SoShape.h
@@ -591,14 +609,19 @@
 include/Inventor/nodes/SoTexture2Transform.h
 include/Inventor/nodes/SoTexture3.h
 include/Inventor/nodes/SoTexture3Transform.h
+include/Inventor/nodes/SoTextureCombine.h
 include/Inventor/nodes/SoTextureCoordinate2.h
 include/Inventor/nodes/SoTextureCoordinate3.h
 include/Inventor/nodes/SoTextureCoordinateBinding.h
+include/Inventor/nodes/SoTextureCoordinateCube.h
+include/Inventor/nodes/SoTextureCoordinateCylinder.h
 include/Inventor/nodes/SoTextureCoordinateDefault.h
 include/Inventor/nodes/SoTextureCoordinateEnvironment.h
 include/Inventor/nodes/SoTextureCoordinateFunction.h
 include/Inventor/nodes/SoTextureCoordinatePlane.h
+include/Inventor/nodes/SoTextureCoordinateSphere.h
 include/Inventor/nodes/SoTextureScalePolicy.h
+include/Inventor/nodes/SoTextureUnit.h
 include/Inventor/nodes/SoTransform.h
 include/Inventor/nodes/SoTransformSeparator.h
 include/Inventor/nodes/SoTransformation.h
@@ -649,9 +672,8 @@
 include/SoWinEnterScope.h
 include/SoWinLeaveScope.h
 lib/libCoin.a
-lib/libCoin.la
 lib/libCoin.so
-lib/libCoin.so.41
+lib/libCoin.so.43
 %%DATADIR%%/conf/coin-default.cfg
 %%DATADIR%%/draggerDefaults/centerballDragger.iv
 %%DATADIR%%/draggerDefaults/directionalLightDragger.iv
@@ -674,54 +696,7 @@
 %%DATADIR%%/draggerDefaults/transformerDragger.iv
 %%DATADIR%%/draggerDefaults/translate1Dragger.iv
 %%DATADIR%%/draggerDefaults/translate2Dragger.iv
-%%DATADIR%%/html/dirs.html
-%%DATADIR%%/html/dir_000000.html
-%%DATADIR%%/html/dir_000001.html
-%%DATADIR%%/html/dir_000002.html
-%%DATADIR%%/html/dir_000003.html
-%%DATADIR%%/html/dir_000006.html
-%%DATADIR%%/html/dir_000004.html
-%%DATADIR%%/html/dir_000005.html
-%%DATADIR%%/html/dir_000007.html
-%%DATADIR%%/html/dir_000008.html
-%%DATADIR%%/html/dir_000009.html
-%%DATADIR%%/html/dir_000010.html
-%%DATADIR%%/html/dir_000011.html
-%%DATADIR%%/html/dir_000012.html
-%%DATADIR%%/html/dir_000013.html
-%%DATADIR%%/html/dir_000014.html
-%%DATADIR%%/html/dir_000015.html
-%%DATADIR%%/html/dir_000016.html
-%%DATADIR%%/html/dir_000017.html
-%%DATADIR%%/html/dir_000018.html
-%%DATADIR%%/html/dir_000019.html
-%%DATADIR%%/html/dir_000020.html
-%%DATADIR%%/html/dir_000021.html
-%%DATADIR%%/html/dir_000022.html
-%%DATADIR%%/html/dir_000023.html
-%%DATADIR%%/html/dir_000024.html
-%%DATADIR%%/html/dir_000025.html
-%%DATADIR%%/html/dir_000026.html
-%%DATADIR%%/html/dir_000027.html
-%%DATADIR%%/html/dir_000028.html
-%%DATADIR%%/html/dir_000029.html
-%%DATADIR%%/html/dir_000030.html
-%%DATADIR%%/html/dir_000031.html
-%%DATADIR%%/html/dir_000032.html
-%%DATADIR%%/html/dir_000033.html
-%%DATADIR%%/html/dir_000034.html
-%%DATADIR%%/html/dir_000035.html
-%%DATADIR%%/html/dir_000036.html
-%%DATADIR%%/html/dir_000037.html
-%%DATADIR%%/html/dir_000038.html
-%%DATADIR%%/html/dir_000039.html
-%%DATADIR%%/html/dir_000040.html
-%%DATADIR%%/html/dir_000041.html
-%%DATADIR%%/html/dir_000042.html
-%%DATADIR%%/html/dir_000043.html
-%%DATADIR%%/html/dir_000044.html
-%%DATADIR%%/html/dir_000045.html
-%%DATADIR%%/html/dir_000046.html
+%%DATADIR%%/html/Coin_logo.png
 %%DATADIR%%/html/SbBSPTree_8h-source.html
 %%DATADIR%%/html/SbBarrier_8h-source.html
 %%DATADIR%%/html/SbBasic_8h-source.html
@@ -777,6 +752,7 @@
 %%DATADIR%%/html/SbViewVolume_8h-source.html
 %%DATADIR%%/html/SbViewportRegion_8h-source.html
 %%DATADIR%%/html/SbXfBox3f_8h-source.html
+%%DATADIR%%/html/SoAccumulatedElement_8h-source.html
 %%DATADIR%%/html/SoActionMethodList_8h-source.html
 %%DATADIR%%/html/SoAction_8h-source.html
 %%DATADIR%%/html/SoAlarmSensor_8h-source.html
@@ -795,6 +771,9 @@
 %%DATADIR%%/html/SoBlinker_8h-source.html
 %%DATADIR%%/html/SoBoolOperation_8h-source.html
 %%DATADIR%%/html/SoBoxHighlightRenderAction_8h-source.html
+%%DATADIR%%/html/SoBumpMapCoordinate_8h-source.html
+%%DATADIR%%/html/SoBumpMapTransform_8h-source.html
+%%DATADIR%%/html/SoBumpMap_8h-source.html
 %%DATADIR%%/html/SoButtonEvent_8h-source.html
 %%DATADIR%%/html/SoCalculator_8h-source.html
 %%DATADIR%%/html/SoCallbackAction_8h-source.html
@@ -894,6 +873,7 @@
 %%DATADIR%%/html/SoIndexedTriangleStripSet_8h-source.html
 %%DATADIR%%/html/SoInfo_8h-source.html
 %%DATADIR%%/html/SoInput_8h-source.html
+%%DATADIR%%/html/SoInt32Element_8h-source.html
 %%DATADIR%%/html/SoInteractionKit_8h-source.html
 %%DATADIR%%/html/SoInteraction_8h-source.html
 %%DATADIR%%/html/SoInterpolateFloat_8h-source.html
@@ -967,6 +947,7 @@
 %%DATADIR%%/html/SoNonIndexedShape_8h-source.html
 %%DATADIR%%/html/SoNormalBinding_8h-source.html
 %%DATADIR%%/html/SoNormal_8h-source.html
+%%DATADIR%%/html/SoNotRec_8h-source.html
 %%DATADIR%%/html/SoNotification_8h-source.html
 %%DATADIR%%/html/SoNurbsCurve_8h-source.html
 %%DATADIR%%/html/SoNurbsProfile_8h-source.html
@@ -1043,6 +1024,7 @@
 %%DATADIR%%/html/SoScale_8h-source.html
 %%DATADIR%%/html/SoSceneKit_8h-source.html
 %%DATADIR%%/html/SoSceneManager_8h-source.html
+%%DATADIR%%/html/SoSceneTexture2_8h-source.html
 %%DATADIR%%/html/SoSearchAction_8h-source.html
 %%DATADIR%%/html/SoSelectOne_8h-source.html
 %%DATADIR%%/html/SoSelection_8h-source.html
@@ -1062,6 +1044,7 @@
 %%DATADIR%%/html/SoState_8h-source.html
 %%DATADIR%%/html/SoSubAction_8h-source.html
 %%DATADIR%%/html/SoSubEngine_8h-source.html
+%%DATADIR%%/html/SoSubField_8h-source.html
 %%DATADIR%%/html/SoSurroundScale_8h-source.html
 %%DATADIR%%/html/SoSwitch_8h-source.html
 %%DATADIR%%/html/SoTabBoxDragger_8h-source.html
@@ -1074,14 +1057,19 @@
 %%DATADIR%%/html/SoTexture2_8h-source.html
 %%DATADIR%%/html/SoTexture3Transform_8h-source.html
 %%DATADIR%%/html/SoTexture3_8h-source.html
+%%DATADIR%%/html/SoTextureCombine_8h-source.html
 %%DATADIR%%/html/SoTextureCoordinate2_8h-source.html
 %%DATADIR%%/html/SoTextureCoordinate3_8h-source.html
 %%DATADIR%%/html/SoTextureCoordinateBinding_8h-source.html
+%%DATADIR%%/html/SoTextureCoordinateCube_8h-source.html
+%%DATADIR%%/html/SoTextureCoordinateCylinder_8h-source.html
 %%DATADIR%%/html/SoTextureCoordinateDefault_8h-source.html
 %%DATADIR%%/html/SoTextureCoordinateEnvironment_8h-source.html
 %%DATADIR%%/html/SoTextureCoordinateFunction_8h-source.html
 %%DATADIR%%/html/SoTextureCoordinatePlane_8h-source.html
+%%DATADIR%%/html/SoTextureCoordinateSphere_8h-source.html
 %%DATADIR%%/html/SoTextureScalePolicy_8h-source.html
+%%DATADIR%%/html/SoTextureUnit_8h-source.html
 %%DATADIR%%/html/SoTimeCounter_8h-source.html
 %%DATADIR%%/html/SoTimerQueueSensor_8h-source.html
 %%DATADIR%%/html/SoTimerSensor_8h-source.html
@@ -1311,6 +1299,9 @@
 %%DATADIR%%/html/classSbXfBox3f-members.html
 %%DATADIR%%/html/classSbXfBox3f.html
 %%DATADIR%%/html/classSbXfBox3f.png
+%%DATADIR%%/html/classSoAccumulatedElement-members.html
+%%DATADIR%%/html/classSoAccumulatedElement.html
+%%DATADIR%%/html/classSoAccumulatedElement.png
 %%DATADIR%%/html/classSoAction-members.html
 %%DATADIR%%/html/classSoAction.html
 %%DATADIR%%/html/classSoAction.png
@@ -1364,6 +1355,15 @@
 %%DATADIR%%/html/classSoBoxHighlightRenderAction-members.html
 %%DATADIR%%/html/classSoBoxHighlightRenderAction.html
 %%DATADIR%%/html/classSoBoxHighlightRenderAction.png
+%%DATADIR%%/html/classSoBumpMap-members.html
+%%DATADIR%%/html/classSoBumpMap.html
+%%DATADIR%%/html/classSoBumpMap.png
+%%DATADIR%%/html/classSoBumpMapCoordinate-members.html
+%%DATADIR%%/html/classSoBumpMapCoordinate.html
+%%DATADIR%%/html/classSoBumpMapCoordinate.png
+%%DATADIR%%/html/classSoBumpMapTransform-members.html
+%%DATADIR%%/html/classSoBumpMapTransform.html
+%%DATADIR%%/html/classSoBumpMapTransform.png
 %%DATADIR%%/html/classSoButtonEvent-members.html
 %%DATADIR%%/html/classSoButtonEvent.html
 %%DATADIR%%/html/classSoButtonEvent.png
@@ -1649,6 +1649,9 @@
 %%DATADIR%%/html/classSoInfo.png
 %%DATADIR%%/html/classSoInput-members.html
 %%DATADIR%%/html/classSoInput.html
+%%DATADIR%%/html/classSoInt32Element-members.html
+%%DATADIR%%/html/classSoInt32Element.html
+%%DATADIR%%/html/classSoInt32Element.png
 %%DATADIR%%/html/classSoInteraction-members.html
 %%DATADIR%%/html/classSoInteraction.html
 %%DATADIR%%/html/classSoInteractionKit-members.html
@@ -1866,6 +1869,8 @@
 %%DATADIR%%/html/classSoNormalBinding.png
 %%DATADIR%%/html/classSoNotList-members.html
 %%DATADIR%%/html/classSoNotList.html
+%%DATADIR%%/html/classSoNotRec-members.html
+%%DATADIR%%/html/classSoNotRec.html
 %%DATADIR%%/html/classSoNurbsCurve-members.html
 %%DATADIR%%/html/classSoNurbsCurve.html
 %%DATADIR%%/html/classSoNurbsCurve.png
@@ -2086,6 +2091,9 @@
 %%DATADIR%%/html/classSoSceneKit.png
 %%DATADIR%%/html/classSoSceneManager-members.html
 %%DATADIR%%/html/classSoSceneManager.html
+%%DATADIR%%/html/classSoSceneTexture2-members.html
+%%DATADIR%%/html/classSoSceneTexture2.html
+%%DATADIR%%/html/classSoSceneTexture2.png
 %%DATADIR%%/html/classSoSearchAction-members.html
 %%DATADIR%%/html/classSoSearchAction.html
 %%DATADIR%%/html/classSoSearchAction.png
@@ -2171,6 +2179,9 @@
 %%DATADIR%%/html/classSoTexture3Transform-members.html
 %%DATADIR%%/html/classSoTexture3Transform.html
 %%DATADIR%%/html/classSoTexture3Transform.png
+%%DATADIR%%/html/classSoTextureCombine-members.html
+%%DATADIR%%/html/classSoTextureCombine.html
+%%DATADIR%%/html/classSoTextureCombine.png
 %%DATADIR%%/html/classSoTextureCoordinate2-members.html
 %%DATADIR%%/html/classSoTextureCoordinate2.html
 %%DATADIR%%/html/classSoTextureCoordinate2.png
@@ -2180,6 +2191,12 @@
 %%DATADIR%%/html/classSoTextureCoordinateBinding-members.html
 %%DATADIR%%/html/classSoTextureCoordinateBinding.html
 %%DATADIR%%/html/classSoTextureCoordinateBinding.png
+%%DATADIR%%/html/classSoTextureCoordinateCube-members.html
+%%DATADIR%%/html/classSoTextureCoordinateCube.html
+%%DATADIR%%/html/classSoTextureCoordinateCube.png
+%%DATADIR%%/html/classSoTextureCoordinateCylinder-members.html
+%%DATADIR%%/html/classSoTextureCoordinateCylinder.html
+%%DATADIR%%/html/classSoTextureCoordinateCylinder.png
 %%DATADIR%%/html/classSoTextureCoordinateDefault-members.html
 %%DATADIR%%/html/classSoTextureCoordinateDefault.html
 %%DATADIR%%/html/classSoTextureCoordinateDefault.png
@@ -2192,9 +2209,15 @@
 %%DATADIR%%/html/classSoTextureCoordinatePlane-members.html
 %%DATADIR%%/html/classSoTextureCoordinatePlane.html
 %%DATADIR%%/html/classSoTextureCoordinatePlane.png
+%%DATADIR%%/html/classSoTextureCoordinateSphere-members.html
+%%DATADIR%%/html/classSoTextureCoordinateSphere.html
+%%DATADIR%%/html/classSoTextureCoordinateSphere.png
 %%DATADIR%%/html/classSoTextureScalePolicy-members.html
 %%DATADIR%%/html/classSoTextureScalePolicy.html
 %%DATADIR%%/html/classSoTextureScalePolicy.png
+%%DATADIR%%/html/classSoTextureUnit-members.html
+%%DATADIR%%/html/classSoTextureUnit.html
+%%DATADIR%%/html/classSoTextureUnit.png
 %%DATADIR%%/html/classSoTimeCounter-members.html
 %%DATADIR%%/html/classSoTimeCounter.html
 %%DATADIR%%/html/classSoTimeCounter.png
@@ -2495,8 +2518,58 @@
 %%DATADIR%%/html/classSoWriteAction.html
 %%DATADIR%%/html/classSoWriteAction.png
 %%DATADIR%%/html/classes.html
-%%DATADIR%%/html/doxygen.css
+%%DATADIR%%/html/compression_overview.html
+%%DATADIR%%/html/dir_000000.html
+%%DATADIR%%/html/dir_000001.html
+%%DATADIR%%/html/dir_000002.html
+%%DATADIR%%/html/dir_000003.html
+%%DATADIR%%/html/dir_000004.html
+%%DATADIR%%/html/dir_000005.html
+%%DATADIR%%/html/dir_000006.html
+%%DATADIR%%/html/dir_000007.html
+%%DATADIR%%/html/dir_000008.html
+%%DATADIR%%/html/dir_000009.html
+%%DATADIR%%/html/dir_000010.html
+%%DATADIR%%/html/dir_000011.html
+%%DATADIR%%/html/dir_000012.html
+%%DATADIR%%/html/dir_000013.html
+%%DATADIR%%/html/dir_000014.html
+%%DATADIR%%/html/dir_000015.html
+%%DATADIR%%/html/dir_000016.html
+%%DATADIR%%/html/dir_000017.html
+%%DATADIR%%/html/dir_000018.html
+%%DATADIR%%/html/dir_000019.html
+%%DATADIR%%/html/dir_000020.html
+%%DATADIR%%/html/dir_000021.html
+%%DATADIR%%/html/dir_000022.html
+%%DATADIR%%/html/dir_000023.html
+%%DATADIR%%/html/dir_000024.html
+%%DATADIR%%/html/dir_000025.html
+%%DATADIR%%/html/dir_000026.html
+%%DATADIR%%/html/dir_000027.html
+%%DATADIR%%/html/dir_000028.html
+%%DATADIR%%/html/dir_000029.html
+%%DATADIR%%/html/dir_000030.html
+%%DATADIR%%/html/dir_000031.html
+%%DATADIR%%/html/dir_000032.html
+%%DATADIR%%/html/dir_000033.html
+%%DATADIR%%/html/dir_000034.html
+%%DATADIR%%/html/dir_000035.html
+%%DATADIR%%/html/dir_000036.html
+%%DATADIR%%/html/dir_000037.html
+%%DATADIR%%/html/dir_000038.html
+%%DATADIR%%/html/dir_000039.html
+%%DATADIR%%/html/dir_000040.html
+%%DATADIR%%/html/dir_000041.html
+%%DATADIR%%/html/dir_000042.html
+%%DATADIR%%/html/dir_000043.html
+%%DATADIR%%/html/dir_000044.html
+%%DATADIR%%/html/dir_000045.html
+%%DATADIR%%/html/dir_000046.html
+%%DATADIR%%/html/dir_000047.html
+%%DATADIR%%/html/dirs.html
 %%DATADIR%%/html/doxygen.png
+%%DATADIR%%/html/dynload_overview.html
 %%DATADIR%%/html/files.html
 %%DATADIR%%/html/functions.html
 %%DATADIR%%/html/functions_enum.html
@@ -2530,42 +2603,45 @@
 %%DATADIR%%/html/hardcopy_overview.html
 %%DATADIR%%/html/hierarchy.html
 %%DATADIR%%/html/index.html
+%%DATADIR%%/html/intersection_overview.html
 %%DATADIR%%/html/modules.html
+%%DATADIR%%/html/multithreading_support.html
 %%DATADIR%%/html/pages.html
 %%DATADIR%%/html/structSoIntersectingPrimitive-members.html
 %%DATADIR%%/html/structSoIntersectingPrimitive.html
+%%DATADIR%%/html/stylesheet.css
 share/aclocal/coin.m4
- at dirrm include/Inventor/lock
+ at dirrm %%DATADIR%%/draggerDefaults
+ at dirrm include/Inventor/threads
 @dirrm include/Inventor/system
- at dirrm include/Inventor/C/base
- at dirrm include/Inventor/C/errors
- at dirrm include/Inventor/C/glue
- at dirrm include/Inventor/C/threads
- at dirrm include/Inventor/C
- at dirrm include/Inventor/VRMLnodes
- at dirrm include/Inventor/actions
- at dirrm include/Inventor/annex/HardCopy
- at dirrm include/Inventor/annex
- at dirrm include/Inventor/bundles
- at dirrm include/Inventor/caches
- at dirrm include/Inventor/collision
- at dirrm include/Inventor/details
- at dirrm include/Inventor/draggers
- at dirrm include/Inventor/elements
- at dirrm include/Inventor/engines
- at dirrm include/Inventor/errors
- at dirrm include/Inventor/events
- at dirrm include/Inventor/fields
- at dirrm include/Inventor/manips
+ at dirrm include/Inventor/sensors
+ at dirrm include/Inventor/projectors
+ at dirrm include/Inventor/nodes
+ at dirrm include/Inventor/nodekits
 @dirrm include/Inventor/misc
+ at dirrm include/Inventor/manips
+ at dirrm include/Inventor/lock
 @dirrm include/Inventor/lists
- at dirrm include/Inventor/nodekits
- at dirrm include/Inventor/nodes
- at dirrm include/Inventor/projectors
- at dirrm include/Inventor/sensors
- at dirrm include/Inventor/threads
+ at dirrm include/Inventor/fields
+ at dirrm include/Inventor/events
+ at dirrm include/Inventor/errors
+ at dirrm include/Inventor/engines
+ at dirrm include/Inventor/elements
+ at dirrm include/Inventor/draggers
+ at dirrm include/Inventor/details
+ at dirrm include/Inventor/collision
+ at dirrm include/Inventor/caches
+ at dirrm include/Inventor/bundles
+ at dirrm include/Inventor/annex/HardCopy
+ at dirrm include/Inventor/annex
+ at dirrm include/Inventor/actions
+ at dirrm include/Inventor/VRMLnodes
+ at dirrm include/Inventor/C/threads
+ at dirrm include/Inventor/C/glue
+ at dirrm include/Inventor/C/errors
+ at dirrm include/Inventor/C/base
+ at dirrm include/Inventor/C
 @dirrm include/Inventor
- at dirrm %%DATADIR%%/draggerDefaults
 @unexec rmdir %D/%%DATADIR%%/html 2>/dev/null || true
 @unexec rmdir %D/%%DATADIR%%/conf 2>/dev/null || true
 @unexec rmdir %D/%%DATADIR%% 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list