aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-09-18 15:22:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-09-18 15:22:54 +0000
commit609e437cfab0145a7c97646e0504a5c5d07e7e5d (patch)
treea09d9b43b8af9b429a49aea278066b1bf3fa056c /net-mgmt
parent797fbf53b186e78ad2d180aae939e8c19a67b0b1 (diff)
downloadports-609e437cfab0145a7c97646e0504a5c5d07e7e5d.tar.gz
ports-609e437cfab0145a7c97646e0504a5c5d07e7e5d.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/p5-Net-SNMP3/Makefile28
-rw-r--r--net-mgmt/p5-Net-SNMP3/distinfo3
-rw-r--r--net-mgmt/p5-Net-SNMP3/pkg-descr8
-rw-r--r--net-mgmt/p5-Net-SNMP3/pkg-plist6
5 files changed, 0 insertions, 46 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index e66544b93d64..8be815d7cd11 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -166,7 +166,6 @@
SUBDIR += p5-Net-IPv6Addr
SUBDIR += p5-Net-Netmask
SUBDIR += p5-Net-SNMP
- SUBDIR += p5-Net-SNMP3
SUBDIR += p5-NetAddr-IP
SUBDIR += p5-NetAddr-IP-Lite
SUBDIR += p5-POE-Component-SNMP
diff --git a/net-mgmt/p5-Net-SNMP3/Makefile b/net-mgmt/p5-Net-SNMP3/Makefile
deleted file mode 100644
index 4b01edabe920..000000000000
--- a/net-mgmt/p5-Net-SNMP3/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: p5-Net-SNMP3
-# Date created: 2 oct 2003
-# Whom: Lars Thegler <lars@thegler.dk>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Net-SNMP
-PORTVERSION= 3.65
-CATEGORIES= net-mgmt perl5
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= krion
-PKGNAMEPREFIX= p5-
-PKGNAMESUFFIX= -365
-
-MAINTAINER= lth@FreeBSD.org
-COMMENT= Net::SNMP for pre-5.6 perl
-
-CONFLICTS= p5-Net-SNMP
-PERL_CONFIGURE= 5.6.0-
-USE_PERL5_REASON= This port is only for pre-5.6 perl. Install net-mgmt/p5-Net-SNMP instead
-
-MAN3= Net::SNMP.3
-
-DEPRECATED= only runs with old, unsupported Perl versions
-EXPIRATION_DATE= 2007-09-11
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/p5-Net-SNMP3/distinfo b/net-mgmt/p5-Net-SNMP3/distinfo
deleted file mode 100644
index e84d9c71094a..000000000000
--- a/net-mgmt/p5-Net-SNMP3/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Net-SNMP-3.65.tar.gz) = bbb32dbac9901a09ef67df57db3a7b9f
-SHA256 (Net-SNMP-3.65.tar.gz) = c70b04729a2932fa3ce5cbcdfa0abc8693d598bb2b49e076e736919b9a6f00e0
-SIZE (Net-SNMP-3.65.tar.gz) = 41530
diff --git a/net-mgmt/p5-Net-SNMP3/pkg-descr b/net-mgmt/p5-Net-SNMP3/pkg-descr
deleted file mode 100644
index 753a5e759c62..000000000000
--- a/net-mgmt/p5-Net-SNMP3/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-The module Net::SNMP implements an object oriented
-interface to the Simple Network Management Protocol. Perl
-applications can use the module to retrieve or update
-information on a remote host using the SNMP protocol.
-Net::SNMP is implemented completely in Perl, requires no
-compiling, and uses only standard Perl modules. Both
-SNMPv1 and SNMPv2c (Community-Based SNMPv2) are supported
-by the module.
diff --git a/net-mgmt/p5-Net-SNMP3/pkg-plist b/net-mgmt/p5-Net-SNMP3/pkg-plist
deleted file mode 100644
index 57d20de75059..000000000000
--- a/net-mgmt/p5-Net-SNMP3/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-%%SITE_PERL%%/Net/SNMP.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SNMP/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SNMP
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net
-@dirrmtry %%SITE_PERL%%/Net