edwin 2006-04-04 22:47:58 UTC
FreeBSD ports repository
Modified files:
math Makefile
math/vtk43 Makefile distinfo pkg-plist
Added files:
math/vtk43/files patch-IO-vtkBMPReader.cxx
patch-IO-vtkImageReader.cxx
Log:
Reintroduce legacy port: vtk 4.3
I'd like to reintroduce VTK 4.3 to the ports tree to
facilitate building a new port, Caret 5.3. Starting with
VTK 4.4, support for "float" coordinates has been dropped
from many functions. The Caret code will require significant
changes to compile with VTK 4.4. Since the Caret developers
do not yet have a timeline for upgrading to VTK 4.4, I'd
like to reintroduce VTK 4.3 for the interim. Only the vtk
base and vtk-headers are essential. Below are shar files
for these two trees. They are based on the original vtk
4.3 port. The only modifications are:
1. The folder names are changed from vtk and vtk-headers
to vtk43 and vtk43-headers to prevent a collision with the
current vtk in /usr/ports/math.
2. PREFIX is set to ${LOCALBASE}/vtk43 to prevent a collision
with the current vtk installation.
PR: ports/92468
Submitted by: Jason Bacon <[EMAIL PROTECTED]>
Revision Changes Path
1.359 +1 -0 ports/math/Makefile
1.32 +26 -10 ports/math/vtk43/Makefile
1.9 +3 -3 ports/math/vtk43/distinfo
1.3 +16 -0 ports/math/vtk43/files/patch-IO-vtkBMPReader.cxx (new)
1.3 +30 -0 ports/math/vtk43/files/patch-IO-vtkImageReader.cxx (new)
1.8 +1 -1 ports/math/vtk43/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"