From nobody@FreeBSD.org  Sat Jan 23 15:22:46 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 23BBF106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Jan 2010 15:22:46 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 119DE8FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Jan 2010 15:22:46 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o0NFMj9m080152
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Jan 2010 15:22:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o0NFMjum080151;
	Sat, 23 Jan 2010 15:22:45 GMT
	(envelope-from nobody)
Message-Id: <201001231522.o0NFMjum080151@www.freebsd.org>
Date: Sat, 23 Jan 2010 15:22:45 GMT
From: Steve Wills <steve@mouf.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: new port: visionworkbench
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         143129
>Category:       ports
>Synopsis:       new port: graphics/visionworkbench, A general purpose image processing and computer vision library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 23 15:30:06 UTC 2010
>Closed-Date:    Mon Mar 15 14:39:31 UTC 2010
>Last-Modified:  Mon Mar 15 14:39:31 UTC 2010
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
new port, see attached
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	graphics/visionworkbench
#	graphics/visionworkbench/pkg-descr
#	graphics/visionworkbench/Makefile
#	graphics/visionworkbench/pkg-plist
#	graphics/visionworkbench/distinfo
#
echo c - graphics/visionworkbench
mkdir -p graphics/visionworkbench > /dev/null 2>&1
echo x - graphics/visionworkbench/pkg-descr
sed 's/^X//' >graphics/visionworkbench/pkg-descr << 'a8a2899432e8a89d05184ec71adf9e8e'
XThe NASA Vision Workbench (VW) is a general purpose image processing and
Xcomputer vision library
X
XWWW:	http://ti.arc.nasa.gov/project/nasa-vision-workbench/
a8a2899432e8a89d05184ec71adf9e8e
echo x - graphics/visionworkbench/Makefile
sed 's/^X//' >graphics/visionworkbench/Makefile << '9499a237bd579c3e19ae884d0d8028f0'
X# New ports collection makefile for:	visionworkbench
X# Date created:		2010-01-03
X# Whom:			Steve Wills <steve@mouf.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	visionworkbench
XPORTVERSION=	2.0
XCATEGORIES=	graphics
XMASTER_SITES=	http://byss.arc.nasa.gov/mlundy/
XDISTNAME=	VisionWorkbench-2.0-r2536
X
XGNU_CONFIGURE=	yes
XQT_COMPONENTS=	qmake_build moc_build
X
XLIB_DEPENDS+=	jpeg.10:${PORTSDIR}/graphics/jpeg
XLIB_DEPENDS+=	png.5:${PORTSDIR}/graphics/png
XLIB_DEPENDS+=	boost_thread.4:${PORTSDIR}/devel/boost-libs
XLIB_DEPENDS+=	boost_python.4:${PORTSDIR}/devel/boost-python-libs
XLIB_DEPENDS+=	gdal:${PORTSDIR}/graphics/gdal
XLIB_DEPENDS+=	lapack.4:${PORTSDIR}/math/lapack
XLIB_DEPENDS+=	IlmImf.6:${PORTSDIR}/graphics/OpenEXR
XLIB_DEPENDS+=	cairomm-1.0.1:${PORTSDIR}/graphics/cairomm
X
XMAINTAINER=	steve@mouf.net
XCOMMENT=	A general purpose image processing and computer vision library
X
Xpre-configure:
X	echo "PKG_FLAPACK_LDFLAGS=-L${LOCALBASE}/lib/gcc44" >> ${WRKSRC}/config.options
X
Xregression-test: build
X	@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} check)
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
9499a237bd579c3e19ae884d0d8028f0
echo x - graphics/visionworkbench/pkg-plist
sed 's/^X//' >graphics/visionworkbench/pkg-plist << '8203dd2f539d2b9f0ee1d8cdc068aeb5'
Xbin/bayer
Xbin/blend
Xbin/cnet_editor
Xbin/colormap
Xbin/contourgen
Xbin/correlate
Xbin/geoblend
Xbin/georef
Xbin/hdr_merge
Xbin/hdr_tonemap
Xbin/hillshade
Xbin/image2qtree
Xbin/image2toast
Xbin/ipalign
Xbin/ipfind
Xbin/ipmatch
Xbin/learnpca
Xbin/print_exif
Xbin/slopemap
Xinclude/vw/Camera.h
Xinclude/vw/Camera/BayerFilter.h
Xinclude/vw/Camera/BundleAdjust.h
Xinclude/vw/Camera/BundleAdjustModelBase.h
Xinclude/vw/Camera/BundleAdjustReport.h
Xinclude/vw/Camera/BundleAdjustmentBase.h
Xinclude/vw/Camera/BundleAdjustmentRef.h
Xinclude/vw/Camera/BundleAdjustmentRobustRef.h
Xinclude/vw/Camera/BundleAdjustmentRobustSparse.h
Xinclude/vw/Camera/BundleAdjustmentSparse.h
Xinclude/vw/Camera/CAHVModel.h
Xinclude/vw/Camera/CAHVORModel.h
Xinclude/vw/Camera/CameraModel.h
Xinclude/vw/Camera/CameraTransform.h
Xinclude/vw/Camera/ControlNetwork.h
Xinclude/vw/Camera/Exif.h
Xinclude/vw/Camera/ExifData.h
Xinclude/vw/Camera/Extrinsics.h
Xinclude/vw/Camera/LensDistortion.h
Xinclude/vw/Camera/LinearPushbroomModel.h
Xinclude/vw/Camera/LinescanModel.h
Xinclude/vw/Camera/OrbitingPushbroomModel.h
Xinclude/vw/Camera/PinholeModel.h
Xinclude/vw/Camera/PinholeModelCalibrate.h
Xinclude/vw/Cartography.h
Xinclude/vw/Cartography/CameraBBox.h
Xinclude/vw/Cartography/Datum.h
Xinclude/vw/Cartography/FileIO.h
Xinclude/vw/Cartography/GeoReference.h
Xinclude/vw/Cartography/GeoReferenceBase.h
Xinclude/vw/Cartography/GeoReferenceResourceGDAL.h
Xinclude/vw/Cartography/GeoReferenceResourcePDS.h
Xinclude/vw/Cartography/GeoTransform.h
Xinclude/vw/Cartography/OrthoImageView.h
Xinclude/vw/Cartography/PointImageManipulation.h
Xinclude/vw/Cartography/Projection.h
Xinclude/vw/Cartography/SimplePointImageManipulation.h
Xinclude/vw/Cartography/ToastTransform.h
Xinclude/vw/Core.h
Xinclude/vw/Core/Cache.h
Xinclude/vw/Core/CompoundTypes.h
Xinclude/vw/Core/ConfigParser.h
Xinclude/vw/Core/Debugging.h
Xinclude/vw/Core/Exception.h
Xinclude/vw/Core/Functors.h
Xinclude/vw/Core/FundamentalTypes.h
Xinclude/vw/Core/Log.h
Xinclude/vw/Core/ProgressCallback.h
Xinclude/vw/Core/Settings.h
Xinclude/vw/Core/Stopwatch.h
Xinclude/vw/Core/Thread.h
Xinclude/vw/Core/ThreadPool.h
Xinclude/vw/Core/ThreadQueue.h
Xinclude/vw/Core/TypeDeduction.h
Xinclude/vw/Core/VarArray.h
Xinclude/vw/FileIO.h
Xinclude/vw/FileIO/DiskImageResource.h
Xinclude/vw/FileIO/DiskImageResourceGDAL.h
Xinclude/vw/FileIO/DiskImageResourceJPEG.h
Xinclude/vw/FileIO/DiskImageResourceOpenEXR.h
Xinclude/vw/FileIO/DiskImageResourcePBM.h
Xinclude/vw/FileIO/DiskImageResourcePDS.h
Xinclude/vw/FileIO/DiskImageResourcePNG.h
Xinclude/vw/FileIO/DiskImageView.h
Xinclude/vw/FileIO/JP2.h
Xinclude/vw/FileIO/KML.h
Xinclude/vw/HDR.h
Xinclude/vw/HDR/CameraCurve.h
Xinclude/vw/HDR/GlobalToneMap.h
Xinclude/vw/HDR/LDRtoHDR.h
Xinclude/vw/HDR/LocalToneMap.h
Xinclude/vw/Image.h
Xinclude/vw/Image/Algorithms.h
Xinclude/vw/Image/BlockProcessor.h
Xinclude/vw/Image/BlockRasterize.h
Xinclude/vw/Image/Convolution.h
Xinclude/vw/Image/EdgeExtend.h
Xinclude/vw/Image/EdgeExtension.h
Xinclude/vw/Image/Filter.h
Xinclude/vw/Image/Filter.tcc
Xinclude/vw/Image/ImageIO.h
Xinclude/vw/Image/ImageMath.h
Xinclude/vw/Image/ImageResource.h
Xinclude/vw/Image/ImageResourceView.h
Xinclude/vw/Image/ImageView.h
Xinclude/vw/Image/ImageViewBase.h
Xinclude/vw/Image/ImageViewRef.h
Xinclude/vw/Image/Interpolation.h
Xinclude/vw/Image/Manipulation.h
Xinclude/vw/Image/MaskViews.h
Xinclude/vw/Image/Palette.h
Xinclude/vw/Image/PerPixelAccessorViews.h
Xinclude/vw/Image/PerPixelViews.h
Xinclude/vw/Image/PixelAccessors.h
Xinclude/vw/Image/PixelIterator.h
Xinclude/vw/Image/PixelMask.h
Xinclude/vw/Image/PixelMath.h
Xinclude/vw/Image/PixelTypeInfo.h
Xinclude/vw/Image/PixelTypes.h
Xinclude/vw/Image/SparseImageCheck.h
Xinclude/vw/Image/Statistics.h
Xinclude/vw/Image/Transform.h
Xinclude/vw/Image/UtilityViews.h
Xinclude/vw/Image/ViewImageResource.h
Xinclude/vw/InterestPoint.h
Xinclude/vw/InterestPoint/BoxFilter.h
Xinclude/vw/InterestPoint/Descriptor.h
Xinclude/vw/InterestPoint/Detector.h
Xinclude/vw/InterestPoint/Extrema.h
Xinclude/vw/InterestPoint/ImageOctave.h
Xinclude/vw/InterestPoint/ImageOctaveHistory.h
Xinclude/vw/InterestPoint/IntegralDescriptor.h
Xinclude/vw/InterestPoint/IntegralDetector.h
Xinclude/vw/InterestPoint/IntegralImage.h
Xinclude/vw/InterestPoint/IntegralInterestOperator.h
Xinclude/vw/InterestPoint/InterestData.h
Xinclude/vw/InterestPoint/InterestOperator.h
Xinclude/vw/InterestPoint/InterestTraits.h
Xinclude/vw/InterestPoint/LearnPCA.h
Xinclude/vw/InterestPoint/Localize.h
Xinclude/vw/InterestPoint/Matcher.h
Xinclude/vw/InterestPoint/MatrixIO.h
Xinclude/vw/InterestPoint/VectorIO.h
Xinclude/vw/InterestPoint/WeightedHistogram.h
Xinclude/vw/Math.h
Xinclude/vw/Math/BBox.h
Xinclude/vw/Math/ConjugateGradient.h
Xinclude/vw/Math/DisjointSet.h
Xinclude/vw/Math/EulerAngles.h
Xinclude/vw/Math/Functions.h
Xinclude/vw/Math/Functors.h
Xinclude/vw/Math/Geometry.h
Xinclude/vw/Math/KDTree.h
Xinclude/vw/Math/LapackExports.h
Xinclude/vw/Math/LevenbergMarquardt.h
Xinclude/vw/Math/LinearAlgebra.h
Xinclude/vw/Math/Matrix.h
Xinclude/vw/Math/MatrixSparseSkyline.h
Xinclude/vw/Math/MinimumSpanningTree.h
Xinclude/vw/Math/NelderMead.h
Xinclude/vw/Math/ParticleSwarmOptimization.h
Xinclude/vw/Math/PoseEstimation.h
Xinclude/vw/Math/Quaternion.h
Xinclude/vw/Math/RANSAC.h
Xinclude/vw/Math/Statistics.h
Xinclude/vw/Math/Vector.h
Xinclude/vw/Mosaic.h
Xinclude/vw/Mosaic/CelestiaQuadTreeConfig.h
Xinclude/vw/Mosaic/GMapQuadTreeConfig.h
Xinclude/vw/Mosaic/GigapanQuadTreeConfig.h
Xinclude/vw/Mosaic/ImageComposite.h
Xinclude/vw/Mosaic/KMLQuadTreeConfig.h
Xinclude/vw/Mosaic/QuadTreeGenerator.h
Xinclude/vw/Mosaic/TMSQuadTreeConfig.h
Xinclude/vw/Mosaic/ToastQuadTreeConfig.h
Xinclude/vw/Mosaic/UniviewQuadTreeConfig.h
Xinclude/vw/Stereo.h
Xinclude/vw/Stereo/AffineMixtureComponent.h
Xinclude/vw/Stereo/Correlate.h
Xinclude/vw/Stereo/CorrelatorView.h
Xinclude/vw/Stereo/DisparityMap.h
Xinclude/vw/Stereo/EMSubpixelCorrelatorView.h
Xinclude/vw/Stereo/EMSubpixelCorrelatorView.hpp
Xinclude/vw/Stereo/GammaMixtureComponent.h
Xinclude/vw/Stereo/GaussianMixtureComponent.h
Xinclude/vw/Stereo/MixtureComponent.h
Xinclude/vw/Stereo/OptimizedCorrelator.h
Xinclude/vw/Stereo/PyramidCorrelator.h
Xinclude/vw/Stereo/ReferenceCorrelator.h
Xinclude/vw/Stereo/StereoModel.h
Xinclude/vw/Stereo/StereoView.h
Xinclude/vw/Stereo/SubpixelView.h
Xinclude/vw/Stereo/UniformMixtureComponent.h
Xinclude/vw/config.h
Xinclude/vw/vw.h
Xlib/libvw.la
Xlib/libvw.so
Xlib/libvwCamera.la
Xlib/libvwCamera.so
Xlib/libvwCartography.la
Xlib/libvwCartography.so
Xlib/libvwCore.la
Xlib/libvwCore.so
Xlib/libvwFileIO.la
Xlib/libvwFileIO.so
Xlib/libvwHDR.la
Xlib/libvwHDR.so
Xlib/libvwImage.la
Xlib/libvwImage.so
Xlib/libvwInterestPoint.la
Xlib/libvwInterestPoint.so
Xlib/libvwMath.la
Xlib/libvwMath.so
Xlib/libvwMosaic.la
Xlib/libvwMosaic.so
Xlib/libvwStereo.la
Xlib/libvwStereo.so
Xlib/libvw.so.4
Xlib/libvwCamera.so.4
Xlib/libvwCartography.so.4
Xlib/libvwCore.so.4
Xlib/libvwFileIO.so.4
Xlib/libvwHDR.so.4
Xlib/libvwImage.so.4
Xlib/libvwInterestPoint.so.4
Xlib/libvwMath.so.4
Xlib/libvwMosaic.so.4
Xlib/libvwStereo.so.4
X@dirrm include/vw/Core
X@dirrm include/vw/Math
X@dirrm include/vw/Image
X@dirrm include/vw/FileIO
X@dirrm include/vw/Camera
X@dirrm include/vw/Mosaic
X@dirrm include/vw/Stereo
X@dirrm include/vw/Cartography
X@dirrm include/vw/InterestPoint
X@dirrm include/vw/HDR
X@dirrm include/vw
8203dd2f539d2b9f0ee1d8cdc068aeb5
echo x - graphics/visionworkbench/distinfo
sed 's/^X//' >graphics/visionworkbench/distinfo << 'f0e6fb4d082d113f69bf402a639d2e02'
XMD5 (VisionWorkbench-2.0-r2536.tar.gz) = 95659c233c6728d414297adde4cc6229
XSHA256 (VisionWorkbench-2.0-r2536.tar.gz) = f476ec77541190b3c7157fbe3cfe76fb7baa9927b64404edc4e10a6b5402b2ed
XSIZE (VisionWorkbench-2.0-r2536.tar.gz) = 15685415
f0e6fb4d082d113f69bf402a639d2e02
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Fri Feb 5 18:21:37 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143129 
State-Changed-From-To: open->feedback 
State-Changed-By: amdmi3 
State-Changed-When: Sat Feb 6 04:03:12 UTC 2010 
State-Changed-Why:  
Does not fetch: 
http://people.freebsd.org/~amdmi3/visionworkbench-2.0.log 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143129 

Date: Sat, 6 Feb 2010 07:12:43 +0300
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: bug-followup@FreeBSD.org, steve@mouf.net
Subject: Re: ports/143129: new port: graphics/visionworkbench: A general purpose image processing and computer vision library

 Does not fetch:
 http://people.freebsd.org/~amdmi3/visionworkbench-2.0.log
 
 Also, you should:
 - include bsd.port.mk instead of including port.post.mk right after
   port.pre.mk
 - specify USE_QT_VER, otherwise QT_COMPONENTS is meaningless
 - run portlint -A (ports-mgmt/portlint) on this port and fix
   errors/warnings it reports
 - finally, what is the meaning of using gcc44 directory without
   dependency on gcc44?
 
 -- 
 Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
 amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru
State-Changed-From-To: feedback->closed 
State-Changed-By: amdmi3 
State-Changed-When: Mon Mar 15 14:39:30 UTC 2010 
State-Changed-Why:  
Feedback timeout; does not fetch, submitter unresponsive 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143129 
>Unformatted:
