summaryrefslogtreecommitdiff
path: root/java/javavmwrapper/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* java/javavmwrapper: Match currently supported versionsGreg Lewis2024-02-041-2/+1
* MAN?PREFIX: eleminate its usage and move man to share/manBaptiste Daroussin2024-01-101-3/+4
* java: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
* java/javavmwrapper: Add support for 18 as a versionGreg Lewis2022-04-161-1/+1
* java/javavmwrapper: Add support for 17 as a versionGreg Lewis2021-11-231-1/+1
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Add support for 16 as a version specifierGreg Lewis2021-02-231-1/+1
* Add support for 15 as a versionGreg Lewis2020-09-071-1/+1
* Teach javavmwrapper about "14" as a version specifierGreg Lewis2020-03-211-1/+1
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+1
* Fixes to pkg-install and version handlingGreg Lewis2019-08-101-1/+1
* Sort VMs by version numericallyGreg Lewis2019-07-261-1/+1
* Update manual pagesGreg Lewis2019-07-261-1/+1
* Support for newer Java versionsGreg Lewis2019-07-261-1/+1
* - Add LICENSEDmitry Marakasov2018-06-191-0/+7
* . Prepare for JDK9 support.Greg Lewis2017-10-141-2/+1
* Remove the pkg-deinstall script forgotten during r419364Baptiste Daroussin2016-08-231-1/+1
* Remove the deinstall script that appears to be deleting all the temporary filesBaptiste Daroussin2016-07-311-0/+1
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-7/+7
* . Update internal fallback logic, including:Greg Lewis2014-04-121-4/+1
* Support stageBaptiste Daroussin2014-02-061-26/+11
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-201-3/+2
* . Cope with legacy versions "1.5" (expands to 1.6) and "1.5+" (expands toGreg Lewis2012-12-111-1/+1
* Fix deinstallation script for 7.x. -samefile option for find(1) does notJung-uk Kim2012-11-021-1/+1
* - Ignore bootstrap-openjdk when we automatically register existing JVMs.Jung-uk Kim2012-10-281-7/+4
* . Make the version numbers consistent so they can be compared correctly.Greg Lewis2012-07-131-1/+1
* Fix "realpath: : No such file or directory" error from the latest realpath.Jung-uk Kim2010-05-131-1/+1
* . Add support for JAVA_VERSION of 1.7.Greg Lewis2010-01-171-1/+1
* . Add support for openjdk6.Greg Lewis2009-05-221-1/+1
* Try jman(1) from ports/japanese/man instead of man(1) for japanese manualJung-uk Kim2008-04-301-1/+1
* - Add support for 1.6 VMs.Jung-uk Kim2008-04-281-1/+1
* . Add manvm(1). This is similar to javavm(1), but allows one to view theGreg Lewis2006-06-121-4/+5
* . Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm willGreg Lewis2006-06-081-2/+1
* . Revert previous commit. It was my recollection that javac needed theGreg Lewis2006-06-071-1/+1
* . Diablo's javac also needs -XX:+UseMembar.Greg Lewis2006-06-071-1/+1
* . Restrict the -XX:+UseMembar option to the java(1) programme to prevent itGreg Lewis2006-06-061-0/+1
* . Allow the setting up of command line options to be passed to theGreg Lewis2006-06-031-4/+7
* . Bump PORTREVISION for the previous fix.Greg Lewis2006-04-271-1/+1
* . Avoid an infinite loop by ignoring JAVA_HOME if its set to the locationGreg Lewis2005-11-021-1/+1
* . Check the user can read/write the configuration file and that it existsGreg Lewis2005-06-201-1/+1
* . Fix some sentence breaks.Greg Lewis2005-04-121-0/+1
* . Install manual pages for javavmwrapper.Greg Lewis2005-04-111-1/+15
* . Separate standard variables from variables local to this Makefile.Greg Lewis2005-04-111-1/+2
* One more place to reflect existence of jdk 1.5.Alexey Zelkin2005-01-211-1/+1
* Take into account the '-devel' package name suffix when registering CONFLICTSHerve Quiroz2004-12-241-1/+1
* - Register CONFLICTS with java/kaffe and java/kaffe-develHerve Quiroz2004-12-241-0/+2
* . Move pkg-install to files/pkg-install.in since it is modified before use.Greg Lewis2004-12-161-1/+2
* . Run the pkg-install script correctly.Greg Lewis2004-12-071-2/+2
* . javavmwrapper uses PATH to make sure it gets the system version ofGreg Lewis2004-11-121-0/+1
* . Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed toGreg Lewis2004-11-111-3/+10