| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 11:25:28
0.9
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
21 Jul 2011 05:03:02
0.9
|
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 |
20 Mar 2011 12:54:45
0.9
|
miwi  |
- Get Rid MD5 support |
30 Jan 2009 10:17:55
0.9
|
rafan  |
- Update to 0.9
PR: ports/131077
Submitted by: Ari Suutari <ari.suutari at syncrontech.com> (maintainer) |
21 Jun 2008 16:25:46
0.8_2
|
olgeni  |
Fix a few typos in ports/comms. |
06 Jun 2008 13:15:07
0.8_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 May 2007 20:32:57
0.8_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Feb 2007 08:42:57
0.8
|
ale  |
Update to 0.8 release.
Requested by: maintainer |
22 Jan 2006 08:22:09
0.7
|
edwin  |
SHA256ify
Approved by: krion@ |
13 Oct 2005 15:23:00
0.7
|
glewis  |
. Make this port build and install correctly on amd64 (and hopefully on
all future architectures we might support).
Approved by: "Ari Suutari" <ari.suutari@syncrontech.com> (maintainer) |
13 Oct 2005 05:04:38
0.7
|
glewis  |
. Update to 0.7.
PR: 84651
Submitted by: "Ari Suutari" <ari.suutari@syncrontech.com> (maintainer) |
03 Sep 2004 21:24:31
0.6
|
glewis  |
. Update to 0.6. [1]
. Force the selection of a native JDK, as this port uses JNI.
PR: 71282
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer) |
08 Jul 2004 13:58:41
0.5
|
vs  |
Update to 0.5
PR: ports/68803
Submitted by: maintainer |
04 Feb 2004 05:21:48
0.2_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Sep 2003 11:44:09
0.2
|
edwin  |
javax.comm ports should use USE_JAVA
Java ports should use the new USE_JAVA infrastructure to
auto-discover the installed JRE
Informed maintainer.
PR: ports/56927
Submitted by: Nick Sayer <nsayer@kfu.com> |
10 Jun 2003 16:41:16
0.2
|
glewis  |
. Update to 0.2.
PR: 48658
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer) |
21 Feb 2003 11:07:05
0.1
|
knu  |
De-pkg-comment. |
07 Aug 2002 19:44:40
0.1
|
znerd  |
New port: Java Communication API, FreeBSD implementation.
PR: 31689
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> |