| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:43:44
6.5.5
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
21 Jul 2011 05:03:02
6.5.5
|
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 |
29 Jun 2011 20:13:08
6.5.5
|
hq  |
- Update to 6.5.5
- Add LICENSE
PR: 158502
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
02 Sep 2009 15:01:56
6.5.4_2
|
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
06 Jun 2008 14:05:09
6.5.4_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
6.5.4_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Nov 2005 14:57:11
6.5.4
|
hq  |
Add SHA256 info |
30 Jun 2005 13:42:19
6.5.4
|
hq  |
- Update to 6.5.4 (add support for JDK 1.5 but drop JDK 1.1)
- Improve the launcher shell script (use javavmwrapper 2.0)
- Use SUB_FILES/SUB_LIST to configure the launcher
- Add $FreeBSD$ tag in pkg-plist
- Do not try to mkdir ${JAVAJARDIR} as it has been part of mtree for more than
3 years now
- Update COMMENT: this is an XSLT 1.0 processor |
10 Nov 2004 02:37:24
6.5.3_1
|
hq  |
- Tweaked CLASSPATH in launcher script: Only Saxon installed JARs are indeed
required (given XML APIs and the Aelfred XML parser are included in
saxon.jar)
- Added some more "" in launcher script to ensure spaces in paths and args will
not break anything
- "${CP} -r" -> "${FIND} -exec ${INSTALL_DATA}" for samples and docs
- Takeover maintainership |
07 Jul 2004 20:38:10
6.5.3_1
|
glewis  |
. Register CONFLICTS with the saxon-devel port. [1]
. Use %%JAVAJARDIR%% in PLIST_FILES now that bsd.java.mk sets it.
PR: 68637 [1]
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> [1] |
02 Jul 2004 19:30:27
6.5.3_1
|
glewis  |
. Add a shell script to allow people to easily run saxon from the command
line.
PR: 68548
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |
28 Jun 2004 21:13:21
6.5.3
|
glewis  |
. Update to 6.5.3.
. Use MASTER_SITE_SOURCEFORGE_EXTENDED rather than MASTER_SITE_SOURCEFORGE.
. Make it bsd.java.mk 2.0 compliant.
. Reduced packing list by using PLIST_FILES and PORTDOCS.
. Various cosmetic changes.
PR: 68447
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |
29 Jan 2004 16:13:06
6.5.2
|
trevor  |
SIZEify. |
15 Feb 2003 13:00:46
6.5.2
|
naddy  |
Cleanups, including:
- Change maintainer's addresses
- Drop some maintainerships
- Use COMMENT variable
PR: 48294
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
16 Apr 2002 18:21:27
6.5.2
|
znerd  |
Moved NO_BUILD_DEPENDS_JAVA down to stop portlint
complaining about wrong location of settings.
PORTREVISION not bumped. This does not affect the
port installation.
Approved by: maintainer |
13 Apr 2002 09:43:07
6.5.2
|
znerd  |
Update to 6.5.2.
Submitted by: maintainer
PR: 37031 |
01 Apr 2002 06:29:23
6.5.1
|
pat  |
bsd.java.mk-ify
PR: 36607
Submitted by: maintainer |
09 Feb 2002 08:01:10 
|
kevlo  |
- Update to 6.5.1 - Sort @dirrm listing |
30 Jan 2002 07:18:36 
|
ijliao  |
add saxon 6.5 An XSLT processor for Java |