Commit Graph

15 Commits

Author SHA1 Message Date
sthen
828f08b0e2 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
2019-03-24 22:24:12 +00:00
jasper
5b3c6439d3 drop maintainership 2018-04-26 16:25:42 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
7995708f3c Bring rc_bg back. 2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0 I forgot the bump commit... 2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8 Cope with recent rc.subr(8) change (removal of rc_bg etc.) 2017-05-27 13:53:06 +00:00
kurt
558715b919 - 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@
2017-04-21 13:27:46 +00:00
sthen
158621055c don't fail to build if the directory already exists. 2017-01-24 20:40:06 +00:00
jasper
6882a4d49f update to rundeck-2.6.11 2016-11-21 20:05:28 +00:00
jasper
7c36c90176 update to rundeck-2.6.10 2016-11-13 18:44:20 +00:00
jasper
a43ad01d46 drop NO_BUILD and "fake" a do-build target so we have JAVA_HOME and actually
have a BDEP on jdk.

spotted by naddy@ and nigel@
2016-10-11 17:05:33 +00:00
jasper
8d4e84fc98 @sample log4j-properties file as cli-log4j-properties, which is used by the
tools scripts.
2016-10-11 05:53:55 +00:00
jasper
64be96225a - adjust hashbang line for toolsscripts
- split do-extract into two targets, one that actually extracts and one that
  only substitutes (do-configure)
- don't install ${FILESDIR}/CVS/

ok aja@
2016-10-11 05:52:45 +00:00
jasper
896e126a94 use working master site; spotted by naddy@ 2016-10-10 20:10:56 +00:00
jasper
ba61cd7380 import rundeck-2.6.9
Job scheduler and runbook automation. Enable self-service access to
existing scripts and tools.

joint work with/OK aja@
2016-10-10 17:19:47 +00:00