summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-SNMP_Session
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-SNMP_Session')
-rw-r--r--net-mgmt/p5-SNMP_Session/Makefile21
-rw-r--r--net-mgmt/p5-SNMP_Session/distinfo1
-rw-r--r--net-mgmt/p5-SNMP_Session/pkg-comment1
-rw-r--r--net-mgmt/p5-SNMP_Session/pkg-descr16
-rw-r--r--net-mgmt/p5-SNMP_Session/pkg-plist5
5 files changed, 0 insertions, 44 deletions
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile
deleted file mode 100644
index ddce22f662bc..000000000000
--- a/net-mgmt/p5-SNMP_Session/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: p5-SNMP_Session
-# Version required: 0.72
-# Date created: 13 June 1999
-# Whom: Stephen J. Roznowski <sjr@home.net>
-#
-# $FreeBSD$
-#
-
-DISTNAME= SNMP_Session-0.72
-PKGNAME= p5-SNMP_Session-0.72
-CATEGORIES= net perl5
-MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/
-
-MAINTAINER= ports@FreeBSD.org
-
-USE_PERL5= yes
-
-do-configure:
- @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/p5-SNMP_Session/distinfo b/net-mgmt/p5-SNMP_Session/distinfo
deleted file mode 100644
index 7f8ba03b83bc..000000000000
--- a/net-mgmt/p5-SNMP_Session/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (SNMP_Session-0.72.tar.gz) = cfde75221dd370a84c483034f57a14f8
diff --git a/net-mgmt/p5-SNMP_Session/pkg-comment b/net-mgmt/p5-SNMP_Session/pkg-comment
deleted file mode 100644
index e85f52bac626..000000000000
--- a/net-mgmt/p5-SNMP_Session/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A perl5 module for providing rudimentary access to SNMPv1 agents
diff --git a/net-mgmt/p5-SNMP_Session/pkg-descr b/net-mgmt/p5-SNMP_Session/pkg-descr
deleted file mode 100644
index 6bf0dc052143..000000000000
--- a/net-mgmt/p5-SNMP_Session/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-This archive contains Perl 5 modules SNMP_Session.pm and BER.pm,
-which, when used together, provide rudimentary access to remote SNMP
-(v1) agents.
-
-This module differs from existing SNMP packages in that it is
-completely stand-alone, i.e. you don't need to have another SNMP
-package such as CMU SNMP. It is also written entirely in Perl, so you
-don't have to compile any C modules. It uses the Perl 5 Socket.pm
-module and should therefore be very portable, even to non-Unix systems.
-
-The SNMP operations currently supported are "get", "get-next", and
-"set", as well as trap generation and reception.
-
-For an excellent example of the type of application this is useful
-for, see Tobias Oetiker's ``mrtg'' (Multi Router Traffic Grapher)
-tool.
diff --git a/net-mgmt/p5-SNMP_Session/pkg-plist b/net-mgmt/p5-SNMP_Session/pkg-plist
deleted file mode 100644
index cbb2f5d1003a..000000000000
--- a/net-mgmt/p5-SNMP_Session/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-lib/perl5/site_perl/%%PERL_VER%%/BER.pm
-lib/perl5/site_perl/%%PERL_VER%%/SNMP_Session.pm
-lib/perl5/site_perl/%%PERL_VER%%/SNMP_util.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP_Session/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP_Session