| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Mar 2013 21:56:30
  |
eadler  |
"aaargh, quoted Makefile variables"
Approved by: portmgr (bapt) |
10 Dec 2012 13:18:29
1.2_2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
21 Jul 2011 05:03:02
1.2_2
|
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 |
25 Dec 2010 16:55:41
1.2_2
|
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
06 Jun 2008 13:38:51
1.2_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) |
01 Aug 2007 14:49:06
1.2_1
|
glewis  |
. Require at least JDK 1.3.
. Remove dependency on java/collections since they've been a part of
the standard runtime library since 1.2. |
21 Jul 2007 22:19:34
1.2_1
|
pav  |
- Allow this to install on any jdk version
Suggested by: glewis |
03 Sep 2006 06:02:33
1.2_1
|
kris  |
Allow package builds |
30 Jan 2006 11:30:48
1.2_1
|
edwin  |
SHA256ify (and sometimes SIZEify)
Approved by: krion@ |
27 Sep 2005 06:02:24
1.2_1
|
glewis  |
. Fix RUN_DEPENDS (JAVAJARDIR -> JAVALIBDIR).
. Respect NOPORTDOCS.
. Split "docs" into examples and docs as appropriate and install them in
the relevant directories.
. Use PORTDOCS.
. Use appropriate macros in the packing list (%%JAVAJARDIR%% and
%%EXAMPLESDIR%%) and adjust it appropriately for the previous two changes.
. Bump PORTREVISION. |
27 Sep 2005 05:35:49
1.2
|
glewis  |
. Quieten portlint:
. Add 'devel' as a secondary category.
. Unquote IGNORE.
. Remove unnecessary EXTRACT_SUFX setting.
. Use bsd.java.mk 2.0. |
27 Sep 2005 04:47:49
1.2
|
glewis  |
. Update the download URL.
PR: 86547
Submitted by: Manfred Riem <mriem@manorrock.org> |
19 Aug 2003 05:18:24
1.2
|
daichi  |
java/infobus: drop maintainer ship
PR: 55691
Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer) |
21 Feb 2003 12:30:28
1.2
|
knu  |
De-pkg-comment. |
10 Nov 2002 22:44:03
1.2
|
kris  |
Don't remove system directories share/java, share/java/classes, and
share/doc |
16 Jun 2002 01:22:09
1.2
|
glewis  |
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd |
08 Oct 2000 03:02:04 
|
asami  |
Convert category java to new layout. |