| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jul 2011 05:03:02
1.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,1
|
miwi  |
- Get Rid MD5 support |
15 Aug 2009 22:50:42
1.1.1,1
|
hq  |
Update to 1.1.1
Reported by: portscout |
06 Jun 2008 13:38:51
1.1_2,1
|
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) |
06 Apr 2008 09:38:31
1.1_1,1
|
hq  |
Update to version 1.1
PR: 122258
Submitted by: Wen heping <wenheping@gmail.com> |
19 May 2007 20:32:57
1.0_1,1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2006 12:39:58
1.0,1
|
edwin  |
SHA256ify
Approved by: krion@ |
03 Dec 2004 01:01:34
1.0,1
|
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) |
20 Oct 2004 11:56:32
1.0,1
|
hq  |
- Update to 1.0 Final (bumped PORTEPOCH in this extend)
- re-enable jikes support
- Dynamic pkg-plist
- Use JAVALIBDIR
Approved by: glewis (mentor) |
20 Sep 2004 17:47:06
1.0b10
|
hq  |
- Unbreak port (fixed distfile URL)
Reported by: pointyhat
Approved by: portmgr (marcus), glewis (mentor) |
18 Sep 2004 18:14:38
1.0b10
|
kris  |
BROKEN: Unfetchable
Approved by: portmgr (self) |
01 Sep 2004 15:38:08
1.0b10
|
hq  |
Fix permissions issue caused by last commit.
Approved by: glewis (mentor) |
16 Aug 2004 12:30:48
1.0b10
|
hq  |
- Update to 1.0b10
- Use USE_ANT
- Set USE_JIKES=no to forbid the use of Jikes to build the port
- Use %%JAVAJARDIR%%
- Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1]
- Use ${ECHO_MSG} rather than ${ECHO}
- Add 'textproc' category
- Fix LOCALBASE/PREFIX issue with JAVAJARDIR [1]
PR: 68511
Submitted by: me
Reviewed by: glewis [1]
Approved by: znerd (maintainer), glewis (mentor) |
15 Apr 2004 20:48:24
1.0b9_1
|
znerd  |
- Now using JAVAJARDIR instead of PREFIX/share/java/classes
- Now using PORTDOCS macro (to reduce pkg-plist size and fix the apidocs
deinstall issue with some JDKs)
- Now using PLIST_FILES macro (to reduce pkg-plist size)
- No longer installing JARs from 'lib' directory (but rather have them
declared
as run dependencies)
- No longer installing junk files (such as perl CVS commiter scripts)
- No longer installing class nor source files
- Now installing samples in EXAMPLESDIR
- Now installing README and such in DOCSDIR
- Will not install docs and samples when NOPORTDOCS is set
- Bumped PORTREVISION
PR: 64703
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |
18 Mar 2004 18:01:13
1.0b9
|
trevor  |
Add size data, approved by maintainers. |
23 Jul 2003 14:34:04
1.0b9
|
znerd  |
# New ports collection makefile for: JDOM
# Date created: June 1, 2001
# Whom: Ernst de Haan <znerd@FreeBSD.org>
#
# $FreeBSD: ports/java/jdom/Makefile,v 1.8 2003/07/23 14:30:27 znerd Exp $
#
PORTNAME= jdom
PORTVERSION= 1.0b9
CATEGORIES= java
MASTER_SITES= http://www.jdom.org/dist/source/
DISTNAME= ${PORTNAME}-${PORTVERSION:C/[0-9]*\.[0-9]*//}
MAINTAINER= znerd@FreeBSD.org
COMMENT= Java library for accessing and manipulating XML documents(Only the first 15 lines of the commit message are shown above ) |
23 Jul 2003 14:30:29
1.0b9
|
znerd  |
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me |
07 Mar 2003 06:04:45
1.0b8_2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
18 Nov 2002 14:45:35
1.0b8_2
|
znerd  |
Installing JAR file in ${PREFIX}/share/java/classes/.
Bumped PORTREVISION. |
10 Nov 2002 22:44:03
1.0b8_1
|
kris  |
Don't remove system directories share/java, share/java/classes, and
share/doc |
13 Jun 2002 14:23:21
1.0b8_1
|
znerd  |
Now builds from source using Ant.
Added some download locations.
Bumped PORTREVISION. |
30 Mar 2002 21:50:28
1.0b8
|
znerd  |
Upgrade to JDOM beta 8. Also now using USE_JAVA. |
02 Mar 2002 14:13:43 
|
znerd  |
Upgraded from 1.0b6 to 1.0b7. |
27 Nov 2001 12:19:21 
|
znerd  |
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. |
25 Jun 2001 03:13:25 
|
jeh  |
Java library for accessing and manipulating XML documents. |