diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-13 12:41:25 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-13 12:41:25 +0000 |
commit | a09d414989cbc0d50fb539c5516ea46baef44a9a (patch) | |
tree | 0ca17fefbc57653786d69921c0c98645caac0997 /java/jdk15/pkg-descr | |
parent | 0681ddfed66d7b81cdfbe83d8ab019b3857a3b1a (diff) | |
download | ports-a09d414989cbc0d50fb539c5516ea46baef44a9a.tar.gz ports-a09d414989cbc0d50fb539c5516ea46baef44a9a.zip |
Notes
Diffstat (limited to 'java/jdk15/pkg-descr')
-rw-r--r-- | java/jdk15/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/java/jdk15/pkg-descr b/java/jdk15/pkg-descr new file mode 100644 index 000000000000..e403d4ee0edd --- /dev/null +++ b/java/jdk15/pkg-descr @@ -0,0 +1,11 @@ +This is the latest patchset from the Java 2 FreeBSD porting project. This port +allows you to easily build native JDK1.2.2 for FreeBSD. + +Please note that due to the current Sun licensing policy, the resulting binaries +couln't be distributed and you are only permitted to use/hack it personally. +Due to the same reasons you have to manually fetch source code and patchset for +FreeBSD. + +WWW: http://www.freebsd.org/java/ + http://www.eyesbeyond.com/freebsddom/java/index.html + http://www.sun.com/software/communitysource/java2/ |