| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
12 Dec 2007 03:13:45
1.1.8  |
linimon  |
Remove obsolete JDK versions 1.1 and 1.2, and the ports depending on them. |
22 Jul 2007 00:59:43
1.1.8  |
pav  |
- Mark jdk11 / jdk12 ports for removal in 1 month
Inspired by: glewis
With hat: portmgr |
30 Jan 2007 10:25:34
1.1.8  |
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
22 Jan 2006 02:17:14
1.1.8  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Nov 2005 06:20:35
1.1.8  |
glewis  |
. Add SHA256. |
17 Feb 2005 19:41:13
1.1.8  |
glewis  |
. Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package
are deleted (which is necessary for it to correctly delete the symbolic
links created by registervm). |
01 Sep 2004 02:47:05
1.1.8  |
glewis  |
. Teach the packing list that we don't care if we can't remove
%D/share/doc/java.
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
with (as comments should be optional). |
01 Sep 2004 02:46:00
1.1.8  |
glewis  |
. Clean up all the .orig files from patching and do it in post-patch rather
than do-install. This fixes the packing list. |
17 Mar 2004 16:42:14
1.1.8  |
glewis  |
. SIZEify. |
06 Feb 2004 16:47:26
1.1.8  |
glewis  |
1. Take maintainership.
2. Set an approptiate LATEST_LINK to avoid conflicts with other jdk ports.
Reminded by: kris [2] |
22 Jan 2004 12:18:43
1.1.8  |
trevor  |
Use the CPIO macro defined in bsd.port.mk. |
02 Nov 2003 02:29:21
1.1.8  |
edwin  |
Fix email address
PR: 58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
26 Sep 2003 20:04:59
1.1.8  |
glewis  |
. Set EXPR_COMPAT so 5.x expr doesn't get confused by having "-" at the start
of an argument.
Submitted by: jmallett |
07 Mar 2003 06:04:45
1.1.8  |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Feb 2003 05:22:33
1.1.8  |
nate  |
- Changed maintainer to the JDK porting team <java-port@FreeBSD.org>,
although there is very little that needs to be done on such an old
binary release. |
14 Jan 2003 03:00:52
1.1.8  |
kris  |
Don't create/remove share/java/classes and share/java; these are
system directories created by BSD.local.dist |
06 Nov 2002 19:39:03
1.1.8  |
nate  |
- Ensure that files permissions/owners are set correctly if the port is
built by a non-root user.
Submitted by: glewis |
12 Aug 2002 11:49:59
1.1.8  |
znerd  |
Unified one-line descriptions for JDK ports. |