aboutsummaryrefslogtreecommitdiffstats
path: root/math/vtk-data
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longererwin2010-10-291-1/+1
| | | | | | | | | | be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update math/vtk-* to version 4.4lawrance2005-04-235-13/+50
| | | | | | PR: ports/77038 Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer) Approved by: clement (mentor)
* BROKEN: Unfetchablekris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* - Fix damage on slave ports from recent change in master portpav2004-11-071-0/+2
| | | | Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* During building executables on FreeBSD 4.X the "undefined reference tolinimon2004-02-131-1/+1
| | | | | | | `pthread_*'" was thrown. Fix this, and also some other cosmetic bugs. PR: ports/62446 Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer)
* - Update to 4.3.0pav2003-12-274-0/+778
Rework this port and split it into logically independent parts Give maintainership to submitter PR: ports/57858 Submitted by: Mykola Khotyaintsev <ko@irfu.se>