Date: Fri, 5 Dec 2008 15:20:21 +0300 (MSK) From: Denis Pokataev <catone@cpan.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/129434: [NEW PORT] www/p5-XML-RPC: Pure Perl implementation for an XML-RPC client and server Message-ID: <200812051220.mB5CKLZ6046922@rating.spylog.dev.vega.ru> Resent-Message-ID: <200812051230.mB5CU1Vh085516@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 129434 >Category: ports >Synopsis: [NEW PORT] www/p5-XML-RPC: Pure Perl implementation for an XML-RPC client and server >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: Fri Dec 05 12:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Denis Pokataev >Release: FreeBSD 7.0-amd64-20080828-RELENG_7_0 amd64 >Organization: >Environment: System: FreeBSD rating.spylog.dev.vega.ru 7.0-amd64-20080828-RELENG_7_0 FreeBSD 7.0-amd64-20080828-RELENG_7_0 #0: Thu Aug 28 13:18:32 UTC 2008 >Description: Pure Perl implementation for an XML-RPC client and server WWW: http://search.cpan.org/dist/XML-RPC/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-XML-RPC-0.8.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-XML-RPC # p5-XML-RPC/pkg-plist # p5-XML-RPC/distinfo # p5-XML-RPC/Makefile # p5-XML-RPC/pkg-descr # echo c - p5-XML-RPC mkdir -p p5-XML-RPC > /dev/null 2>&1 echo x - p5-XML-RPC/pkg-plist sed 's/^X//' >p5-XML-RPC/pkg-plist << 'END-of-p5-XML-RPC/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML-RPC/.packlist X%%SITE_PERL%%/XML/RPC.pm X@dirrmtry %%SITE_PERL%%/XML/RPC X@dirrmtry %%SITE_PERL%%/XML X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML-RPC END-of-p5-XML-RPC/pkg-plist echo x - p5-XML-RPC/distinfo sed 's/^X//' >p5-XML-RPC/distinfo << 'END-of-p5-XML-RPC/distinfo' XMD5 (XML-RPC-0.8.tar.gz) = f6af26f1c36719a58bb15a21a38d5aeb XSHA256 (XML-RPC-0.8.tar.gz) = eeeaf2176b57f717359fdf56cabee1702e5f45d11bb4320ba64ed1cb112efa98 XSIZE (XML-RPC-0.8.tar.gz) = 4363 END-of-p5-XML-RPC/distinfo echo x - p5-XML-RPC/Makefile sed 's/^X//' >p5-XML-RPC/Makefile << 'END-of-p5-XML-RPC/Makefile' X# New ports collection makefile for: p5-XML-RPC X# Date created: 05 Dec 2008 X# Whom: Denis Pokataev <catone@cpan.org> X# X# $FreeBSD$ X# X XPORTNAME= XML-RPC XPORTVERSION= 0.8 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= catone@cpan.org XCOMMENT= Pure Perl implementation for an XML-RPC client and server X XBUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/XML/TreePP.pm:${PORTSDIR}/textproc/p5-XML-TreePP XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= XML::RPC.3 X X.include <bsd.port.mk> END-of-p5-XML-RPC/Makefile echo x - p5-XML-RPC/pkg-descr sed 's/^X//' >p5-XML-RPC/pkg-descr << 'END-of-p5-XML-RPC/pkg-descr' XPure Perl implementation for an XML-RPC client and server X XWWW: http://search.cpan.org/dist/XML-RPC/ END-of-p5-XML-RPC/pkg-descr exit --- p5-XML-RPC-0.8.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?200812051220.mB5CKLZ6046922>