Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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@ | ||
| 46f89b21 | 2013-12-08 16:35:17 | Remove sys/timeb.h. ok naddy@ jca@ | ||
| 939b130a | 2013-11-30 01:11:15 | Remove -lcompat, which isn't even needed. Inspired by and ok naddy@ | ||
| af31b18d | 2013-07-10 14:41:26 | +tanukiwrapper | ||
| 5ba9fa2a | 2013-07-10 14:40:29 | import tanukiwrapper, based on svn rev 1780 The Java Service Wrapper is an application which has evolved out of a desire to solve a number of problems common to many Java applications: - Run as a Windows Service or Unix Daemon - Application Reliability - Standard, Out of the Box Scripting - On Demand Restarts - Flexible Configuration - Ease Application Installations - Logging ok aja@ | ||
| ce244027 | 2013-07-02 10:36:35 | rename stuff so that java.port.mk conforms to the new style of overriding do-build. | ||
| 9308aef8 | 2013-03-17 14:02:11 | - Use a rerolled distfile that includes openbsd native libs for both amd64 and i386. Makes installed jna.jar include both archs. okay jasper@ | ||
| e4fa65e7 | 2013-03-11 11:10:51 | PERMIT_* / REGRESS -> TEST sweep | ||
| 4f31451f | 2013-03-08 10:25:34 | - update to jna-3.5.1 ok kurt@ |