Date: Thu, 18 Oct 2007 22:30:05 +0200 (CEST) From: Philippe Audeoud <jadawin@tuxaco.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/117311: [new port] devel/p5-SNMP-Persist Message-ID: <20071018203005.B0539EDDE@huppa.tuxaco.net> Resent-Message-ID: <200710182030.l9IKU2h5090924@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 117311 >Category: ports >Synopsis: [new port] devel/p5-SNMP-Persist >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: Thu Oct 18 20:30:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Philippe Audeoud >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD huppa.tuxaco.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Tue Mar 20 16:05:42 CET 2007 root@:/usr/obj/usr/src/sys/GENERIC i386 >Description: Here is the shar to add p5-SNMP-Persist to port tree. Please, if you check with tinderbox, don't forget to install perl5 with threads. >How-To-Repeat: >Fix: --- shar.p5-SNMP-Persist.1 begins here --- # 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: # # devel/p5-SNMP-Persist/ # devel/p5-SNMP-Persist/Makefile # devel/p5-SNMP-Persist/distinfo # devel/p5-SNMP-Persist/pkg-descr # devel/p5-SNMP-Persist/pkg-plist # echo c - devel/p5-SNMP-Persist/ mkdir -p devel/p5-SNMP-Persist/ > /dev/null 2>&1 echo x - devel/p5-SNMP-Persist/Makefile sed 's/^X//' >devel/p5-SNMP-Persist/Makefile << 'END-of-devel/p5-SNMP-Persist/Makefile' X# New ports collection makefile for: p5-SNMP-Persist X# Date created: 2007-10-18 X# Whom: Philippe Audeoud <jadawin@tuxaco.net> X# X# $FreeBSD$ X# X XPORTNAME= SNMP-Persist XPORTVERSION= 0.05 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= SNMP XPKGNAMEPREFIX= p5- X XMAINTAINER= jadawin@tuxaco.net XCOMMENT= The module is a backend for pass_persist feature of net-snmp X XPERL_CONFIGURE= 5.8.0+ X XMAN3= SNMP::Persist.3 X X.include <bsd.port.pre.mk> X Xpost-depends: X.if exists(${PERL}) XPERL_THREADED!= ${PERL} -V | ${GREP} -- -Dusethreads=y || ${TRUE} X. if ${PERL_THREADED} == "" XIGNORE= must be built with a threaded Perl X. endif X.endif X X.include <bsd.port.post.mk> END-of-devel/p5-SNMP-Persist/Makefile echo x - devel/p5-SNMP-Persist/distinfo sed 's/^X//' >devel/p5-SNMP-Persist/distinfo << 'END-of-devel/p5-SNMP-Persist/distinfo' XMD5 (SNMP-Persist-0.05.tar.gz) = 70f0b4025e2586110fdc22165bc1b985 XSHA256 (SNMP-Persist-0.05.tar.gz) = 7633b3da85fe5a412a4188e04a6aba93146af71ec88a94147e8b8804e1b63cbb XSIZE (SNMP-Persist-0.05.tar.gz) = 5845 END-of-devel/p5-SNMP-Persist/distinfo echo x - devel/p5-SNMP-Persist/pkg-descr sed 's/^X//' >devel/p5-SNMP-Persist/pkg-descr << 'END-of-devel/p5-SNMP-Persist/pkg-descr' XThe SNMP-Persist module is a backend for pass_persist feature of Xnet-snmp. X XIt simplifies the process of sharing user-specified data via SNMP and Xdevelopment of persistent net-snmp applications controlling a chosen MIB Xsubtree. X XIt is particularly useful if data gathering process takes too long. The Xresponder is a separate thread, which is not influenced by updates of XMIB subtree data. The answer to a snmp request is fast and doesn't rely Xon potentially slow source of data. X XWWW: http://search.cpan.org/~anias/SNMP-Persist-0.05/ END-of-devel/p5-SNMP-Persist/pkg-descr echo x - devel/p5-SNMP-Persist/pkg-plist sed 's/^X//' >devel/p5-SNMP-Persist/pkg-plist << 'END-of-devel/p5-SNMP-Persist/pkg-plist' X%%SITE_PERL%%/SNMP/Persist.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Persist/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Persist/ X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/ X@dirrmtry %%SITE_PERL%%/SNMP END-of-devel/p5-SNMP-Persist/pkg-plist exit --- shar.p5-SNMP-Persist.1 ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071018203005.B0539EDDE>