summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/argus-monitor/files/argusd.in2
-rw-r--r--net-mgmt/arpwatch/files/arpwatch.sh.in2
-rw-r--r--net-mgmt/bigsister/files/bigsister.sh.in2
-rw-r--r--net-mgmt/cdpd/files/cdpd.in2
-rw-r--r--net-mgmt/chillispot/files/chillispot.in2
-rw-r--r--net-mgmt/choparp/files/choparp.sh.in2
-rw-r--r--net-mgmt/collectd/files/collectd.in2
-rw-r--r--net-mgmt/collectd/files/collectdmon.in2
-rw-r--r--net-mgmt/collectd5/files/collectd.in2
-rw-r--r--net-mgmt/collectd5/files/collectdmon.in2
-rw-r--r--net-mgmt/coovachilli/files/coovachilli.in2
-rw-r--r--net-mgmt/darkstat/files/darkstat.in2
-rw-r--r--net-mgmt/flowd/files/flowd.in2
-rw-r--r--net-mgmt/fprobe/files/fprobe.sh.in2
-rw-r--r--net-mgmt/ipacctd/files/ipacctd.sh.in2
-rw-r--r--net-mgmt/ipcad/files/ipcad.in2
-rw-r--r--net-mgmt/macroscope/files/macroscope.in2
-rw-r--r--net-mgmt/mrtg/files/mrtg_daemon.in2
-rw-r--r--net-mgmt/nagios-devel/files/nagios.sh.in2
-rw-r--r--net-mgmt/nagios/files/nagios.in2
-rw-r--r--net-mgmt/nagios2/files/nagios.in4
-rw-r--r--net-mgmt/nagiosgrapher/files/nagiosgrapher.in2
-rw-r--r--net-mgmt/nagircbot/files/nagircbot.in2
-rw-r--r--net-mgmt/ndoutils/files/ndo2db.in2
-rw-r--r--net-mgmt/ndpmon/files/ndpmonitor.in2
-rw-r--r--net-mgmt/nefu/files/nefu.in2
-rw-r--r--net-mgmt/net-snmp/files/snmpd.sh.in2
-rw-r--r--net-mgmt/net-snmp/files/snmptrapd.sh.in2
-rw-r--r--net-mgmt/net-snmp4/files/snmpd.in2
-rw-r--r--net-mgmt/netams/files/netams.in2
-rw-r--r--net-mgmt/netdisco/files/netdisco.in2
-rw-r--r--net-mgmt/netmond/files/netmond.sh.in2
-rw-r--r--net-mgmt/netxms/files/netxmsd.in2
-rw-r--r--net-mgmt/netxms/files/nxagentd.in2
-rw-r--r--net-mgmt/netxms/files/nxhttpd.in2
-rw-r--r--net-mgmt/ng_ipacct/files/ng_ipacct.sh.in2
-rw-r--r--net-mgmt/noc/files/noc.sh.in2
-rw-r--r--net-mgmt/nrpe2/files/nrpe2.in2
-rw-r--r--net-mgmt/nsca/files/nsca.in2
-rw-r--r--net-mgmt/openlldp/files/lldpd.in2
-rw-r--r--net-mgmt/openvmps/files/vpmsd.in2
-rw-r--r--net-mgmt/ourmon/files/ourmon.in2
-rw-r--r--net-mgmt/pftabled/files/pftabled.in2
-rw-r--r--net-mgmt/pnp/files/npcd.sh.in2
-rw-r--r--net-mgmt/ramond/files/ramon.in2
-rw-r--r--net-mgmt/rrdbot/files/rrdbot.in2
-rw-r--r--net-mgmt/smokeping/files/smokeping.in2
-rw-r--r--net-mgmt/snmptt/files/snmptt.sh.in2
-rw-r--r--net-mgmt/trafd/files/trafd.sh.sample2
-rw-r--r--net-mgmt/xymon-client/files/hobbit-client.sh.in2
-rw-r--r--net-mgmt/xymon-server/files/hobbit-server.sh.in2
-rw-r--r--net-mgmt/zabbix-server/files/zabbix_agentd.in2
-rw-r--r--net-mgmt/zabbix-server/files/zabbix_proxy.in2
-rw-r--r--net-mgmt/zabbix-server/files/zabbix_server.in2
-rw-r--r--net-mgmt/zabbix16-server/files/zabbix_agentd.in2
-rw-r--r--net-mgmt/zabbix16-server/files/zabbix_proxy.in2
-rw-r--r--net-mgmt/zabbix16-server/files/zabbix_server.in2
-rw-r--r--net-mgmt/zabbix2-server/files/zabbix_agentd.in2
-rw-r--r--net-mgmt/zabbix2-server/files/zabbix_proxy.in2
-rw-r--r--net-mgmt/zabbix2-server/files/zabbix_server.in2
60 files changed, 61 insertions, 61 deletions
diff --git a/net-mgmt/argus-monitor/files/argusd.in b/net-mgmt/argus-monitor/files/argusd.in
index df9342cd..a73f933 100644
--- a/net-mgmt/argus-monitor/files/argusd.in
+++ b/net-mgmt/argus-monitor/files/argusd.in
@@ -9,7 +9,7 @@
# Set it to YES to enable argusd
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="argusd"
rcvar=${name}_enable
diff --git a/net-mgmt/arpwatch/files/arpwatch.sh.in b/net-mgmt/arpwatch/files/arpwatch.sh.in
index b9d56ee..3563393 100644
--- a/net-mgmt/arpwatch/files/arpwatch.sh.in
+++ b/net-mgmt/arpwatch/files/arpwatch.sh.in
@@ -13,7 +13,7 @@
arpwatch_enable=${arpwatch_enable:-"NO"}
arpwatch_dir=${arpwatch_dir:-"%%PREFIX%%/arpwatch/"}
-. %%RC_SUBR%%
+. /etc/rc.subr
name=arpwatch
rcvar=`set_rcvar`
diff --git a/net-mgmt/bigsister/files/bigsister.sh.in b/net-mgmt/bigsister/files/bigsister.sh.in
index 3f99bdb..2232b70 100644
--- a/net-mgmt/bigsister/files/bigsister.sh.in
+++ b/net-mgmt/bigsister/files/bigsister.sh.in
@@ -12,7 +12,7 @@
# bigsister_enable="YES"
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="bigsister"
rcvar=`set_rcvar`
diff --git a/net-mgmt/cdpd/files/cdpd.in b/net-mgmt/cdpd/files/cdpd.in
index 91a8cb0..408dfe5 100644
--- a/net-mgmt/cdpd/files/cdpd.in
+++ b/net-mgmt/cdpd/files/cdpd.in
@@ -20,7 +20,7 @@
# Default flags: -a
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name=cdpd
rcvar=`set_rcvar`
diff --git a/net-mgmt/chillispot/files/chillispot.in b/net-mgmt/chillispot/files/chillispot.in
index e8d685a..64e6f54 100644
--- a/net-mgmt/chillispot/files/chillispot.in
+++ b/net-mgmt/chillispot/files/chillispot.in
@@ -5,7 +5,7 @@
# BEFORE: pf ipfw
# KEYWORD: nojail
-. %%RC_SUBR%%
+. /etc/rc.subr
name="chillispot"
rcvar=${name}_enable
diff --git a/net-mgmt/choparp/files/choparp.sh.in b/net-mgmt/choparp/files/choparp.sh.in
index 64e0008..7377ec1 100644
--- a/net-mgmt/choparp/files/choparp.sh.in
+++ b/net-mgmt/choparp/files/choparp.sh.in
@@ -10,7 +10,7 @@ choparp_iface=${choparp_iface-}
choparp_macaddr=${choparp_macaddr-"auto"}
choparp_network=${choparp_network-}
-. %%RC_SUBR%%
+. /etc/rc.subr
name="choparp"
rcvar=`set_rcvar`
diff --git a/net-mgmt/collectd/files/collectd.in b/net-mgmt/collectd/files/collectd.in
index 90abfad..7179188 100644
--- a/net-mgmt/collectd/files/collectd.in
+++ b/net-mgmt/collectd/files/collectd.in
@@ -12,7 +12,7 @@
# Additional flags to collectd, see manual page.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="collectd"
rcvar=${name}_enable
diff --git a/net-mgmt/collectd/files/collectdmon.in b/net-mgmt/collectd/files/collectdmon.in
index 3d934e8..09afc71 100644
--- a/net-mgmt/collectd/files/collectdmon.in
+++ b/net-mgmt/collectd/files/collectdmon.in
@@ -12,7 +12,7 @@
# Additional flags to collectdmon, see manual page.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="collectdmon"
rcvar=${name}_enable
diff --git a/net-mgmt/collectd5/files/collectd.in b/net-mgmt/collectd5/files/collectd.in
index 90abfad..7179188 100644
--- a/net-mgmt/collectd5/files/collectd.in
+++ b/net-mgmt/collectd5/files/collectd.in
@@ -12,7 +12,7 @@
# Additional flags to collectd, see manual page.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="collectd"
rcvar=${name}_enable
diff --git a/net-mgmt/collectd5/files/collectdmon.in b/net-mgmt/collectd5/files/collectdmon.in
index 3d934e8..09afc71 100644
--- a/net-mgmt/collectd5/files/collectdmon.in
+++ b/net-mgmt/collectd5/files/collectdmon.in
@@ -12,7 +12,7 @@
# Additional flags to collectdmon, see manual page.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="collectdmon"
rcvar=${name}_enable
diff --git a/net-mgmt/coovachilli/files/coovachilli.in b/net-mgmt/coovachilli/files/coovachilli.in
index e435211..beedba4 100644
--- a/net-mgmt/coovachilli/files/coovachilli.in
+++ b/net-mgmt/coovachilli/files/coovachilli.in
@@ -12,7 +12,7 @@
# Set it to YES to enable coova-chilli.
-. %%RC_SUBR%%
+. /etc/rc.subr
name=coovachilli
rcvar=coovachilli_enable
diff --git a/net-mgmt/darkstat/files/darkstat.in b/net-mgmt/darkstat/files/darkstat.in
index 704618f..37b8b43 100644
--- a/net-mgmt/darkstat/files/darkstat.in
+++ b/net-mgmt/darkstat/files/darkstat.in
@@ -29,7 +29,7 @@
#
# Please refer to the darkstat(1) manual page for full documentation.
-. %%RC_SUBR%%
+. /etc/rc.subr
name=darkstat
rcvar=`set_rcvar`
diff --git a/net-mgmt/flowd/files/flowd.in b/net-mgmt/flowd/files/flowd.in
index e399d14..1cc6999 100644
--- a/net-mgmt/flowd/files/flowd.in
+++ b/net-mgmt/flowd/files/flowd.in
@@ -15,7 +15,7 @@
# Default is empty.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="flowd"
rcvar=${name}_enable
diff --git a/net-mgmt/fprobe/files/fprobe.sh.in b/net-mgmt/fprobe/files/fprobe.sh.in
index c24715b..9175b02 100644
--- a/net-mgmt/fprobe/files/fprobe.sh.in
+++ b/net-mgmt/fprobe/files/fprobe.sh.in
@@ -13,7 +13,7 @@
# See fprobe(8) for %%NAME%%_flags
#
-. "%%RC_SUBR%%"
+. /etc/rc.subr
name="%%NAME%%"
rcvar=`set_rcvar`
diff --git a/net-mgmt/ipacctd/files/ipacctd.sh.in b/net-mgmt/ipacctd/files/ipacctd.sh.in
index e48a21c..d85aeb3 100644
--- a/net-mgmt/ipacctd/files/ipacctd.sh.in
+++ b/net-mgmt/ipacctd/files/ipacctd.sh.in
@@ -28,7 +28,7 @@
#ipacctd_rule_xl0_flags="-p 666"
#ipacctd_rule_xl0_pid="/var/run/ipacctd.xl0"
-. %%RC_SUBR%%
+. /etc/rc.subr
name="ipacctd"
rcvar=`set_rcvar`
diff --git a/net-mgmt/ipcad/files/ipcad.in b/net-mgmt/ipcad/files/ipcad.in
index 6285dfd..7712298 100644
--- a/net-mgmt/ipcad/files/ipcad.in
+++ b/net-mgmt/ipcad/files/ipcad.in
@@ -13,7 +13,7 @@
# Default is "%%PREFIX%%/etc/ipcad.conf".
# ipcad_flags="<set as needed>"
-. %%RC_SUBR%%
+. /etc/rc.subr
name="ipcad"
rcvar=${name}_enable
diff --git a/net-mgmt/macroscope/files/macroscope.in b/net-mgmt/macroscope/files/macroscope.in
index 82f0f66..9bffc75 100644
--- a/net-mgmt/macroscope/files/macroscope.in
+++ b/net-mgmt/macroscope/files/macroscope.in
@@ -15,7 +15,7 @@
# macroscope_flags="" # additional command line arguments
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="macroscope"
rcvar=$(set_rcvar)
diff --git a/net-mgmt/mrtg/files/mrtg_daemon.in b/net-mgmt/mrtg/files/mrtg_daemon.in
index 009ba21..0668a61 100644
--- a/net-mgmt/mrtg/files/mrtg_daemon.in
+++ b/net-mgmt/mrtg/files/mrtg_daemon.in
@@ -6,7 +6,7 @@
# PROVIDE: mrtg_daemon
# REQUIRE: DAEMON bsnmpd snmpd
-. %%RC_SUBR%%
+. /etc/rc.subr
name="mrtg_daemon"
diff --git a/net-mgmt/nagios-devel/files/nagios.sh.in b/net-mgmt/nagios-devel/files/nagios.sh.in
index 719db89..981abea 100644
--- a/net-mgmt/nagios-devel/files/nagios.sh.in
+++ b/net-mgmt/nagios-devel/files/nagios.sh.in
@@ -16,7 +16,7 @@
# nagios_configfile (str): Set to "%%PREFIX%%/etc/nagios/nagios.cfg" by default.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="nagios"
rcvar=`set_rcvar`
diff --git a/net-mgmt/nagios/files/nagios.in b/net-mgmt/nagios/files/nagios.in
index f16cbf1..77a906e 100644
--- a/net-mgmt/nagios/files/nagios.in
+++ b/net-mgmt/nagios/files/nagios.in
@@ -18,7 +18,7 @@
# nagios_configfile (str): Set to "%%PREFIX%%/etc/nagios/nagios.cfg" by default.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="nagios"
rcvar=`set_rcvar`
diff --git a/net-mgmt/nagios2/files/nagios.in b/net-mgmt/nagios2/files/nagios.in
index fc7176b..4444475 100644
--- a/net-mgmt/nagios2/files/nagios.in
+++ b/net-mgmt/nagios2/files/nagios.in
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/net-mgmt/nagios2/files/Attic/nagios.in,v 1.2 2009-07-15 16:55:58 dougb Exp $
+# $FreeBSD: /tmp/pcvs/ports/net-mgmt/nagios2/files/Attic/nagios.in,v 1.3 2010-03-27 00:14:22 dougb Exp $
#
# PROVIDE: nagios
@@ -16,7 +16,7 @@
# nagios_configfile (str): Set to "%%PREFIX%%/etc/nagios/nagios.cfg" by default.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="nagios"
rcvar=`set_rcvar`
diff --git a/net-mgmt/nagiosgrapher/files/nagiosgrapher.in b/net-mgmt/nagiosgrapher/files/nagiosgrapher.in
index 5c29432..1244730 100644
--- a/net-mgmt/nagiosgrapher/files/nagiosgrapher.in
+++ b/net-mgmt/nagiosgrapher/files/nagiosgrapher.in
@@ -12,7 +12,7 @@
#
#%%NAME%%_enable="YES"
-. "%%RC_SUBR%%"
+. /etc/rc.subr
name="%%NAME%%"
: ${%%NAME%%_user="nagios"}
diff --git a/net-mgmt/nagircbot/files/nagircbot.in b/net-mgmt/nagircbot/files/nagircbot.in
index 0590d93..97de954 100644
--- a/net-mgmt/nagircbot/files/nagircbot.in
+++ b/net-mgmt/nagircbot/files/nagircbot.in
@@ -14,7 +14,7 @@
# You must configure at least some flags to make it connect to a server. See -h.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name=nagircbot
rcvar=`set_rcvar`
diff --git a/net-mgmt/ndoutils/files/ndo2db.in b/net-mgmt/ndoutils/files/ndo2db.in
index 745792d..d995288 100644
--- a/net-mgmt/ndoutils/files/ndo2db.in
+++ b/net-mgmt/ndoutils/files/ndo2db.in
@@ -15,7 +15,7 @@
: ${ndo2db_enable="NO"}
: ${ndo2db_configfile="%%PREFIX%%/etc/nagios/ndo2db.cfg"}
-. %%RC_SUBR%%
+. /etc/rc.subr
name="ndo2db"
rcvar=${name}_enable
diff --git a/net-mgmt/ndpmon/files/ndpmonitor.in b/net-mgmt/ndpmon/files/ndpmonitor.in
index f885bb1..686deea 100644
--- a/net-mgmt/ndpmon/files/ndpmonitor.in
+++ b/net-mgmt/ndpmon/files/ndpmonitor.in
@@ -6,7 +6,7 @@
# REQUIRE: DAEMON NETWORKING
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="ndpmonitor"
rcvar=`set_rcvar`
diff --git a/net-mgmt/nefu/files/nefu.in b/net-mgmt/nefu/files/nefu.in
index 06c1bbe..23fc82b 100644
--- a/net-mgmt/nefu/files/nefu.in
+++ b/net-mgmt/nefu/files/nefu.in
@@ -13,7 +13,7 @@
# nefu_flags (str): Custom additional arguments to be passed to nefu
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="nefu"
rcvar=`set_rcvar`
diff --git a/net-mgmt/net-snmp/files/snmpd.sh.in b/net-mgmt/net-snmp/files/snmpd.sh.in
index 8c72326..4975e31 100644
--- a/net-mgmt/net-snmp/files/snmpd.sh.in
+++ b/net-mgmt/net-snmp/files/snmpd.sh.in
@@ -16,7 +16,7 @@ snmpd_pidfile=${snmpd_pidfile-"/var/run/snmpd.pid"}
snmpd_conffile=${snmpd_conffile-""}
snmpd_flush_cache=${snmpd_flush_cache-"NO"}
-. %%RC_SUBR%%
+. /etc/rc.subr
load_rc_config net_snmpd
diff --git a/net-mgmt/net-snmp/files/snmptrapd.sh.in b/net-mgmt/net-snmp/files/snmptrapd.sh.in
index 35821ee..ba6f844 100644
--- a/net-mgmt/net-snmp/files/snmptrapd.sh.in
+++ b/net-mgmt/net-snmp/files/snmptrapd.sh.in
@@ -13,7 +13,7 @@
snmptrapd_enable=${snmptrapd_enable-"NO"}
snmptrapd_flags=${snmptrapd_flags-"-p /var/run/snmptrapd.pid"}
-. %%RC_SUBR%%
+. /etc/rc.subr
load_rc_config net_snmptrapd
diff --git a/net-mgmt/net-snmp4/files/snmpd.in b/net-mgmt/net-snmp4/files/snmpd.in
index e4fe665..4c10003 100644
--- a/net-mgmt/net-snmp4/files/snmpd.in
+++ b/net-mgmt/net-snmp4/files/snmpd.in
@@ -10,7 +10,7 @@
# snmpd_enable (bool): Set to NO by default. Set it to YES to enable snmpd.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name=snmpd
rcvar=`set_rcvar`
diff --git a/net-mgmt/netams/files/netams.in b/net-mgmt/netams/files/netams.in
index 2e607b8..fe4be1b 100644
--- a/net-mgmt/netams/files/netams.in
+++ b/net-mgmt/netams/files/netams.in
@@ -20,7 +20,7 @@
# DO NOT CHANGE THESE DEFAULT VALUES HERE
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="netams"
rcvar=`set_rcvar`
diff --git a/net-mgmt/netdisco/files/netdisco.in b/net-mgmt/netdisco/files/netdisco.in
index ce8bdbd..0e51b58 100644
--- a/net-mgmt/netdisco/files/netdisco.in
+++ b/net-mgmt/netdisco/files/netdisco.in
@@ -4,7 +4,7 @@
# REQUIRE: DAEMON
# BEFORE: LOGIN
-. %%RC_SUBR%%
+. /etc/rc.subr
name="netdisco"
rcvar=`set_rcvar`
diff --git a/net-mgmt/netmond/files/netmond.sh.in b/net-mgmt/netmond/files/netmond.sh.in
index ec78c3a..bc2b719 100644
--- a/net-mgmt/netmond/files/netmond.sh.in
+++ b/net-mgmt/netmond/files/netmond.sh.in
@@ -13,7 +13,7 @@
# /etc/rc.conf.d/netmond
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="netmond"
rcvar=`set_rcvar`
diff --git a/net-mgmt/netxms/files/netxmsd.in b/net-mgmt/netxms/files/netxmsd.in
index 5e066b2..a66a9f6 100644
--- a/net-mgmt/netxms/files/netxmsd.in
+++ b/net-mgmt/netxms/files/netxmsd.in
@@ -14,7 +14,7 @@
# Set it to "YES" to enable netxmsd.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="netxmsd"
rcvar=${name}_enable
diff --git a/net-mgmt/netxms/files/nxagentd.in b/net-mgmt/netxms/files/nxagentd.in
index d5623a7..3ae91f7 100644
--- a/net-mgmt/netxms/files/nxagentd.in
+++ b/net-mgmt/netxms/files/nxagentd.in
@@ -13,7 +13,7 @@
# Set it to "YES" to enable nxagentd.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="nxagentd"
nxagentd_user="netxms"
diff --git a/net-mgmt/netxms/files/nxhttpd.in b/net-mgmt/netxms/files/nxhttpd.in
index 9034ff2..8696422 100644
--- a/net-mgmt/netxms/files/nxhttpd.in
+++ b/net-mgmt/netxms/files/nxhttpd.in
@@ -13,7 +13,7 @@
# Set it to "YES" to enable nxagentd.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="nxhttpd"
nxhttpd_user="netxms"
diff --git a/net-mgmt/ng_ipacct/files/ng_ipacct.sh.in b/net-mgmt/ng_ipacct/files/ng_ipacct.sh.in
index 585a985..608d6a2 100644
--- a/net-mgmt/ng_ipacct/files/ng_ipacct.sh.in
+++ b/net-mgmt/ng_ipacct/files/ng_ipacct.sh.in
@@ -23,7 +23,7 @@
#
# See %%PREFIX%%/etc/ng_ipacct.conf for futher reference.
-. "%%RC_SUBR%%"
+. /etc/rc.subr
name="ng_ipacct"
rcvar=`set_rcvar`
diff --git a/net-mgmt/noc/files/noc.sh.in b/net-mgmt/noc/files/noc.sh.in
index 047a8bb..765f22b 100644
--- a/net-mgmt/noc/files/noc.sh.in
+++ b/net-mgmt/noc/files/noc.sh.in
@@ -14,7 +14,7 @@
# Set it to "YES" to enable noc.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="noc"
rcvar=`set_rcvar`
diff --git a/net-mgmt/nrpe2/files/nrpe2.in b/net-mgmt/nrpe2/files/nrpe2.in
index ba50016..acca5bf 100644
--- a/net-mgmt/nrpe2/files/nrpe2.in
+++ b/net-mgmt/nrpe2/files/nrpe2.in
@@ -16,7 +16,7 @@
# nrpe2_pidfile (str): Set to "%%NAGIOSDIR%%/nrpe2.pid" by default.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="nrpe2"
rcvar=`set_rcvar`
diff --git a/net-mgmt/nsca/files/nsca.in b/net-mgmt/nsca/files/nsca.in
index c14ce44..c616e04 100644
--- a/net-mgmt/nsca/files/nsca.in
+++ b/net-mgmt/nsca/files/nsca.in
@@ -12,7 +12,7 @@
# nsca_configfile (str): Set to "%%PREFIX%%/etc/nagios/nsca.cfg" by default.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="nsca"
rcvar=`set_rcvar`
diff --git a/net-mgmt/openlldp/files/lldpd.in b/net-mgmt/openlldp/files/lldpd.in
index 81320eb..263a3c3 100644
--- a/net-mgmt/openlldp/files/lldpd.in
+++ b/net-mgmt/openlldp/files/lldpd.in
@@ -16,7 +16,7 @@
# Example:
# lldpd_flags="-i em0"
-. %%RC_SUBR%%
+. /etc/rc.subr
name=lldpd
rcvar=`set_rcvar`
diff --git a/net-mgmt/openvmps/files/vpmsd.in b/net-mgmt/openvmps/files/vpmsd.in
index d117531..99b19fd 100644
--- a/net-mgmt/openvmps/files/vpmsd.in
+++ b/net-mgmt/openvmps/files/vpmsd.in
@@ -18,7 +18,7 @@
#vmpsd_program="%%PREFIX%%/sbin/vmpsd" # Location of vmpsd
[ -z "$vmpsd_flags" ] && vmpsd_flags="-f /usr/local/etc/vmps.db" # Flags to vmpsd program
-. %%RC_SUBR%%
+. /etc/rc.subr
name="vmpsd"
rcvar=`set_rcvar`
diff --git a/net-mgmt/ourmon/files/ourmon.in b/net-mgmt/ourmon/files/ourmon.in
index 3b704ea..492806b 100644
--- a/net-mgmt/ourmon/files/ourmon.in
+++ b/net-mgmt/ourmon/files/ourmon.in
@@ -16,7 +16,7 @@
# On BSD: compare sysctl -a outputs to /var/log/messages, bpf bufsizes should match!
-. %%RC_SUBR%%
+. /etc/rc.subr
name="ourmon"
rcvar=${name}_enable
diff --git a/net-mgmt/pftabled/files/pftabled.in b/net-mgmt/pftabled/files/pftabled.in
index 57c80bf..c22438c 100644
--- a/net-mgmt/pftabled/files/pftabled.in
+++ b/net-mgmt/pftabled/files/pftabled.in
@@ -14,7 +14,7 @@
# Consult with the man page for more info.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="pftabled"
rcvar=${name}_enable
diff --git a/net-mgmt/pnp/files/npcd.sh.in b/net-mgmt/pnp/files/npcd.sh.in
index f58cda0..c089dce 100644
--- a/net-mgmt/pnp/files/npcd.sh.in
+++ b/net-mgmt/pnp/files/npcd.sh.in
@@ -16,7 +16,7 @@
# npcd_configfile (str): Set to "%%PREFIX%%/etc/pnp/npcd.cfg" by default.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="npcd"
rcvar=`set_rcvar`
diff --git a/net-mgmt/ramond/files/ramon.in b/net-mgmt/ramond/files/ramon.in
index ce46db7..810bfe2 100644
--- a/net-mgmt/ramond/files/ramon.in
+++ b/net-mgmt/ramond/files/ramon.in
@@ -6,7 +6,7 @@
# REQUIRE: DAEMON NETWORKING
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="ramon"
rcvar=`set_rcvar`
diff --git a/net-mgmt/rrdbot/files/rrdbot.in b/net-mgmt/rrdbot/files/rrdbot.in
index 8562d7d..2635319 100644
--- a/net-mgmt/rrdbot/files/rrdbot.in
+++ b/net-mgmt/rrdbot/files/rrdbot.in
@@ -17,7 +17,7 @@
# to rrdbotd (default: none).
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="rrdbot"
rcvar=`set_rcvar`
diff --git a/net-mgmt/smokeping/files/smokeping.in b/net-mgmt/smokeping/files/smokeping.in
index 77e5457..281f79b 100644
--- a/net-mgmt/smokeping/files/smokeping.in
+++ b/net-mgmt/smokeping/files/smokeping.in
@@ -20,7 +20,7 @@ smokeping_logfile=${smokeping_logfile-"/var/log/smokeping.log"}
smokeping_user=${smokeping_user-"%%USERS%%"}
smokeping_group=${smokeping_group-"%%GROUPS%%"}
-. %%RC_SUBR%%
+. /etc/rc.subr
name="smokeping"
rcvar=`set_rcvar`
diff --git a/net-mgmt/snmptt/files/snmptt.sh.in b/net-mgmt/snmptt/files/snmptt.sh.in
index d34b6de..183c7d4 100644
--- a/net-mgmt/snmptt/files/snmptt.sh.in
+++ b/net-mgmt/snmptt/files/snmptt.sh.in
@@ -15,7 +15,7 @@
# See snmptt documentation for flags.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name=snmptt
rcvar=`set_rcvar`
diff --git a/net-mgmt/trafd/files/trafd.sh.sample b/net-mgmt/trafd/files/trafd.sh.sample
index 4fb078c..571064f 100644
--- a/net-mgmt/trafd/files/trafd.sh.sample
+++ b/net-mgmt/trafd/files/trafd.sh.sample
@@ -14,7 +14,7 @@
#trafd_log="/var/log/traffic.log"
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="trafd"
rcvar=`set_rcvar`
diff --git a/net-mgmt/xymon-client/files/hobbit-client.sh.in b/net-mgmt/xymon-client/files/hobbit-client.sh.in
index 0da23ba..7ae6ddf 100644
--- a/net-mgmt/xymon-client/files/hobbit-client.sh.in
+++ b/net-mgmt/xymon-client/files/hobbit-client.sh.in
@@ -6,7 +6,7 @@
# PROVIDE: hobbit_client
# REQUIRE: DAEMON
-. "%%RC_SUBR%%"
+. /etc/rc.subr
name="hobbit_client"
rcvar=`set_rcvar`
diff --git a/net-mgmt/xymon-server/files/hobbit-server.sh.in b/net-mgmt/xymon-server/files/hobbit-server.sh.in
index 373527e..796dbb4 100644
--- a/net-mgmt/xymon-server/files/hobbit-server.sh.in
+++ b/net-mgmt/xymon-server/files/hobbit-server.sh.in
@@ -6,7 +6,7 @@
# PROVIDE: hobbit_server
# REQUIRE: DAEMON
-. "%%RC_SUBR%%"
+. /etc/rc.subr
name="hobbit_server"
rcvar=`set_rcvar`
diff --git a/net-mgmt/zabbix-server/files/zabbix_agentd.in b/net-mgmt/zabbix-server/files/zabbix_agentd.in
index b4f13bd..eacfffd 100644
--- a/net-mgmt/zabbix-server/files/zabbix_agentd.in
+++ b/net-mgmt/zabbix-server/files/zabbix_agentd.in
@@ -11,7 +11,7 @@
# enable zabbix_agentd.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="zabbix_agentd"
rcvar=${name}_enable
diff --git a/net-mgmt/zabbix-server/files/zabbix_proxy.in b/net-mgmt/zabbix-server/files/zabbix_proxy.in
index 3d53fae..c997126 100644
--- a/net-mgmt/zabbix-server/files/zabbix_proxy.in
+++ b/net-mgmt/zabbix-server/files/zabbix_proxy.in
@@ -11,7 +11,7 @@
# enable zabbix_proxy.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="zabbix_proxy"
rcvar=${name}_enable
diff --git a/net-mgmt/zabbix-server/files/zabbix_server.in b/net-mgmt/zabbix-server/files/zabbix_server.in
index 5b2e85d..4f4bb8d 100644
--- a/net-mgmt/zabbix-server/files/zabbix_server.in
+++ b/net-mgmt/zabbix-server/files/zabbix_server.in
@@ -11,7 +11,7 @@
# enable zabbix_server.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="zabbix_server"
rcvar=${name}_enable
diff --git a/net-mgmt/zabbix16-server/files/zabbix_agentd.in b/net-mgmt/zabbix16-server/files/zabbix_agentd.in
index b4f13bd..eacfffd 100644
--- a/net-mgmt/zabbix16-server/files/zabbix_agentd.in
+++ b/net-mgmt/zabbix16-server/files/zabbix_agentd.in
@@ -11,7 +11,7 @@
# enable zabbix_agentd.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="zabbix_agentd"
rcvar=${name}_enable
diff --git a/net-mgmt/zabbix16-server/files/zabbix_proxy.in b/net-mgmt/zabbix16-server/files/zabbix_proxy.in
index 3d53fae..c997126 100644
--- a/net-mgmt/zabbix16-server/files/zabbix_proxy.in
+++ b/net-mgmt/zabbix16-server/files/zabbix_proxy.in
@@ -11,7 +11,7 @@
# enable zabbix_proxy.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="zabbix_proxy"
rcvar=${name}_enable
diff --git a/net-mgmt/zabbix16-server/files/zabbix_server.in b/net-mgmt/zabbix16-server/files/zabbix_server.in
index 5b2e85d..4f4bb8d 100644
--- a/net-mgmt/zabbix16-server/files/zabbix_server.in
+++ b/net-mgmt/zabbix16-server/files/zabbix_server.in
@@ -11,7 +11,7 @@
# enable zabbix_server.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="zabbix_server"
rcvar=${name}_enable
diff --git a/net-mgmt/zabbix2-server/files/zabbix_agentd.in b/net-mgmt/zabbix2-server/files/zabbix_agentd.in
index b4f13bd..eacfffd 100644
--- a/net-mgmt/zabbix2-server/files/zabbix_agentd.in
+++ b/net-mgmt/zabbix2-server/files/zabbix_agentd.in
@@ -11,7 +11,7 @@
# enable zabbix_agentd.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="zabbix_agentd"
rcvar=${name}_enable
diff --git a/net-mgmt/zabbix2-server/files/zabbix_proxy.in b/net-mgmt/zabbix2-server/files/zabbix_proxy.in
index 3d53fae..c997126 100644
--- a/net-mgmt/zabbix2-server/files/zabbix_proxy.in
+++ b/net-mgmt/zabbix2-server/files/zabbix_proxy.in
@@ -11,7 +11,7 @@
# enable zabbix_proxy.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="zabbix_proxy"
rcvar=${name}_enable
diff --git a/net-mgmt/zabbix2-server/files/zabbix_server.in b/net-mgmt/zabbix2-server/files/zabbix_server.in
index 5b2e85d..4f4bb8d 100644
--- a/net-mgmt/zabbix2-server/files/zabbix_server.in
+++ b/net-mgmt/zabbix2-server/files/zabbix_server.in
@@ -11,7 +11,7 @@
# enable zabbix_server.
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="zabbix_server"
rcvar=${name}_enable
OpenPOWER on IntegriCloud