| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 Jun 2002 20:50:10
1.2.2_2
|
znerd  |
Unification of JDK port names.
ports/java/Makefile
Matches new names and locations of JDK ports. Checked sorting.
ports/java/jdk
All files removed from CVS. This port is moved to java/jdk11.
Checked that the repocopy was okay.
ports/java/jdk12-beta
All files removed from CVS. This port is moved to java/jdk12.
Checked that the repocopy was okay.
ports/java/linux-jdk
All files removed from CVS. This port is moved to (Only the first 15 lines of the commit message are shown above ) |
15 Apr 2002 21:18:19
1.2.2_2
|
znerd  |
Re-adding patches to make scripts use the linux expr
and to use green iso linux threads by default.
These patches were removed by me when I upgraded the
port to FCS, but they should have been ported to this
version of the port.
Bumped PORTREVISION.
Submitted by: glewis |
02 Mar 2002 16:51:11 
|
znerd  |
Upgrade from 1.2.2RC4 to 1.2.2FCS. Also cleaned pkg-plist. |
21 Feb 2002 18:31:18 
|
znerd  |
Now uses USE_LINUX instead of an obscure RUN_DEPENDS. |
21 Feb 2002 18:24:56 
|
znerd  |
Improved the MASTER_SITES download locations. Also changed the RUN_DEPENDS for
linux. It now checks for the existence of /compat/linux/lib/ld.so instead of
the more obscure /compat/linux/usr/i486-linux-libc5/lib/libc.so.5, which does
not even exist on my system, although I have installed linux_base. |
27 Nov 2001 12:29:25 
|
znerd  |
Took over maintainership from K.J. Koster, with his permission. |
11 Apr 2001 23:09:58 
|
dirk  |
Add support for javawmwrapper. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
15 Dec 2000 08:01:53 
|
sobomax  |
Use `--exclude "*.orig"' tar(1) option instead of removing .orig files after
installation. This should partially close ports/23560 problem. |
08 Oct 2000 03:02:04 
|
asami  |
Convert category java to new layout. |
18 Jul 2000 17:07:30 
|
kevlo  |
Update MASTER_SITES. ftp.uk.linux.org doesn't have jdk-1.2.2-RC4-linux. |
15 Jul 2000 14:49:46 
|
sada  |
Apostrophes in string should be escaped. |
15 Jul 2000 14:37:15 
|
sada  |
Version required is no longer needed in the comment section of Makefile. |