| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jul 2011 05:03:02
1.3.1_6
|
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
1.3.1_6
|
miwi  |
- Get Rid MD5 support |
06 Jun 2008 13:38:51
1.3.1_6
|
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
1.3.1_5
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Jan 2006 11:30:48
1.3.1_4
|
edwin  |
SHA256ify (and sometimes SIZEify)
Approved by: krion@ |
19 Feb 2005 00:54:43
1.3.1_4
|
hq  |
Add 'devel' category |
18 Feb 2005 15:23:34
1.3.1_4
|
hq  |
- Update to bsd.java.mk 2.0
- Minor cosmetic improvement |
10 Dec 2004 03:26:55
1.3.1_4
|
hq  |
Fix download URL
Reported by: kris |
04 Feb 2004 05:21:48
1.3.1_4
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
16 Jan 2004 20:11:03
1.3.1_3
|
glewis  |
. Adjust download instructions for new download URL. |
16 Jan 2004 20:06:34
1.3.1_3
|
glewis  |
. Convert a space to a tab.
. Use a download URL which is one less hop away from the actual download. |
09 Jan 2004 12:19:12
1.3.1_3
|
alfred  |
assign maintainer to java@, requested by maintainer des. |
02 Jan 2004 19:11:17
1.3.1_3
|
alfred  |
Don't use a leading zero in PORTREVISION, it confuses the pkg* tools and
portupgrade with "missing origin".
Properly detect that the distfile doesn't exist. We can't use
${DISTDIR}/${DISTFILES} because it's not defined until after
bsd.port.post.mk, but after inclusion of bsd.port.post.mk we
can not define IGNORE. To fix use the already known variables
as so: ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
Reviewed by: maintainer timeout.
PR: ports/60652 |
24 Sep 2003 03:28:25
1.3.1_02
|
kris  |
Back out previous commit. Further inspection reveals that it is the
diablo-jdk port that is bogusly requiring manual input at pkg_add time,
thereby preventing any other packages from building with it. |
24 Sep 2003 03:25:51
1.3.1_02
|
kris  |
Mark as IS_INTERACTIVE because it asks for manual license acceptance and
causes the bento build to loop.
This probably should be patched out as in the other jdk ports, so it can
be packaged on bento. |
27 Jun 2003 09:31:51
1.3.1_02
|
des  |
Java 2 SDK Enterprise Edition 1.3.1 |