aboutsummaryrefslogtreecommitdiff
path: root/java/javavmwrapper
Commit message (Expand)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-0610-22/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Add support for 16 as a version specifierGreg Lewis2021-02-233-11/+16
* Add support for 15 as a versionGreg Lewis2020-09-074-11/+22
* Teach javavmwrapper about "14" as a version specifierGreg Lewis2020-03-212-8/+11
* * Teach javavmwrapper about "13" as a version specifierGreg Lewis2019-11-274-10/+17
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-265-26/+11
* Fixes to pkg-install and version handlingGreg Lewis2019-08-103-10/+17
* Sort VMs by version numericallyGreg Lewis2019-07-262-5/+7
* Update manual pagesGreg Lewis2019-07-263-21/+51
* Support for newer Java versionsGreg Lewis2019-07-262-12/+33
* - Add LICENSEDmitry Marakasov2018-06-191-0/+7
* . Prepare for JDK9 support.Greg Lewis2017-10-142-5/+7
* Remove the pkg-deinstall script forgotten during r419364Baptiste Daroussin2016-08-232-55/+1
* Remove the deinstall script that appears to be deleting all the temporary filesBaptiste Daroussin2016-07-313-12/+2
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-7/+7
* . Update internal fallback logic, including:Greg Lewis2014-04-122-43/+14
* Support stageBaptiste Daroussin2014-02-062-26/+18
* 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-112-8/+5
* Fix deinstallation script for 7.x. -samefile option for find(1) does notJung-uk Kim2012-11-022-4/+12
* Shut up noise when there is no JDK/JRE to register.Jung-uk Kim2012-10-311-1/+1
* - Ignore bootstrap-openjdk when we automatically register existing JVMs.Jung-uk Kim2012-10-283-28/+19
* . Make the version numbers consistent so they can be compared correctly.Greg Lewis2012-07-133-77/+64
* . Minor man page tweaks:Greg Lewis2012-06-166-8/+11
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-212-22/+4
* Fix "realpath: : No such file or directory" error from the latest realpath.Jung-uk Kim2010-05-132-11/+11
* . Add support for JAVA_VERSION of 1.7.Greg Lewis2010-01-174-12/+24
* . Add support for openjdk6.Greg Lewis2009-05-224-12/+30
* Try jman(1) from ports/japanese/man instead of man(1) for japanese manualJung-uk Kim2008-04-302-3/+8
* - Add support for 1.6 VMs.Jung-uk Kim2008-04-282-8/+11
* . Cross reference manvm(1).Greg Lewis2006-09-201-0/+1
* . The new Diablo JDK release doesn't need -XX:+UseMembar.Greg Lewis2006-07-051-2/+0
* . Add manvm(1). This is similar to javavm(1), but allows one to view theGreg Lewis2006-06-124-175/+362
* . Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm willGreg Lewis2006-06-083-6/+50
* . Revert previous commit. It was my recollection that javac needed theGreg Lewis2006-06-072-2/+1
* . Diablo's javac also needs -XX:+UseMembar.Greg Lewis2006-06-072-1/+2
* . Restrict the -XX:+UseMembar option to the java(1) programme to prevent itGreg Lewis2006-06-062-1/+2
* . ! -z -> -n for clarity.Greg Lewis2006-06-041-25/+25
* . Allow the setting up of command line options to be passed to theGreg Lewis2006-06-038-13/+236
* . Bump PORTREVISION for the previous fix.Greg Lewis2006-04-271-1/+1
* . Avoid stomping on environment variables by prefixing variable names withGreg Lewis2006-04-261-123/+121
* . Avoid an infinite loop by ignoring JAVA_HOME if its set to the locationGreg Lewis2005-11-022-8/+11
* . Add a couple of comments.Greg Lewis2005-06-201-0/+14
* . Check the user can read/write the configuration file and that it existsGreg Lewis2005-06-202-8/+11
* . Update description.Greg Lewis2005-04-251-2/+4
* . Try to clarify that the BUGS section is talking about the Java VMGreg Lewis2005-04-181-3/+4
* . A big mdoc fixup kindly provided by the mdoc police. Any problems shouldGreg Lewis2005-04-124-33/+72
* . Yet more clarification of how the selection of the Java VM can beGreg Lewis2005-04-121-1/+4
* . Fix some sentence breaks.Greg Lewis2005-04-122-6/+29