IABSD.fr/ports/java/java-getopt

Branch :


Log

Author Commit Date CI Message
e4fa65e7 2013-03-11 11:10:51 PERMIT_* / REGRESS -> TEST sweep
d6e7b9cb 2011-09-16 10:02:36 normalize pkgpath
e466d0f8 2011-09-01 08:06:28 - switch to MODJAVA_BUILD - don't use a handrolled MODJAVA_{DOC,JAR}_DIR
fa7be240 2011-08-30 17:16:35 - bump REVISION after recent java.port.mk change
a40279d4 2011-08-30 07:16:22 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@