Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
lang/blackdown-jdk13
lang/jdk
lang/sun-jdk13
lang/sun-jdk14
Create a symlink from ${JAVA_HOME} to ${JAVA_HOME}/jre so that the proper
JDK hierarchy is found. This addresses PR 20269 by Todd Vierling
<tv at pobox dot com>. This makes misc/openoffice-linux find the Java2
installation again.
|
|
the JRE package. Also clean up the PLIST so that this package deinstalls
cleanly on i386.
|
|
- include bsd.pkg.mk explicitly, rather than in the JRE's Makefile.common
- be more thorough at avoiding installation of files that are also
found in the JRE
|
|
|
|
Pointed out by jlam.
|
|
need a full dependency on the JRE, not the JDK.
|
|
buildlink2.mk file creates a public variable "BUILDLINK_JAVA_PREFIX.<pkg>"
that may be used as the JAVA_HOME for that package.
|
|
* Build the blackdown packages with
PREFIX=${LOCALBASE}/java/blackdown-1.3.1
and adjust the PLIST accordingly. This is to make the Java VM packages
consistently return JAVA_HOME from `pkg_info -qp <jvm-pkg>'.
* Cosmetic updates to package Makefiles.
|
|
Pointed out by John Klos (john at sixgirls dot org)
|
|
|
|
* Improve some formatting.
|
|
- For this package i[3-6]86 can be set equal with i386, allowing us to specify
the download site using MACHINE_ARCH.
- Enable for platform Linux-*-i[3-6]86
- Don't display MESSAGE about requiring COMPAT_LINUX when on linux:
=> move MESSAGE to MESSAGE.NetBSD
|
|
|
|
unsupported by this JRE. In such cases, this avoids the error
message "CATEGORIES and DISTNAME are mandatory" and allows the
usual NOT_FOR_PLATFORM message to be displayed.
|
|
subdirectories under ${PREFIX}/java/ -- Change VI of many (the last).
Thus install this JDK into ${PREFIX}/java/blackdown-1.3.1 and remove
CONFLICTS with other JDKs/JREs. Split this package into blackdown-jre13
and blackdown-jdk13 much like sun-j* (see previous import of
lang/blackdown-jre13).
Bump PKGREVISION.
Note: this package is available for i386, sparc, powerpc and the blackdown-jre
is also available for arm. If you have any of sparc, powerpc or arm,
please make sure this works properly.
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
|
|
|
|
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|