index
:
freebsd-ports-graphics
master
mesa-next
wayland
xorg-server-1.19.6
xserver-next
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
javavmwrapper
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
. Add manvm(1). This is similar to javavm(1), but allows one to view the
glewis
2006-06-13
1
-4
/
+5
*
. Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm will
glewis
2006-06-09
1
-2
/
+1
*
. Revert previous commit. It was my recollection that javac needed the
glewis
2006-06-08
1
-1
/
+1
*
. Diablo's javac also needs -XX:+UseMembar.
glewis
2006-06-07
1
-1
/
+1
*
. Restrict the -XX:+UseMembar option to the java(1) programme to prevent it
glewis
2006-06-06
1
-0
/
+1
*
. Allow the setting up of command line options to be passed to the
glewis
2006-06-04
1
-4
/
+7
*
. Bump PORTREVISION for the previous fix.
glewis
2006-04-27
1
-1
/
+1
*
. Avoid an infinite loop by ignoring JAVA_HOME if its set to the location
glewis
2005-11-03
1
-1
/
+1
*
. Check the user can read/write the configuration file and that it exists
glewis
2005-06-21
1
-1
/
+1
*
. Fix some sentence breaks.
glewis
2005-04-13
1
-0
/
+1
*
. Install manual pages for javavmwrapper.
glewis
2005-04-12
1
-1
/
+15
*
. Separate standard variables from variables local to this Makefile.
glewis
2005-04-12
1
-1
/
+2
*
One more place to reflect existence of jdk 1.5.
phantom
2005-01-21
1
-1
/
+1
*
Take into account the '-devel' package name suffix when registering CONFLICTS
hq
2004-12-24
1
-1
/
+1
*
- Register CONFLICTS with java/kaffe and java/kaffe-devel
hq
2004-12-24
1
-0
/
+2
*
. Move pkg-install to files/pkg-install.in since it is modified before use.
glewis
2004-12-16
1
-1
/
+2
*
. Run the pkg-install script correctly.
glewis
2004-12-08
1
-2
/
+2
*
. javavmwrapper uses PATH to make sure it gets the system version of
glewis
2004-11-13
1
-0
/
+1
*
. Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed to
glewis
2004-11-12
1
-3
/
+10
*
. JAVALIBDIR is more appropriate than JAVAJARDIR now we have it.
glewis
2004-09-04
1
-2
/
+2
*
Add a classpath script.
des
2004-04-01
1
-3
/
+11
*
Let be hohest: I really don't have a time now to properly maintain all
sobomax
2003-07-29
1
-1
/
+1
*
Clear moonlight beckons.
ade
2003-03-07
1
-0
/
+1
*
Long overdue fix: correctly process arguments with spaces.
sobomax
2002-02-03
1
-1
/
+1
*
Revert previous fix - it was not properly thought out.
sobomax
2001-12-03
1
-1
/
+1
*
Use "$@" instead of "$*" to pass parameters to a subshell. This ensures that
sobomax
2001-11-26
1
-1
/
+1
*
Whitespace-only:
sobomax
2000-11-01
1
-2
/
+2
*
Add "unset JAVA_HOME" to make javavmwrapper working with some brain damaged
sobomax
2000-06-20
1
-1
/
+1
*
Initial import of javavmwrapper - a simple shell script which would allow
sobomax
2000-06-12
1
-0
/
+35