Commit graph

14 commits

Author SHA1 Message Date
jschauma
da6845218a We need the suse-Makefile when we _are_ on NetBSD. 2002-10-15 14:06:56 +00:00
jlam
c8f1934152 Note that using this package implies needing datasize >= 131204 by adding
datasize to UNLIMIT_RESOURCES.
2002-10-13 09:08:15 +00:00
jlam
5c4953978d Add buildlink2.mk files for use by other package Makefiles. Each JVM
buildlink2.mk file creates a public variable "BUILDLINK_JAVA_PREFIX.<pkg>"
that may be used as the JAVA_HOME for that package.
2002-10-13 07:51:34 +00:00
jlam
ff8f367197 * Use buildlink2.
* Minor improvements to the package Makefiles.
* Correct the PLIST.
2002-10-13 07:45:30 +00:00
jlam
b24f715c50 Cosmetic changes to MESSAGE files for JVMs for readability. 2002-10-13 07:29:32 +00:00
jlam
e72c42c635 Trivially use buildlink2. 2002-09-30 23:56:55 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jschauma
d802e064e7 Don't use ${MACHINE_ARCH} - this is _always_ i386. 2002-09-03 19:50:52 +00:00
jschauma
5c042a9ddf These packages are available for Linux and NetBSD-1.6*-i386,
not only Linux and -current. (Pointed out by zuntum.)
2002-08-01 14:40:59 +00:00
schmonz
d27772cc04 Format paragraphs. Normalize indentation. Apostrophize. Spell "your"
using only 7-bit ASCII.
2002-07-28 14:53:24 +00:00
schmonz
6db1164c68 Entab (not as serious as previous). 2002-07-28 11:58:48 +00:00
jschauma
98cfb140a6 We allow several JDKs/JREs to coexist, installing them in separate
subdirectories under ${PREFIX}/java/ -- Change V of many.

Thus install this JRE into ${PREFIX}/java/sun-1.4.0 and remove
CONFLICTS with other JDKs/JREs.  Rename package from sun-jre-1.4.0
to sun-jre14-0 (avoids conflict with sun-jre13).

Split Makefile into Makefile and Makefile.common, to allow reusing
of some of the stuff in lang/sun-jdk14 (commit coming up).

Add informative MESSAGE and finally bump PKGREVISION.
2002-07-27 22:17:45 +00:00
jschauma
18037a12c3 Add a message to inform the user that "ulimit -d" needs to be >= 131204
to use this JVM.
2002-05-15 19:11:13 +00:00
jschauma
d3218553b4 Initial import of Sun's JDK 1.4.
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.
2002-05-14 18:00:54 +00:00