Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 193f8df8 | 2015-02-06 14:11:46 | update to jBCrypt 0.4, fixing an integer overflow that occurs with very large log_rounds values. | ||
| 87cea098 | 2015-01-21 06:13:46 | Remove Kevin Lo as maintainer, by request. While here, fix a couple of license markers. | ||
| 570aa62a | 2015-01-18 03:12:39 | Drop remaining MD5/RMD160/SHA1 checksums. | ||
| 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. |