Import of p5-Net-SNMP-4.0.1
This commit is contained in:
parent
11d52fc2ba
commit
aad3f2e01f
26
net/p5-Net-SNMP/Makefile
Normal file
26
net/p5-Net-SNMP/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/04/17 15:34:07 jcs Exp $
|
||||
|
||||
DISTNAME= Net-SNMP-4.0.1
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net devel
|
||||
NEED_VERSION= 1.522
|
||||
|
||||
MAINTAINER= Joshua Stein <jcs@rt.fm>
|
||||
|
||||
# perl artistic license
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
COMMENT= "perl modules to access snmp"
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Net
|
||||
|
||||
BUILD_DEPENDS= ::security/p5-Crypt-DES \
|
||||
::security/p5-Digest-HMAC \
|
||||
::security/p5-Digest-MD5 \
|
||||
::security/p5-Digest-SHA1
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/p5-Net-SNMP/distinfo
Normal file
3
net/p5-Net-SNMP/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Net-SNMP-4.0.1.tar.gz) = 4599c92f93503b8a03934bacb2b9bc82
|
||||
RMD160 (Net-SNMP-4.0.1.tar.gz) = 42dff16a9c150529ac15074ae1b85792febbcd73
|
||||
SHA1 (Net-SNMP-4.0.1.tar.gz) = 10f4707cae09619a200b00227cd85be56fb4093f
|
6
net/p5-Net-SNMP/pkg/DESCR
Normal file
6
net/p5-Net-SNMP/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
The Net::SNMP module 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. The module supports SNMP
|
||||
version-1, SNMP version-2c (Community-Based SNMPv2), and SNMP
|
||||
version-3.
|
16
net/p5-Net-SNMP/pkg/PLIST
Normal file
16
net/p5-Net-SNMP/pkg/PLIST
Normal file
@ -0,0 +1,16 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/04/17 15:34:07 jcs Exp $
|
||||
bin/snmpkey
|
||||
${P5SITE}/Net/SNMP.pm
|
||||
${P5SITE}/Net/SNMP/Dispatcher.pm
|
||||
${P5SITE}/Net/SNMP/Message.pm
|
||||
${P5SITE}/Net/SNMP/MessageProcessing.pm
|
||||
${P5SITE}/Net/SNMP/PDU.pm
|
||||
${P5SITE}/Net/SNMP/Security.pm
|
||||
${P5SITE}/Net/SNMP/Security/Community.pm
|
||||
${P5SITE}/Net/SNMP/Security/USM.pm
|
||||
${P5SITE}/Net/SNMP/Transport/UDP.pm
|
||||
man/man1/snmpkey.1
|
||||
man/man3p/Net::SNMP.3p
|
||||
@dirrm ${P5SITE}/Net/SNMP/Transport
|
||||
@dirrm ${P5SITE}/Net/SNMP/Security
|
||||
@dirrm ${P5SITE}/Net/SNMP
|
Loading…
x
Reference in New Issue
Block a user