IABSD.fr/ports/lang/processing

Branch :


Log

Author Commit Date CI Message
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
150a0f36 2018-06-27 21:03:34 first tag: update-desktop-database
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@
c326edce 2016-10-01 11:54:14 The ${PROJECT}.googlecode.com/files/ master sites are no longer accessible, but the distfiles are still available at an archive URL. Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports. ok czarkoff@ danj@ sthen@
42bc647e 2016-03-18 23:12:15 remove SHARED_ONLY from ports that only use modules that neither set nor read this variable
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@
b3db7bc6 2014-01-20 13:17:28 remove the serial library which uses librxtx for which there is no openbsd shared object in the package. prompted by Marco Verschuur
c2832a12 2013-08-07 21:31:12 move http://code.google.com, *.googlecode.com, and sites.google.com to https suggested by bentley@
0662a4e9 2013-03-11 11:20:26 PERMIT_* / REGRESS->TEST sweep