Age | Commit message (Expand) | Author | Files | Lines |
2010-06-08 | Remove support for sun-j{dk,re}{14,15}, since the corresponding | wiz | 1 | -65/+7 |
2010-02-03 | Use sun-jdk6 on Darwin-10. | minskim | 1 | -1/+3 |
2009-10-20 | Allow USE_JAVA=build (build dependency on jre). | obache | 1 | -5/+11 |
2009-10-14 | Support lang/openjdk7 and make it the default on | wiz | 1 | -5/+17 |
2009-06-05 | PR pkg/41542 - java-vm.mk needs updating for openjdk7-bin from yamt | abs | 1 | -2/+3 |
2009-04-10 | Add openjdk7-bin to the list of valid JVMs and use as a default on | abs | 1 | -11/+24 |
2009-01-19 | enable 1.6 for x86_64 too, and make it the default. | christos | 1 | -3/+4 |
2008-10-25 | SunOS-5.11-i386 default is Java 6 only | adrianp | 1 | -5/+3 |
2008-10-24 | Initial support for Java on OpenSolaris (i386 only) | adrianp | 1 | -5/+11 |
2008-10-24 | Darwin-9.* supports Java 1.6 | adrianp | 1 | -1/+2 |
2008-03-25 | Remove blackdown-j{dk,re}13 and sun-j{dk,re}13. | wiz | 1 | -52/+6 |
2008-01-19 | remove lang/scsl-* related bits. | tnn | 1 | -18/+4 |
2007-11-18 | Darwin 9.* can use Java too | adrianp | 1 | -3/+3 |
2007-08-02 | Automatically substitute for JAVA_HOME and PKG_JAVA_HOME in PLISTs. | jlam | 1 | -1/+4 |
2007-06-11 | add jdk15, modelled on jdk14 | abs | 1 | -3/+13 |
2007-06-05 | Added the variable JAVA_BINPREFIX containing the prefix to the wrapped | rillig | 1 | -9/+28 |
2007-04-04 | Remove win32-jdk. This never really worked, and probably never will work | tv | 1 | -13/+2 |
2007-02-22 | Changed the default Java Virtual Machine for NetBSD and Linux from "jdk" | rillig | 1 | -2/+2 |
2007-02-18 | Add support for sun-j{dk,re}6. | tv | 1 | -6/+24 |
2007-02-16 | Sorted the _ONLY_FOR_PLATFORM.* lists so that each operating system has | rillig | 1 | -15/+26 |
2007-02-10 | Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON. | rillig | 1 | -2/+2 |
2007-01-30 | Add FreeBSD 6. From Peter Schuller in private mail. | joerg | 1 | -4/+6 |
2006-12-03 | Claim NetBSD-[2-9].*-x86_64 as supported by sun-jdk15, to let | wiz | 1 | -1/+2 |
2006-11-04 | Since PKG_JVM is not user-settable, it must not be added to BUILD_DEFS. | rillig | 1 | -2/+3 |
2006-11-04 | Made the code that selects the possible Java VMs much simpler. | rillig | 1 | -18/+9 |
2006-11-04 | Brought the comment into "pkgsrc comment normal form". | rillig | 1 | -17/+33 |
2006-05-15 | Add scsl-jdk15 and scsl-jre15, SCSL licensed versions of sun-jdk15 and | tv | 1 | -6/+19 |
2006-05-10 | Allow to use sun-jdk15 on Darwin-8, and sun-jdk14 on Darwin-[678]. | minskim | 1 | -4/+5 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -13/+13 |
2005-12-12 | First step at reworking Linux binary packages. | joerg | 1 | -7/+8 |
2005-12-05 | Applied all quoting fixes found by "pkglint --autofix". | rillig | 1 | -2/+2 |
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 |