Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jul 2000 12:06:51 -0700
From:      "Christopher N. Harrell" <cnh@ivmg.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19743: new port of Net::SNMP
Message-ID:  <20000706120651.A18552@infinite.wezl.org>

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

>Number:         19743
>Category:       ports
>Synopsis:       new port p5-Net-SNMP
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 06 12:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Christopher N. Harrell
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
none
>Environment:

	none

>Description:

	This is a new port of Net::SNMP from CPAN

>How-To-Repeat:

	n/a

>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-Net-SNMP
#	p5-Net-SNMP/Makefile
#	p5-Net-SNMP/pkg
#	p5-Net-SNMP/pkg/COMMENT
#	p5-Net-SNMP/pkg/DESCR
#	p5-Net-SNMP/pkg/PLIST
#	p5-Net-SNMP/files
#	p5-Net-SNMP/files/md5
#
echo c - p5-Net-SNMP
mkdir -p p5-Net-SNMP > /dev/null 2>&1
echo x - p5-Net-SNMP/Makefile
sed 's/^X//' >p5-Net-SNMP/Makefile << 'END-of-p5-Net-SNMP/Makefile'
X# New ports collection makefile for:	p5-Net-SNMP
X# Date created:				30 June 2000
X# Whom:                			Christopher N. Harrell <cnh@ivmg.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-SNMP
XPORTVERSION=	3.50
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@FreeBSD.org
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-3.5
XUSE_PERL5=	yes
XMAN3=		Net::SNMP.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xdo-configure:
X		@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
X			CC="${CC}" CCFLAGS="${CFLAGS}"
X
X.include <bsd.port.mk>
END-of-p5-Net-SNMP/Makefile
echo c - p5-Net-SNMP/pkg
mkdir -p p5-Net-SNMP/pkg > /dev/null 2>&1
echo x - p5-Net-SNMP/pkg/COMMENT
sed 's/^X//' >p5-Net-SNMP/pkg/COMMENT << 'END-of-p5-Net-SNMP/pkg/COMMENT'
XA perl module for SNMP... Net::SNMP
END-of-p5-Net-SNMP/pkg/COMMENT
echo x - p5-Net-SNMP/pkg/DESCR
sed 's/^X//' >p5-Net-SNMP/pkg/DESCR << 'END-of-p5-Net-SNMP/pkg/DESCR'
XThe module Net::SNMP implements an object oriented
Xinterface to the Simple Network Management Protocol.  Perl
Xapplications can use the module to retrieve or update
Xinformation on a remote host using the SNMP protocol.
XNet::SNMP is implemented completely in Perl, requires no
Xcompiling, and uses only standard Perl modules. Both
XSNMPv1 and SNMPv2c (Community-Based SNMPv2) are supported
Xby the module.
END-of-p5-Net-SNMP/pkg/DESCR
echo x - p5-Net-SNMP/pkg/PLIST
sed 's/^X//' >p5-Net-SNMP/pkg/PLIST << 'END-of-p5-Net-SNMP/pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/Net/SNMP.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SNMP/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SNMP
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Net 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
END-of-p5-Net-SNMP/pkg/PLIST
echo c - p5-Net-SNMP/files
mkdir -p p5-Net-SNMP/files > /dev/null 2>&1
echo x - p5-Net-SNMP/files/md5
sed 's/^X//' >p5-Net-SNMP/files/md5 << 'END-of-p5-Net-SNMP/files/md5'
XMD5 (Net-SNMP-3.50.tar.gz) = 03b57f94c8d2fc2a37326924a5bb29a2
END-of-p5-Net-SNMP/files/md5
exit

--e658sY219774.962787285/pefw00--

>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?20000706120651.A18552>