diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-22 03:49:48 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-22 03:49:48 +0800 |
commit | 62198160c2d9b228a0b7a62a042e1988863165cc (patch) | |
tree | f00b49a0ae0d117ad1a9118de1b1fdf6142760e2 /java/jdk15/pkg-descr | |
parent | f53366fa4d2f4b315a71c4ad6ffa431deba99cbd (diff) | |
download | marcuscom-ports-62198160c2d9b228a0b7a62a042e1988863165cc.tar marcuscom-ports-62198160c2d9b228a0b7a62a042e1988863165cc.tar.gz marcuscom-ports-62198160c2d9b228a0b7a62a042e1988863165cc.tar.bz2 marcuscom-ports-62198160c2d9b228a0b7a62a042e1988863165cc.tar.lz marcuscom-ports-62198160c2d9b228a0b7a62a042e1988863165cc.tar.xz marcuscom-ports-62198160c2d9b228a0b7a62a042e1988863165cc.tar.zst marcuscom-ports-62198160c2d9b228a0b7a62a042e1988863165cc.zip |
- Chase firefox/mozilla move to LOCALBASE
Don't bump PORTREVISION
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6679 df743ca5-7f9a-e211-a948-0013205c9059
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 000000000..9f83e1336 --- /dev/null +++ b/java/jdk15/pkg-descr @@ -0,0 +1,11 @@ +This is the latest JDK 1.5.0 patchset from the Java 2 FreeBSD porting +project. This port allows you to easily build a native JDK1.5.0 for FreeBSD. + +Please note that due to the current Sun licensing policy the resulting binaries +can't be distributed and you are only permitted to use/hack it personally. +Due to the same reasons you have to manually fetch the 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/ |