aboutsummaryrefslogtreecommitdiffstats
path: root/math/vtk-tcl
Commit message (Collapse)AuthorAgeFilesLines
* Remove the deprecated vtk4 consider using vtk5bapt2013-10-142-100/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | math)
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Fix damage on slave ports from recent change in master portpav2004-11-071-1/+1
| | | | Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* 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-272-0/+103
Rework this port and split it into logically independent parts Give maintainership to submitter PR: ports/57858 Submitted by: Mykola Khotyaintsev <ko@irfu.se>