diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-04-04 14:10:49 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-04-04 14:10:49 +0800 |
commit | a6724fb4c4a05ca120aab4b1b4238a53d83a37d6 (patch) | |
tree | 700917ca5daf780b4de33bd133e0787aefa315a8 /net | |
parent | 87895f027732dd7292129465d0e2a13e5bd55ea5 (diff) | |
download | freebsd-ports-gnome-a6724fb4c4a05ca120aab4b1b4238a53d83a37d6.tar.gz freebsd-ports-gnome-a6724fb4c4a05ca120aab4b1b4238a53d83a37d6.tar.zst freebsd-ports-gnome-a6724fb4c4a05ca120aab4b1b4238a53d83a37d6.zip |
Remove tkmib from installation.
This program will be provided as separated port which depends on p5-Tk and
p5-SNMP.
PR: ports/19281
Diffstat (limited to 'net')
-rw-r--r-- | net/net-snmp/Makefile | 2 | ||||
-rw-r--r-- | net/net-snmp/files/patch-ah | 7 | ||||
-rw-r--r-- | net/net-snmp/files/patch-local:Makefile.in | 11 | ||||
-rw-r--r-- | net/net-snmp/pkg-plist | 1 | ||||
-rw-r--r-- | net/net-snmp4/Makefile | 2 | ||||
-rw-r--r-- | net/net-snmp4/files/patch-ah | 7 | ||||
-rw-r--r-- | net/net-snmp4/files/patch-local:Makefile.in | 11 | ||||
-rw-r--r-- | net/net-snmp4/pkg-plist | 1 |
8 files changed, 24 insertions, 18 deletions
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 diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index e6af1da01037..bf53ff7c5ce2 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/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-snmp4/files/patch-ah b/net/net-snmp4/files/patch-ah deleted file mode 100644 index 194cbf3574b9..000000000000 --- a/net/net-snmp4/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-snmp4/files/patch-local:Makefile.in b/net/net-snmp4/files/patch-local:Makefile.in new file mode 100644 index 000000000000..1028734fb5b3 --- /dev/null +++ b/net/net-snmp4/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-snmp4/pkg-plist b/net/net-snmp4/pkg-plist index 942480e5ea90..236102460b4b 100644 --- a/net/net-snmp4/pkg-plist +++ b/net/net-snmp4/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 |