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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ports that confused the meaning of WRKDIR and WRKSRC.
Mathieu Arnold
2015-11-05
1
-7
/
+7
*
. Update internal fallback logic, including:
Greg Lewis
2014-04-12
1
-4
/
+1
*
Support stage
Baptiste Daroussin
2014-02-06
1
-26
/
+11
*
Add NO_STAGE all over the place in preparation for the staging support (cat: ...
Baptiste Daroussin
2013-09-20
1
-3
/
+2
*
. Cope with legacy versions "1.5" (expands to 1.6) and "1.5+" (expands to
Greg Lewis
2012-12-11
1
-1
/
+1
*
Fix deinstallation script for 7.x. -samefile option for find(1) does not
Jung-uk Kim
2012-11-02
1
-1
/
+1
*
- Ignore bootstrap-openjdk when we automatically register existing JVMs.
Jung-uk Kim
2012-10-28
1
-7
/
+4
*
. Make the version numbers consistent so they can be compared correctly.
Greg Lewis
2012-07-13
1
-1
/
+1
*
Fix "realpath: : No such file or directory" error from the latest realpath.
Jung-uk Kim
2010-05-13
1
-1
/
+1
*
. Add support for JAVA_VERSION of 1.7.
Greg Lewis
2010-01-17
1
-1
/
+1
*
. Add support for openjdk6.
Greg Lewis
2009-05-22
1
-1
/
+1
*
Try jman(1) from ports/japanese/man instead of man(1) for japanese manual
Jung-uk Kim
2008-04-30
1
-1
/
+1
*
- Add support for 1.6 VMs.
Jung-uk Kim
2008-04-28
1
-1
/
+1
*
. Add manvm(1). This is similar to javavm(1), but allows one to view the
Greg Lewis
2006-06-12
1
-4
/
+5
*
. Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm will
Greg Lewis
2006-06-08
1
-2
/
+1
*
. Revert previous commit. It was my recollection that javac needed the
Greg Lewis
2006-06-07
1
-1
/
+1
*
. Diablo's javac also needs -XX:+UseMembar.
Greg Lewis
2006-06-07
1
-1
/
+1
*
. Restrict the -XX:+UseMembar option to the java(1) programme to prevent it
Greg Lewis
2006-06-06
1
-0
/
+1
*
. Allow the setting up of command line options to be passed to the
Greg Lewis
2006-06-03
1
-4
/
+7
*
. Bump PORTREVISION for the previous fix.
Greg Lewis
2006-04-27
1
-1
/
+1
*
. Avoid an infinite loop by ignoring JAVA_HOME if its set to the location
Greg Lewis
2005-11-02
1
-1
/
+1
*
. Check the user can read/write the configuration file and that it exists
Greg Lewis
2005-06-20
1
-1
/
+1
*
. Fix some sentence breaks.
Greg Lewis
2005-04-12
1
-0
/
+1
*
. Install manual pages for javavmwrapper.
Greg Lewis
2005-04-11
1
-1
/
+15
*
. 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
1
-1
/
+1
*
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
1
-1
/
+2
*
. Run the pkg-install script correctly.
Greg Lewis
2004-12-07
1
-2
/
+2
*
. javavmwrapper uses PATH to make sure it gets the system version of
Greg Lewis
2004-11-12
1
-0
/
+1
*
. Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed to
Greg Lewis
2004-11-11
1
-3
/
+10
*
. JAVALIBDIR is more appropriate than JAVAJARDIR now we have it.
Greg Lewis
2004-09-03
1
-2
/
+2
*
Add a classpath script.
Dag-Erling Smørgrav
2004-04-01
1
-3
/
+11
*
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
1
-0
/
+1
*
Long overdue fix: correctly process arguments with spaces.
Maxim Sobolev
2002-02-02
1
-1
/
+1
*
Revert previous fix - it was not properly thought out.
Maxim Sobolev
2001-12-03
1
-1
/
+1
*
Use "$@" instead of "$*" to pass parameters to a subshell. This ensures that
Maxim Sobolev
2001-11-26
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
1
-1
/
+1
*
Initial import of javavmwrapper - a simple shell script which would allow
Maxim Sobolev
2000-06-12
1
-0
/
+35