| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 Jun 2002 20:50:10
1.1.8
|
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 ) |
14 Aug 2001 17:39:17 
|
nate  |
- No longer remind the folks to install the compat3x libraries, as they are
installed automagically. |
14 Aug 2001 17:24:58 
|
nate  |
- Made the JDK port depend on the new compat3x libraries and it's new port. |
06 Mar 2001 15:41:02 
|
nate  |
- Inform the user about the need for the compat 3.X libraries if they
install on a FreeBSD 4.X system. |
26 Feb 2001 22:17:04 
|
nate  |
- Update the distribution site to ftp.freebsd.org's local-distfiles that my
former employer finally removed it from their ftp site a year after I left. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 03:02:04 
|
asami  |
Convert category java to new layout. |
24 Jul 2000 09:05:49 
|
sobomax  |
Define int_t and uint_t on CURRENT too. This should fix tya and shujit on
-current systems. |
12 Jun 2000 13:55:46 
|
sobomax  |
Add support for javavmwrapper. |
31 May 2000 10:44:16 
|
sobomax  |
Create/remove share/java, share/java/classes and share/java/doc directories upon
install/uninstall, as it is outlined in Java Porters page
(http://www.FreeBSD.org/java/docs/howtoports.html). |