aboutsummaryrefslogtreecommitdiff
path: root/net/net-snmp4
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-04-06 20:50:32 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-04-06 20:50:32 +0000
commitefe2885c02459ad691ffe83ea4e833a725998bd1 (patch)
treeed114200c9828564c8ebce7bca5814028b55a033 /net/net-snmp4
parent3e42598c522e7bef3072e759b3ca6b5c8a346ab8 (diff)
downloadports-efe2885c02459ad691ffe83ea4e833a725998bd1.tar.gz
ports-efe2885c02459ad691ffe83ea4e833a725998bd1.zip
Committing John Hays patches. Big thanks to him !
Runs fine on stable, on SMP current I still get race conditions very easily, so that tkined says "no Response" on snmp queries, and in the meantime it fills your /var partition with the /var/log/snmp.log file: 1998-04-06 22:35:16 UCD-SNMP version 3.3.1 Opening port(s): 161 system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address and so on. This might be -current and/or SMP related. John Hay says it runs ok on his -current. I'll committ it anyay¸ because it runs on -STABLE and that counts. BTW: added an @unexec in PLIST ...
Notes
Notes: svn path=/head/; revision=10429
Diffstat (limited to 'net/net-snmp4')
-rw-r--r--net/net-snmp4/Makefile4
-rw-r--r--net/net-snmp4/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile
index 7b65fb5c5720..30126749a79d 100644
--- a/net/net-snmp4/Makefile
+++ b/net/net-snmp4/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1996
# Whom: gpalmer
#
-# $Id: Makefile,v 1.16 1998/04/02 18:04:46 andreas Exp $
+# $Id: Makefile,v 1.17 1998/04/02 20:43:45 andreas Exp $
#
DISTNAME= ucd-snmp-3.3.1
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ \
MAINTAINER= gpalmer@FreeBSD.ORG
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
.if defined(BATCH)
CONFIGURE_ARGS= --with-defaults --with-sys-contact=nobody@no.where
.else
diff --git a/net/net-snmp4/pkg-plist b/net/net-snmp4/pkg-plist
index ad36d50cc7f8..c969bd386e21 100644
--- a/net/net-snmp4/pkg-plist
+++ b/net/net-snmp4/pkg-plist
@@ -63,6 +63,7 @@ share/snmp/mibs/SNMPv2-TM.txt
share/snmp/mibs/TCP-MIB.txt
share/snmp/mibs/UCD-SNMP-MIB.txt
share/snmp/mibs/UDP-MIB.txt
+@unexec rm %D/share/snmp/mibs/.index
@dirrm share/snmp/mibs/ucd-snmp
@dirrm share/snmp/mibs
@dirrm share/snmp