freebsd-ports/net-mgmt
Satoshi Asami 0c4c115d81 Mark this port broken, it does not build. If it builds for -current,
please add some sysctl -n kern.osreldate magic, Justin.
NFIGURE_ARGS=	--with-defaults --with-sys-contact=nobody@no.where
.else
IS_INTERACTIVE= yes
.endif
MAN1=		snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \
		snmpgetnext.1 snmptest.1 snmpnetstat.1 snmptranslate.1 \
		snmptrap.1 snmpstatus.1
MAN3=		snmp_api.3 mib_api.3
MAN5=		variables.5 snmpd.conf.5
MAN8=		snmptrapd.8 snmpd.8

BIN=		snmpbulkwalk snmpget snmpgetnext snmpnetstat \
		snmpset snmpstatus snmptest snmptranslate \
		snmptrap snmptrapd snmpwalk
SBIN=		snmpd

post-install:
	( cd ${PREFIX}/bin; strip ${BIN} )
	( cd ${PREFIX}/sbin; strip ${SBIN} )
	@${MKDIR} ${PREFIX}/share/examples/ucd-snmp
	@for F in ${WRKSRC}/etc/* ; do \
		${INSTALL_DATA} $$F ${PREFIX}/share/examples/ucd-snmp ; done
	@if [ ! -f ${PREFIX}/etc/rc.d/snmpd.sh ]; then \
		echo "Creating ${PREFIX}/etc/rc.d/snmpd.sh startup file."; \
		echo "#!/bin/sh" > ${PREFIX}/etc/rc.d/snmpd.sh; \
		echo "[ -x /usr/local/sbin/snmpd ] && /usr/local/sbin/snmpd && echo -n ' snmpd'" >> ${PREFIX}/etc/rc.d/snmpd.sh; \
		chmod 751 ${PREFIX}/etc/rc.d/snmpd.sh; \
	 fi

.include <bsd.port.mk>
1997-11-22 01:27:13 +00:00
..
arpwatch Update to version 2.0.2 released. 1997-08-01 05:34:04 +00:00
arpwatch-devel Update to version 2.0.2 released. 1997-08-01 05:34:04 +00:00
choparp to allow arbitrary ${PREFIX}. sorry! 1997-10-07 14:44:04 +00:00
clog clog is a program that logs all connections on your subnet. It uses the 1997-11-05 11:39:42 +00:00
irrtoolset Mark the ports that were broken in one way or another by the recent tcl 1997-11-22 01:11:36 +00:00
mrtg Upgrade to 2.4.1 1997-07-05 03:19:18 +00:00
net-snmp Mark this port broken, it does not build. If it builds for -current, 1997-11-22 01:27:13 +00:00
net-snmp4 Mark this port broken, it does not build. If it builds for -current, 1997-11-22 01:27:13 +00:00
net-snmp53 Mark this port broken, it does not build. If it builds for -current, 1997-11-22 01:27:13 +00:00
net-snmp-devel Mark this port broken, it does not build. If it builds for -current, 1997-11-22 01:27:13 +00:00
p5-SNMP Make this one stop asking questions. 1997-07-02 13:06:58 +00:00
scotty3 tkined.sh.in was missing the "$*", which led to the misbehaviour, 1997-10-14 15:37:50 +00:00
wide-dhcp Change the cache file to /var/db/dhcp_cache 1997-10-06 22:00:14 +00:00