Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6ba202c9 | 2016-09-13 15:29:01 | replace libiconv module | ||
| 42bc647e | 2016-03-18 23:12:15 | remove SHARED_ONLY from ports that only use modules that neither set nor read this variable | ||
| d23eb3c3 | 2016-01-13 22:09:32 | stop using malloc.h; stdlib.h is already included anyway | ||
| dd11ff31 | 2015-11-24 09:11:02 | switch distfiles.nl to SSL, setup with security/letsencrypt/client | ||
| 0c13d11c | 2015-05-18 09:17:42 | Makefile-openbsd-x86-64.gmake comes from files/, so modify it there rather than patching. Since only the relevant version for the current arch is copied into the build directory, patching fails on arch other than amd64 with comic results (I had a log with 300GB of "No file found--skip this patch? [n]" / "File to patch:" lines). | ||
| 69bfea18 | 2015-05-16 10:59:22 | Make sure object files linked into a shared library get compiled with -fPIC. ok ajacoutot@ | ||
| 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@ | ||
| 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@ |