Date: Mon, 5 Mar 2012 14:28:20 GMT From: Emil Smolenski <am@raisa.eu.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/165711: New port: net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery SNMP support for FusionInventory Agent Message-ID: <201203051428.q25ESK5w035881@red.freebsd.org> Resent-Message-ID: <201203051430.q25EUIKA026352@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165711 >Category: ports >Synopsis: New port: net-mgmt/p5-FusionInventory-Agent-Task-SNMPQuery SNMP support for FusionInventory Agent >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 05 14:30:17 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Emil Smolenski >Release: 8.2-STABLE >Organization: >Environment: >Description: FusionInventory-Agent-Task-SNMPQuery module for FusionInventory-Agent. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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-FusionInventory-Agent-Task-SNMPQuery # p5-FusionInventory-Agent-Task-SNMPQuery/Makefile # p5-FusionInventory-Agent-Task-SNMPQuery/pkg-plist # p5-FusionInventory-Agent-Task-SNMPQuery/distinfo # p5-FusionInventory-Agent-Task-SNMPQuery/pkg-descr # echo c - p5-FusionInventory-Agent-Task-SNMPQuery mkdir -p p5-FusionInventory-Agent-Task-SNMPQuery > /dev/null 2>&1 echo x - p5-FusionInventory-Agent-Task-SNMPQuery/Makefile sed 's/^X//' >p5-FusionInventory-Agent-Task-SNMPQuery/Makefile << '7622ef1dbb70cb4f31ab47585a63a323' X# New ports collection makefile for: p5-FusionInventory-Agent-Task-SNMPQuery X# Date created: 2012-02-14 X# Whom: Emil Smolenski <am@raisa.eu.org> X# X# $FreeBSD$ X# X XPORTNAME= FusionInventory-Agent-Task-SNMPQuery XPORTVERSION= 1.3 XCATEGORIES= net-mgmt XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= CPAN:FUSINV XPKGNAMEPREFIX= p5- X XMAINTAINER= am@raisa.eu.org XCOMMENT= SNMP support for FusionInventory Agent X XLICENSE= GPLv2 X XBUILD_DEPENDS= p5-FusionInventory-Agent>=0:${PORTSDIR}/net-mgmt/p5-FusionInventory-Agent \ X p5-Net-IP>=0:${PORTSDIR}/net-mgmt/p5-Net-IP \ X p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ X p5-Parallel-ForkManager>=0:${PORTSDIR}/devel/p5-Parallel-ForkManager \ X p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple XRUN_DEPENDS:= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 501000 XBUILD_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress XRUN_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress X.endif X X.include <bsd.port.post.mk> 7622ef1dbb70cb4f31ab47585a63a323 echo x - p5-FusionInventory-Agent-Task-SNMPQuery/pkg-plist sed 's/^X//' >p5-FusionInventory-Agent-Task-SNMPQuery/pkg-plist << '0d988ffbe8f66ea371dd950eaf989859' X%%SITE_PERL%%/FusionInventory/Agent/Task/SNMPQuery.pm X%%SITE_PERL%%/FusionInventory/Agent/Task/SNMPQuery/Cisco.pm X%%SITE_PERL%%/FusionInventory/Agent/Task/SNMPQuery/Nortel.pm X%%SITE_PERL%%/FusionInventory/Agent/Task/SNMPQuery/Procurve.pm X%%SITE_PERL%%/FusionInventory/Agent/Task/SNMPQuery/ThreeCom.pm X%%SITE_PERL%%/mach/auto/FusionInventory/Agent/Task/SNMPQuery/.packlist X@dirrm %%SITE_PERL%%/mach/auto/FusionInventory/Agent/Task/SNMPQuery X@dirrmtry %%SITE_PERL%%/mach/auto/FusionInventory/Agent/Task X@dirrmtry %%SITE_PERL%%/mach/auto/FusionInventory/Agent X@dirrmtry %%SITE_PERL%%/mach/auto/FusionInventory X@dirrmtry %%SITE_PERL%%/mach/auto X@dirrmtry %%SITE_PERL%%/mach X@dirrm %%SITE_PERL%%/FusionInventory/Agent/Task/SNMPQuery X@dirrmtry %%SITE_PERL%%/FusionInventory/Agent/Task X@dirrmtry %%SITE_PERL%%/FusionInventory/Agent X@dirrmtry %%SITE_PERL%%/FusionInventory 0d988ffbe8f66ea371dd950eaf989859 echo x - p5-FusionInventory-Agent-Task-SNMPQuery/distinfo sed 's/^X//' >p5-FusionInventory-Agent-Task-SNMPQuery/distinfo << '7134f72eef4f5b27e5ceffb070b0d244' XSHA256 (FusionInventory-Agent-Task-SNMPQuery-1.3.tar.gz) = b6ddaa221e82a4023ee6236cc6cf80c5f82aa5361d7cf9cf31f4e98c074325c4 XSIZE (FusionInventory-Agent-Task-SNMPQuery-1.3.tar.gz) = 41687 7134f72eef4f5b27e5ceffb070b0d244 echo x - p5-FusionInventory-Agent-Task-SNMPQuery/pkg-descr sed 's/^X//' >p5-FusionInventory-Agent-Task-SNMPQuery/pkg-descr << '380c946e87429493eacb7fc198adf901' XNetwork discovery support for FusionInventory Agent X XWWW: http://search.cpan.org/dist/FusionInventory-Agent-Task-SNMPQuery/ 380c946e87429493eacb7fc198adf901 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203051428.q25ESK5w035881>