summaryrefslogtreecommitdiff
path: root/mk/java-vm.mk
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Add sun-{jre,jdk}7 support.ryoon1-3/+24
2012-11-07Support SunOS-5.11-x86_64.jperkin1-3/+5
2012-11-02Set ONLY_FOR_PLATFORM based on the _ONLY_FOR_PLATFORM for each accepted JVM.sbd1-1/+6
2012-08-11mk/java-vm.mk: Defined default VM for DragonFlymarino1-1/+3
2012-05-14Partially revert previous: exclude kaffe on x86_64 again as it buildsdholland1-2/+3
2012-05-14remove stray blank line in previous commitdholland1-2/+1
2012-05-14Update _ONLY_FOR_PLATFORMS.kaffe from kaffe's makefile.dholland1-2/+4
2012-05-12mk/java-vm.mk: Set DragonFly for openjdk7marino1-1/+2
2011-11-26Document section update. PR pkg/45654.ryoon1-4/+4
2011-10-03Cleanup regexps for Darwin. PPC version of the JDK never exists.yyamano1-4/+4
2011-09-23Add jdk6 support for Mac OS X Lion.yyamano1-1/+2
2011-07-24jdk16 now works on DragonFly.obache1-1/+2
2011-04-15sun-j{re,dk} run fine on x86_64 Linux. They may install the 32 bit VM, but th...abs1-2/+4
2011-01-08jdk-1.5 also supports FreeBSD 8 now, add it.wiz1-1/+2
2010-12-29Add support for wip/jdk16 (for PR 44294).wiz1-3/+12
2010-12-29Update patterns for jdk15, from Francois Tigeot in PR 44294.wiz1-3/+3
2010-11-17Remove support for jdk and jdk14, they had been removed from pkgsrc.obache1-25/+6
2010-06-08Remove support for sun-j{dk,re}{14,15}, since the correspondingwiz1-65/+7
2010-02-03Use sun-jdk6 on Darwin-10.minskim1-1/+3
2009-10-20Allow USE_JAVA=build (build dependency on jre).obache1-5/+11
2009-10-14Support lang/openjdk7 and make it the default onwiz1-5/+17
2009-06-05PR pkg/41542 - java-vm.mk needs updating for openjdk7-bin from yamtabs1-2/+3
2009-04-10Add openjdk7-bin to the list of valid JVMs and use as a default onabs1-11/+24
2009-01-19enable 1.6 for x86_64 too, and make it the default.christos1-3/+4
2008-10-25SunOS-5.11-i386 default is Java 6 onlyadrianp1-5/+3
2008-10-24Initial support for Java on OpenSolaris (i386 only)adrianp1-5/+11
2008-10-24Darwin-9.* supports Java 1.6adrianp1-1/+2
2008-03-25Remove blackdown-j{dk,re}13 and sun-j{dk,re}13.wiz1-52/+6
2008-01-19remove lang/scsl-* related bits.tnn1-18/+4
2007-11-18Darwin 9.* can use Java tooadrianp1-3/+3
2007-08-02Automatically substitute for JAVA_HOME and PKG_JAVA_HOME in PLISTs.jlam1-1/+4
2007-06-11add jdk15, modelled on jdk14abs1-3/+13
2007-06-05Added the variable JAVA_BINPREFIX containing the prefix to the wrappedrillig1-9/+28
2007-04-04Remove win32-jdk. This never really worked, and probably never will worktv1-13/+2
2007-02-22Changed the default Java Virtual Machine for NetBSD and Linux from "jdk"rillig1-2/+2
2007-02-18Add support for sun-j{dk,re}6.tv1-6/+24
2007-02-16Sorted the _ONLY_FOR_PLATFORM.* lists so that each operating system hasrillig1-15/+26
2007-02-10Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON.rillig1-2/+2
2007-01-30Add FreeBSD 6. From Peter Schuller in private mail.joerg1-4/+6
2006-12-03Claim NetBSD-[2-9].*-x86_64 as supported by sun-jdk15, to letwiz1-1/+2
2006-11-04Since PKG_JVM is not user-settable, it must not be added to BUILD_DEFS.rillig1-2/+3
2006-11-04Made the code that selects the possible Java VMs much simpler.rillig1-18/+9
2006-11-04Brought the comment into "pkgsrc comment normal form".rillig1-17/+33
2006-05-15Add scsl-jdk15 and scsl-jre15, SCSL licensed versions of sun-jdk15 andtv1-6/+19
2006-05-10Allow to use sun-jdk15 on Darwin-8, and sun-jdk14 on Darwin-[678].minskim1-4/+5
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-13/+13
2005-12-12First step at reworking Linux binary packages.joerg1-7/+8
2005-12-05Applied all quoting fixes found by "pkglint --autofix".rillig1-2/+2
2005-06-02Allow USE_JAVA2 to (optionally) be set to 1.4 or 1.5, and use in tomcat55abs1-3/+8
2005-04-20Check for the JRE and not the SDK package to figure which version of thetron1-4/+4