ports/76078: Update port: graphics/vigra from 1.2.0 to 1.3.0 - will compile on Free >= 5.3 i386 (was broken) and maybe also on ia64 (not tested)

Carlos Eduardo G. Carvalho cartola at openit.com.br
Tue Jan 11 00:30:32 UTC 2005


>Number:         76078
>Category:       ports
>Synopsis:       Update port: graphics/vigra from 1.2.0 to 1.3.0 - will compile on Free >= 5.3 i386 (was broken) and maybe also on ia64 (not tested)
>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:   Tue Jan 11 00:30:31 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Carlos Eduardo G. Carvalho
>Release:        5.3-RELEASE-p2
>Organization:
OpenIT Solucoes Tecnologicas
>Environment:
FreeBSD mirante1 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #1: Sun Dec 19 11:16:32 BRST 2004     root at mirante1:/openit/src/sys/i386/compile/MIRANTE1  i386
>Description:
The 1.3.0 solve broken platform FreeBSD >= 5.3 on i386 and seems that can solve other problems like the "broken" on ia64.
>How-To-Repeat:
      
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	vigra
#	vigra/files
#	vigra/files/patch-aa
#	vigra/Makefile
#	vigra/distinfo
#	vigra/pkg-descr
#	vigra/pkg-plist
#
echo c - vigra
mkdir -p vigra > /dev/null 2>&1
echo c - vigra/files
mkdir -p vigra/files > /dev/null 2>&1
echo x - vigra/files/patch-aa
sed 's/^X//' >vigra/files/patch-aa << 'END-of-vigra/files/patch-aa'
X--- Makefile	Tue Apr  6 08:34:01 2004
X+++ Makefile	Mon Jan 10 20:53:47 2005
X@@ -10,26 +10,26 @@
X install-exec:
X 	@cd src ; $(MAKE) install ; cd ..
X 	$(INSTALL) -d $(bindir)
X-	$(INSTALL) --mode=755 $(vigra_builddir)/config/vigra-config $(bindir)
X+	$(INSTALL) -m 755 $(vigra_builddir)/config/vigra-config $(bindir)
X 
X install-includes:
X 	if test "$(includedir)" != "$(vigra_builddir)/include" ; then \
X           $(INSTALL) -d $(includedir)/vigra ; \
X-          $(INSTALL) --mode=644 $(vigra_builddir)/include/vigra/*.hxx $(includedir)/vigra ; \
X+          $(INSTALL) -m 644 $(vigra_builddir)/include/vigra/*.hxx $(includedir)/vigra ; \
X         fi
X install-headers: install-includes
X 
X install-docs:
X 	$(INSTALL) -d $(docdir)
X-	$(INSTALL) --mode=644 LICENSE $(docdir)
X+	$(INSTALL) -m 644 LICENSE $(docdir)
X 	if test "$(docdir)" != "$(vigra_builddir)/doc/vigra" ; then \
X-          $(INSTALL) --mode=644 \
X+          $(INSTALL) -m 644 \
X             $(vigra_builddir)/doc/vigra/*.html \
X             $(vigra_builddir)/doc/vigra/classvigra*.png $(vigra_builddir)/doc/vigra/form*.png \
X             $(vigra_builddir)/doc/vigra/doxygen.png $(vigra_builddir)/doc/vigra/doxygen.css \
X             $(docdir) ; \
X           $(INSTALL) -d $(docdir)/documents ; \
X-          $(INSTALL) --mode=644 \
X+          $(INSTALL) -m 644 \
X             $(vigra_builddir)/doc/vigra/documents/*.ps \
X             $(vigra_builddir)/doc/vigra/documents/*.gif \
X             $(docdir)/documents ; \
END-of-vigra/files/patch-aa
echo x - vigra/Makefile
sed 's/^X//' >vigra/Makefile << 'END-of-vigra/Makefile'
X# New ports collection makefile for:   panorama-tools
X# Date created:        26 august 2004
X# Whom:                cartola (Carlos E. G. Carvalho)
X#
X# $FreeBSD: ports/graphics/vigra/Makefile,v 1.2 2005/01/02 01:22:11 kris Exp $
X#
X# This port has been made as a building dependence for the hugin port.
X# As far as I could test the hugin port runs without this port installed, so the package
X# does not need to refer to this dependence.
X# The hugin port is a gui interface to interact with panorama tools.
X
XPORTNAME=	vigra
XPORTVERSION=	1.3.0
XCATEGORIES=	graphics
XMASTER_SITES=	http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
XDISTNAME=	${PORTNAME}${PORTVERSION}
X
XMAINTAINER=	cartola at openit.com.br
XCOMMENT=	VIGRA stands for "Vision with Generic Algorithms"
X
XLIB_DEPENDS=	tiff:${PORTSDIR}/graphics/tiff \
X		png:${PORTSDIR}/graphics/png \
X		jpeg:${PORTSDIR}/graphics/jpeg \
X		fftw:${PORTSDIR}/math/fftw
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS=	--prefix=${PREFIX} \
X		--with-tiff \
X		--with-jpeg \
X		--with-png \
X		--with-zlib \
X		--with-fftw \
X		--docdir=${PREFIX}/share/doc/vigra
XUSE_GMAKE=	yes
X
XINSTALLS_SHLIB= yes
X
X.include <bsd.port.pre.mk>
X
X.include <bsd.port.post.mk>
END-of-vigra/Makefile
echo x - vigra/distinfo
sed 's/^X//' >vigra/distinfo << 'END-of-vigra/distinfo'
XMD5 (vigra1.3.0.tar.gz) = cc7e0749e758f4d5e5a597dbc07eaa35
XSIZE (vigra1.3.0.tar.gz) = 3047970
END-of-vigra/distinfo
echo x - vigra/pkg-descr
sed 's/^X//' >vigra/pkg-descr << 'END-of-vigra/pkg-descr'
XVIGRA stands for "Vision with Generic Algorithms". It's a novel computer
Xvision library that puts its main emphasize on customizable algorithms
Xand data structures. By using template techniques similar to those in
Xthe C++ Standard Template Library, you can easily adapt any VIGRA
Xcomponent to the needs of your application, without thereby giving up
Xexecution speed.
X
XWWW: http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
X
X- Ported by Cartola
Xcartola at openit.com.br
END-of-vigra/pkg-descr
echo x - vigra/pkg-plist
sed 's/^X//' >vigra/pkg-plist << 'END-of-vigra/pkg-plist'
Xbin/vigra-config
Xinclude/vigra/accessor.hxx
Xinclude/vigra/array_vector.hxx
Xinclude/vigra/basicgeometry.hxx
Xinclude/vigra/basicimage.hxx
Xinclude/vigra/basicimageview.hxx
Xinclude/vigra/bordertreatment.hxx
Xinclude/vigra/boundarytensor.hxx
Xinclude/vigra/codec.hxx
Xinclude/vigra/colorconversions.hxx
Xinclude/vigra/combineimages.hxx
Xinclude/vigra/config.hxx
Xinclude/vigra/contourcirculator.hxx
Xinclude/vigra/convolution.hxx
Xinclude/vigra/copyimage.hxx
Xinclude/vigra/cornerdetection.hxx
Xinclude/vigra/diff2d.hxx
Xinclude/vigra/distancetransform.hxx
Xinclude/vigra/edgedetection.hxx
Xinclude/vigra/error.hxx
Xinclude/vigra/fftw.hxx
Xinclude/vigra/fftw3.hxx
Xinclude/vigra/flatmorphology.hxx
Xinclude/vigra/functorexpression.hxx
Xinclude/vigra/gaborfilter.hxx
Xinclude/vigra/gaussians.hxx
Xinclude/vigra/imagecontainer.hxx
Xinclude/vigra/imageinfo.hxx
Xinclude/vigra/imageiterator.hxx
Xinclude/vigra/imageiteratoradapter.hxx
Xinclude/vigra/impex.hxx
Xinclude/vigra/initimage.hxx
Xinclude/vigra/inspectimage.hxx
Xinclude/vigra/interpolating_accessor.hxx
Xinclude/vigra/iteratoradapter.hxx
Xinclude/vigra/iteratortags.hxx
Xinclude/vigra/iteratortraits.hxx
Xinclude/vigra/labelimage.hxx
Xinclude/vigra/localminmax.hxx
Xinclude/vigra/mathutil.hxx
Xinclude/vigra/memory.hxx
Xinclude/vigra/metaprogramming.hxx
Xinclude/vigra/multi_array.hxx
Xinclude/vigra/multi_convolution.hxx
Xinclude/vigra/multi_impex.hxx
Xinclude/vigra/multi_iterator.hxx
Xinclude/vigra/multi_pointoperators.hxx
Xinclude/vigra/navigator.hxx
Xinclude/vigra/nonlineardiffusion.hxx
Xinclude/vigra/numerictraits.hxx
Xinclude/vigra/orientedtensorfilters.hxx
Xinclude/vigra/pixelneighborhood.hxx
Xinclude/vigra/polynomial.hxx
Xinclude/vigra/rational.hxx
Xinclude/vigra/recursiveconvolution.hxx
Xinclude/vigra/resampling_convolution.hxx
Xinclude/vigra/resizeimage.hxx
Xinclude/vigra/rfftw.hxx
Xinclude/vigra/rgbvalue.hxx
Xinclude/vigra/seededregiongrowing.hxx
Xinclude/vigra/separableconvolution.hxx
Xinclude/vigra/splineimageview.hxx
Xinclude/vigra/splines.hxx
Xinclude/vigra/stdconvolution.hxx
Xinclude/vigra/stdimage.hxx
Xinclude/vigra/stdimagefunctions.hxx
Xinclude/vigra/symmetry.hxx
Xinclude/vigra/tensorutilities.hxx
Xinclude/vigra/tiff.hxx
Xinclude/vigra/tinyvector.hxx
Xinclude/vigra/transformimage.hxx
Xinclude/vigra/tuple.hxx
Xinclude/vigra/utilities.hxx
Xlib/libvigraimpex.a
Xlib/libvigraimpex.la
Xlib/libvigraimpex.so.2
X%%DOCSDIR%%/AlgebraicConcepts.html
X%%DOCSDIR%%/BorderTreatmentMode.html
X%%DOCSDIR%%/ColorConversions.html
X%%DOCSDIR%%/Concepts.html
X%%DOCSDIR%%/Convolution.html
X%%DOCSDIR%%/CrackEdgeImage.html
X%%DOCSDIR%%/CreditsChangelog.html
X%%DOCSDIR%%/ErrorReporting.html
X%%DOCSDIR%%/Examples.html
X%%DOCSDIR%%/FFTWComplexTraits.html
X%%DOCSDIR%%/FourierTransformFFTW2.html
X%%DOCSDIR%%/FunctorExpressions.html
X%%DOCSDIR%%/ImageAnalysis.html
X%%DOCSDIR%%/ImageDataStructures.html
X%%DOCSDIR%%/ImageProcessing.html
X%%DOCSDIR%%/ImportExport.html
X%%DOCSDIR%%/Installation.html
X%%DOCSDIR%%/KernelArgumentObjectFactories.html
X%%DOCSDIR%%/LICENSE
X%%DOCSDIR%%/MathConstants.html
X%%DOCSDIR%%/MathFunctionality.html
X%%DOCSDIR%%/MultiDimensionalArrays.html
X%%DOCSDIR%%/MultiIteratorPage.html
X%%DOCSDIR%%/NumericPromotionTraits.html
X%%DOCSDIR%%/NumericTraits.html
X%%DOCSDIR%%/PixelTypes.html
X%%DOCSDIR%%/PointOperators.html
X%%DOCSDIR%%/PromoteTraits.html
X%%DOCSDIR%%/RGBValueTraits.html
X%%DOCSDIR%%/RationalTraits.html
X%%DOCSDIR%%/TinyVectorTraits.html
X%%DOCSDIR%%/TupleTypes.html
X%%DOCSDIR%%/Utilities.html
X%%DOCSDIR%%/accessor_8hxx-source.html
X%%DOCSDIR%%/annotated.html
X%%DOCSDIR%%/array__vector_8hxx-source.html
X%%DOCSDIR%%/basicgeometry_8hxx-source.html
X%%DOCSDIR%%/basicimage_8hxx-source.html
X%%DOCSDIR%%/basicimageview_8hxx-source.html
X%%DOCSDIR%%/bordertreatment_8hxx-source.html
X%%DOCSDIR%%/boundarytensor_8cxx-example.html
X%%DOCSDIR%%/boundarytensor_8hxx-source.html
X%%DOCSDIR%%/classes.html
X%%DOCSDIR%%/classvigra_1_1ArrayOfRegionStatistics-members.html
X%%DOCSDIR%%/classvigra_1_1ArrayOfRegionStatistics.html
X%%DOCSDIR%%/classvigra_1_1ArrayVector-members.html
X%%DOCSDIR%%/classvigra_1_1ArrayVector.html
X%%DOCSDIR%%/classvigra_1_1BSpline-members.html
X%%DOCSDIR%%/classvigra_1_1BSpline.html
X%%DOCSDIR%%/classvigra_1_1BSpline.png
X%%DOCSDIR%%/classvigra_1_1BSplineBase-members.html
X%%DOCSDIR%%/classvigra_1_1BSplineBase.html
X%%DOCSDIR%%/classvigra_1_1BSplineBase.png
X%%DOCSDIR%%/classvigra_1_1BasicImage-members.html
X%%DOCSDIR%%/classvigra_1_1BasicImage.html
X%%DOCSDIR%%/classvigra_1_1BasicImageIterator-members.html
X%%DOCSDIR%%/classvigra_1_1BasicImageIterator.html
X%%DOCSDIR%%/classvigra_1_1BasicImageIterator.png
X%%DOCSDIR%%/classvigra_1_1BasicImageIteratorBase-members.html
X%%DOCSDIR%%/classvigra_1_1BasicImageIteratorBase.html
X%%DOCSDIR%%/classvigra_1_1BasicImageView-members.html
X%%DOCSDIR%%/classvigra_1_1BasicImageView.html
X%%DOCSDIR%%/classvigra_1_1BilinearInterpolatingAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1BilinearInterpolatingAccessor.html
X%%DOCSDIR%%/classvigra_1_1BlueAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1BlueAccessor.html
X%%DOCSDIR%%/classvigra_1_1BrightnessContrastFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1BrightnessContrastFunctor.html
X%%DOCSDIR%%/classvigra_1_1CatmullRomSpline-members.html
X%%DOCSDIR%%/classvigra_1_1CatmullRomSpline.html
X%%DOCSDIR%%/classvigra_1_1ColumnIterator-members.html
X%%DOCSDIR%%/classvigra_1_1ColumnIterator.html
X%%DOCSDIR%%/classvigra_1_1ConstBasicImageIterator-members.html
X%%DOCSDIR%%/classvigra_1_1ConstBasicImageIterator.html
X%%DOCSDIR%%/classvigra_1_1ConstBasicImageIterator.png
X%%DOCSDIR%%/classvigra_1_1ConstImageIterator-members.html
X%%DOCSDIR%%/classvigra_1_1ConstImageIterator.html
X%%DOCSDIR%%/classvigra_1_1ConstImageIterator.png
X%%DOCSDIR%%/classvigra_1_1ConstStridedImageIterator-members.html
X%%DOCSDIR%%/classvigra_1_1ConstStridedImageIterator.html
X%%DOCSDIR%%/classvigra_1_1ConstStridedImageIterator.png
X%%DOCSDIR%%/classvigra_1_1ConstValueIterator-members.html
X%%DOCSDIR%%/classvigra_1_1ConstValueIterator.html
X%%DOCSDIR%%/classvigra_1_1CoordinateIterator.html
X%%DOCSDIR%%/classvigra_1_1CoscotFunction-members.html
X%%DOCSDIR%%/classvigra_1_1CoscotFunction.html
X%%DOCSDIR%%/classvigra_1_1CrackContourCirculator-members.html
X%%DOCSDIR%%/classvigra_1_1CrackContourCirculator.html
X%%DOCSDIR%%/classvigra_1_1Diff2D-members.html
X%%DOCSDIR%%/classvigra_1_1Diff2D.html
X%%DOCSDIR%%/classvigra_1_1Diff2D.png
X%%DOCSDIR%%/classvigra_1_1DiffusivityFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1DiffusivityFunctor.html
X%%DOCSDIR%%/classvigra_1_1Dist2D-members.html
X%%DOCSDIR%%/classvigra_1_1Dist2D.html
X%%DOCSDIR%%/classvigra_1_1Edgel-members.html
X%%DOCSDIR%%/classvigra_1_1Edgel.html
X%%DOCSDIR%%/classvigra_1_1EightNeighborhood_1_1NeighborCode-members.html
X%%DOCSDIR%%/classvigra_1_1EightNeighborhood_1_1NeighborCode.html
X%%DOCSDIR%%/classvigra_1_1FFTWComplex-members.html
X%%DOCSDIR%%/classvigra_1_1FFTWComplex.html
X%%DOCSDIR%%/classvigra_1_1FFTWImaginaryAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1FFTWImaginaryAccessor.html
X%%DOCSDIR%%/classvigra_1_1FFTWMagnitudeAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1FFTWMagnitudeAccessor.html
X%%DOCSDIR%%/classvigra_1_1FFTWPhaseAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1FFTWPhaseAccessor.html
X%%DOCSDIR%%/classvigra_1_1FFTWRealAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1FFTWRealAccessor.html
X%%DOCSDIR%%/classvigra_1_1FFTWRealAccessor.png
X%%DOCSDIR%%/classvigra_1_1FFTWWriteRealAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1FFTWWriteRealAccessor.html
X%%DOCSDIR%%/classvigra_1_1FFTWWriteRealAccessor.png
X%%DOCSDIR%%/classvigra_1_1FindAverage-members.html
X%%DOCSDIR%%/classvigra_1_1FindAverage.html
X%%DOCSDIR%%/classvigra_1_1FindBoundingRectangle-members.html
X%%DOCSDIR%%/classvigra_1_1FindBoundingRectangle.html
X%%DOCSDIR%%/classvigra_1_1FindMinMax-members.html
X%%DOCSDIR%%/classvigra_1_1FindMinMax.html
X%%DOCSDIR%%/classvigra_1_1FindROISize-members.html
X%%DOCSDIR%%/classvigra_1_1FindROISize.html
X%%DOCSDIR%%/classvigra_1_1FourNeighborhood_1_1NeighborCode-members.html
X%%DOCSDIR%%/classvigra_1_1FourNeighborhood_1_1NeighborCode.html
X%%DOCSDIR%%/classvigra_1_1GaborFilterFamily-members.html
X%%DOCSDIR%%/classvigra_1_1GaborFilterFamily.html
X%%DOCSDIR%%/classvigra_1_1GaborFilterFamily.png
X%%DOCSDIR%%/classvigra_1_1Gaussian-members.html
X%%DOCSDIR%%/classvigra_1_1Gaussian.html
X%%DOCSDIR%%/classvigra_1_1GreenAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1GreenAccessor.html
X%%DOCSDIR%%/classvigra_1_1ImageArray-members.html
X%%DOCSDIR%%/classvigra_1_1ImageArray.html
X%%DOCSDIR%%/classvigra_1_1ImageArray.png
X%%DOCSDIR%%/classvigra_1_1ImageExportInfo-members.html
X%%DOCSDIR%%/classvigra_1_1ImageExportInfo.html
X%%DOCSDIR%%/classvigra_1_1ImageImportInfo-members.html
X%%DOCSDIR%%/classvigra_1_1ImageImportInfo.html
X%%DOCSDIR%%/classvigra_1_1ImageIterator-members.html
X%%DOCSDIR%%/classvigra_1_1ImageIterator.html
X%%DOCSDIR%%/classvigra_1_1ImageIterator.png
X%%DOCSDIR%%/classvigra_1_1ImageIteratorBase-members.html
X%%DOCSDIR%%/classvigra_1_1ImageIteratorBase.html
X%%DOCSDIR%%/classvigra_1_1IteratorAdaptor-members.html
X%%DOCSDIR%%/classvigra_1_1IteratorAdaptor.html
X%%DOCSDIR%%/classvigra_1_1Kernel1D-members.html
X%%DOCSDIR%%/classvigra_1_1Kernel1D.html
X%%DOCSDIR%%/classvigra_1_1Kernel2D-members.html
X%%DOCSDIR%%/classvigra_1_1Kernel2D.html
X%%DOCSDIR%%/classvigra_1_1Lab2RGBFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1Lab2RGBFunctor.html
X%%DOCSDIR%%/classvigra_1_1Lab2RGBPrimeFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1Lab2RGBPrimeFunctor.html
X%%DOCSDIR%%/classvigra_1_1Lab2XYZFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1Lab2XYZFunctor.html
X%%DOCSDIR%%/classvigra_1_1LastValueFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1LastValueFunctor.html
X%%DOCSDIR%%/classvigra_1_1LineIterator-members.html
X%%DOCSDIR%%/classvigra_1_1LineIterator.html
X%%DOCSDIR%%/classvigra_1_1Luv2RGBFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1Luv2RGBFunctor.html
X%%DOCSDIR%%/classvigra_1_1Luv2RGBPrimeFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1Luv2RGBPrimeFunctor.html
X%%DOCSDIR%%/classvigra_1_1Luv2XYZFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1Luv2XYZFunctor.html
X%%DOCSDIR%%/classvigra_1_1MagnitudeFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1MagnitudeFunctor.html
X%%DOCSDIR%%/classvigra_1_1MultiArray-members.html
X%%DOCSDIR%%/classvigra_1_1MultiArray.html
X%%DOCSDIR%%/classvigra_1_1MultiArray.png
X%%DOCSDIR%%/classvigra_1_1MultiArrayNavigator-members.html
X%%DOCSDIR%%/classvigra_1_1MultiArrayNavigator.html
X%%DOCSDIR%%/classvigra_1_1MultiArrayView-members.html
X%%DOCSDIR%%/classvigra_1_1MultiArrayView.html
X%%DOCSDIR%%/classvigra_1_1MultiImageAccessor2-members.html
X%%DOCSDIR%%/classvigra_1_1MultiImageAccessor2.html
X%%DOCSDIR%%/classvigra_1_1MultiIterator-members.html
X%%DOCSDIR%%/classvigra_1_1MultiIterator.html
X%%DOCSDIR%%/classvigra_1_1MultiIteratorBase.html
X%%DOCSDIR%%/classvigra_1_1MultiIteratorBase_1_1type-members.html
X%%DOCSDIR%%/classvigra_1_1MultiIteratorBase_1_1type.html
X%%DOCSDIR%%/classvigra_1_1MultiIteratorBase_1_1type.png
X%%DOCSDIR%%/classvigra_1_1NeighborOffsetCirculator-members.html
X%%DOCSDIR%%/classvigra_1_1NeighborOffsetCirculator.html
X%%DOCSDIR%%/classvigra_1_1NeighborhoodCirculator-members.html
X%%DOCSDIR%%/classvigra_1_1NeighborhoodCirculator.html
X%%DOCSDIR%%/classvigra_1_1Point2D-members.html
X%%DOCSDIR%%/classvigra_1_1Point2D.html
X%%DOCSDIR%%/classvigra_1_1Point2D.png
X%%DOCSDIR%%/classvigra_1_1Polynomial-members.html
X%%DOCSDIR%%/classvigra_1_1Polynomial.html
X%%DOCSDIR%%/classvigra_1_1Polynomial.png
X%%DOCSDIR%%/classvigra_1_1PolynomialView-members.html
X%%DOCSDIR%%/classvigra_1_1PolynomialView.html
X%%DOCSDIR%%/classvigra_1_1PolynomialView.png
X%%DOCSDIR%%/classvigra_1_1RGB2LabFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGB2LabFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGB2LuvFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGB2LuvFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGB2RGBPrimeFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGB2RGBPrimeFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGB2XYZFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGB2XYZFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGBAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1RGBAccessor.html
X%%DOCSDIR%%/classvigra_1_1RGBAccessor.png
X%%DOCSDIR%%/classvigra_1_1RGBGradientMagnitudeFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGBGradientMagnitudeFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2LabFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2LabFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2LuvFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2LuvFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2RGBFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2RGBFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2XYZFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2XYZFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2YPrimeCbCrFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2YPrimeCbCrFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2YPrimeIQFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2YPrimeIQFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2YPrimePbPrFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2YPrimePbPrFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2YPrimeUVFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1RGBPrime2YPrimeUVFunctor.html
X%%DOCSDIR%%/classvigra_1_1RGBToGrayAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1RGBToGrayAccessor.html
X%%DOCSDIR%%/classvigra_1_1RGBValue-members.html
X%%DOCSDIR%%/classvigra_1_1RGBValue.html
X%%DOCSDIR%%/classvigra_1_1RGBValue.png
X%%DOCSDIR%%/classvigra_1_1Rational-members.html
X%%DOCSDIR%%/classvigra_1_1Rational.html
X%%DOCSDIR%%/classvigra_1_1Rect2D-members.html
X%%DOCSDIR%%/classvigra_1_1Rect2D.html
X%%DOCSDIR%%/classvigra_1_1RedAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1RedAccessor.html
X%%DOCSDIR%%/classvigra_1_1RowIterator-members.html
X%%DOCSDIR%%/classvigra_1_1RowIterator.html
X%%DOCSDIR%%/classvigra_1_1SeedRgDirectValueFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1SeedRgDirectValueFunctor.html
X%%DOCSDIR%%/classvigra_1_1SequenceAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1SequenceAccessor.html
X%%DOCSDIR%%/classvigra_1_1SequenceAccessor.png
X%%DOCSDIR%%/classvigra_1_1Size2D-members.html
X%%DOCSDIR%%/classvigra_1_1Size2D.html
X%%DOCSDIR%%/classvigra_1_1Size2D.png
X%%DOCSDIR%%/classvigra_1_1SplineImageView-members.html
X%%DOCSDIR%%/classvigra_1_1SplineImageView.html
X%%DOCSDIR%%/classvigra_1_1StandardAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1StandardAccessor.html
X%%DOCSDIR%%/classvigra_1_1StandardConstAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1StandardConstAccessor.html
X%%DOCSDIR%%/classvigra_1_1StandardConstValueAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1StandardConstValueAccessor.html
X%%DOCSDIR%%/classvigra_1_1StandardValueAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1StandardValueAccessor.html
X%%DOCSDIR%%/classvigra_1_1StaticPolynomial-members.html
X%%DOCSDIR%%/classvigra_1_1StaticPolynomial.html
X%%DOCSDIR%%/classvigra_1_1StaticPolynomial.png
X%%DOCSDIR%%/classvigra_1_1StridedImageIterator-members.html
X%%DOCSDIR%%/classvigra_1_1StridedImageIterator.html
X%%DOCSDIR%%/classvigra_1_1StridedImageIterator.png
X%%DOCSDIR%%/classvigra_1_1StridedMultiIterator-members.html
X%%DOCSDIR%%/classvigra_1_1StridedMultiIterator.html
X%%DOCSDIR%%/classvigra_1_1StridedMultiIteratorBase.html
X%%DOCSDIR%%/classvigra_1_1StridedMultiIteratorBase_1_1type-members.html
X%%DOCSDIR%%/classvigra_1_1StridedMultiIteratorBase_1_1type.html
X%%DOCSDIR%%/classvigra_1_1StridedMultiIteratorBase_1_1type.png
X%%DOCSDIR%%/classvigra_1_1Threshold-members.html
X%%DOCSDIR%%/classvigra_1_1Threshold.html
X%%DOCSDIR%%/classvigra_1_1TinyVector-members.html
X%%DOCSDIR%%/classvigra_1_1TinyVector.html
X%%DOCSDIR%%/classvigra_1_1TinyVector.png
X%%DOCSDIR%%/classvigra_1_1TinyVectorBase-members.html
X%%DOCSDIR%%/classvigra_1_1TinyVectorBase.html
X%%DOCSDIR%%/classvigra_1_1TinyVectorView-members.html
X%%DOCSDIR%%/classvigra_1_1TinyVectorView.html
X%%DOCSDIR%%/classvigra_1_1TinyVectorView.png
X%%DOCSDIR%%/classvigra_1_1VectorAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1VectorAccessor.html
X%%DOCSDIR%%/classvigra_1_1VectorAccessor.png
X%%DOCSDIR%%/classvigra_1_1VectorComponentAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1VectorComponentAccessor.html
X%%DOCSDIR%%/classvigra_1_1VectorComponentValueAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1VectorComponentValueAccessor.html
X%%DOCSDIR%%/classvigra_1_1VectorElementAccessor-members.html
X%%DOCSDIR%%/classvigra_1_1VectorElementAccessor.html
X%%DOCSDIR%%/classvigra_1_1VectorNormFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1VectorNormFunctor.html
X%%DOCSDIR%%/classvigra_1_1VectorNormSqFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1VectorNormSqFunctor.html
X%%DOCSDIR%%/classvigra_1_1XYZ2LabFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1XYZ2LabFunctor.html
X%%DOCSDIR%%/classvigra_1_1XYZ2LuvFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1XYZ2LuvFunctor.html
X%%DOCSDIR%%/classvigra_1_1XYZ2RGBFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1XYZ2RGBFunctor.html
X%%DOCSDIR%%/classvigra_1_1XYZ2RGBPrimeFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1XYZ2RGBPrimeFunctor.html
X%%DOCSDIR%%/classvigra_1_1YPrimeCbCr2RGBPrimeFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1YPrimeCbCr2RGBPrimeFunctor.html
X%%DOCSDIR%%/classvigra_1_1YPrimeIQ2RGBPrimeFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1YPrimeIQ2RGBPrimeFunctor.html
X%%DOCSDIR%%/classvigra_1_1YPrimePbPr2RGBPrimeFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1YPrimePbPr2RGBPrimeFunctor.html
X%%DOCSDIR%%/classvigra_1_1YPrimeUV2RGBPrimeFunctor-members.html
X%%DOCSDIR%%/classvigra_1_1YPrimeUV2RGBPrimeFunctor.html
X%%DOCSDIR%%/codec_8hxx-source.html
X%%DOCSDIR%%/colorconversions_8hxx-source.html
X%%DOCSDIR%%/combineimages_8hxx-source.html
X%%DOCSDIR%%/config_8hxx-source.html
X%%DOCSDIR%%/contourcirculator_8hxx-source.html
X%%DOCSDIR%%/convert_8cxx-example.html
X%%DOCSDIR%%/convolution_8hxx-source.html
X%%DOCSDIR%%/copyimage_8hxx-source.html
X%%DOCSDIR%%/cornerdetection_8hxx-source.html
X%%DOCSDIR%%/deprecated.html
X%%DOCSDIR%%/diff2d_8hxx-source.html
X%%DOCSDIR%%/distancetransform_8hxx-source.html
X%%DOCSDIR%%/documents/DataAccessors.ps
X%%DOCSDIR%%/documents/FunctorFactory.ps
X%%DOCSDIR%%/documents/GenericProg2D.ps
X%%DOCSDIR%%/documents/bullet.gif
X%%DOCSDIR%%/documents/pfeil.gif
X%%DOCSDIR%%/documents/pfeilGross.gif
X%%DOCSDIR%%/documents/viff.ps
X%%DOCSDIR%%/documents/vigra.gif
X%%DOCSDIR%%/doxygen.css
X%%DOCSDIR%%/doxygen.png
X%%DOCSDIR%%/edge_8cxx-example.html
X%%DOCSDIR%%/edgedetection_8hxx-source.html
X%%DOCSDIR%%/error_8hxx-source.html
X%%DOCSDIR%%/examples.html
X%%DOCSDIR%%/fftw3_8hxx-source.html
X%%DOCSDIR%%/fftw_8hxx-source.html
X%%DOCSDIR%%/files.html
X%%DOCSDIR%%/flatmorphology_8hxx-source.html
X%%DOCSDIR%%/form_0.png
X%%DOCSDIR%%/form_1.png
X%%DOCSDIR%%/form_10.png
X%%DOCSDIR%%/form_11.png
X%%DOCSDIR%%/form_12.png
X%%DOCSDIR%%/form_13.png
X%%DOCSDIR%%/form_14.png
X%%DOCSDIR%%/form_15.png
X%%DOCSDIR%%/form_16.png
X%%DOCSDIR%%/form_17.png
X%%DOCSDIR%%/form_18.png
X%%DOCSDIR%%/form_19.png
X%%DOCSDIR%%/form_2.png
X%%DOCSDIR%%/form_20.png
X%%DOCSDIR%%/form_21.png
X%%DOCSDIR%%/form_22.png
X%%DOCSDIR%%/form_23.png
X%%DOCSDIR%%/form_24.png
X%%DOCSDIR%%/form_25.png
X%%DOCSDIR%%/form_26.png
X%%DOCSDIR%%/form_27.png
X%%DOCSDIR%%/form_28.png
X%%DOCSDIR%%/form_29.png
X%%DOCSDIR%%/form_3.png
X%%DOCSDIR%%/form_30.png
X%%DOCSDIR%%/form_31.png
X%%DOCSDIR%%/form_32.png
X%%DOCSDIR%%/form_33.png
X%%DOCSDIR%%/form_34.png
X%%DOCSDIR%%/form_35.png
X%%DOCSDIR%%/form_36.png
X%%DOCSDIR%%/form_37.png
X%%DOCSDIR%%/form_38.png
X%%DOCSDIR%%/form_39.png
X%%DOCSDIR%%/form_4.png
X%%DOCSDIR%%/form_40.png
X%%DOCSDIR%%/form_41.png
X%%DOCSDIR%%/form_42.png
X%%DOCSDIR%%/form_43.png
X%%DOCSDIR%%/form_44.png
X%%DOCSDIR%%/form_45.png
X%%DOCSDIR%%/form_46.png
X%%DOCSDIR%%/form_47.png
X%%DOCSDIR%%/form_48.png
X%%DOCSDIR%%/form_49.png
X%%DOCSDIR%%/form_5.png
X%%DOCSDIR%%/form_50.png
X%%DOCSDIR%%/form_51.png
X%%DOCSDIR%%/form_52.png
X%%DOCSDIR%%/form_53.png
X%%DOCSDIR%%/form_54.png
X%%DOCSDIR%%/form_55.png
X%%DOCSDIR%%/form_6.png
X%%DOCSDIR%%/form_7.png
X%%DOCSDIR%%/form_8.png
X%%DOCSDIR%%/form_9.png
X%%DOCSDIR%%/functionindex.html
X%%DOCSDIR%%/functions.html
X%%DOCSDIR%%/functorexpression_8hxx-source.html
X%%DOCSDIR%%/gaborfilter_8hxx-source.html
X%%DOCSDIR%%/gaussians_8hxx-source.html
X%%DOCSDIR%%/group__CombineAlgo.html
X%%DOCSDIR%%/group__CombineFunctor.html
X%%DOCSDIR%%/group__CommonConvolutionFilters.html
X%%DOCSDIR%%/group__CopyAlgo.html
X%%DOCSDIR%%/group__CornerDetection.html
X%%DOCSDIR%%/group__DataAccessors.html
X%%DOCSDIR%%/group__DistanceTransform.html
X%%DOCSDIR%%/group__EdgeDetection.html
X%%DOCSDIR%%/group__FFTWComplexAccessors.html
X%%DOCSDIR%%/group__FFTWComplexOperators.html
X%%DOCSDIR%%/group__FourierTransform.html
X%%DOCSDIR%%/group__GaborFilter.html
X%%DOCSDIR%%/group__GeometricTransformations.html
X%%DOCSDIR%%/group__ImageContainers.html
X%%DOCSDIR%%/group__ImageIteratorAdapters.html
X%%DOCSDIR%%/group__ImageIterators.html
X%%DOCSDIR%%/group__InitAlgo.html
X%%DOCSDIR%%/group__InspectAlgo.html
X%%DOCSDIR%%/group__InspectFunctor.html
X%%DOCSDIR%%/group__Labeling.html
X%%DOCSDIR%%/group__LocalMinMax.html
X%%DOCSDIR%%/group__MathFunctions.html
X%%DOCSDIR%%/group__Morphology.html
X%%DOCSDIR%%/group__MultiArrayConvolutionFilters.html
X%%DOCSDIR%%/group__MultiArrayTags.html
X%%DOCSDIR%%/group__MultiArrayToImage.html
X%%DOCSDIR%%/group__MultiIteratorGroup.html
X%%DOCSDIR%%/group__MultiPointoperators.html
X%%DOCSDIR%%/group__NonLinearDiffusion.html
X%%DOCSDIR%%/group__PixelNeighborhood.html
X%%DOCSDIR%%/group__PolarColors.html
X%%DOCSDIR%%/group__Polynomials.html
X%%DOCSDIR%%/group__RGBValueAccessors.html
X%%DOCSDIR%%/group__RGBValueOperators.html
X%%DOCSDIR%%/group__RangesAndPoints.html
X%%DOCSDIR%%/group__RationalOperations.html
X%%DOCSDIR%%/group__RecursiveConvolution.html
X%%DOCSDIR%%/group__ResamplingConvolutionFilters.html
X%%DOCSDIR%%/group__SeededRegionGrowing.html
X%%DOCSDIR%%/group__SeparableConvolution.html
X%%DOCSDIR%%/group__StandardConvolution.html
X%%DOCSDIR%%/group__StandardImageTypes.html
X%%DOCSDIR%%/group__SymmetryDetection.html
X%%DOCSDIR%%/group__TIFFImpex.html
X%%DOCSDIR%%/group__TensorImaging.html
X%%DOCSDIR%%/group__TinyVectorOperators.html
X%%DOCSDIR%%/group__TransformAlgo.html
X%%DOCSDIR%%/group__TransformFunctor.html
X%%DOCSDIR%%/group__VigraImpex.html
X%%DOCSDIR%%/group__VolumeImpex.html
X%%DOCSDIR%%/hierarchy.html
X%%DOCSDIR%%/imagecontainer_8hxx-source.html
X%%DOCSDIR%%/imageinfo_8hxx-source.html
X%%DOCSDIR%%/imageiterator_8hxx-source.html
X%%DOCSDIR%%/imageiteratoradapter_8hxx-source.html
X%%DOCSDIR%%/impex_8hxx-source.html
X%%DOCSDIR%%/impex_8hxx.html
X%%DOCSDIR%%/index.html
X%%DOCSDIR%%/initimage_8hxx-source.html
X%%DOCSDIR%%/inspectimage_8hxx-source.html
X%%DOCSDIR%%/interpolating__accessor_8hxx-source.html
X%%DOCSDIR%%/invert_8cxx-example.html
X%%DOCSDIR%%/invert__explicitly_8cxx-example.html
X%%DOCSDIR%%/iteratoradapter_8hxx-source.html
X%%DOCSDIR%%/iteratortags_8hxx-source.html
X%%DOCSDIR%%/iteratortraits_8hxx-source.html
X%%DOCSDIR%%/labelimage_8hxx-source.html
X%%DOCSDIR%%/localminmax_8hxx-source.html
X%%DOCSDIR%%/mathutil_8hxx-source.html
X%%DOCSDIR%%/memory_8hxx-source.html
X%%DOCSDIR%%/metaprogramming_8hxx-source.html
X%%DOCSDIR%%/modules.html
X%%DOCSDIR%%/multi__array_8hxx-source.html
X%%DOCSDIR%%/multi__convolution_8hxx-source.html
X%%DOCSDIR%%/multi__impex_8hxx-source.html
X%%DOCSDIR%%/multi__iterator_8hxx-source.html
X%%DOCSDIR%%/multi__pointoperators_8hxx-source.html
X%%DOCSDIR%%/namespacemembers.html
X%%DOCSDIR%%/namespaces.html
X%%DOCSDIR%%/namespacevigra.html
X%%DOCSDIR%%/namespacevigra_1_1EightNeighborhood.html
X%%DOCSDIR%%/namespacevigra_1_1FourNeighborhood.html
X%%DOCSDIR%%/navigator_8hxx-source.html
X%%DOCSDIR%%/nonlineardiffusion_8hxx-source.html
X%%DOCSDIR%%/numerictraits_8hxx-source.html
X%%DOCSDIR%%/orientedtensorfilters_8hxx-source.html
X%%DOCSDIR%%/pages.html
X%%DOCSDIR%%/palette_8cxx-example.html
X%%DOCSDIR%%/pixelneighborhood_8hxx-source.html
X%%DOCSDIR%%/polynomial_8hxx-source.html
X%%DOCSDIR%%/profile_8cxx-example.html
X%%DOCSDIR%%/pyramid_8cxx-example.html
X%%DOCSDIR%%/rational_8hxx-source.html
X%%DOCSDIR%%/recursiveconvolution_8hxx-source.html
X%%DOCSDIR%%/resampling__convolution_8hxx-source.html
X%%DOCSDIR%%/resize_8cxx-example.html
X%%DOCSDIR%%/resizeimage_8hxx-source.html
X%%DOCSDIR%%/rfftw_8hxx-source.html
X%%DOCSDIR%%/rgbvalue_8hxx-source.html
X%%DOCSDIR%%/seededregiongrowing_8hxx-source.html
X%%DOCSDIR%%/separableconvolution_8hxx-source.html
X%%DOCSDIR%%/smooth_8cxx-example.html
X%%DOCSDIR%%/splineimageview_8hxx-source.html
X%%DOCSDIR%%/splines_8hxx-source.html
X%%DOCSDIR%%/stdconvolution_8hxx-source.html
X%%DOCSDIR%%/stdimage_8hxx-source.html
X%%DOCSDIR%%/stdimagefunctions_8hxx-source.html
X%%DOCSDIR%%/structvigra_1_1IteratorTraits-members.html
X%%DOCSDIR%%/structvigra_1_1IteratorTraits.html
X%%DOCSDIR%%/structvigra_1_1StridedArrayTag.html
X%%DOCSDIR%%/structvigra_1_1UnstridedArrayTag.html
X%%DOCSDIR%%/subimage_8cxx-example.html
X%%DOCSDIR%%/symmetry_8hxx-source.html
X%%DOCSDIR%%/tensorutilities_8hxx-source.html
X%%DOCSDIR%%/tiff_8hxx-source.html
X%%DOCSDIR%%/tinyvector_8hxx-source.html
X%%DOCSDIR%%/transformimage_8hxx-source.html
X%%DOCSDIR%%/tuple_8hxx-source.html
X%%DOCSDIR%%/utilities_8hxx-source.html
X%%DOCSDIR%%/voronoi_8cxx-example.html
X%%DOCSDIR%%/watershed_8cxx-example.html
X at dirrm %%DOCSDIR%%/documents
X at dirrm %%DOCSDIR%%
X at dirrm include/vigra
END-of-vigra/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list