Index: net-mgmt/net-snmp/Makefile =================================================================== --- net-mgmt/net-snmp/Makefile (revision 544168) +++ net-mgmt/net-snmp/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= snmp PORTVERSION= 5.7.3 -PORTREVISION= 20 +PORTREVISION= 21 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= SF/net-${PORTNAME}/net-${PORTNAME}/${PORTVERSION} \ @@ -294,7 +294,7 @@ @(cd ${STAGEDIR}${PREFIX}/lib && ${LN} -sf libnetsnmptrapd.so.${SHLIB_VERSION} libnetsnmptrapd.so) .if ${PORT_OPTIONS:MNEWSYSLOG} @${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d - ${INSTALL_DATA} ${FILESDIR}/net-snmp.conf ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/ + ${INSTALL_DATA} ${FILESDIR}/net-snmp.conf.sample ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/ .endif strip-files: Index: net-mgmt/net-snmp/files/net-snmp.conf =================================================================== --- net-mgmt/net-snmp/files/net-snmp.conf (revision 544168) +++ net-mgmt/net-snmp/files/net-snmp.conf (nonexistent) @@ -1,6 +0,0 @@ -# configuration file for newsyslog for net-snmp -# -# see newsyslog.conf(5) for details -# -# logfilename [owner:group] mode count size when flags [/pid_file] [sig_num] -/var/log/snmpd.log 644 7 100 * J /var/run/net_snmpd.pid Property changes on: net-mgmt/net-snmp/files/net-snmp.conf ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: net-mgmt/net-snmp/files/net-snmp.conf.sample =================================================================== Index: net-mgmt/net-snmp/pkg-plist =================================================================== --- net-mgmt/net-snmp/pkg-plist (revision 544168) +++ net-mgmt/net-snmp/pkg-plist (working copy) @@ -30,7 +30,7 @@ bin/snmpwalk %%WITH_TKMIB%%bin/tkmib bin/traptoemail -%%NEWSYSLOG%%etc/newsyslog.conf.d/net-snmp.conf +%%NEWSYSLOG%%@sample etc/newsyslog.conf.d/net-snmp.conf.sample include/net-snmp/agent/agent_callbacks.h include/net-snmp/agent/agent_handler.h include/net-snmp/agent/agent_index.h