IABSD.fr/ports/www/icedtea-web

Branch :


Log

Author Commit Date CI Message
f664c0c9 2017-04-21 17:04:35 Depend on a specific java version spotted and ok kurt@
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@
f1560401 2017-04-11 12:45:36 Switch to jdk-1.8+ to unbreak javaws(1) and take maintainership ok landry@
073d25a3 2017-04-10 11:46:32 use LIBCXX
a5c3921d 2016-05-15 13:20:43 Update to icedtea-web 1.6.2. Jirib submitted a similar diff a while ago Drop maintainership as i never really used this, and java on the web is dead.
42bc647e 2016-03-18 23:12:15 remove SHARED_ONLY from ports that only use modules that neither set nor read this variable
a7ee75a3 2015-07-17 21:46:10 drop dependencies on gsed now that our sed can cope with -i
57e905a0 2015-03-24 20:29:10 Update to icedtea-web 1.5.2. Patches from kurt@ merged upstream. Add shells/bash to bdep/rdep since the launcher scripts are really too horrible. See http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-April/027133.html for the 1.5.x first release and http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-November/030195.html for this last one. Tested with midori on http://javatester.org/version.html
23c2beeb 2014-04-21 20:46:57 - make the queue wait condition pthread_cancel(3) safe which fixes a deadlock in webkit-gtk3 + icedtea-web - further cleanups of related global mutexs and condition variables okay ajacoutot@, landry@
328b372c 2014-04-19 08:27:24 Update to icedtea-web-1.4.2. Note that this version still deadlock under WebKit2 but that's not a regression compared to 1.4.1. ok landry@ (maintainer)