ports/132948: Minor cleanups to math/vtk5
Pedro F. Giffuni
giffunip at tutopia.com
Sun Mar 22 23:20:01 UTC 2009
>Number: 132948
>Category: ports
>Synopsis: Minor cleanups to math/vtk5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Mar 22 23:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Pedro F. Giffuni
>Release: 7.1-RELEASE
>Organization:
>Environment:
%uname -a
FreeBSD kakumen.cable.net.co 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009 root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
- Minor cleanups.
- Return port to the pool: my job doesn't leave time for proper maintenance of my ports anymore.
I have a WIP update patch for this port, JIC someone wants to take over.
>How-To-Repeat:
Please reset the maintainer of all my other ports too. I will try to keep updating some of them but I don't want to keep in the way of someone else taking over.
>Fix:
diff -ruN vtk5.orig/Makefile vtk5/Makefile
--- vtk5.orig/Makefile 2009-03-07 20:28:14.000000000 -0500
+++ vtk5/Makefile 2009-03-22 11:27:54.000000000 -0500
@@ -10,11 +10,11 @@
PORTVERSION= 5.0.4
PORTREVISION= 2
CATEGORIES= math graphics
-MASTER_SITES= http://www.vtk.org/files/release/5.0/ \
+MASTER_SITES= http://www.vtk.org/files/release/${PORTVERSION:R}/ \
http://www.neuro.mcw.edu/Ports/distfiles/VTK5/
DISTNAME?= vtk-${PORTVERSION}
-MAINTAINER= giffunip at tutopia.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= The Visualization Toolkit
LIB_DEPENDS= expat.[5-6]:${PORTSDIR}/textproc/expat2 \
@@ -60,7 +60,6 @@
CMAKE_USE_PTHREAD= yes
CMAKE_SOURCE_PATH= ../VTK
-CXXFLAGS+= -Wno-deprecated
CMAKE_ARGS+= ${VTKSRCDIR} \
-DBUILD_SHARED_LIBS:BOOL=ON \
-DBUILD_DOCUMENTATION:BOOL=ON \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list