aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2011-02-06 10:46:17 +0800
committercy <cy@FreeBSD.org>2011-02-06 10:46:17 +0800
commitbdf8289889522178f5f6c93f2e58559716a937fb (patch)
treebde49fb4b44af9da82f003832278d11316c72861 /sysutils
parent4a82324261a364d239bd22a39380ebef466e3da9 (diff)
downloadfreebsd-ports-gnome-bdf8289889522178f5f6c93f2e58559716a937fb.tar.gz
freebsd-ports-gnome-bdf8289889522178f5f6c93f2e58559716a937fb.tar.zst
freebsd-ports-gnome-bdf8289889522178f5f6c93f2e58559716a937fb.zip
Start cfengine later during boot, as other ports.
Suggested by: dougb Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cfengine3-legacy/Makefile1
-rw-r--r--sysutils/cfengine3-legacy/files/cf-execd.in3
-rw-r--r--sysutils/cfengine3-legacy/files/cf-serverd.in3
-rw-r--r--sysutils/cfengine3/Makefile1
-rw-r--r--sysutils/cfengine3/files/cf-execd.in3
-rw-r--r--sysutils/cfengine3/files/cf-serverd.in3
6 files changed, 6 insertions, 8 deletions
diff --git a/sysutils/cfengine3-legacy/Makefile b/sysutils/cfengine3-legacy/Makefile
index 288ac6beeef9..038b4fcc5834 100644
--- a/sysutils/cfengine3-legacy/Makefile
+++ b/sysutils/cfengine3-legacy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cfengine
PORTVERSION= 3.0.5p1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.cfengine.org/tarballs/
diff --git a/sysutils/cfengine3-legacy/files/cf-execd.in b/sysutils/cfengine3-legacy/files/cf-execd.in
index e6497d17b3bd..cf3267f2961f 100644
--- a/sysutils/cfengine3-legacy/files/cf-execd.in
+++ b/sysutils/cfengine3-legacy/files/cf-execd.in
@@ -3,8 +3,7 @@
# $FreeBSD$
#
# PROVIDE: cf-execd
-# REQUIRE: SERVERS
-# BEFORE: DAEMON
+# REQUIRE: LOGIN
# KEYWORD: shutdown
#
# Add the following line to /etc/rc.conf[.local] to enable cf-execd(8)
diff --git a/sysutils/cfengine3-legacy/files/cf-serverd.in b/sysutils/cfengine3-legacy/files/cf-serverd.in
index d80762662f7f..df5f4e8116d5 100644
--- a/sysutils/cfengine3-legacy/files/cf-serverd.in
+++ b/sysutils/cfengine3-legacy/files/cf-serverd.in
@@ -3,8 +3,7 @@
# $FreeBSD$
#
# PROVIDE: cf-serverd
-# REQUIRE: SERVERS
-# BEFORE: DAEMON
+# REQUIRE: LOGIN
# KEYWORD: shutdown
#
# Add the following line to /etc/rc.conf[.local] to enable cf-serverd(8)
diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile
index 288ac6beeef9..038b4fcc5834 100644
--- a/sysutils/cfengine3/Makefile
+++ b/sysutils/cfengine3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cfengine
PORTVERSION= 3.0.5p1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.cfengine.org/tarballs/
diff --git a/sysutils/cfengine3/files/cf-execd.in b/sysutils/cfengine3/files/cf-execd.in
index e6497d17b3bd..cf3267f2961f 100644
--- a/sysutils/cfengine3/files/cf-execd.in
+++ b/sysutils/cfengine3/files/cf-execd.in
@@ -3,8 +3,7 @@
# $FreeBSD$
#
# PROVIDE: cf-execd
-# REQUIRE: SERVERS
-# BEFORE: DAEMON
+# REQUIRE: LOGIN
# KEYWORD: shutdown
#
# Add the following line to /etc/rc.conf[.local] to enable cf-execd(8)
diff --git a/sysutils/cfengine3/files/cf-serverd.in b/sysutils/cfengine3/files/cf-serverd.in
index d80762662f7f..df5f4e8116d5 100644
--- a/sysutils/cfengine3/files/cf-serverd.in
+++ b/sysutils/cfengine3/files/cf-serverd.in
@@ -3,8 +3,7 @@
# $FreeBSD$
#
# PROVIDE: cf-serverd
-# REQUIRE: SERVERS
-# BEFORE: DAEMON
+# REQUIRE: LOGIN
# KEYWORD: shutdown
#
# Add the following line to /etc/rc.conf[.local] to enable cf-serverd(8)