Commit Graph

7 Commits

Author SHA1 Message Date
jasper 7fd5d77d12 update to java-getopt-1.0.14 2014-09-27 17:23:45 +00:00
kurt 46f312eaef - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
espie e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
espie d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
jasper e466d0f8cd - switch to MODJAVA_BUILD
- don't use a handrolled MODJAVA_{DOC,JAR}_DIR
2011-09-01 08:06:28 +00:00
jasper fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
jasper a40279d460 import java-getopt 1.0.13
The GNU Java getopt classes support short and long argument parsing in a
manner 100% compatible with the version of GNU getopt with a mostly
compatible programmer's interface as well. Note that this is a port, not
a new implementation.

ok aja@
2011-08-30 07:16:22 +00:00