Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

15
graphics/vtk/DESCR Normal file
View File

@@ -0,0 +1,15 @@
The Visualization ToolKit (VTK) is an open source, freely available software
system for 3D computer graphics, image processing, and visualization used by
thousands of researchers and developers around the world. VTK consists of a
C++ class library, and several interpreted interface layers including
Tcl/Tk, Java, and Python. Professional support and products for VTK are
provided by Kitware, Inc. VTK supports a wide variety of visualization
algorithms including scalar, vector, tensor, texture, and volumetric
methods; and advanced modeling techniques such as implicit modelling,
polygon reduction, mesh smoothing, cutting, contouring, and Delaunay
triangulation. In addition, dozens of imaging algorithms have been directly
integrated to allow the user to mix 2D imaging / 3D graphics algorithms and
data. The design and implementation of the library has been strongly
influenced by object-oriented principles. VTK has been installed and tested
on nearly every Unix-based platform, PCs (Windows 98/ME/NT/2000/XP), and Mac
OSX Jaguar or later.

14
graphics/vtk/Makefile Normal file
View File

@@ -0,0 +1,14 @@
# $NetBSD: Makefile,v 1.12 2012/10/06 14:11:24 asau Exp $
#
PKGNAME= vtk-${VTKDIST_VERSION}
PKGREVISION= 5
COMMENT= Visualization toolkit
.include "../../devel/cmake/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../graphics/vtk/Makefile.vtkdist"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,11 @@
# $NetBSD: Makefile.common,v 1.5 2006/05/15 22:05:24 joerg Exp $
VTK_VERSION= 4.2
CATEGORIES= graphics
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.vtk.org/
USE_LANGUAGES= c c++
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vtk/}

View File

@@ -0,0 +1,32 @@
# $NetBSD: Makefile.vtkdist,v 1.9 2007/05/18 07:50:11 obache Exp $
.include "../../graphics/vtk/Makefile.common"
# they change minor releases w/o changing distfile names
VTKDIST_VERSION= 4.2.6
DISTNAME= VTK-4.2-LatestRelease
DIST_SUBDIR= VTK-4.2.6
WRKSRC= ${WRKDIR}/VTK
DISTINFO_FILE= ${.CURDIR}/../vtk/distinfo
PATCHDIR= ${.CURDIR}/../vtk/patches
VTK_LIBDIR= ${PREFIX}/lib/vtk
VTK_CMAKE_OPT+= -DCMAKE_INSTALL_PREFIX:STRING=${PREFIX:Q} \
-DCMAKE_INSTALL_RPATH:STRING=${PREFIX:Q}/lib:${X11BASE:Q}/lib${LIBABISUFFIX:Q}:${VTK_LIBDIR:Q} \
-DCMAKE_SKIP_BUILD_RPATH:BOOL=ON \
-DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON \
-DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON \
-DVTK_USE_HYBRID:BOOL=ON
do-configure:
cd ${WRKSRC} && cmake . ${VTK_CMAKE_OPT}
.include "../../mk/bsd.prefs.mk"
.if ${MACHINE_ARCH} != "mips" || ${MACHINE_ARCH} != "vax"
VTK_CMAKE_OPT+= -DBUILD_SHARED_LIBS:BOOL=ON
.endif
.include "../../devel/cmake/buildlink3.mk"

814
graphics/vtk/PLIST Normal file
View File

@@ -0,0 +1,814 @@
@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:59:30 joerg Exp $
include/vtk/expat.h
include/vtk/expatDllConfig.h
include/vtk/png.h
include/vtk/pngDllConfig.h
include/vtk/pngconf.h
include/vtk/tconf.h
include/vtk/tiff.h
include/vtk/tiffDllConfig.h
include/vtk/tiffio.h
include/vtk/tiffvers.h
include/vtk/vtk3DS.h
include/vtk/vtk3DSImporter.h
include/vtk/vtk3DWidget.h
include/vtk/vtkAbstractMapper.h
include/vtk/vtkAbstractMapper3D.h
include/vtk/vtkAbstractPicker.h
include/vtk/vtkAbstractPropPicker.h
include/vtk/vtkAbstractTransform.h
include/vtk/vtkActor.h
include/vtk/vtkActor2D.h
include/vtk/vtkActor2DCollection.h
include/vtk/vtkActorCollection.h
include/vtk/vtkAmoebaMinimizer.h
include/vtk/vtkAppendFilter.h
include/vtk/vtkAppendPolyData.h
include/vtk/vtkApproximatingSubdivisionFilter.h
include/vtk/vtkArcPlotter.h
include/vtk/vtkArrayCalculator.h
include/vtk/vtkArrowSource.h
include/vtk/vtkAssembly.h
include/vtk/vtkAssemblyNode.h
include/vtk/vtkAssemblyPath.h
include/vtk/vtkAssemblyPaths.h
include/vtk/vtkAssignAttribute.h
include/vtk/vtkAttributeDataToFieldDataFilter.h
include/vtk/vtkAxes.h
include/vtk/vtkAxisActor2D.h
include/vtk/vtkBMPReader.h
include/vtk/vtkBMPWriter.h
include/vtk/vtkBYUReader.h
include/vtk/vtkBYUWriter.h
include/vtk/vtkBandedPolyDataContourFilter.h
include/vtk/vtkBase64InputStream.h
include/vtk/vtkBase64OutputStream.h
include/vtk/vtkBase64Utilities.h
include/vtk/vtkBitArray.h
include/vtk/vtkBlankStructuredGrid.h
include/vtk/vtkBlankStructuredGridWithImage.h
include/vtk/vtkBooleanTexture.h
include/vtk/vtkBoxWidget.h
include/vtk/vtkBrownianPoints.h
include/vtk/vtkButterflySubdivisionFilter.h
include/vtk/vtkButtonSource.h
include/vtk/vtkByteSwap.h
include/vtk/vtkCallbackCommand.h
include/vtk/vtkCamera.h
include/vtk/vtkCaptionActor2D.h
include/vtk/vtkCardinalSpline.h
include/vtk/vtkCastToConcrete.h
include/vtk/vtkCell.h
include/vtk/vtkCell3D.h
include/vtk/vtkCellArray.h
include/vtk/vtkCellCenters.h
include/vtk/vtkCellData.h
include/vtk/vtkCellDataToPointData.h
include/vtk/vtkCellDerivatives.h
include/vtk/vtkCellLinks.h
include/vtk/vtkCellLocator.h
include/vtk/vtkCellPicker.h
include/vtk/vtkCellType.h
include/vtk/vtkCellTypes.h
include/vtk/vtkCharArray.h
include/vtk/vtkCleanPolyData.h
include/vtk/vtkClipDataSet.h
include/vtk/vtkClipPolyData.h
include/vtk/vtkClipVolume.h
include/vtk/vtkCollection.h
include/vtk/vtkCollectionIterator.h
include/vtk/vtkColorTransferFunction.h
include/vtk/vtkCommand.h
include/vtk/vtkCommonInstantiator.h
include/vtk/vtkCone.h
include/vtk/vtkConeSource.h
include/vtk/vtkConfigure.h
include/vtk/vtkConnectivityFilter.h
include/vtk/vtkContourFilter.h
include/vtk/vtkContourGrid.h
include/vtk/vtkContourValues.h
include/vtk/vtkConvexPointSet.h
include/vtk/vtkCoordinate.h
include/vtk/vtkCriticalSection.h
include/vtk/vtkCubeAxesActor2D.h
include/vtk/vtkCubeSource.h
include/vtk/vtkCuller.h
include/vtk/vtkCullerCollection.h
include/vtk/vtkCursor3D.h
include/vtk/vtkCurvatures.h
include/vtk/vtkCutter.h
include/vtk/vtkCylinder.h
include/vtk/vtkCylinderSource.h
include/vtk/vtkCylindricalTransform.h
include/vtk/vtkDEMReader.h
include/vtk/vtkDashedStreamLine.h
include/vtk/vtkDataArray.h
include/vtk/vtkDataArrayCollection.h
include/vtk/vtkDataArrayCollectionIterator.h
include/vtk/vtkDataArraySelection.h
include/vtk/vtkDataCompressor.h
include/vtk/vtkDataObject.h
include/vtk/vtkDataObjectCollection.h
include/vtk/vtkDataObjectReader.h
include/vtk/vtkDataObjectSource.h
include/vtk/vtkDataObjectToDataSetFilter.h
include/vtk/vtkDataObjectWriter.h
include/vtk/vtkDataReader.h
include/vtk/vtkDataSet.h
include/vtk/vtkDataSetAttributes.h
include/vtk/vtkDataSetCollection.h
include/vtk/vtkDataSetMapper.h
include/vtk/vtkDataSetReader.h
include/vtk/vtkDataSetSource.h
include/vtk/vtkDataSetSurfaceFilter.h
include/vtk/vtkDataSetToDataObjectFilter.h
include/vtk/vtkDataSetToDataSetFilter.h
include/vtk/vtkDataSetToImageFilter.h
include/vtk/vtkDataSetToPolyDataFilter.h
include/vtk/vtkDataSetToStructuredGridFilter.h
include/vtk/vtkDataSetToStructuredPointsFilter.h
include/vtk/vtkDataSetToUnstructuredGridFilter.h
include/vtk/vtkDataSetTriangleFilter.h
include/vtk/vtkDataSetWriter.h
include/vtk/vtkDataWriter.h
include/vtk/vtkDebugLeaks.h
include/vtk/vtkDebugLeaksManager.h
include/vtk/vtkDecimatePro.h
include/vtk/vtkDelaunay2D.h
include/vtk/vtkDelaunay3D.h
include/vtk/vtkDepthSortPolyData.h
include/vtk/vtkDicer.h
include/vtk/vtkDirectionEncoder.h
include/vtk/vtkDirectory.h
include/vtk/vtkDiskSource.h
include/vtk/vtkDoubleArray.h
include/vtk/vtkDynamicLoader.h
include/vtk/vtkEarthSource.h
include/vtk/vtkEdgePoints.h
include/vtk/vtkEdgeTable.h
include/vtk/vtkElevationFilter.h
include/vtk/vtkEmptyCell.h
include/vtk/vtkEnSight6BinaryReader.h
include/vtk/vtkEnSight6Reader.h
include/vtk/vtkEnSightGoldBinaryReader.h
include/vtk/vtkEnSightGoldReader.h
include/vtk/vtkEnSightMasterServerReader.h
include/vtk/vtkEnSightReader.h
include/vtk/vtkEncodedGradientEstimator.h
include/vtk/vtkEncodedGradientShader.h
include/vtk/vtkErrorCode.h
include/vtk/vtkExplicitCell.h
include/vtk/vtkExporter.h
include/vtk/vtkExtentTranslator.h
include/vtk/vtkExtractEdges.h
include/vtk/vtkExtractGeometry.h
include/vtk/vtkExtractGrid.h
include/vtk/vtkExtractPolyDataGeometry.h
include/vtk/vtkExtractRectilinearGrid.h
include/vtk/vtkExtractTensorComponents.h
include/vtk/vtkExtractUnstructuredGrid.h
include/vtk/vtkExtractVOI.h
include/vtk/vtkExtractVectorComponents.h
include/vtk/vtkFeatureEdges.h
include/vtk/vtkFieldData.h
include/vtk/vtkFieldDataToAttributeDataFilter.h
include/vtk/vtkFileOutputWindow.h
include/vtk/vtkFilteringInstantiator.h
include/vtk/vtkFiniteDifferenceGradientEstimator.h
include/vtk/vtkFloatArray.h
include/vtk/vtkFollower.h
include/vtk/vtkFreeTypeFontCache.h
include/vtk/vtkFrustumCoverageCuller.h
include/vtk/vtkFunctionParser.h
include/vtk/vtkFunctionSet.h
include/vtk/vtkGESignaReader.h
include/vtk/vtkGaussianSplatter.h
include/vtk/vtkGeneralTransform.h
include/vtk/vtkGenericCell.h
include/vtk/vtkGenericEnSightReader.h
include/vtk/vtkGenericRenderWindowInteractor.h
include/vtk/vtkGeometryFilter.h
include/vtk/vtkGlyph2D.h
include/vtk/vtkGlyph3D.h
include/vtk/vtkGlyphSource2D.h
include/vtk/vtkGraphLayoutFilter.h
include/vtk/vtkGraphicsFactory.h
include/vtk/vtkGraphicsInstantiator.h
include/vtk/vtkGreedyTerrainDecimation.h
include/vtk/vtkGridTransform.h
include/vtk/vtkHeap.h
include/vtk/vtkHedgeHog.h
include/vtk/vtkHexahedron.h
include/vtk/vtkHomogeneousTransform.h
include/vtk/vtkHull.h
include/vtk/vtkHybridInstantiator.h
include/vtk/vtkHyperStreamline.h
include/vtk/vtkIOInstantiator.h
include/vtk/vtkIOStream.h
include/vtk/vtkIOStreamFwd.h
include/vtk/vtkIVExporter.h
include/vtk/vtkIVWriter.h
include/vtk/vtkIdFilter.h
include/vtk/vtkIdList.h
include/vtk/vtkIdListCollection.h
include/vtk/vtkIdType.h
include/vtk/vtkIdTypeArray.h
include/vtk/vtkIdentityTransform.h
include/vtk/vtkImageAccumulate.h
include/vtk/vtkImageActor.h
include/vtk/vtkImageAnisotropicDiffusion2D.h
include/vtk/vtkImageAnisotropicDiffusion3D.h
include/vtk/vtkImageAppend.h
include/vtk/vtkImageAppendComponents.h
include/vtk/vtkImageBlend.h
include/vtk/vtkImageButterworthHighPass.h
include/vtk/vtkImageButterworthLowPass.h
include/vtk/vtkImageCacheFilter.h
include/vtk/vtkImageCanvasSource2D.h
include/vtk/vtkImageCast.h
include/vtk/vtkImageChangeInformation.h
include/vtk/vtkImageCheckerboard.h
include/vtk/vtkImageCityBlockDistance.h
include/vtk/vtkImageClip.h
include/vtk/vtkImageConnector.h
include/vtk/vtkImageConstantPad.h
include/vtk/vtkImageContinuousDilate3D.h
include/vtk/vtkImageContinuousErode3D.h
include/vtk/vtkImageConvolve.h
include/vtk/vtkImageCorrelation.h
include/vtk/vtkImageCursor3D.h
include/vtk/vtkImageData.h
include/vtk/vtkImageDataGeometryFilter.h
include/vtk/vtkImageDataStreamer.h
include/vtk/vtkImageDecomposeFilter.h
include/vtk/vtkImageDifference.h
include/vtk/vtkImageDilateErode3D.h
include/vtk/vtkImageDivergence.h
include/vtk/vtkImageDotProduct.h
include/vtk/vtkImageEllipsoidSource.h
include/vtk/vtkImageEuclideanDistance.h
include/vtk/vtkImageEuclideanToPolar.h
include/vtk/vtkImageExport.h
include/vtk/vtkImageExtractComponents.h
include/vtk/vtkImageFFT.h
include/vtk/vtkImageFlip.h
include/vtk/vtkImageFourierCenter.h
include/vtk/vtkImageFourierFilter.h
include/vtk/vtkImageGaussianSmooth.h
include/vtk/vtkImageGaussianSource.h
include/vtk/vtkImageGradient.h
include/vtk/vtkImageGradientMagnitude.h
include/vtk/vtkImageGridSource.h
include/vtk/vtkImageHSVToRGB.h
include/vtk/vtkImageHybridMedian2D.h
include/vtk/vtkImageIdealHighPass.h
include/vtk/vtkImageIdealLowPass.h
include/vtk/vtkImageImport.h
include/vtk/vtkImageInPlaceFilter.h
include/vtk/vtkImageIslandRemoval2D.h
include/vtk/vtkImageIterateFilter.h
include/vtk/vtkImageIterator.h
include/vtk/vtkImageIterator.txx
include/vtk/vtkImageLaplacian.h
include/vtk/vtkImageLogarithmicScale.h
include/vtk/vtkImageLogic.h
include/vtk/vtkImageLuminance.h
include/vtk/vtkImageMagnify.h
include/vtk/vtkImageMagnitude.h
include/vtk/vtkImageMandelbrotSource.h
include/vtk/vtkImageMapToColors.h
include/vtk/vtkImageMapToRGBA.h
include/vtk/vtkImageMapToWindowLevelColors.h
include/vtk/vtkImageMapper.h
include/vtk/vtkImageMask.h
include/vtk/vtkImageMaskBits.h
include/vtk/vtkImageMathematics.h
include/vtk/vtkImageMedian3D.h
include/vtk/vtkImageMirrorPad.h
include/vtk/vtkImageMultipleInputFilter.h
include/vtk/vtkImageMultipleInputOutputFilter.h
include/vtk/vtkImageNoiseSource.h
include/vtk/vtkImageNonMaximumSuppression.h
include/vtk/vtkImageNormalize.h
include/vtk/vtkImageOpenClose3D.h
include/vtk/vtkImagePadFilter.h
include/vtk/vtkImagePermute.h
include/vtk/vtkImagePlaneWidget.h
include/vtk/vtkImageProgressIterator.h
include/vtk/vtkImageProgressIterator.txx
include/vtk/vtkImageQuantizeRGBToIndex.h
include/vtk/vtkImageRFFT.h
include/vtk/vtkImageRGBToHSV.h
include/vtk/vtkImageRange3D.h
include/vtk/vtkImageReader.h
include/vtk/vtkImageReader2.h
include/vtk/vtkImageReader2Collection.h
include/vtk/vtkImageReader2Factory.h
include/vtk/vtkImageRectilinearWipe.h
include/vtk/vtkImageResample.h
include/vtk/vtkImageReslice.h
include/vtk/vtkImageSeedConnectivity.h
include/vtk/vtkImageSeparableConvolution.h
include/vtk/vtkImageShiftScale.h
include/vtk/vtkImageShrink3D.h
include/vtk/vtkImageSinusoidSource.h
include/vtk/vtkImageSkeleton2D.h
include/vtk/vtkImageSobel2D.h
include/vtk/vtkImageSobel3D.h
include/vtk/vtkImageSource.h
include/vtk/vtkImageSpatialFilter.h
include/vtk/vtkImageStencil.h
include/vtk/vtkImageStencilData.h
include/vtk/vtkImageStencilSource.h
include/vtk/vtkImageThreshold.h
include/vtk/vtkImageToImageFilter.h
include/vtk/vtkImageToImageStencil.h
include/vtk/vtkImageToPolyDataFilter.h
include/vtk/vtkImageToStructuredPoints.h
include/vtk/vtkImageTranslateExtent.h
include/vtk/vtkImageTwoInputFilter.h
include/vtk/vtkImageVariance3D.h
include/vtk/vtkImageViewer.h
include/vtk/vtkImageViewer2.h
include/vtk/vtkImageWrapPad.h
include/vtk/vtkImageWriter.h
include/vtk/vtkImagingFactory.h
include/vtk/vtkImagingInstantiator.h
include/vtk/vtkImplicitBoolean.h
include/vtk/vtkImplicitDataSet.h
include/vtk/vtkImplicitFunction.h
include/vtk/vtkImplicitFunctionCollection.h
include/vtk/vtkImplicitFunctionToImageStencil.h
include/vtk/vtkImplicitModeller.h
include/vtk/vtkImplicitPlaneWidget.h
include/vtk/vtkImplicitSelectionLoop.h
include/vtk/vtkImplicitSum.h
include/vtk/vtkImplicitTextureCoords.h
include/vtk/vtkImplicitVolume.h
include/vtk/vtkImplicitWindowFunction.h
include/vtk/vtkImporter.h
include/vtk/vtkIndent.h
include/vtk/vtkInitialValueProblemSolver.h
include/vtk/vtkInputStream.h
include/vtk/vtkInstantiator.h
include/vtk/vtkIntArray.h
include/vtk/vtkInteractorEventRecorder.h
include/vtk/vtkInteractorObserver.h
include/vtk/vtkInteractorStyle.h
include/vtk/vtkInteractorStyleFlight.h
include/vtk/vtkInteractorStyleImage.h
include/vtk/vtkInteractorStyleJoystickActor.h
include/vtk/vtkInteractorStyleJoystickCamera.h
include/vtk/vtkInteractorStyleSwitch.h
include/vtk/vtkInteractorStyleTerrain.h
include/vtk/vtkInteractorStyleTrackball.h
include/vtk/vtkInteractorStyleTrackballActor.h
include/vtk/vtkInteractorStyleTrackballCamera.h
include/vtk/vtkInteractorStyleUnicam.h
include/vtk/vtkInteractorStyleUser.h
include/vtk/vtkInterpolateDataSetAttributes.h
include/vtk/vtkInterpolatedVelocityField.h
include/vtk/vtkInterpolatingSubdivisionFilter.h
include/vtk/vtkIterativeClosestPointTransform.h
include/vtk/vtkJPEGReader.h
include/vtk/vtkJPEGWriter.h
include/vtk/vtkKochanekSpline.h
include/vtk/vtkLODActor.h
include/vtk/vtkLODProp3D.h
include/vtk/vtkLabeledDataMapper.h
include/vtk/vtkLandmarkTransform.h
include/vtk/vtkLargeInteger.h
include/vtk/vtkLegendBoxActor.h
include/vtk/vtkLight.h
include/vtk/vtkLightCollection.h
include/vtk/vtkLightKit.h
include/vtk/vtkLine.h
include/vtk/vtkLineSource.h
include/vtk/vtkLineWidget.h
include/vtk/vtkLinearExtrusionFilter.h
include/vtk/vtkLinearSubdivisionFilter.h
include/vtk/vtkLinearTransform.h
include/vtk/vtkLinkEdgels.h
include/vtk/vtkLocator.h
include/vtk/vtkLogLookupTable.h
include/vtk/vtkLongArray.h
include/vtk/vtkLookupTable.h
include/vtk/vtkLoopSubdivisionFilter.h
include/vtk/vtkMCubesReader.h
include/vtk/vtkMCubesWriter.h
include/vtk/vtkMapper.h
include/vtk/vtkMapper2D.h
include/vtk/vtkMapperCollection.h
include/vtk/vtkMaskFields.h
include/vtk/vtkMaskPoints.h
include/vtk/vtkMaskPolyData.h
include/vtk/vtkMassProperties.h
include/vtk/vtkMath.h
include/vtk/vtkMatrix4x4.h
include/vtk/vtkMatrixToHomogeneousTransform.h
include/vtk/vtkMatrixToLinearTransform.h
include/vtk/vtkMedicalImageReader2.h
include/vtk/vtkMergeDataObjectFilter.h
include/vtk/vtkMergeFields.h
include/vtk/vtkMergeFilter.h
include/vtk/vtkMergePoints.h
include/vtk/vtkMeshQuality.h
include/vtk/vtkMultiPartExtentTranslator.h
include/vtk/vtkMultiThreader.h
include/vtk/vtkMutexLock.h
include/vtk/vtkNonLinearCell.h
include/vtk/vtkOBBDicer.h
include/vtk/vtkOBBTree.h
include/vtk/vtkOBJExporter.h
include/vtk/vtkOBJReader.h
include/vtk/vtkOOGLExporter.h
include/vtk/vtkOStrStreamWrapper.h
include/vtk/vtkOStreamWrapper.h
include/vtk/vtkObject.h
include/vtk/vtkObjectBase.h
include/vtk/vtkObjectFactory.h
include/vtk/vtkObjectFactoryCollection.h
include/vtk/vtkOldStyleCallbackCommand.h
include/vtk/vtkOpenGLActor.h
include/vtk/vtkOpenGLCamera.h
include/vtk/vtkOpenGLFreeTypeTextMapper.h
include/vtk/vtkOpenGLImageActor.h
include/vtk/vtkOpenGLImageMapper.h
include/vtk/vtkOpenGLLight.h
include/vtk/vtkOpenGLPolyDataMapper.h
include/vtk/vtkOpenGLPolyDataMapper2D.h
include/vtk/vtkOpenGLProperty.h
include/vtk/vtkOpenGLRenderWindow.h
include/vtk/vtkOpenGLRenderer.h
include/vtk/vtkOpenGLTexture.h
include/vtk/vtkOpenGLVolumeRayCastMapper.h
include/vtk/vtkOpenGLVolumeTextureMapper2D.h
include/vtk/vtkOrderedTriangulator.h
include/vtk/vtkOutlineCornerFilter.h
include/vtk/vtkOutlineCornerSource.h
include/vtk/vtkOutlineFilter.h
include/vtk/vtkOutlineSource.h
include/vtk/vtkOutputStream.h
include/vtk/vtkOutputWindow.h
include/vtk/vtkOverrideInformation.h
include/vtk/vtkOverrideInformationCollection.h
include/vtk/vtkPCAAnalysisFilter.h
include/vtk/vtkPLOT3DReader.h
include/vtk/vtkPLY.h
include/vtk/vtkPLYReader.h
include/vtk/vtkPLYWriter.h
include/vtk/vtkPNGReader.h
include/vtk/vtkPNGWriter.h
include/vtk/vtkPNMReader.h
include/vtk/vtkPNMWriter.h
include/vtk/vtkParallelCoordinatesActor.h
include/vtk/vtkParticleReader.h
include/vtk/vtkPerlinNoise.h
include/vtk/vtkPerspectiveTransform.h
include/vtk/vtkPicker.h
include/vtk/vtkPiecewiseFunction.h
include/vtk/vtkPiecewiseFunctionShiftScale.h
include/vtk/vtkPiecewiseFunctionSource.h
include/vtk/vtkPiecewiseFunctionToPiecewiseFunctionFilter.h
include/vtk/vtkPixel.h
include/vtk/vtkPlane.h
include/vtk/vtkPlaneCollection.h
include/vtk/vtkPlaneSource.h
include/vtk/vtkPlaneWidget.h
include/vtk/vtkPlanes.h
include/vtk/vtkPointData.h
include/vtk/vtkPointDataToCellData.h
include/vtk/vtkPointLoad.h
include/vtk/vtkPointLocator.h
include/vtk/vtkPointPicker.h
include/vtk/vtkPointSet.h
include/vtk/vtkPointSetSource.h
include/vtk/vtkPointSetToPointSetFilter.h
include/vtk/vtkPointSource.h
include/vtk/vtkPointWidget.h
include/vtk/vtkPoints.h
include/vtk/vtkPolyData.h
include/vtk/vtkPolyDataCollection.h
include/vtk/vtkPolyDataConnectivityFilter.h
include/vtk/vtkPolyDataMapper.h
include/vtk/vtkPolyDataMapper2D.h
include/vtk/vtkPolyDataNormals.h
include/vtk/vtkPolyDataReader.h
include/vtk/vtkPolyDataSource.h
include/vtk/vtkPolyDataSourceWidget.h
include/vtk/vtkPolyDataStreamer.h
include/vtk/vtkPolyDataToImageStencil.h
include/vtk/vtkPolyDataToPolyDataFilter.h
include/vtk/vtkPolyDataWriter.h
include/vtk/vtkPolyLine.h
include/vtk/vtkPolyVertex.h
include/vtk/vtkPolygon.h
include/vtk/vtkPostScriptWriter.h
include/vtk/vtkPriorityQueue.h
include/vtk/vtkProbeFilter.h
include/vtk/vtkProcessObject.h
include/vtk/vtkProcrustesAlignmentFilter.h
include/vtk/vtkProgrammableAttributeDataFilter.h
include/vtk/vtkProgrammableDataObjectSource.h
include/vtk/vtkProgrammableFilter.h
include/vtk/vtkProgrammableGlyphFilter.h
include/vtk/vtkProgrammableSource.h
include/vtk/vtkProjectedTexture.h
include/vtk/vtkProp.h
include/vtk/vtkProp3D.h
include/vtk/vtkProp3DCollection.h
include/vtk/vtkPropAssembly.h
include/vtk/vtkPropCollection.h
include/vtk/vtkPropPicker.h
include/vtk/vtkProperty.h
include/vtk/vtkProperty2D.h
include/vtk/vtkPushImageFilterSample.h
include/vtk/vtkPushImageReader.h
include/vtk/vtkPushPipeline.h
include/vtk/vtkPyramid.h
include/vtk/vtkQuad.h
include/vtk/vtkQuadraticEdge.h
include/vtk/vtkQuadraticHexahedron.h
include/vtk/vtkQuadraticQuad.h
include/vtk/vtkQuadraticTetra.h
include/vtk/vtkQuadraticTriangle.h
include/vtk/vtkQuadric.h
include/vtk/vtkQuadricClustering.h
include/vtk/vtkQuadricDecimation.h
include/vtk/vtkQuantizePolyDataPoints.h
include/vtk/vtkRIBExporter.h
include/vtk/vtkRIBLight.h
include/vtk/vtkRIBProperty.h
include/vtk/vtkRearrangeFields.h
include/vtk/vtkRectilinearGrid.h
include/vtk/vtkRectilinearGridGeometryFilter.h
include/vtk/vtkRectilinearGridReader.h
include/vtk/vtkRectilinearGridSource.h
include/vtk/vtkRectilinearGridToPolyDataFilter.h
include/vtk/vtkRectilinearGridToTetrahedra.h
include/vtk/vtkRectilinearGridWriter.h
include/vtk/vtkRecursiveDividingCubes.h
include/vtk/vtkRecursiveSphereDirectionEncoder.h
include/vtk/vtkReferenceCount.h
include/vtk/vtkReflectionFilter.h
include/vtk/vtkRegressionTestImage.h
include/vtk/vtkRenderLargeImage.h
include/vtk/vtkRenderWindow.h
include/vtk/vtkRenderWindowCollection.h
include/vtk/vtkRenderWindowInteractor.h
include/vtk/vtkRenderer.h
include/vtk/vtkRendererCollection.h
include/vtk/vtkRendererSource.h
include/vtk/vtkRenderingInstantiator.h
include/vtk/vtkReverseSense.h
include/vtk/vtkRibbonFilter.h
include/vtk/vtkRotationalExtrusionFilter.h
include/vtk/vtkRuledSurfaceFilter.h
include/vtk/vtkRungeKutta2.h
include/vtk/vtkRungeKutta4.h
include/vtk/vtkRungeKutta45.h
include/vtk/vtkSLCReader.h
include/vtk/vtkSTLReader.h
include/vtk/vtkSTLWriter.h
include/vtk/vtkSampleFunction.h
include/vtk/vtkScalarBarActor.h
include/vtk/vtkScalarBarWidget.h
include/vtk/vtkScalarTree.h
include/vtk/vtkScalarsToColors.h
include/vtk/vtkScaledTextActor.h
include/vtk/vtkSelectPolyData.h
include/vtk/vtkSelectVisiblePoints.h
include/vtk/vtkSetGet.h
include/vtk/vtkShepardMethod.h
include/vtk/vtkShortArray.h
include/vtk/vtkShrinkFilter.h
include/vtk/vtkShrinkPolyData.h
include/vtk/vtkSimpleElevationFilter.h
include/vtk/vtkSimpleImageFilterExample.h
include/vtk/vtkSimpleImageToImageFilter.h
include/vtk/vtkSimpleScalarTree.h
include/vtk/vtkSmartPointer.h
include/vtk/vtkSmartPointerBase.h
include/vtk/vtkSmoothPolyDataFilter.h
include/vtk/vtkSource.h
include/vtk/vtkSpatialRepresentationFilter.h
include/vtk/vtkSphere.h
include/vtk/vtkSpherePuzzle.h
include/vtk/vtkSpherePuzzleArrows.h
include/vtk/vtkSphereSource.h
include/vtk/vtkSphereWidget.h
include/vtk/vtkSphericalTransform.h
include/vtk/vtkSpline.h
include/vtk/vtkSplineFilter.h
include/vtk/vtkSplineWidget.h
include/vtk/vtkSplitField.h
include/vtk/vtkStreamLine.h
include/vtk/vtkStreamPoints.h
include/vtk/vtkStreamTracer.h
include/vtk/vtkStreamer.h
include/vtk/vtkStripper.h
include/vtk/vtkStructuredData.h
include/vtk/vtkStructuredGrid.h
include/vtk/vtkStructuredGridGeometryFilter.h
include/vtk/vtkStructuredGridOutlineFilter.h
include/vtk/vtkStructuredGridReader.h
include/vtk/vtkStructuredGridSource.h
include/vtk/vtkStructuredGridToPolyDataFilter.h
include/vtk/vtkStructuredGridToStructuredGridFilter.h
include/vtk/vtkStructuredGridWriter.h
include/vtk/vtkStructuredPoints.h
include/vtk/vtkStructuredPointsCollection.h
include/vtk/vtkStructuredPointsGeometryFilter.h
include/vtk/vtkStructuredPointsReader.h
include/vtk/vtkStructuredPointsSource.h
include/vtk/vtkStructuredPointsToPolyDataFilter.h
include/vtk/vtkStructuredPointsToStructuredPointsFilter.h
include/vtk/vtkStructuredPointsToUnstructuredGridFilter.h
include/vtk/vtkStructuredPointsWriter.h
include/vtk/vtkSubPixelPositionEdgels.h
include/vtk/vtkSubdivideTetra.h
include/vtk/vtkSuperquadric.h
include/vtk/vtkSuperquadricSource.h
include/vtk/vtkSurfaceReconstructionFilter.h
include/vtk/vtkSystemIncludes.h
include/vtk/vtkTIFFReader.h
include/vtk/vtkTIFFWriter.h
include/vtk/vtkTableExtentTranslator.h
include/vtk/vtkTensor.h
include/vtk/vtkTensorGlyph.h
include/vtk/vtkTetra.h
include/vtk/vtkTextActor.h
include/vtk/vtkTextMapper.h
include/vtk/vtkTextProperty.h
include/vtk/vtkTextSource.h
include/vtk/vtkTexture.h
include/vtk/vtkTextureMapToCylinder.h
include/vtk/vtkTextureMapToPlane.h
include/vtk/vtkTextureMapToSphere.h
include/vtk/vtkTexturedSphereSource.h
include/vtk/vtkThinPlateSplineTransform.h
include/vtk/vtkThreshold.h
include/vtk/vtkThresholdPoints.h
include/vtk/vtkThresholdTextureCoords.h
include/vtk/vtkTimeStamp.h
include/vtk/vtkTimerLog.h
include/vtk/vtkToolkits.h
include/vtk/vtkTransform.h
include/vtk/vtkTransformCollection.h
include/vtk/vtkTransformFilter.h
include/vtk/vtkTransformPolyDataFilter.h
include/vtk/vtkTransformTextureCoords.h
include/vtk/vtkTransformToGrid.h
include/vtk/vtkTriangle.h
include/vtk/vtkTriangleFilter.h
include/vtk/vtkTriangleStrip.h
include/vtk/vtkTriangularTCoords.h
include/vtk/vtkTriangularTexture.h
include/vtk/vtkTubeFilter.h
include/vtk/vtkUGFacetReader.h
include/vtk/vtkUnsignedCharArray.h
include/vtk/vtkUnsignedIntArray.h
include/vtk/vtkUnsignedLongArray.h
include/vtk/vtkUnsignedShortArray.h
include/vtk/vtkUnstructuredGrid.h
include/vtk/vtkUnstructuredGridReader.h
include/vtk/vtkUnstructuredGridSource.h
include/vtk/vtkUnstructuredGridToPolyDataFilter.h
include/vtk/vtkUnstructuredGridToUnstructuredGridFilter.h
include/vtk/vtkUnstructuredGridWriter.h
include/vtk/vtkVRMLExporter.h
include/vtk/vtkVRMLImporter.h
include/vtk/vtkVectorDot.h
include/vtk/vtkVectorNorm.h
include/vtk/vtkVectorText.h
include/vtk/vtkVersion.h
include/vtk/vtkVertex.h
include/vtk/vtkVideoSource.h
include/vtk/vtkViewport.h
include/vtk/vtkVoidArray.h
include/vtk/vtkVolume.h
include/vtk/vtkVolume16Reader.h
include/vtk/vtkVolumeCollection.h
include/vtk/vtkVolumeMapper.h
include/vtk/vtkVolumeProMapper.h
include/vtk/vtkVolumeProperty.h
include/vtk/vtkVolumeRayCastCompositeFunction.h
include/vtk/vtkVolumeRayCastFunction.h
include/vtk/vtkVolumeRayCastIsosurfaceFunction.h
include/vtk/vtkVolumeRayCastMIPFunction.h
include/vtk/vtkVolumeRayCastMapper.h
include/vtk/vtkVolumeReader.h
include/vtk/vtkVolumeTextureMapper.h
include/vtk/vtkVolumeTextureMapper2D.h
include/vtk/vtkVoxel.h
include/vtk/vtkVoxelContoursToSurfaceFilter.h
include/vtk/vtkVoxelModeller.h
include/vtk/vtkWarpLens.h
include/vtk/vtkWarpScalar.h
include/vtk/vtkWarpTo.h
include/vtk/vtkWarpTransform.h
include/vtk/vtkWarpVector.h
include/vtk/vtkWedge.h
include/vtk/vtkWeightedTransformFilter.h
include/vtk/vtkWin32Header.h
include/vtk/vtkWindow.h
include/vtk/vtkWindowLevelLookupTable.h
include/vtk/vtkWindowToImageFilter.h
include/vtk/vtkWindowedSincPolyDataFilter.h
include/vtk/vtkWorldPointPicker.h
include/vtk/vtkWriter.h
include/vtk/vtkXMLDataElement.h
include/vtk/vtkXMLDataParser.h
include/vtk/vtkXMLDataReader.h
include/vtk/vtkXMLDataSetWriter.h
include/vtk/vtkXMLFileOutputWindow.h
include/vtk/vtkXMLFileReadTester.h
include/vtk/vtkXMLImageDataReader.h
include/vtk/vtkXMLImageDataWriter.h
include/vtk/vtkXMLPDataReader.h
include/vtk/vtkXMLPDataSetWriter.h
include/vtk/vtkXMLPDataWriter.h
include/vtk/vtkXMLPImageDataReader.h
include/vtk/vtkXMLPImageDataWriter.h
include/vtk/vtkXMLPPolyDataReader.h
include/vtk/vtkXMLPPolyDataWriter.h
include/vtk/vtkXMLPRectilinearGridReader.h
include/vtk/vtkXMLPRectilinearGridWriter.h
include/vtk/vtkXMLPStructuredDataReader.h
include/vtk/vtkXMLPStructuredDataWriter.h
include/vtk/vtkXMLPStructuredGridReader.h
include/vtk/vtkXMLPStructuredGridWriter.h
include/vtk/vtkXMLPUnstructuredDataReader.h
include/vtk/vtkXMLPUnstructuredDataWriter.h
include/vtk/vtkXMLPUnstructuredGridReader.h
include/vtk/vtkXMLPUnstructuredGridWriter.h
include/vtk/vtkXMLParser.h
include/vtk/vtkXMLPolyDataReader.h
include/vtk/vtkXMLPolyDataWriter.h
include/vtk/vtkXMLReader.h
include/vtk/vtkXMLRectilinearGridReader.h
include/vtk/vtkXMLRectilinearGridWriter.h
include/vtk/vtkXMLStructuredDataReader.h
include/vtk/vtkXMLStructuredDataWriter.h
include/vtk/vtkXMLStructuredGridReader.h
include/vtk/vtkXMLStructuredGridWriter.h
include/vtk/vtkXMLUnstructuredDataReader.h
include/vtk/vtkXMLUnstructuredDataWriter.h
include/vtk/vtkXMLUnstructuredGridReader.h
include/vtk/vtkXMLUnstructuredGridWriter.h
include/vtk/vtkXMLWriter.h
include/vtk/vtkXOpenGLRenderWindow.h
include/vtk/vtkXRenderWindowInteractor.h
include/vtk/vtkXYPlotActor.h
include/vtk/vtkXYPlotWidget.h
include/vtk/vtkZLibDataCompressor.h
include/vtk/zconf.h
include/vtk/zlib.h
include/vtk/zlibDllConfig.h
lib/vtk/CMake/libcmVTK_GENERATE_JAVA_DEPENDENCIES.so
lib/vtk/CMake/libcmVTK_MAKE_INSTANTIATOR2.so
lib/vtk/CMake/libcmVTK_WRAP_JAVA2.so
lib/vtk/CMake/libcmVTK_WRAP_PYTHON2.so
lib/vtk/CMake/libcmVTK_WRAP_TCL2.so
lib/vtk/CMake/vtkLoadCMakeExtensions.cmake
lib/vtk/UseVTK.cmake
lib/vtk/VTKConfig.cmake
lib/vtk/VTKLibraryDepends.cmake
lib/vtk/doxygen/authors.txt
lib/vtk/doxygen/doc_class2example.pl
lib/vtk/doxygen/doc_cleanhtml.pl
lib/vtk/doxygen/doc_codematch.pl
lib/vtk/doxygen/doc_contributors.pl
lib/vtk/doxygen/doc_header2doxygen.pl
lib/vtk/doxygen/doc_index.pl
lib/vtk/doxygen/doc_index.stop
lib/vtk/doxygen/doc_readme.txt
lib/vtk/doxygen/doc_rmpath.pl
lib/vtk/doxygen/doc_version.pl
lib/vtk/doxygen/doxygen-fixed.css
lib/vtk/doxygen/doxygen.css
lib/vtk/doxygen/footer-fixed.html
lib/vtk/doxygen/footer.html
lib/vtk/doxygen/header-fixed.html
lib/vtk/doxygen/header.html
lib/vtk/doxygen/paper-clip.gif
lib/vtk/doxygen/pic.gif
lib/vtk/doxygen/vtk-logo.gif
lib/vtk/libvtkCommon.so
lib/vtk/libvtkFiltering.so
lib/vtk/libvtkGraphics.so
lib/vtk/libvtkHybrid.so
lib/vtk/libvtkIO.so
lib/vtk/libvtkImaging.so
lib/vtk/libvtkRendering.so
lib/vtk/libvtkexpat.so
lib/vtk/libvtkfreetype.so
lib/vtk/libvtkftgl.so
lib/vtk/libvtkjpeg.so
lib/vtk/libvtkpng.so
lib/vtk/libvtktiff.so
lib/vtk/libvtkzlib.so
lib/vtk/testing/FindString.tcl
lib/vtk/testing/HeaderTesting.py
lib/vtk/testing/PrintSelfCheck.tcl
lib/vtk/testing/rtImageTest.tcl

12
graphics/vtk/distinfo Normal file
View File

@@ -0,0 +1,12 @@
$NetBSD: distinfo,v 1.7 2007/07/30 09:51:03 joerg Exp $
SHA1 (VTK-4.2.6/VTK-4.2-LatestRelease.tar.gz) = 31ab01c16b3d44ce201d8180af431833cf6527d8
RMD160 (VTK-4.2.6/VTK-4.2-LatestRelease.tar.gz) = 71a092cf929cfaeeb8f297334cadb829209b9ad7
Size (VTK-4.2.6/VTK-4.2-LatestRelease.tar.gz) = 6073644 bytes
SHA1 (patch-aa) = dbda07f15a60a0e66ce50e50addcf85d4c2b840c
SHA1 (patch-ab) = 83d063aaf1924daff17a45fb92316743fbb448f3
SHA1 (patch-ac) = 59977568e92ba01344447c0c0b1c770d26e460bb
SHA1 (patch-ad) = efc49225d42953bb2fd0e099130e415a78b5b522
SHA1 (patch-ae) = 1860d6e31bda808aed6340a8493c5e5d17eeef2f
SHA1 (patch-af) = bdac3992a39dc19b4a231f02cc3eae4cd4b1f403
SHA1 (patch-ag) = ab904d1c464f2873460b41ab4c78bf0fe70d36d1

View File

@@ -0,0 +1,44 @@
$NetBSD: patch-aa,v 1.1 2006/09/24 15:53:06 joerg Exp $
--- IO/vtkBMPReader.cxx.orig 2003-02-25 16:59:24.000000000 +0000
+++ IO/vtkBMPReader.cxx
@@ -375,7 +375,7 @@ void vtkBMPReaderUpdate2(vtkBMPReader *s
{
int inIncr[3], outIncr[3];
OT *outPtr0, *outPtr1, *outPtr2;
- long streamSkip0, streamSkip1;
+ std::streamoff streamSkip0, streamSkip1;
long streamRead;
int idx0, idx1, idx2, pixelRead;
unsigned char *buf;
@@ -424,15 +424,15 @@ void vtkBMPReaderUpdate2(vtkBMPReader *s
// length of a row, num pixels read at a time
pixelRead = dataExtent[1] - dataExtent[0] + 1;
streamRead = (long) (pixelRead * self->GetDataIncrements()[0]);
- streamSkip0 = (long) (self->GetDataIncrements()[1] - streamRead);
- streamSkip1 = (long) (self->GetDataIncrements()[2] -
- (dataExtent[3] - dataExtent[2] + 1)* self->GetDataIncrements()[1]);
+ streamSkip0 = self->GetDataIncrements()[1] - streamRead;
+ streamSkip1 = self->GetDataIncrements()[2] -
+ (dataExtent[3] - dataExtent[2] + 1)* self->GetDataIncrements()[1];
pixelSkip = self->GetDepth()/8;
// read from the bottom up
if (!self->GetFileLowerLeft())
{
- streamSkip0 = (long) (-streamRead - self->GetDataIncrements()[1]);
+ streamSkip0 = -streamRead - self->GetDataIncrements()[1];
}
// create a buffer to hold a row of the data
@@ -469,8 +469,8 @@ void vtkBMPReaderUpdate2(vtkBMPReader *s
{
vtkGenericWarningMacro("File operation failed. row = " << idx1
<< ", Read = " << streamRead
- << ", Skip0 = " << streamSkip0
- << ", Skip1 = " << streamSkip1
+ << ", Skip0 = " << (long)streamSkip0
+ << ", Skip1 = " << (long)streamSkip1
<< ", FilePos = " << static_cast<vtkIdType>(self->GetFile()->tellg())
<< ", FileName = " << self->GetInternalFileName()
);

View File

@@ -0,0 +1,58 @@
$NetBSD: patch-ab,v 1.1 2006/09/24 15:53:06 joerg Exp $
--- IO/vtkImageReader.cxx.orig 2006-09-24 16:29:56.000000000 +0000
+++ IO/vtkImageReader.cxx
@@ -191,14 +191,14 @@ void vtkImageReaderUpdate2(vtkImageReade
{
int inIncr[3], outIncr[3];
OT *outPtr0, *outPtr1, *outPtr2;
- long streamSkip0, streamSkip1;
+ std::streamoff streamSkip0, streamSkip1;
unsigned long streamRead;
int idx0, idx1, idx2, pixelRead;
unsigned char *buf;
int inExtent[6];
int dataExtent[6];
int comp, pixelSkip;
- long filePos, correction = 0;
+ std::streampos filePos, correction = 0;
unsigned long count = 0;
unsigned short DataMask;
unsigned long target;
@@ -233,18 +233,18 @@ void vtkImageReaderUpdate2(vtkImageReade
pixelRead = dataExtent[1] - dataExtent[0] + 1;
streamRead = static_cast<unsigned long>(pixelRead *
self->GetDataIncrements()[0]);
- streamSkip0 = (long)(self->GetDataIncrements()[1] - streamRead);
- streamSkip1 = (long)(self->GetDataIncrements()[2] -
- (dataExtent[3] - dataExtent[2] + 1)* self->GetDataIncrements()[1]);
+ streamSkip0 = self->GetDataIncrements()[1] - streamRead;
+ streamSkip1 = self->GetDataIncrements()[2] -
+ (dataExtent[3] - dataExtent[2] + 1)* self->GetDataIncrements()[1];
pixelSkip = data->GetNumberOfScalarComponents();
// read from the bottom up
if (!self->GetFileLowerLeft())
{
- streamSkip0 = (long)(-static_cast<long>(streamRead)
- - self->GetDataIncrements()[1]);
- streamSkip1 = (long)(self->GetDataIncrements()[2] +
- (dataExtent[3] - dataExtent[2] + 1)* self->GetDataIncrements()[1]);
+ streamSkip0 = -static_cast<long>(streamRead)
+ - self->GetDataIncrements()[1];
+ streamSkip1 = self->GetDataIncrements()[2] +
+ (dataExtent[3] - dataExtent[2] + 1)* self->GetDataIncrements()[1];
}
@@ -298,8 +298,8 @@ void vtkImageReaderUpdate2(vtkImageReade
vtkGenericWarningMacro("File operation failed. row = " << idx1
<< ", Tried to Read = " << streamRead
<< ", Read = " << self->GetFile()->gcount()
- << ", Skip0 = " << streamSkip0
- << ", Skip1 = " << streamSkip1
+ << ", Skip0 = " << (long)streamSkip0
+ << ", Skip1 = " << (long)streamSkip1
<< ", FilePos = " << static_cast<vtkIdType>(self->GetFile()->tellg()));
delete [] buf;
return;

View File

@@ -0,0 +1,13 @@
$NetBSD: patch-ac,v 1.1 2007/02/23 20:21:09 drochner Exp $
--- Rendering/vtkVolumeRayCastMapper.h.orig 2007-02-23 16:09:27.000000000 +0100
+++ Rendering/vtkVolumeRayCastMapper.h
@@ -80,6 +80,8 @@ inline int vtkRoundFuncMacro(double x)
t1 = t10 + (y)*(t11-t10); \
v = t0 + (z)*(t1-t0);
+VTK_THREAD_RETURN_TYPE VolumeRayCastMapper_CastRays( void * );
+
class VTK_RENDERING_EXPORT vtkVolumeRayCastMapper : public vtkVolumeMapper
{
public:

View File

@@ -0,0 +1,13 @@
$NetBSD: patch-ad,v 1.1 2007/02/23 20:21:09 drochner Exp $
--- Rendering/vtkXRenderWindowInteractor.h.orig 2007-02-23 16:13:26.000000000 +0100
+++ Rendering/vtkXRenderWindowInteractor.h
@@ -42,6 +42,8 @@
class vtkCallbackCommand;
+void vtkXRenderWindowInteractorCallback(Widget,XtPointer, XEvent *,Boolean *);
+
class VTK_RENDERING_EXPORT vtkXRenderWindowInteractor : public vtkRenderWindowInteractor
{
public:

View File

@@ -0,0 +1,13 @@
$NetBSD: patch-ae,v 1.2 2007/06/18 19:15:23 joerg Exp $
--- CMakeLists.txt.orig 2007-06-18 18:03:51.000000000 +0000
+++ CMakeLists.txt
@@ -710,7 +710,7 @@ ENDFOREACH(cmd)
# Save the compiler settings so another project can import them.
INCLUDE(${CMAKE_ROOT}/Modules/CMakeExportBuildSettings.cmake)
CMAKE_EXPORT_BUILD_SETTINGS(${VTK_BINARY_DIR}/VTKBuildSettings.cmake)
-INSTALL_FILES(/lib/vtk .cmake VTKBuildSettings)
+#INSTALL_FILES(/lib/vtk .cmake VTKBuildSettings)
# Save library dependencies.
EXPORT_LIBRARY_DEPENDENCIES(${VTK_BINARY_DIR}/VTKLibraryDepends.cmake)

View File

@@ -0,0 +1,13 @@
$NetBSD: patch-af,v 1.1 2007/06/18 17:58:36 joerg Exp $
--- VTKConfig.cmake.in.orig 2007-06-17 16:07:21.000000000 +0000
+++ VTKConfig.cmake.in
@@ -25,7 +25,7 @@ SET(VTK_BUILD_VERSION "@VTK_BUILD_VERSIO
SET(VTK_USE_FILE "@VTK_USE_FILE@")
# The build settings file.
-SET(VTK_BUILD_SETTINGS_FILE "@VTK_BUILD_SETTINGS_FILE@")
+#SET(VTK_BUILD_SETTINGS_FILE "@VTK_BUILD_SETTINGS_FILE@")
# The wrapping hints file.
SET(VTK_WRAP_HINTS "@VTK_WRAP_HINTS_CONFIG@")

View File

@@ -0,0 +1,46 @@
$NetBSD: patch-ag,v 1.1 2007/07/30 09:51:03 joerg Exp $
--- Hybrid/vtkVRMLImporter.cxx.orig 2007-07-30 08:46:08.000000000 +0000
+++ Hybrid/vtkVRMLImporter.cxx
@@ -59,6 +59,8 @@
#include "vtkTransform.h"
#include "vtkVRML.h"
+#include <stdlib.h>
+
#ifdef WIN32
#pragma warning( disable : 4005 )
#endif
@@ -491,10 +493,6 @@ VrmlNodeType::has(const vtkVRMLVectorTyp
#define YYDEBUG 1
-#ifndef __APPLE__
-#include <malloc.h>
-#endif
-
#ifdef USE_STD_NAMESPACE
using namespace std;
#endif
@@ -4174,21 +4172,6 @@ int yywrap() { BEGIN INITIAL; return 1;
* section 1.
*/
-#ifdef YY_MALLOC_DECL
-YY_MALLOC_DECL
-#else
-#if __STDC__
-#ifndef __cplusplus
-#include <stdlib.h>
-#endif
-#else
-/* Just try to get by without declaring the routines. This will fail
- * miserably on non-ANSI systems for which sizeof(size_t) != sizeof(int)
- * or sizeof(void*) != sizeof(int).
- */
-#endif
-#endif
-
/* Amount of stuff to slurp up with each read. */
#ifndef YY_READ_BUF_SIZE
#define YY_READ_BUF_SIZE 8192