diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-28 02:58:46 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-28 02:58:46 +0800 |
commit | b24116b507554c5cf522475397234422df0c2906 (patch) | |
tree | a4c4441e2ee07ffff38e3fa35b327141d07171c9 /java/jdk14/pkg-descr | |
parent | 9cde815774e3b76673379f45f8983f80c62984ff (diff) | |
download | freebsd-ports-gnome-b24116b507554c5cf522475397234422df0c2906.tar.gz freebsd-ports-gnome-b24116b507554c5cf522475397234422df0c2906.tar.zst freebsd-ports-gnome-b24116b507554c5cf522475397234422df0c2906.zip |
Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from
jdk12-beta).
PR: 29949
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
Diffstat (limited to 'java/jdk14/pkg-descr')
-rw-r--r-- | java/jdk14/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/java/jdk14/pkg-descr b/java/jdk14/pkg-descr index e403d4ee0edd..f923cbfd2320 100644 --- a/java/jdk14/pkg-descr +++ b/java/jdk14/pkg-descr @@ -1,10 +1,10 @@ -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. +This is the latest patchset from the Java 2 FreeBSD porting project. This +port allows you to easily build a native JDK1.3.1 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. +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 |