Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 22836dcd | 2017-05-12 15:11:17 | zap remaining trailing / at end of WRK* | ||
| 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@ | ||
| 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@ |