Commit graph

8 commits

Author SHA1 Message Date
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Greg Lewis
46a35203e5 . Adjust download instructions for new download URL. 2004-01-16 20:11:03 +00:00
Greg Lewis
28785491ce . Convert a space to a tab.
. Use a download URL which is one less hop away from the actual download.
2004-01-16 20:06:34 +00:00
Alfred Perlstein
be6fe76b0a assign maintainer to java@, requested by maintainer des. 2004-01-09 12:19:12 +00:00
Alfred Perlstein
05746372fd Don't use a leading zero in PORTREVISION, it confuses the pkg* tools and
portupgrade with "missing origin".

Properly detect that the distfile doesn't exist.  We can't use
${DISTDIR}/${DISTFILES} because it's not defined until after
bsd.port.post.mk, but after inclusion of bsd.port.post.mk we
can not define IGNORE.  To fix use the already known variables
as so: ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}

Reviewed by: maintainer timeout.
PR: ports/60652
2004-01-02 19:11:16 +00:00
Kris Kennaway
05092710d7 Back out previous commit. Further inspection reveals that it is the
diablo-jdk port that is bogusly requiring manual input at pkg_add time,
thereby preventing any other packages from building with it.
2003-09-24 03:28:24 +00:00
Kris Kennaway
ad06691197 Mark as IS_INTERACTIVE because it asks for manual license acceptance and
causes the bento build to loop.

This probably should be patched out as in the other jdk ports, so it can
be packaged on bento.
2003-09-24 03:25:51 +00:00
Dag-Erling Smørgrav
c9dc1dea98 Java 2 SDK Enterprise Edition 1.3.1 2003-06-27 09:31:51 +00:00