IABSD.fr/ports/databases/architect

Branch :


Log

Author Commit Date CI Message
9fe1e38b 2019-07-12 20:43:27 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
7705a5ad 2019-06-11 00:38:33 Revision bump all java ports for the jre package removal and java.port.mk changes.
828f08b0 2019-03-24 22:24:12 sweep all java ports with a couple of adjustments to build/dependency environment, which will reduce complexity in java.port.mk when jdk 11 is added. direction agreed with kurt@. - switch all MODJAVA_VER to at least 1.8 (we don't currently have any version earlier than this anyway). - drop MODJAVA_JRERUN, the separate jre package will be going away with jdk 11. - bump changed ports
f4b7f813 2018-09-04 12:46:09 convert to PKGSTEM
454c5081 2017-08-21 18:42:08 sync README with Makefile -r1.20
5547286e 2017-05-11 20:50:55 kill most of the / at the end of WRK* variables
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@
917674c1 2015-08-24 23:42:45 Update master_sites after migration from Google Code.
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
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@