| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Aug 2011 18:02:34
1.4.2
|
glewis  |
. Remove jdk14-doc since jdk14 was removed 2011/06/28. |
20 Mar 2011 12:54:45
1.4.2
|
miwi  |
- Get Rid MD5 support |
03 May 2009 06:17:08
1.4.2
|
glewis  |
. Remove quotes from NO_CDROM and RESTRICTED. [1]
. Set IGNORE if NOPORTDOCS is set since this port only installs docs. [2]
Pointed out by: portlint [1]
QAT [2] |
03 Sep 2006 06:16:08
1.4.2
|
kris  |
Allow package builds |
30 Jan 2006 11:30:48
1.4.2
|
edwin  |
SHA256ify (and sometimes SIZEify)
Approved by: krion@ |
11 Jan 2005 16:32:27
1.4.2
|
glewis  |
. Chase download location.
PR: 76084
Submitted by: Parv |
03 Dec 2004 01:01:34
1.4.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) |
15 Apr 2004 23:43:26
1.4.2
|
znerd  |
Using PORTDOCS macro. |
26 Mar 2004 07:14:10
1.4.2
|
znerd  |
Fixed generation of pkg-plist.
PR: 60722
Submitted by: Ulrich Spoerlein <q@uni.de> |
10 Feb 2004 13:19:44
1.4.2
|
znerd  |
Added LATEST_LINK.
Reported by: kris |
22 Jan 2004 11:06:02
1.4.2
|
trevor  |
Use the SORT macro from bsd.port.mk. |
26 Sep 2003 20:11:00
1.4.2
|
glewis  |
. Update to the 1.4.2 docs. |
07 Mar 2003 06:04:45
1.4.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
21 Nov 2002 08:58:42
1.4.1
|
znerd  |
Fixed generation of plist file. The file was previously written
as ./pkg-plist. It is now written as $WRKDIR/PLIST.
Indicated by: kris |
20 Nov 2002 08:58:13
1.4.1
|
znerd  |
Removed unnecessary PLIST_SUB setting. |
20 Nov 2002 08:38:40
1.4.1
|
znerd  |
Upgrade to JDK 1.4.1 documentation. Automagically generating
the package list. This reduces the size of the ports tree with
~ 600 K !
Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> |
10 Oct 2002 08:38:39
1.4.0
|
znerd  |
Not using IGNORE anymore to avoid package building.
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= "You can not legally distribute binaries"
.endif
This was superfluous and inhibiting package builds of things that
depend on the port. Having RESTRICTED and NO_CDROM is enough to
ensure that a package will not appear on the FTP site or a CDROM
(it will be built and used as a basis for other packages to build
with, but will be deleted at the end of the build run).
Requested by: kris
Reviewed by: portmgr (silence)
PR: 42758 |
24 May 2002 07:05:40
1.4.0
|
znerd  |
Upgrade from 1.4.0-beta 3 to 1.4.0.
Prompted by: Jay Sachs <jay@eziba.com>
PR: 38129 |
28 Nov 2001 12:25:43 
|
znerd  |
Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3. |
27 Nov 2001 12:20:49 
|
znerd  |
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. |
09 Oct 2001 13:36:02 
|
sobomax  |
Update to 1.4.0b2. |
08 Oct 2001 13:45:29 
|
sobomax  |
- Remove several stale pkg-message files; - fix download URL in jdk11-doc. |
08 Oct 2001 10:17:18 
|
sobomax  |
Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports. |