Commit graph

19 commits

Author SHA1 Message Date
Ernst de Haan
fb965b9791 Set LATEST_LINK.
Reported by:	kris
2004-03-08 10:01:12 +00:00
Greg Lewis
68c65d48be . 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 20:54:02 +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
fa3b135cb8 . Update to 1.2.2.017.
. Some minor syncing with the linux-sun-jdk13 port while I'm here.
2003-10-06 17:09:27 +00:00
Greg Lewis
33ce7d5d8f . Update to 1.2.2.015. 2003-06-03 14:47:58 +00:00
Maxim Sobolev
eef403e569 linux_base needs to be in EXTRACT_DEPENDS, otherwise ports doesn't
install if linux_base isn't installed.
2003-05-03 22:26:11 +00:00
Greg Lewis
380f1b0d7b . Fix ownership of installed files.
PR:		36411
Reviewed by:	znerd
Approved by:	znerd
2003-04-24 05:50:59 +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
Greg Lewis
d6894d86d9 . Allow package building on bento to bypass the distfile check.
Requested by:	kris
2003-03-06 17:43:24 +00:00
Ernst de Haan
2c50b3e55f Not using IGNORE anymore to avoid package building.
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= "You can not legally distribute binaries"
.endif

This was superfluous and inhibiting package builds of things that
depend on the port. Having RESTRICTED and NO_CDROM is enough to
ensure that a package will not appear on the FTP site or a CDROM
(it will be built and used as a basis for other packages to build
with, but will be deleted at the end of the build run).

Requested by:	kris
Reviewed by:	portmgr (silence)
PR:		42758
2002-10-10 08:38:39 +00:00
Ernst de Haan
3ced7394a5 Upgrade from 1.2.2.012 to 1.2.2.013. Note that the JPDA JAR
file is now no longer distributed with this JDK.

Also slightly changed the output from the do-install target.
2002-08-16 19:06:13 +00:00
Ernst de Haan
c74d548b1e Unified one-line descriptions for JDK ports. 2002-08-12 11:49:59 +00:00
Greg Lewis
ba8c398f70 Fix problems I created with the previous change:
. Add a post-patch target to clean up *.orig files (taken from the
  linux-sun-jdk13 port).
. Fix the name of the installation location to be consistent with other
  JDK ports and to not move with, for example, PORTREVISION changes.

Approved by:	znerd (maintainer)
2002-06-13 19:25:48 +00:00
Ernst de Haan
ddf8667538 Patches that solve the problem that expr and libjava.so
cannot be found.

Bumped PORTREVISION.

Submitted by:	glewis
2002-06-13 17:30:53 +00:00
Ernst de Haan
21eac47df4 Made installation friendlier. The different steps involved
are displayed. The output is now similar to the www/orion
and www/jakarta-tomcat* ports.
2002-05-09 10:19:46 +00:00
Ernst de Haan
df5442370f Upgrade to 1.2.2.012.
PR:		37872
Requested by:	Tim Schafer <tim@agship.com>
2002-05-09 09:45:16 +00:00
Ernst de Haan
6de38f945e DOWNLOAD_URL is now computed based on JDK_VERSION. 2002-05-09 09:27:39 +00:00
Ernst de Haan
056e08a39d DISTNAME is now computed based on JDK_VERSION. 2002-05-09 09:25:21 +00:00
Ernst de Haan
44573b73a3 New port: Sun JDK 1.2 for Linux. 2002-04-26 22:20:02 +00:00