freebsd-ports/java/javavmwrapper
Greg Lewis d9e60aea40 . Check the user can read/write the configuration file and that it exists
before attempting to sort it when running checkvms.  This prevents a
  double error message for an unprivileged user.
. When asked to register a VM that is already registered, don't error.
  Print a warning that the VM is already registered and don't add it to
  the configuration file (but do check its links and sort the config
  file still).  This prevents problems with

	'make install -DFORCE_PKG_REGISTER'

  erroring out during the post-install stage for the JDK ports.
  Bump PORTREVISION for this change since it affects the various JDK
  ports. [2]

Reported by:	anholt, via hq [2]
2005-06-20 18:08:33 +00:00
..
files . Ignore errors from the call to registervm, otherwise one sees a whole 2005-04-11 21:21:16 +00:00
src . Check the user can read/write the configuration file and that it exists 2005-06-20 18:08:33 +00:00
Makefile . Check the user can read/write the configuration file and that it exists 2005-06-20 18:08:33 +00:00
pkg-deinstall . Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed to 2004-11-11 19:17:37 +00:00
pkg-descr . Update description. 2005-04-25 15:00:34 +00:00
pkg-plist . Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed to 2004-11-11 19:17:37 +00:00