| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:18:29
1.1.1
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
17 Jan 2012 01:42:10
1.1.1
|
jgh  |
- Update stale download url
Submitted by: Tim X <tmvfroid at gmail.com>
Approved by: crees,rene (mentors,implicit) |
21 Jul 2011 05:03:02
1.1.1
|
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.1.1
|
miwi  |
- Get Rid MD5 support |
08 Dec 2008 06:43:50
1.1.1
|
linimon  |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr |
19 Jun 2008 09:43:53
1.1.1
|
gahr  |
- Update to 1.1.1
- Adjust download URL
PR: 124204
Submitted by: yours truly
Approved by: maintainer timeout |
06 Jun 2008 13:38:51
1.1_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
1.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Apr 2007 06:27:41
1.1
|
nemoliu  |
Use my @FreeBSD.org address.
Approved by: delphij (mentor) |
21 Feb 2007 17:42:44
1.1
|
delphij  |
Update to 1.1.
Submitted by: Nemo LIU <nemoliu at gmail dot com>
PR: ports/109234 |
03 Sep 2006 06:11:55
1.0.2_3
|
kris  |
Allow package builds |
30 Jan 2006 11:30:48
1.0.2_3
|
edwin  |
SHA256ify (and sometimes SIZEify)
Approved by: krion@ |
11 Oct 2005 15:06:13
1.0.2_3
|
glewis  |
. No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
by mtree for more than 3 years now.
Pointed out by: hq |
08 Jun 2005 15:48:21
1.0.2_3
|
glewis  |
. Update to 1.0.2 update 2. |
09 Sep 2004 18:37:30
1.0.2_2
|
hq  |
Fix DOWNLOAD_URL.
Reported by: Ronald Klop <ronald-freebsd8@klop.yi.org>
Approved by: portmgr, glewis (mentor) |
03 Sep 2004 03:29:23
1.0.2_2
|
hq  |
- Fixed DISTNAME [1]
- Now bsd.java.mk 2.0 compliant
- Use CPIO rather than CP
- Use JAVAJARDIR and JAVASHAREDIR
- Removed pkg-plist (use dynamic plist and PORTDOCS)
- Honor NOPORTDOCS
- Honor hier(7): documentation in DOCSDIR and examples in EXAMPLESDIR
- Honor "best practices for a Java library" from Porter's handbook, Java
section: JARs in JAVAJARDIR.
- Added 'devel' category
- SIZEify
Pointed out by: Rainer Duffner <rainer@ultra-secure.de> [1]
Approved by: glewis (mentor) |
13 Jan 2004 22:42:33
1.0.2_1
|
znerd  |
Improved download URL to be more specific. |
07 Mar 2003 06:04:45
1.0.2_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
10 Nov 2002 22:44:03
1.0.2_1
|
kris  |
Don't remove system directories share/java, share/java/classes, and
share/doc |
07 Nov 2002 13:52:08
1.0.2_1
|
edwin  |
Update to java/jaf port from version 1.0.1 to 1.0.2.
Move maintainer to java@freebsd.org
PR: ports/44557
Submitted by: Jose Marques <noway@nohow.demon.co.uk> |
07 May 2002 22:14:19
1.0.1_1
|
znerd  |
Cleaned things up here and there.
Switched to USE_JAVA. This fixes PR 35079.
Improved download URL. Changed do-install target a
little. Installing a link to activation.jar in
${PREFIX}/share/java/classes. The real activation.jar
is now in ${PREFIX}/share/java/${PKGNAME}.
Bumped PORTREVISION.
The maintainer has not responded in months, so I took the
freedom to commit this without his approval.
PR: 35079 |
08 Oct 2000 03:02:04 
|
asami  |
Convert category java to new layout. |