From c13dad8246201a8b8efe5f3ef02bba747d684749 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Thu, 4 Apr 2002 06:10:49 +0000 Subject: Remove tkmib from installation. This program will be provided as separated port which depends on p5-Tk and p5-SNMP. PR: ports/19281 --- net/net-snmp/Makefile | 2 +- net/net-snmp/files/patch-ah | 7 ------- net/net-snmp/files/patch-local:Makefile.in | 11 +++++++++++ net/net-snmp/pkg-plist | 1 - 4 files changed, 12 insertions(+), 9 deletions(-) delete mode 100644 net/net-snmp/files/patch-ah create mode 100644 net/net-snmp/files/patch-local:Makefile.in (limited to 'net/net-snmp') diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index e6af1da01037..bf53ff7c5ce2 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -7,7 +7,7 @@ PORTNAME= ucd-snmp PORTVERSION= 4.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ucd-snmp.ucdavis.edu/ \ diff --git a/net/net-snmp/files/patch-ah b/net/net-snmp/files/patch-ah deleted file mode 100644 index 194cbf3574b9..000000000000 --- a/net/net-snmp/files/patch-ah +++ /dev/null @@ -1,7 +0,0 @@ ---- local/tkmib~ Wed Jul 26 08:53:26 2000 -+++ local/tkmib Wed Jan 17 18:32:52 2001 -@@ -1,4 +1,3 @@ --#!/usr/bin/perl - #!/usr/bin/perl -w - - require 5; diff --git a/net/net-snmp/files/patch-local:Makefile.in b/net/net-snmp/files/patch-local:Makefile.in new file mode 100644 index 000000000000..1028734fb5b3 --- /dev/null +++ b/net/net-snmp/files/patch-local:Makefile.in @@ -0,0 +1,11 @@ +--- local/Makefile.in.orig Thu Apr 4 15:04:11 2002 ++++ local/Makefile.in Thu Apr 4 15:04:17 2002 +@@ -2,7 +2,7 @@ + + SNMPCONFPATH=@SNMPCONFPATH@ + +-SCRIPTS=snmpcheck tkmib mib2c snmpconf ++SCRIPTS=snmpcheck mib2c snmpconf + PERLSCRIPTS=snmpcheck tkmib fixproc ipf-mod.pl rsnmp + SCRIPTSMADEFORPERL=snmpcheck.made tkmib.made mib2c.made fixproc.made \ + ipf-mod.pl.made rsnmp.made snmpconf.made diff --git a/net/net-snmp/pkg-plist b/net/net-snmp/pkg-plist index 942480e5ea90..236102460b4b 100644 --- a/net/net-snmp/pkg-plist +++ b/net/net-snmp/pkg-plist @@ -19,7 +19,6 @@ bin/snmptrap bin/snmpusm bin/snmpvacm bin/snmpwalk -bin/tkmib etc/rc.d/snmpd.sh include/ucd-snmp/agent_index.h include/ucd-snmp/agent_read_config.h -- cgit v1.2.3