Commit graph

4 commits

Author SHA1 Message Date
jlam
96c45b48de The default location for the JVMs is ${LOCALBASE}/java/sun-1.4. 2003-01-31 07:39:40 +00:00
jlam
86a0e7498a Update sun-jre14 and sun-jdk14 to 1.0.1. These are bug fix releases from
Sun for JDK 1.4.1.  Pkgsrc changes include noting that some of the installed
files are config files and using bsd.pkg.install.mk to handle the file
copying and directory handling, and using a more scalable method to remove
files shared between the JRE and JDK during the JDK installation.  Also,
the JDK 1.4.x series are now installed into ${LOCALBASE}/java/sun-1.4 so
that future updates of this package won't require a new JDK directory.

This closes PR 19853 by FUKAUMI Naoki <naoki at fukaumi.org>.
2003-01-29 11:13:28 +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