index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
javavmwrapper
Commit message (
Expand
)
Author
Age
Files
Lines
*
. Cross reference manvm(1).
Greg Lewis
2006-09-20
1
-0
/
+1
*
. The new Diablo JDK release doesn't need -XX:+UseMembar.
Greg Lewis
2006-07-05
1
-2
/
+0
*
. Add manvm(1). This is similar to javavm(1), but allows one to view the
Greg Lewis
2006-06-12
4
-175
/
+362
*
. Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm will
Greg Lewis
2006-06-08
3
-6
/
+50
*
. Revert previous commit. It was my recollection that javac needed the
Greg Lewis
2006-06-07
2
-2
/
+1
*
. Diablo's javac also needs -XX:+UseMembar.
Greg Lewis
2006-06-07
2
-1
/
+2
*
. Restrict the -XX:+UseMembar option to the java(1) programme to prevent it
Greg Lewis
2006-06-06
2
-1
/
+2
*
. ! -z -> -n for clarity.
Greg Lewis
2006-06-04
1
-25
/
+25
*
. Allow the setting up of command line options to be passed to the
Greg Lewis
2006-06-03
8
-13
/
+236
*
. Bump PORTREVISION for the previous fix.
Greg Lewis
2006-04-27
1
-1
/
+1
*
. Avoid stomping on environment variables by prefixing variable names with
Greg Lewis
2006-04-26
1
-123
/
+121
*
. Avoid an infinite loop by ignoring JAVA_HOME if its set to the location
Greg Lewis
2005-11-02
2
-8
/
+11
*
. Add a couple of comments.
Greg Lewis
2005-06-20
1
-0
/
+14
*
. Check the user can read/write the configuration file and that it exists
Greg Lewis
2005-06-20
2
-8
/
+11
*
. Update description.
Greg Lewis
2005-04-25
1
-2
/
+4
*
. Try to clarify that the BUGS section is talking about the Java VM
Greg Lewis
2005-04-18
1
-3
/
+4
*
. A big mdoc fixup kindly provided by the mdoc police. Any problems should
Greg Lewis
2005-04-12
4
-33
/
+72
*
. Yet more clarification of how the selection of the Java VM can be
Greg Lewis
2005-04-12
1
-1
/
+4
*
. Fix some sentence breaks.
Greg Lewis
2005-04-12
2
-6
/
+29
*
. Document that the environment variables can also be a space delimited
Greg Lewis
2005-04-12
1
-9
/
+13
*
. Install manual pages for javavmwrapper.
Greg Lewis
2005-04-11
5
-1
/
+318
*
. Ignore errors from the call to registervm, otherwise one sees a whole
Greg Lewis
2005-04-11
1
-2
/
+2
*
. Separate standard variables from variables local to this Makefile.
Greg Lewis
2005-04-11
1
-1
/
+2
*
One more place to reflect existence of jdk 1.5.
Alexey Zelkin
2005-01-21
2
-5
/
+8
*
Take into account the '-devel' package name suffix when registering CONFLICTS
Herve Quiroz
2004-12-24
1
-1
/
+1
*
- Register CONFLICTS with java/kaffe and java/kaffe-devel
Herve Quiroz
2004-12-24
1
-0
/
+2
*
. Move pkg-install to files/pkg-install.in since it is modified before use.
Greg Lewis
2004-12-16
2
-2
/
+3
*
. Run the pkg-install script correctly.
Greg Lewis
2004-12-07
1
-2
/
+2
*
. Some minor comment and formatting fixes (should have probably have been
Greg Lewis
2004-12-07
1
-7
/
+31
*
. javavmwrapper uses PATH to make sure it gets the system version of
Greg Lewis
2004-11-12
2
-0
/
+5
*
. Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed to
Greg Lewis
2004-11-11
5
-36
/
+512
*
. JAVALIBDIR is more appropriate than JAVAJARDIR now we have it.
Greg Lewis
2004-09-03
2
-4
/
+4
*
Add a classpath script.
Dag-Erling Smørgrav
2004-04-01
3
-3
/
+23
*
Let be hohest: I really don't have a time now to properly maintain all
Maxim Sobolev
2003-07-29
1
-1
/
+1
*
Clear moonlight beckons.
Ade Lovett
2003-03-07
2
-1
/
+1
*
Long overdue fix: correctly process arguments with spaces.
Maxim Sobolev
2002-02-02
2
-5
/
+4
*
Revert previous fix - it was not properly thought out.
Maxim Sobolev
2001-12-03
2
-3
/
+4
*
Use "$@" instead of "$*" to pass parameters to a subshell. This ensures that
Maxim Sobolev
2001-11-26
2
-4
/
+3
*
Fix typo
Roger Hardiman
2001-01-19
1
-1
/
+1
*
Whitespace-only:
Maxim Sobolev
2000-11-01
1
-2
/
+2
*
Add "unset JAVA_HOME" to make javavmwrapper working with some brain damaged
Maxim Sobolev
2000-06-20
2
-1
/
+3
*
Fix typo.
Maxim Sobolev
2000-06-12
1
-1
/
+1
*
Handle comments in all places.
Maxim Sobolev
2000-06-12
1
-3
/
+4
*
Initial import of javavmwrapper - a simple shell script which would allow
Maxim Sobolev
2000-06-12
5
-0
/
+161