aboutsummaryrefslogtreecommitdiffstats
path: root/java/j2sdkee13
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ify (and sometimes SIZEify)edwin2006-01-301-0/+2
| | | | Approved by: krion@
* Add 'devel' categoryhq2005-02-191-1/+1
|
* - Update to bsd.java.mk 2.0hq2005-02-181-2/+3
| | | | - Minor cosmetic improvement
* Fix download URLhq2004-12-101-2/+1
| | | | Reported by: kris
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* . Adjust download instructions for new download URL.glewis2004-01-171-2/+3
|
* . Convert a space to a tab.glewis2004-01-171-2/+3
| | | | . Use a download URL which is one less hop away from the actual download.
* assign maintainer to java@, requested by maintainer des.alfred2004-01-091-1/+1
|
* Don't use a leading zero in PORTREVISION, it confuses the pkg* tools andalfred2004-01-031-4/+4
| | | | | | | | | | | | | 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
* Back out previous commit. Further inspection reveals that it is thekris2003-09-241-2/+0
| | | | | diablo-jdk port that is bogusly requiring manual input at pkg_add time, thereby preventing any other packages from building with it.
* Mark as IS_INTERACTIVE because it asks for manual license acceptance andkris2003-09-241-0/+2
| | | | | | | 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.
* Java 2 SDK Enterprise Edition 1.3.1des2003-06-274-0/+1058