Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: math/vtk |
Commit | Credits | Log message |
4.4_7 14 Oct 2013 07:00:29 |
bapt |
Remove the deprecated vtk4 consider using vtk5 |
4.4_7 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
4.4_7 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
4.4_6 18 Nov 2011 23:30:13 |
ehaupt |
Remove trailing whitespaces.
Feature safe: yes |
4.4_6 21 Jul 2011 05:03:02 |
linimon |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
4.4 22 Jan 2006 05:52:28 |
edwin |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
4.4 22 Jan 2006 02:26:24 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
4.4 25 Apr 2005 03:47:50 |
lawrance |
Fix plist error - only create example directories when WITH_TESTING is set.
Reported by: pointykris
Approved by: clement (mentor, implicit) |
4.4 23 Apr 2005 14:12:36 |
lawrance |
Update math/vtk-* to version 4.4
PR: ports/77038
Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer)
Approved by: clement (mentor) |
4.3.0_3 07 Nov 2004 10:54:37 |
pav |
- Fix damage on slave ports from recent change in master port
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> |
4.3.0_2 13 Feb 2004 03:53:48 |
linimon |
During building executables on FreeBSD 4.X the "undefined reference to
`pthread_*'" was thrown. Fix this, and also some other cosmetic bugs.
PR: ports/62446
Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer) |
4.3.0 03 Feb 2004 19:14:29 |
glewis |
. Fix the Java include path (bsd -> freebsd).
PR: 62314
Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer) |
4.3.0 26 Dec 2003 20:03:41 |
pav |
- Update to 4.3.0
Rework this port and split it into logically independent parts
Give maintainership to submitter
PR: ports/57858
Submitted by: Mykola Khotyaintsev <ko@irfu.se> |