From f470011ff3dc64383067346696eb7e0c86fc7d05 Mon Sep 17 00:00:00 2001 From: Mikhail Kolesnik Date: Tue, 28 Nov 2006 14:06:45 +0200 Subject: [PATCH] net-snmp added agentx, smux, mta, diskio modules; Removed README --- net-snmp/.footprint | 2 ++ net-snmp/Pkgfile | 4 ++-- net-snmp/README | 8 -------- 3 files changed, 4 insertions(+), 10 deletions(-) delete mode 100644 net-snmp/README diff --git a/net-snmp/.footprint b/net-snmp/.footprint index 89cbd23ca..da79665fa 100644 --- a/net-snmp/.footprint +++ b/net-snmp/.footprint @@ -474,11 +474,13 @@ drwxr-xr-x root/root usr/share/snmp/mibs/ -rw-r--r-- root/root usr/share/snmp/mibs/IPV6-TCP-MIB.txt -rw-r--r-- root/root usr/share/snmp/mibs/IPV6-UDP-MIB.txt -rw-r--r-- root/root usr/share/snmp/mibs/LM-SENSORS-MIB.txt +-rw-r--r-- root/root usr/share/snmp/mibs/MTA-MIB.txt -rw-r--r-- root/root usr/share/snmp/mibs/NET-SNMP-AGENT-MIB.txt -rw-r--r-- root/root usr/share/snmp/mibs/NET-SNMP-EXAMPLES-MIB.txt -rw-r--r-- root/root usr/share/snmp/mibs/NET-SNMP-EXTEND-MIB.txt -rw-r--r-- root/root usr/share/snmp/mibs/NET-SNMP-MIB.txt -rw-r--r-- root/root usr/share/snmp/mibs/NET-SNMP-TC.txt +-rw-r--r-- root/root usr/share/snmp/mibs/NETWORK-SERVICES-MIB.txt -rw-r--r-- root/root usr/share/snmp/mibs/NOTIFICATION-LOG-MIB.txt -rw-r--r-- root/root usr/share/snmp/mibs/RFC-1215.txt -rw-r--r-- root/root usr/share/snmp/mibs/RFC1155-SMI.txt diff --git a/net-snmp/Pkgfile b/net-snmp/Pkgfile index 49bc4c21f..b78055f88 100644 --- a/net-snmp/Pkgfile +++ b/net-snmp/Pkgfile @@ -6,7 +6,7 @@ name=net-snmp version=5.3.1 -release=1 +release=2 source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz \ eval_pv_detection.fix snmpd snmpd.conf) @@ -21,7 +21,7 @@ build() { --with-openssl \ --with-libwrap \ --with-zlib \ - --with-mib-modules="ucd-snmp/lmSensors" \ + --with-mib-modules="ucd-snmp/lmSensors smux agentx ucd-snmp/diskio mibII/mta_sendmail" \ --with-sys-location="Unknown" \ --with-sys-contact="root@localhost" \ --with-default-snmp-version="3" \ diff --git a/net-snmp/README b/net-snmp/README deleted file mode 100644 index a84cd1a2f..000000000 --- a/net-snmp/README +++ /dev/null @@ -1,8 +0,0 @@ -POST-INSTALL ------------- - -Run - - snmpconf -g basic_setup - -as superuser to configure net-snmp