Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 558715b9 | 2017-04-21 13:27:46 | - disconnect devel/jdk/1.7 from the build - adjust java.port.mk so all 1.7 and lower ports now build with 1.8 - bump revision on affected ports okay sthen@, ian@, landry@ | ||
| 7fd5d77d | 2014-09-27 17:23:45 | update to java-getopt-1.0.14 | ||
| 46f312ea | 2014-05-07 15:42:15 | - 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@ | ||
| 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@ |