| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 May 2007 21:32:57
1.7.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 Mar 2007 22:32:45
1.7.0
|
hq  |
Update to 1.7.0
PR: 108070
Submitted by: David King <ketralnis@ketralnis.com> |
06 Sep 2006 22:52:18
1.6.5_2
|
hq  |
- Install data files in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Install documentation files in ${DOCSDIR}
- Use PORTDOCS to reduce pkg-plist size
- Bump PORTREVISION
Reviewed by: glewis |
22 Jan 2006 08:30:12
1.6.5_1
|
edwin  |
SHA256ify
Approved by: krion@ |
23 Oct 2005 13:07:52
1.6.5_1
|
nork  |
New style bsd.java.mk.
Pointed out by: hq |
11 Oct 2005 17:36:30
1.6.5_1
|
hq  |
Add a mirror for the man page distribution on MASTER_SITE_LOCAL as the former
server is experiencing trouble on regular basis lately. |
10 Oct 2005 15:38:42
1.6.5_1
|
hq  |
- Improve launcher script:
- Use 'java' command from javavmwrapper [1]
- ANT_INCLUDE_SHARED_JARS is now a defined/undefined switch rather than a
YES/whatever check
- Use SUB_FILES to configure (files/ant -> files/ant.sh.in)
- ECHO_CMD -> ECHO_MSG
- Use MAN1PREFIX and MAN5PREFIX
- Cleanup port and launcher script
- Bump PORTREVISION
PR: 86902 [1]
Submitted by: Panagiotis Astithas <past@ebs.gr> [1]
Reviewed by: glewis |
11 Jul 2005 02:45:40
1.6.5
|
hq  |
Fix plist from last commit (and buy myself a brand new pointy hat...) |
11 Jul 2005 02:31:20
1.6.5
|
hq  |
Update to 1.6.5 |
25 May 2005 16:00:13
1.6.2
|
hq  |
- Handle NOPORTDOCS in pkg-plist
- Install man pages unconditionally
PR: 81271
Submitted by: Bjoern Koenig <bkoenig@cs.tu-berlin.de> |
03 Dec 2004 16:25:40
1.6.2
|
hq  |
Assign maintainership to java@FreeBSD.org as this port is a critical piece
of infrastructure for a lot of java based ports.
Approved by: glewis |
03 Dec 2004 01:01:34
1.6.2
|
hq  |
Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer) |
26 Jul 2004 19:43:30
1.6.2
|
glewis  |
. Update to 1.6.2. The submitter's patches were used and in addition I
fixed the packing list and removed PORTREVISION.
. Use ${MASTER_SITE_APACHE} to simplify (and expand) the MASTER_SITE list.
PR: 69600 [1]
Submitted by: Sean O'Connell <oconnell@soe.ucsd.edu> [1] |
03 Apr 2004 12:30:54
1.6.1_1
|
znerd  |
- fixed the location of EXTRACT_ONLY in Makefile so now
portlint does not complain
- changed the 'ant(1)' script so that it now uses the
'classpath' command provided by java/javavmwrapper
(command added recently)
PR: 65063
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |
16 Feb 2004 08:08:50
1.6.1
|
znerd  |
Update to Apache Ant 1.6.1.
Requested by: Mike Berning <meb@cinci.rr.com>
Peter Schultz <pmes@bis.midco.net>
leafy <leafy@leafy.idv.tw>
PR: 62893 |
12 Jan 2004 13:40:00
1.6.0_2
|
znerd  |
Fixed 'ant' shell script. Previously the '-lib' option did not
work correctly.
Bumped PORTREVISION. |
06 Jan 2004 07:16:47
1.6.0_1
|
znerd  |
By default disable FreeBSD-specific behaviour to include all
JAR files in ${PREFIX}/share/java/classes in the CLASSPATH.
To re-enable the non-compatible behaviour, set
ANT_INCLUDE_SHARED_JARS to YES (case-sensitive).
The old, non-compatible behaviour has been a cause of much
discussion and frustration.
Bumped PORTREVISION.
See:
http://lists.freebsd.org/pipermail/freebsd-java/2003-September/000744.html
Requested by: Jonathan Chen <jonc@chen.org.nz> and others |
22 Dec 2003 07:26:21
1.6.0
|
znerd  |
Update to Apache Ant 1.6.0. |
20 Nov 2003 00:24:02
1.5.4_1
|
glewis  |
. Install the etc directory. Various documentation refers to files in
this directory.
PR: 58450
Submitted by: Remco van 't Veer <rwvtveer@xs4all.nl>
Approved by: znerd (maintainer) |
13 Nov 2003 21:12:28
1.5.4_1
|
glewis  |
. Add missing -n so that manpages message is consistent with other
install messages. |
25 Sep 2003 10:40:14
1.5.4_1
|
znerd  |
Now installs man page for Ant.
Bumped PORTREVISION.
PR: 44335
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |
14 Aug 2003 14:12:07
1.5.4
|
znerd  |
Update to Apache Ant 1.5.4.
This is a minor bugfix release that fixes a problem with the javah task on JDK
1.4.2 and a couple of bugs in the Visual Age for Java intergration tasks. If
you don't use javah or VAJ, there is no reason to upgrade.
See:
http://ant.apache.org/antnews.html |