Date: Mon, 14 Jun 2004 13:36:45 +0200 (CEST) From: Jesper Dalberg <jesper@jdn.dk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/67934: [NEW PORT] devel/p5-POE-Component-Server-XMLRPC: POE Component to create XMLRPC Servers Message-ID: <20040614113645.F125766BF@stan.jdn.dk> Resent-Message-ID: <200406141140.i5EBeQj1080167@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 67934 >Category: ports >Synopsis: [NEW PORT] devel/p5-POE-Component-Server-XMLRPC: POE Component to create XMLRPC Servers >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 Jun 14 11:40:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Jesper Dalberg >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: >Environment: System: FreeBSD stan.jdn.dk 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Sat May 15 15:17:44 CEST 2004 >Description: POE::Component::Server::XMLRPC adds asynchronous, event driven XMLRPC over HTTP to your POE applications. It works very well with synchronous XMLRPC::Lite clients, even. WWW: http://search.cpan.org/dist/POE-Component-Server-XMLRPC/ Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- p5-POE-Component-Server-XMLRPC-0.05.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-POE-Component-Server-XMLRPC # p5-POE-Component-Server-XMLRPC/Makefile # p5-POE-Component-Server-XMLRPC/pkg-descr # p5-POE-Component-Server-XMLRPC/distinfo # p5-POE-Component-Server-XMLRPC/pkg-plist # echo c - p5-POE-Component-Server-XMLRPC mkdir -p p5-POE-Component-Server-XMLRPC > /dev/null 2>&1 echo x - p5-POE-Component-Server-XMLRPC/Makefile sed 's/^X//' >p5-POE-Component-Server-XMLRPC/Makefile << 'END-of-p5-POE-Component-Server-XMLRPC/Makefile' X# New ports collection makefile for: POE-Component-Server-XMLRPC X# Date created: 14 Jun 2004 X# Whom: Jesper Dalberg <jesper@jdn.dk> X# X#$FreeBSD$ X# X XPORTNAME= POE-Component-Server-XMLRPC XPORTVERSION= 0.05 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= POE XPKGNAMEPREFIX= p5- X XMAINTAINER= jesper@jdn.dk XCOMMENT= POE Component to create XMLRPC Servers X XBUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ X ${SITE_PERL}/POE/Component/Server/HTTP.pm:${PORTSDIR}/www/p5-POE-Component-Server-HTTP \ X ${SITE_PERL}/XMLRPC/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= POE::Component::Server::XMLRPC.3 X X.include <bsd.port.mk> END-of-p5-POE-Component-Server-XMLRPC/Makefile echo x - p5-POE-Component-Server-XMLRPC/pkg-descr sed 's/^X//' >p5-POE-Component-Server-XMLRPC/pkg-descr << 'END-of-p5-POE-Component-Server-XMLRPC/pkg-descr' XPOE::Component::Server::XMLRPC adds asynchronous, event driven XXMLRPC over HTTP to your POE applications. It works very well Xwith synchronous XMLRPC::Lite clients, even. X XWWW: http://search.cpan.org/dist/POE-Component-Server-XMLRPC/ END-of-p5-POE-Component-Server-XMLRPC/pkg-descr echo x - p5-POE-Component-Server-XMLRPC/distinfo sed 's/^X//' >p5-POE-Component-Server-XMLRPC/distinfo << 'END-of-p5-POE-Component-Server-XMLRPC/distinfo' XMD5 (POE-Component-Server-XMLRPC-0.05.tar.gz) = 263fd98df07331d64be5beb75b07835a XSIZE (POE-Component-Server-XMLRPC-0.05.tar.gz) = 5291 END-of-p5-POE-Component-Server-XMLRPC/distinfo echo x - p5-POE-Component-Server-XMLRPC/pkg-plist sed 's/^X//' >p5-POE-Component-Server-XMLRPC/pkg-plist << 'END-of-p5-POE-Component-Server-XMLRPC/pkg-plist' X%%SITE_PERL%%/POE/Component/Server/XMLRPC.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/XMLRPC/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/XMLRPC X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Server 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true END-of-p5-POE-Component-Server-XMLRPC/pkg-plist exit --- p5-POE-Component-Server-XMLRPC-0.05.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?20040614113645.F125766BF>