Commit graph

24 commits

Author SHA1 Message Date
Greg Lewis
1dbf94cf0a . Add missing calls to registervm and unregistervm.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
2004-09-01 16:13:36 +00:00
Ernst de Haan
4b17be02e3 Now consistent with other JDK ports. Also added WWW: line. 2004-04-15 22:42:30 +00:00
Ernst de Haan
ac6f62dc4e Removed non-existent master site metaverse.nl. 2004-04-15 22:40:29 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Ernst de Haan
28d6be7ebc Set LATEST_LINK.
Suggested by:	kris
2004-03-08 09:56:50 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Greg Lewis
b6da5a5a5c . Install an updated cacerts file. This was produced by taking the
standard 1.2.2 cacerts file and updating it with the new root
  certificates using the procedure described in:

  http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
2004-01-16 22:09:55 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Greg Lewis
58dc3a02c5 . Switch to using cpio to install in line with other JDKs. This allows
us to ensure ownership is correct on the installed files.
. Note that this is a Blackdown JDK in the registervm comment.

PR:		36411 (more ports to go)
Reviewed by:	znerd
Approved by:	znerd
2003-04-17 05:16:53 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ernst de Haan
c74d548b1e Unified one-line descriptions for JDK ports. 2002-08-12 11:49:59 +00:00
Ernst de Haan
92a0add023 Changed the installation directory to
${PREFIX}/linux-blackdown-jdk1.2.2 and changed the package name
to linux-blackdown-jdk-XXX (where XXX is the package version).

Bumped PORTREVISION.
2002-08-07 21:11:22 +00:00
Ernst de Haan
1d2f329fe2 Re-adding patches to make scripts use the linux expr
and to use green iso linux threads by default.
These patches were removed by me when I upgraded the
port to FCS, but they should have been ported to this
version of the port.
Bumped PORTREVISION.

Submitted by:	glewis
2002-04-15 21:18:18 +00:00
Ernst de Haan
b04648ed0f Upgrade from 1.2.2RC4 to 1.2.2FCS. Also cleaned pkg-plist. 2002-03-02 16:51:11 +00:00
Ernst de Haan
a529d069af Now uses USE_LINUX instead of an obscure RUN_DEPENDS.
Reported by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2002-02-21 18:31:18 +00:00
Ernst de Haan
257a3fd325 Improved the MASTER_SITES download locations. Also changed the
RUN_DEPENDS for linux. It now checks for the existence of
/compat/linux/lib/ld.so instead of the more obscure
/compat/linux/usr/i486-linux-libc5/lib/libc.so.5, which does not
even exist on my system, although I have installed linux_base.
2002-02-21 18:24:56 +00:00
Ernst de Haan
8256c05496 Took over maintainership from K.J. Koster, with his permission.
Approved by: sobomax
2001-11-27 12:29:25 +00:00
Dirk Froemberg
1234108a8d Add support for javawmwrapper.
Approved by:	maintainer
2001-04-11 22:09:57 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Maxim Sobolev
009623298e Use `--exclude "*.orig"' tar(1) option instead of removing .orig files after
installation. This should partially close ports/23560 problem.

PR:		ports/23560
2000-12-15 08:01:52 +00:00
Kevin Lo
46297c8830 Update MASTER_SITES. ftp.uk.linux.org doesn't have jdk-1.2.2-RC4-linux. 2000-07-18 16:07:29 +00:00
SADA Kenji
5eeb2fbdfc Apostrophes in string should be escaped. 2000-07-15 13:49:46 +00:00
SADA Kenji
71ac8c1396 Version required is no longer needed in the comment section of Makefile.
Submitted by:	portlint
2000-07-15 13:37:15 +00:00
Chuck Robey
30583d6916 This is the Linux JDK port. It's marked no package and no cdrom, so
there's no license problem, just allows a lot of java hackers in the game.
Thanks to Kees Koster and Jose Marques, I just neatened up around the
edges.

Submitted by:	Kees Koster and Jose Marques
2000-05-16 01:46:26 +00:00