tv
88a61ea18e
Make kaffe also sufficient for USE_JAVA2, but bump its DEPENDS to make sure
...
the version in use is new enough to handle it.
OK'd by xtraeme (current informal kaffe maintainer).
2004-04-06 19:15:13 +00:00
abs
989ec516b5
Match NetBSD-2.* for mapping sun-jdk to sun-jdk14 not sun-jdk13. Also cleanup
...
NetBSD-2* to NetBSD-2.*
2004-04-02 17:26:21 +00:00
kristerw
b0d34e3b4e
Let _ONLY_FOR_PLATFORMS.sun-jdk14 recognize NetBSD 2.0 and future versions.
2004-03-22 04:09:51 +00:00
kristerw
808443fbe1
kaffe and wonka works for "arm" too (not only "arm32").
2003-10-03 16:38:22 +00:00
dmcmahill
2fbd5a92d4
kaffe now works on alpha
2003-09-23 20:56:33 +00:00
jlam
841b57441b
Merge pkgviews-mk branch into the HEAD by running:
...
cd pkgsrc/mk
cvs update -Pd -A
cvs update -Pd -j pkgviews-mk-base -j pkgviews-mk
2003-09-02 06:59:37 +00:00
wiz
dcf1d7f5a4
Apply pkgsrc-wip/wip/jdk1x_java-vm.mk.diff to add support for the
...
jdk12 and jdk13 packages from pkgsrc-wip.
2003-07-29 16:33:07 +00:00
jlam
3372f12ca0
Clarify comments to more explicitly note how to _not_ add the dependency
...
on the JDK.
2003-05-25 18:39:12 +00:00
abs
886543ff0c
sun-jdk defaults to sun-jdk14, but sun-jdk14 does not work reliably
...
on NetBSD/i386 1.6. I_believe_ it started working around the point
scheduler activations were imported, so give sun-jdk14 to 1.6M and
later, otherwise sun-jdk13.
2003-05-09 11:31:46 +00:00
jschauma
f30ed0c2e4
If a package requires a certain JVM, use that JVM for all dependencies
...
as well to avoid pulling in an additional, possibly unwanted JVM should
one of the dependencies require any JVM.
2003-03-23 17:30:39 +00:00
dmcmahill
8c25100911
protect one more inclusion of ${_JDK_PKGSRCDIR}/buildlink2.mk with
...
a check to make sure _JDK_PKGSRCDIR exists. Now one can create
README.html files for all java pkgs on a system without a JVM.
2003-02-07 01:14:19 +00:00
dmcmahill
cbca7b0604
make this also behave correctly when USE_BUILDLINK2 is not defined as well as _JRE_PKGSRCDIR not being defined
2003-02-06 23:44:07 +00:00
dmcmahill
b83dd54045
only include _JRE_PKGSRCDIR/buildlink2.mk if it exists (allowing things like
...
make show-var VARNAME=PKGNAME
to work on systems without a JVM.
2003-02-06 23:25:25 +00:00
dmcmahill
2ed8fd1292
on systems where _PKG_JVM is not set, set PKG_FAIL_REASON and set
...
_PKG_JVM to "none" to avoid makefile errors.
2003-02-06 10:17:38 +00:00
jlam
a37b5c1d19
Use a table-based lookup scheme to pair up JREs to JDKs.
2003-01-29 20:52:01 +00:00
jlam
4f29e75ab3
sun-jdk14 has moved to .../java/sun-1.4.
2003-01-29 19:35:41 +00:00
abs
855c36cf9e
Set _JAVA_BASE_CLASSES to classes.zip or wre.jar in java-vm.mk, then use in
...
bsd.pkg.mk. We are now more wonka friendly.
2003-01-29 09:34:29 +00:00
jlam
bd8b4c9da7
USE_JAVA2 is used to note that the package requires a Java2 implementation.
...
It's undefined by default, but may be set to "yes".
2002-12-31 14:42:21 +00:00
jlam
0422b46d80
Allow for strangely-cased USE_JAVA values.
2002-12-31 14:39:59 +00:00
jlam
1d658e2753
Check whether USE_BUILDLINK2 is defined before testing its value.
2002-12-28 19:53:57 +00:00
jlam
a0712b80ae
Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as
...
suggested by Simon J. Gerraty.
2002-12-26 20:52:09 +00:00