Age | Commit message (Expand) | Author | Files | Lines |
2005-06-02 | Allow USE_JAVA2 to (optionally) be set to 1.4 or 1.5, and use in tomcat55 | abs | 1 | -3/+8 |
2005-04-20 | Check for the JRE and not the SDK package to figure which version of the | tron | 1 | -4/+4 |
2005-04-19 | Remove wonka support, now that wonka package is gone. | wiz | 1 | -15/+3 |
2005-03-24 | USE_BUILDLINK3 is no longer optional (and cannot be turned off). Per mail | tv | 1 | -15/+5 |
2005-02-11 | Visual cleanup from tv-derecurse: | tv | 1 | -4/+3 |
2005-01-24 | Merge down deferred PREPEND_PATH handling from the tv-derecurse branch. | tv | 1 | -6/+14 |
2005-01-12 | Disable win32-jdk for now. It doesn't play well with bulk builds yet. | tv | 1 | -14/+14 |
2004-12-14 | Make bulk builds mark packages failing due to "no acceptable JVM found" | kristerw | 1 | -2/+2 |
2004-10-11 | Add win32-jdk. While here, sort the per-JVM metadata sections by JVM name. | tv | 1 | -29/+40 |
2004-09-30 | Add and enable {jdk,jre}15 | rh | 1 | -8/+22 |
2004-07-29 | jdk12 was never here. "avert your eyes." | tv | 1 | -21/+3 |
2004-07-28 | jdk12 is now in pkgsrc/lang. | tv | 1 | -3/+3 |
2004-07-14 | Revert 1.29. | wiz | 1 | -1/+14 |
2004-07-07 | Remove duplicated BUILDLINK_DEPENDS lines, which are not needed because | xtraeme | 1 | -14/+1 |
2004-07-02 | Remove support for buildlink2, now that all packages using this | wiz | 1 | -7/+3 |
2004-06-09 | Use "_JAVA_HOME_DEFAULT" if it is defined instead of using "EVAL_PREFIX". | tron | 1 | -1/+5 |
2004-06-03 | Allow PKG_JVM=jdk14 (once a buildlink file has been added to wip/jdk14) | abs | 1 | -7/+16 |
2004-05-05 | Make sure buildlink3 file exists before trying to use it. | xtraeme | 1 | -3/+7 |
2004-05-02 | Add buildlink3 bits. | xtraeme | 1 | -11/+17 |
2004-04-26 | Revert mistaken commit. | tv | 1 | -1/+1 |
2004-04-06 | Make kaffe also sufficient for USE_JAVA2, but bump its DEPENDS to make sure | tv | 1 | -3/+3 |
2004-04-02 | Match NetBSD-2.* for mapping sun-jdk to sun-jdk14 not sun-jdk13. Also cleanup | abs | 1 | -5/+5 |
2004-03-22 | Let _ONLY_FOR_PLATFORMS.sun-jdk14 recognize NetBSD 2.0 and future versions. | kristerw | 1 | -2/+3 |
2003-10-03 | kaffe and wonka works for "arm" too (not only "arm32"). | kristerw | 1 | -3/+3 |
2003-09-23 | kaffe now works on alpha | dmcmahill | 1 | -2/+2 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -1/+1 |
2003-07-29 | Apply pkgsrc-wip/wip/jdk1x_java-vm.mk.diff to add support for the | wiz | 1 | -3/+21 |
2003-05-25 | Clarify comments to more explicitly note how to _not_ add the dependency | jlam | 1 | -5/+7 |
2003-05-09 | sun-jdk defaults to sun-jdk14, but sun-jdk14 does not work reliably | abs | 1 | -3/+3 |
2003-03-23 | If a package requires a certain JVM, use that JVM for all dependencies | jschauma | 1 | -1/+2 |
2003-02-07 | protect one more inclusion of ${_JDK_PKGSRCDIR}/buildlink2.mk with | dmcmahill | 1 | -2/+4 |
2003-02-06 | make this also behave correctly when USE_BUILDLINK2 is not defined as well as... | dmcmahill | 1 | -2/+4 |
2003-02-06 | only include _JRE_PKGSRCDIR/buildlink2.mk if it exists (allowing things like | dmcmahill | 1 | -2/+2 |
2003-02-06 | on systems where _PKG_JVM is not set, set PKG_FAIL_REASON and set | dmcmahill | 1 | -2/+3 |
2003-01-29 | Use a table-based lookup scheme to pair up JREs to JDKs. | jlam | 1 | -10/+15 |
2003-01-29 | sun-jdk14 has moved to .../java/sun-1.4. | jlam | 1 | -2/+2 |
2003-01-29 | Set _JAVA_BASE_CLASSES to classes.zip or wre.jar in java-vm.mk, then use in | abs | 1 | -1/+4 |
2002-12-31 | USE_JAVA2 is used to note that the package requires a Java2 implementation. | jlam | 1 | -2/+9 |
2002-12-31 | Allow for strangely-cased USE_JAVA values. | jlam | 1 | -5/+6 |
2002-12-28 | Check whether USE_BUILDLINK2 is defined before testing its value. | jlam | 1 | -3/+3 |
2002-12-26 | Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as | jlam | 1 | -0/+257 |