Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 1999 23:07:02 -0400 (EDT)
From:      sjr@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12231: New port p5-SNMP_Simple
Message-ID:  <199906160307.XAA55373@istari.home.net>

next in thread | raw e-mail | index | archive | help

>Number:         12231
>Category:       ports
>Synopsis:       New port p5-SNMP_Simple
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 15 20:10:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Stephen J. Roznowski
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	This is a port of the SNMP_Session perl module. This
	module differs from existing SNMP packages in that it is
	completely stand-alone.

	I believe that this belongs under net.

>Description:

	

>How-To-Repeat:

	

>Fix:
	
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-SNMP_Simple
#	p5-SNMP_Simple/pkg
#	p5-SNMP_Simple/pkg/COMMENT
#	p5-SNMP_Simple/pkg/DESCR
#	p5-SNMP_Simple/pkg/PLIST
#	p5-SNMP_Simple/Makefile
#	p5-SNMP_Simple/files
#	p5-SNMP_Simple/files/md5
#
echo c - p5-SNMP_Simple
mkdir -p p5-SNMP_Simple > /dev/null 2>&1
echo c - p5-SNMP_Simple/pkg
mkdir -p p5-SNMP_Simple/pkg > /dev/null 2>&1
echo x - p5-SNMP_Simple/pkg/COMMENT
sed 's/^X//' >p5-SNMP_Simple/pkg/COMMENT << 'END-of-p5-SNMP_Simple/pkg/COMMENT'
XA perl5 module for providing rudimentary access to SNMPv1 agents.
END-of-p5-SNMP_Simple/pkg/COMMENT
echo x - p5-SNMP_Simple/pkg/DESCR
sed 's/^X//' >p5-SNMP_Simple/pkg/DESCR << 'END-of-p5-SNMP_Simple/pkg/DESCR'
XThis archive contains Perl 5 modules SNMP_Session.pm and BER.pm,
Xwhich, when used together, provide rudimentary access to remote SNMP
X(v1) agents.
X
XThis module differs from existing SNMP packages in that it is
Xcompletely stand-alone, i.e. you don't need to have another SNMP
Xpackage such as CMU SNMP.  It is also written entirely in Perl, so you
Xdon't have to compile any C modules.  It uses the Perl 5 Socket.pm
Xmodule and should therefore be very portable, even to non-Unix systems.
X
XThe SNMP operations currently supported are "get", "get-next", and
X"set", as well as trap generation and reception.
X
XFor an excellent example of the type of application this is useful
Xfor, see Tobias Oetiker's ``mrtg'' (Multi Router Traffic Grapher)
Xtool: <URL:http://www.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg.html>;
END-of-p5-SNMP_Simple/pkg/DESCR
echo x - p5-SNMP_Simple/pkg/PLIST
sed 's/^X//' >p5-SNMP_Simple/pkg/PLIST << 'END-of-p5-SNMP_Simple/pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/BER.pm
Xlib/perl5/site_perl/%%PERL_VER%%/SNMP_Session.pm
Xlib/perl5/site_perl/%%PERL_VER%%/SNMP_util.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP_Session/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP_Session
END-of-p5-SNMP_Simple/pkg/PLIST
echo x - p5-SNMP_Simple/Makefile
sed 's/^X//' >p5-SNMP_Simple/Makefile << 'END-of-p5-SNMP_Simple/Makefile'
X# New ports collection makefile for:	p5-SNMP_Simple
X# Version required:			0.70
X# Date created:				13 June 1999
X# Whom:					Stephen J. Roznowski <sjr@home.net>
X#
X# $Id$
X#
X
XDISTNAME=	SNMP_Session-0.70
XPKGNAME=	p5-SNMP_Session-0.70
XCATEGORIES=	net perl5
XMASTER_SITES=	ftp://ftp.switch.ch/software/sources/network/snmp/perl/
X
XMAINTAINER=	ports@FreeBSD.ORG
X
XUSE_PERL5=	YES
X
Xdo-configure:
X		@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-p5-SNMP_Simple/Makefile
echo c - p5-SNMP_Simple/files
mkdir -p p5-SNMP_Simple/files > /dev/null 2>&1
echo x - p5-SNMP_Simple/files/md5
sed 's/^X//' >p5-SNMP_Simple/files/md5 << 'END-of-p5-SNMP_Simple/files/md5'
XMD5 (SNMP_Session-0.70.tar.gz) = 9a38a84afffa8c03fa3e5f38dcac0186
END-of-p5-SNMP_Simple/files/md5
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906160307.XAA55373>