summaryrefslogtreecommitdiff
path: root/math/vtk43/files/patch-IO-vtkImageReader.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-02-18Remove expired ports:Gabor Kovesdan1-30/+0
2007-02-01 math/vtk43-headers: Please use vtk 4.4 or 5.x. 2007-02-01 math/vtk43: Please use vtk 4.4 or 5.x. Approved by: erwin (mentor, implicit)
2006-04-04Reintroduce legacy port: vtk 4.3Edwin Groothuis1-0/+30
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 <bacon@smithers.neuro.mcw.edu>
2005-04-23Update math/vtk-* to version 4.4Sam Lawrance1-30/+0
PR: ports/77038 Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer) Approved by: clement (mentor)
2004-11-06- Fix build on FreeBSD 5.3Pav Lucistnik1-0/+30
PR: ports/73607 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>