summaryrefslogtreecommitdiff
path: root/lang/sun-jdk14
AgeCommit message (Collapse)AuthorFilesLines
2002-10-13Cosmetic changes to MESSAGE files for JVMs for readability.jlam1-10/+13
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-08-01These packages are available for Linux and NetBSD-1.6*-i386,jschauma1-1/+1
not only Linux and -current. (Pointed out by zuntum.)
2002-07-28Format paragraphs. Normalize indentation. Apostrophize. Spell "your"schmonz1-8/+8
using only 7-bit ASCII.
2002-07-27We allow several JDKs/JREs to coexist, installing them in separatejschauma3-90/+20
subdirectories under ${PREFIX}/java/ -- Change VI of many. Thus install this JDK into ${PREFIX}/java/sun-1.4.0 and remove CONFLICTS with other JDKs/JREs. Rename package from sun-jdk-1.4.0 to sun-jdk14-0 (avoids conflict with sun-jre13). Pull in common stuff by including lang/sun-jre14/Makefile.common. Extend MESSAGE and finally bump PKGREVISION.
2002-05-15Add a message to inform the user that "ulimit -d" needs to be >= 131204jschauma1-0/+8
to use this JVM.
2002-05-14Initial import of Sun's JDK 1.4.jschauma4-0/+1186
This JDK is functional only on NetBSD-1.5Z[A-Z]-i386, NetBSD-1.[6-9]-i386 and Linux-*-i386, thus no upgrade of pksrc/lang/sun-jre13. Changes over sun-jre13 are too many to list here, please see http://java.sun.com/j2se/1.4/relnotes.html for details.