| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:43:44
0.2_2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
21 Jul 2011 05:03:02
0.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 |
03 Jul 2011 14:40:25
0.2_2
|
ohauer  |
-remove MD5 |
06 Jun 2008 14:05:09
0.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) |
19 May 2007 20:32:57
0.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Nov 2005 18:40:57
0.2
|
pav  |
- Add SHA256 |
03 Dec 2004 01:01:34
0.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) |
25 Aug 2004 15:36:57
0.2
|
hq  |
- Unbreak port by patching build.xml
- bsd.java.mk 2.0 compliance
- ${CP} -> ${INSTALL_DATA}
- ${ECHO} -> ${ECHO_MSG}
- Use USE_ANT
- Use PLIST_FILES to remove pkg-plist
- Finer tuning of CLASSPATH (only xincluder.jar, not the whole ${JAVAJARDIR}
content)
PR: 70364
Submitted by: me
Approved by: glewis (mentor) |
09 Jun 2004 03:10:55
0.2
|
kris  |
BROKEN: Install fails |
20 Apr 2004 19:35:58
0.2
|
glewis  |
. Unbreak the build, found by bento during bsd.java.mk testing:
. Set ANT_INCLUDE_SHARED_JARS so the necessary classes get pulled in.
. Convert to using PORTDOCS so that the differences between 1.3 and 1.4
generated javadocs are hidden. This also trims pkg-plist considerably.
. While here, remove local duplicates of bsd.java.mk settings for
JAVASHAREDIR and JAVAJARDIR.
Done now to get this fixed for 4.10.
Submitted by: bento via kris
Hopefully not objected to by: znerd (notified) |
18 Mar 2004 18:01:13
0.2
|
trevor  |
Add size data, approved by maintainers. |
25 Sep 2003 08:11:01
0.2
|
znerd  |
Update to 0.2. |
23 Jul 2003 14:30:29
0.1
|
znerd  |
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me |
07 Mar 2003 06:11:57
0.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
18 Oct 2002 19:17:03
0.1
|
znerd  |
Made xincluder a build- instead of runtime-dependency. |
18 Oct 2002 16:10:36
0.1
|
znerd  |
Not defining DOCSDIR anymore, since it's already defined in bsd.port.mk. |
18 Oct 2002 15:45:59
0.1
|
znerd  |
Added runtime dependency: textproc/xincluder. |
18 Oct 2002 15:38:23
0.1
|
znerd  |
Small style improvements. |
18 Oct 2002 15:03:03
0.1
|
znerd  |
XInclude task for Jakarta Ant.
See:
http://people.freebsd.org/~znerd/xinclude-task/ |