ajacoutot
c4096e6659
Stop using the daemon class in @newuser.
...
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.
discussed with sthen@, tb@ and robert@
praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
naddy
2b3700e37e
drop RCS Ids
2022-03-11 19:57:10 +00:00
ajacoutot
2120e41ce5
Use the new rc_stop_signal / rc_reload_signal variables.
...
Need a recent rc.subr.
2021-11-06 10:38:40 +00:00
phessler
1b8281d00d
java dependency on aarch64 changed some time ago, bump REVISION
2021-10-30 10:44:10 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +00:00
kurt
7705a5ad0b
Revision bump all java ports for the jre package removal and java.port.mk
...
changes.
2019-06-11 00:38:33 +00:00
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