freebsd-ports/net-mgmt/net-snmp-devel/files
Doug Barton 0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
..
extra-patch-local:Makefile.in
patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c
patch-at.c
patch-cache_handler.c
patch-cache_handler.h
patch-callback.c
patch-configure
patch-default_store.c
patch-disk.c
patch-freebsd8.h
patch-generic.h
patch-hr_storage.c
patch-hr_storage.h
patch-hr_system.c
patch-interface.c
patch-interface_ioctl.c
patch-interface_sysctl.c
patch-interfaces.c
patch-ipv6.c - Fix build on CURRENT 2009-04-09 11:10:41 +00:00
patch-iquery.c
patch-keytools.c
patch-lcd_time.c
patch-local:fixproc
patch-local:ipf-mod.pl
patch-local:mib2c
patch-local:snmpcheck.def
patch-local:snmpconf
patch-local:tkmib
patch-local:traptoemail
patch-Makefile.in
patch-memory_freebsd.c
patch-mib.c
patch-net-snmp-config.h.in
patch-net-snmp-includes.h
patch-parse.c
patch-scapi.c
patch-sctpAssocTable.c
patch-sctpLookupLocalPortTable.c
patch-sctpScalars.h
patch-sctpScalars_freebsd.c
patch-sctpTables.h
patch-sctpTables_common.c
patch-sctpTables_common.h
patch-sctpTables_freebsd.c
patch-snmp_agent.c
patch-snmp_auth.c
patch-snmp_debug.c
patch-snmp_logging.c
patch-snmp_transport.c
patch-snmpd.c
patch-snmpTCPIPv6Domain.c
patch-snmpUCDIPv6Domain.c
patch-snmpusm.c
patch-tcpTable.c
patch-tools.c
patch-transform_oids.h
snmpd.sh.in Fix a few "bad example" problems in the rc.d scripts that have been 2009-07-15 16:56:10 +00:00
snmptrapd.sh.in
test.t