diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-03-29 14:34:30 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-03-29 14:34:30 +0000 |
commit | 9f6533dbef8354642a12bb70a40233e3ba500454 (patch) | |
tree | 4c3a81628ecdb0e5fea02bdac628fd64b49c59da /net/net-snmp/files/patch-snmpd.1.def | |
parent | New patch to unbreak the build (configure step runs thread program that (diff) |
Upgrade to 5.0.8.
Partially submitted by: demon
Diffstat (limited to 'net/net-snmp/files/patch-snmpd.1.def')
-rw-r--r-- | net/net-snmp/files/patch-snmpd.1.def | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/net-snmp/files/patch-snmpd.1.def b/net/net-snmp/files/patch-snmpd.1.def deleted file mode 100644 index 6c3db6228f1e..000000000000 --- a/net/net-snmp/files/patch-snmpd.1.def +++ /dev/null @@ -1,13 +0,0 @@ ---- man/snmpd.1.def.orig Tue May 7 06:28:37 2002 -+++ man/snmpd.1.def Thu Jul 25 18:49:40 2002 -@@ -205,6 +205,10 @@ - the error "Error opening specified endpoint". Likewise, since AAL5 - PVC support is only currently available on Linux, it will fail with - the same error on other platforms. -+.PP -+.B snmpd -+uses libwrap's access control if configured by --with-libwrap. -+Access control patterns may only reference IP addresses. - - .RE - .SH CONFIGURATION FILES |