summaryrefslogtreecommitdiff
path: root/java/javavmwrapper (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-23Remove the pkg-deinstall script forgotten during r419364Baptiste Daroussin2-55/+1
2016-07-31Remove the deinstall script that appears to be deleting all the temporary filesBaptiste Daroussin3-12/+2
2015-11-05Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold1-7/+7
2014-04-12. Update internal fallback logic, including:Greg Lewis2-43/+14
2014-02-06Support stageBaptiste Daroussin2-26/+18
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin1-3/+2
2012-12-11. Cope with legacy versions "1.5" (expands to 1.6) and "1.5+" (expands toGreg Lewis2-8/+5
2012-11-02Fix deinstallation script for 7.x. -samefile option for find(1) does notJung-uk Kim2-4/+12
2012-10-31Shut up noise when there is no JDK/JRE to register.Jung-uk Kim1-1/+1
2012-10-28- Ignore bootstrap-openjdk when we automatically register existing JVMs.Jung-uk Kim3-28/+19
2012-07-13. Make the version numbers consistent so they can be compared correctly.Greg Lewis3-77/+64
2012-06-16. Minor man page tweaks:Greg Lewis6-8/+11
2011-07-21Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2-22/+4
2010-05-13Fix "realpath: : No such file or directory" error from the latest realpath.Jung-uk Kim2-11/+11
2010-01-17. Add support for JAVA_VERSION of 1.7.Greg Lewis4-12/+24
2009-05-22. Add support for openjdk6.Greg Lewis4-12/+30
2008-04-30Try jman(1) from ports/japanese/man instead of man(1) for japanese manualJung-uk Kim2-3/+8
2008-04-28- Add support for 1.6 VMs.Jung-uk Kim2-8/+11
2006-09-20. Cross reference manvm(1).Greg Lewis1-0/+1
2006-07-05. The new Diablo JDK release doesn't need -XX:+UseMembar.Greg Lewis1-2/+0
2006-06-12. Add manvm(1). This is similar to javavm(1), but allows one to view theGreg Lewis4-175/+362
2006-06-08. Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm willGreg Lewis3-6/+50
2006-06-07. Revert previous commit. It was my recollection that javac needed theGreg Lewis2-2/+1
2006-06-07. Diablo's javac also needs -XX:+UseMembar.Greg Lewis2-1/+2
2006-06-06. Restrict the -XX:+UseMembar option to the java(1) programme to prevent itGreg Lewis2-1/+2
2006-06-04. ! -z -> -n for clarity.Greg Lewis1-25/+25
2006-06-03. Allow the setting up of command line options to be passed to theGreg Lewis8-13/+236
2006-04-27. Bump PORTREVISION for the previous fix.Greg Lewis1-1/+1
2006-04-26. Avoid stomping on environment variables by prefixing variable names withGreg Lewis1-123/+121
2005-11-02. Avoid an infinite loop by ignoring JAVA_HOME if its set to the locationGreg Lewis2-8/+11
2005-06-20. Add a couple of comments.Greg Lewis1-0/+14
2005-06-20. Check the user can read/write the configuration file and that it existsGreg Lewis2-8/+11
2005-04-25. Update description.Greg Lewis1-2/+4
2005-04-18. Try to clarify that the BUGS section is talking about the Java VMGreg Lewis1-3/+4
2005-04-12. A big mdoc fixup kindly provided by the mdoc police. Any problems shouldGreg Lewis4-33/+72
2005-04-12. Yet more clarification of how the selection of the Java VM can beGreg Lewis1-1/+4
2005-04-12. Fix some sentence breaks.Greg Lewis2-6/+29
2005-04-12. Document that the environment variables can also be a space delimitedGreg Lewis1-9/+13
2005-04-11. Install manual pages for javavmwrapper.Greg Lewis5-1/+318
2005-04-11. Ignore errors from the call to registervm, otherwise one sees a wholeGreg Lewis1-2/+2
2005-04-11. Separate standard variables from variables local to this Makefile.Greg Lewis1-1/+2
2005-01-21One more place to reflect existence of jdk 1.5.Alexey Zelkin2-5/+8
2004-12-24Take into account the '-devel' package name suffix when registering CONFLICTSHerve Quiroz1-1/+1
2004-12-24- Register CONFLICTS with java/kaffe and java/kaffe-develHerve Quiroz1-0/+2
2004-12-16. Move pkg-install to files/pkg-install.in since it is modified before use.Greg Lewis2-2/+3
2004-12-07. Run the pkg-install script correctly.Greg Lewis1-2/+2
2004-12-07. Some minor comment and formatting fixes (should have probably have beenGreg Lewis1-7/+31
2004-11-12. javavmwrapper uses PATH to make sure it gets the system version ofGreg Lewis2-0/+5
2004-11-11. Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed toGreg Lewis5-36/+512
2004-09-03. JAVALIBDIR is more appropriate than JAVAJARDIR now we have it.Greg Lewis2-4/+4