summaryrefslogtreecommitdiff
path: root/mk/java-vm.mk
AgeCommit message (Expand)AuthorFilesLines
2005-02-11Visual cleanup from tv-derecurse:tv1-4/+3
2005-01-24Merge down deferred PREPEND_PATH handling from the tv-derecurse branch.tv1-6/+14
2005-01-12Disable win32-jdk for now. It doesn't play well with bulk builds yet.tv1-14/+14
2004-12-14Make bulk builds mark packages failing due to "no acceptable JVM found"kristerw1-2/+2
2004-10-11Add win32-jdk. While here, sort the per-JVM metadata sections by JVM name.tv1-29/+40
2004-09-30Add and enable {jdk,jre}15rh1-8/+22
2004-07-29jdk12 was never here. "avert your eyes."tv1-21/+3
2004-07-28jdk12 is now in pkgsrc/lang.tv1-3/+3
2004-07-14Revert 1.29.wiz1-1/+14
2004-07-07Remove duplicated BUILDLINK_DEPENDS lines, which are not needed becausextraeme1-14/+1
2004-07-02Remove support for buildlink2, now that all packages using thiswiz1-7/+3
2004-06-09Use "_JAVA_HOME_DEFAULT" if it is defined instead of using "EVAL_PREFIX".tron1-1/+5
2004-06-03Allow PKG_JVM=jdk14 (once a buildlink file has been added to wip/jdk14)abs1-7/+16
2004-05-05Make sure buildlink3 file exists before trying to use it.xtraeme1-3/+7
2004-05-02Add buildlink3 bits.xtraeme1-11/+17
2004-04-26Revert mistaken commit.tv1-1/+1
2004-04-06Make kaffe also sufficient for USE_JAVA2, but bump its DEPENDS to make suretv1-3/+3
2004-04-02Match NetBSD-2.* for mapping sun-jdk to sun-jdk14 not sun-jdk13. Also cleanupabs1-5/+5
2004-03-22Let _ONLY_FOR_PLATFORMS.sun-jdk14 recognize NetBSD 2.0 and future versions.kristerw1-2/+3
2003-10-03kaffe and wonka works for "arm" too (not only "arm32").kristerw1-3/+3
2003-09-23kaffe now works on alphadmcmahill1-2/+2
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-1/+1
2003-07-29Apply pkgsrc-wip/wip/jdk1x_java-vm.mk.diff to add support for thewiz1-3/+21
2003-05-25Clarify comments to more explicitly note how to _not_ add the dependencyjlam1-5/+7
2003-05-09sun-jdk defaults to sun-jdk14, but sun-jdk14 does not work reliablyabs1-3/+3
2003-03-23If a package requires a certain JVM, use that JVM for all dependenciesjschauma1-1/+2
2003-02-07protect one more inclusion of ${_JDK_PKGSRCDIR}/buildlink2.mk withdmcmahill1-2/+4
2003-02-06make this also behave correctly when USE_BUILDLINK2 is not defined as well as...dmcmahill1-2/+4
2003-02-06only include _JRE_PKGSRCDIR/buildlink2.mk if it exists (allowing things likedmcmahill1-2/+2
2003-02-06on systems where _PKG_JVM is not set, set PKG_FAIL_REASON and setdmcmahill1-2/+3
2003-01-29Use a table-based lookup scheme to pair up JREs to JDKs.jlam1-10/+15
2003-01-29sun-jdk14 has moved to .../java/sun-1.4.jlam1-2/+2
2003-01-29Set _JAVA_BASE_CLASSES to classes.zip or wre.jar in java-vm.mk, then use inabs1-1/+4
2002-12-31USE_JAVA2 is used to note that the package requires a Java2 implementation.jlam1-2/+9
2002-12-31Allow for strangely-cased USE_JAVA values.jlam1-5/+6
2002-12-28Check whether USE_BUILDLINK2 is defined before testing its value.jlam1-3/+3
2002-12-26Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files asjlam1-0/+257