summaryrefslogtreecommitdiff
path: root/java/javavmwrapper
AgeCommit message (Expand)Author
2006-09-20. Cross reference manvm(1).Greg Lewis
2006-07-05. The new Diablo JDK release doesn't need -XX:+UseMembar.Greg Lewis
2006-06-12. Add manvm(1). This is similar to javavm(1), but allows one to view theGreg Lewis
2006-06-08. Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm willGreg Lewis
2006-06-07. Revert previous commit. It was my recollection that javac needed theGreg Lewis
2006-06-07. Diablo's javac also needs -XX:+UseMembar.Greg Lewis
2006-06-06. Restrict the -XX:+UseMembar option to the java(1) programme to prevent itGreg Lewis
2006-06-04. ! -z -> -n for clarity.Greg Lewis
2006-06-03. Allow the setting up of command line options to be passed to theGreg Lewis
2006-04-27. Bump PORTREVISION for the previous fix.Greg Lewis
2006-04-26. Avoid stomping on environment variables by prefixing variable names withGreg Lewis
2005-11-02. Avoid an infinite loop by ignoring JAVA_HOME if its set to the locationGreg Lewis
2005-06-20. Add a couple of comments.Greg Lewis
2005-06-20. Check the user can read/write the configuration file and that it existsGreg Lewis
2005-04-25. Update description.Greg Lewis
2005-04-18. Try to clarify that the BUGS section is talking about the Java VMGreg Lewis
2005-04-12. A big mdoc fixup kindly provided by the mdoc police. Any problems shouldGreg Lewis
2005-04-12. Yet more clarification of how the selection of the Java VM can beGreg Lewis
2005-04-12. Fix some sentence breaks.Greg Lewis
2005-04-12. Document that the environment variables can also be a space delimitedGreg Lewis
2005-04-11. Install manual pages for javavmwrapper.Greg Lewis
2005-04-11. Ignore errors from the call to registervm, otherwise one sees a wholeGreg Lewis
2005-04-11. Separate standard variables from variables local to this Makefile.Greg Lewis
2005-01-21One more place to reflect existence of jdk 1.5.Alexey Zelkin
2004-12-24Take into account the '-devel' package name suffix when registering CONFLICTSHerve Quiroz
2004-12-24- Register CONFLICTS with java/kaffe and java/kaffe-develHerve Quiroz
2004-12-16. Move pkg-install to files/pkg-install.in since it is modified before use.Greg Lewis
2004-12-07. Run the pkg-install script correctly.Greg Lewis
2004-12-07. Some minor comment and formatting fixes (should have probably have beenGreg Lewis
2004-11-12. javavmwrapper uses PATH to make sure it gets the system version ofGreg Lewis
2004-11-11. Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed toGreg Lewis
2004-09-03. JAVALIBDIR is more appropriate than JAVAJARDIR now we have it.Greg Lewis
2004-04-01Add a classpath script.Dag-Erling Smørgrav
2003-07-29Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev
2003-03-07Clear moonlight beckons.Ade Lovett
2002-02-02Long overdue fix: correctly process arguments with spaces.Maxim Sobolev
2001-12-03Revert previous fix - it was not properly thought out.Maxim Sobolev
2001-11-26Use "$@" instead of "$*" to pass parameters to a subshell. This ensures thatMaxim Sobolev
2001-01-19Fix typoRoger Hardiman
2000-11-01Whitespace-only:Maxim Sobolev
2000-06-20Add "unset JAVA_HOME" to make javavmwrapper working with some brain damagedMaxim Sobolev
2000-06-12Fix typo.Maxim Sobolev
2000-06-12Handle comments in all places.Maxim Sobolev
2000-06-12Initial import of javavmwrapper - a simple shell script which would allowMaxim Sobolev