IABSD.fr/ports/java/tanukiwrapper/Makefile

Branch :


Log

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
dd11ff31 2015-11-24 09:11:02 switch distfiles.nl to SSL, setup with security/letsencrypt/client
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@
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@