Commit graph

23 commits

Author SHA1 Message Date
Greg Lewis
5f64f10a76 . Sort. 2005-02-17 01:45:03 +00:00
Greg Lewis
ef7cb8d5fa . Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package
  are deleted (which is necessary for it to correctly delete the symbolic
  links created by registervm).

  This fixes the packing list failures seen on pointyhat.
2005-02-17 01:43:48 +00:00
Greg Lewis
472f4a4216 . Update to 1.4.2_06. 2004-11-24 08:21:40 +00:00
Greg Lewis
cc59f5091e . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 20:54:42 +00:00
Greg Lewis
dacf14741c . Update to 1.4.2_05. 2004-07-02 19:57:06 +00:00
Greg Lewis
5538f31e01 . Add missing terminating " to registervm arguments.
Submitted by:	bento via kris
2004-06-10 22:57:49 +00:00
Greg Lewis
b8f5af00fb . Update to 1.4.2_04.
. SIZEify.
2004-03-11 21:35:31 +00:00
Greg Lewis
42189f5a5d . Install system preferences during post-install to avoid annoying error
messages.
2003-10-11 05:39:21 +00:00
Ernst de Haan
90d16bdc36 Fixed installation (destination directory) and
package list (missing files).
Bumped PORTREVISION.
2003-09-04 15:09:56 +00:00
Greg Lewis
c6b2a64123 . Update to 1.4.2. 2003-07-09 18:04:57 +00:00
Greg Lewis
30d793bee7 . Update to 1.4.1_03.
. Use the POSIX command line syntax for tail, not the "historical".
2003-06-12 20:56:21 +00:00
Alexey Zelkin
1d6100e342 Fix plist after update to 02 patch bundle
Requested by:	kris
2003-03-15 17:49:26 +00:00
Greg Lewis
22842d3f1d . Update to 1.4.1_02
. find -> ${FIND}
. Make install owner/group safe. (*)

PR:		36411 (*)
Approved by:	znerd
2003-03-05 17:37:17 +00:00
Ernst de Haan
82f3ee9b27 Upgrade from 1.4.1 to 1.4.1_01. 2002-10-18 23:56:00 +00:00
Ernst de Haan
1ac76a8949 Upgrade to 1.4.1.
See:	http://java.sun.com/j2se/1.4.1/changes.html
2002-09-17 08:59:27 +00:00
Maxim Sobolev
22d3ec7231 Add missed @unexec keyword to the call to unregistervm as well as missed
@exec registervm [...].

Reported by:	phantom
2002-07-10 16:50:21 +00:00
Ernst de Haan
1af1af5eed Upgrade to 1.4.0_01. 2002-06-06 13:00:29 +00:00
Ernst de Haan
5427f343f8 Improved download URL.
Prompted by:	obrien

Also now unregistering with javavm at deinstallation.
2002-05-28 09:28:11 +00:00
Ernst de Haan
e858e5956a Upgrading from JDK 1.4.0 beta 3 to release candidate 1. Also the IGNORE message now clearly states that the GNUZIP TAR shell script should be selected. 2002-02-01 13:16:57 +00:00
Ernst de Haan
438316a1c0 Removed the .java_wrapper.rej file from the pkg-plist file since it is not
installed.

Approved by: sobomax
2001-11-23 12:22:04 +00:00
Dmitry Sivachenko
99c55e7a10 Update to JDK 1.4.0 beta 3.
PR:		31687
Submitted by:	Ernst de Haan <ernsth@nl.euro.net>
2001-11-04 11:42:44 +00:00
Maxim Sobolev
12878ec3ce - Properly define DISTFILES, so the port doesn't fail miserably if it is not
present;
- deregister VM on uninstall.

PR:		27718
Submitted by:	Andreas Schulz <ats@first.gmd.de>
Reviewed by:	maintainer
Approved by:	maintainer
2001-05-29 12:33:01 +00:00
Maxim Sobolev
d60a2edb4e Add linux-jdk14 , sun's Java Developers Kit for Linux, version 1.4.
PR:		27644
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-05-25 18:59:25 +00:00