Date: Tue, 27 Mar 2012 21:31:47 +0000 (UTC) From: Paul Schmehl <pauls@utdallas.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/166455: new port, www/p5-CIF-Client Message-ID: <20120327213147.B8956621C1C@buttercup3.utdallas.edu> Resent-Message-ID: <201203272140.q2RLeA2q076797@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 166455 >Category: ports >Synopsis: new port, www/p5-CIF-Client >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: Tue Mar 27 21:40:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Paul Schmehl >Release: FreeBSD 7.0-STABLE amd64 >Organization: The University of Texas at Dallas >Environment: System: FreeBSD hostname.utdallas.edu 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Jul 4 16:20:45 UTC 2008 root@hostname.utdallas.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: ports, new port, www/p5-CIF-Client >How-To-Repeat: >Fix: --- p5-CIF-Client.shar 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: # # p5-CIF-Client # p5-CIF-Client/pkg-plist # p5-CIF-Client/pkg-descr # p5-CIF-Client/distinfo # p5-CIF-Client/Makefile # echo c - p5-CIF-Client mkdir -p p5-CIF-Client > /dev/null 2>&1 echo x - p5-CIF-Client/pkg-plist sed 's/^X//' >p5-CIF-Client/pkg-plist << '791aa7807b1111170825605c6cd257ed' X%%SITE_PERL%%/CIF/Client.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CIF/Client/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CIF/Client X@dirrmtry %%SITE_PERL%%/CIF X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CIF 791aa7807b1111170825605c6cd257ed echo x - p5-CIF-Client/pkg-descr sed 's/^X//' >p5-CIF-Client/pkg-descr << 'd50a1d50ea910165ed329719057edddb' XThis module is a Perl extension that extends XREST::Client for use with the CIF-Framework REST interface X XWWW: http://search.cpan.org/dist/CIF-Client/ d50a1d50ea910165ed329719057edddb echo x - p5-CIF-Client/distinfo sed 's/^X//' >p5-CIF-Client/distinfo << 'e49706e8d01fdad0f94098abaa5e8dc7' XSHA256 (CIF-Client-0.05.tar.gz) = 95b9360d1997c558b2988c3b22dbdb978670ce70a31e97143332ed526cb23e94 XSIZE (CIF-Client-0.05.tar.gz) = 29766 e49706e8d01fdad0f94098abaa5e8dc7 echo x - p5-CIF-Client/Makefile sed 's/^X//' >p5-CIF-Client/Makefile << '08b8069ce6ad2c418988f523086a51d1' X# New ports collection makefile for: p5-CIF-Client X# Date created: Mar 27 2012 X# Whom: pauls@utdallas.edu X# X# $FreeBSD$ X# X XPORTNAME= CIF-Client XPORTVERSION= 0.05 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= CPAN:SAXJAZMAN/cif XPKGNAMEPREFIX= p5- X XMAINTAINER= pauls@utdallas.edu XCOMMENT= Extends REST::Client for use with the CI-Framework REST interface X XBUILD_DEPENDS= ${SITE_PERL}/REST/Client.pm:${PORTSDIR}/www/p5-REST-Client \ X ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install \ X ${SITE_PERL}/Text/Table.pm:${PORTSDIR}/textproc/p5-Text-Table \ X ${SITE_PERL}/HTML/Table.pm:${PORTSDIR}/www/p5-HTML-Table \ X ${SITE_PERL}/JSON.pm:${PORTSDIR}/converters/p5-JSON \ X ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Compress \ X ${SITE_PERL}/Config/Simple.pm:${PORTSDIR}/devel/p5-Config-Simple \ X ${SITE_PERL}/Snort/Rule.pm:${PORTSDIR}/security/p5-Snort-Rule \ X ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ X ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ X ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ X ${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable \ X ${SITE_PERL}/Regexp/Common/net.pm:${PORTSDIR}/textproc/p5-Regexp-Common \ X ${SITE_PERL}/Regexp/Common/net/CIDR.pm:${PORTSDIR}/textproc/p5-Regexp-Common-net-CIDR \ X ${SITE_PERL}/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple X XRUN_DEPENDS:= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= CIF::Client.3 X X.include <bsd.port.mk> 08b8069ce6ad2c418988f523086a51d1 exit --- p5-CIF-Client.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120327213147.B8956621C1C>