Date: Sat, 3 Apr 2004 14:38:23 +0000 (GMT) From: lin-chi@lastamericanempire.com To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/65139: New port: devel/p5-POE-Component-Server-HTTP - POE Component to create HTTP servers. Message-ID: <20040403143823.03F4EB8B0@darwin.lastamericanempire.com> Resent-Message-ID: <200404032140.i33LeQIs056354@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 65139 >Category: ports >Synopsis: New port: devel/p5-POE-Component-Server-HTTP - POE Component to create HTTP 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: Sat Apr 03 13:40:26 PST 2004 >Closed-Date: >Last-Modified: >Originator: Zach Thompson >Release: FreeBSD 5.2-CURRENT amd64 >Organization: >Environment: System: FreeBSD darwin.lastamericanempire.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon Mar 29 08:04:14 GMT 2004 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64 >Description: POE Component to create HTTP servers. >How-To-Repeat: >Fix: --- p5-POE-Component-Server-HTTP 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-HTTP # p5-POE-Component-Server-HTTP/Makefile # p5-POE-Component-Server-HTTP/distinfo # p5-POE-Component-Server-HTTP/pkg-plist # p5-POE-Component-Server-HTTP/pkg-descr # echo c - p5-POE-Component-Server-HTTP mkdir -p p5-POE-Component-Server-HTTP > /dev/null 2>&1 echo x - p5-POE-Component-Server-HTTP/Makefile sed 's/^X//' >p5-POE-Component-Server-HTTP/Makefile << 'END-of-p5-POE-Component-Server-HTTP/Makefile' X# New ports collection makefile for: POE-Component-Server-HTTP X# Date created: 03 Apr 2004 X# Whom: Zach Thompson <lin-chi@lastamericanempire.com> X# X# $FreeBSD$ X# X XPORTNAME= POE-Component-Server-HTTP XPORTVERSION= 0.04 XCATEGORIES= devel www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= POE XPKGNAMEPREFIX= p5- X XMAINTAINER= lin-chi@lastamericanempire.com XCOMMENT= POE Component to create HTTP Servers X XBUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ X ${SITE_PERL}/HTTP/Date.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/HTTP/Status.pm:${PORTSDIR}/www/p5-libwww XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= POE::Component::Server::HTTP.3 X X.include <bsd.port.mk> END-of-p5-POE-Component-Server-HTTP/Makefile echo x - p5-POE-Component-Server-HTTP/distinfo sed 's/^X//' >p5-POE-Component-Server-HTTP/distinfo << 'END-of-p5-POE-Component-Server-HTTP/distinfo' XMD5 (POE-Component-Server-HTTP-0.04.tar.gz) = d6713f8064552b8ab5c192b182461bc7 XSIZE (POE-Component-Server-HTTP-0.04.tar.gz) = 7318 END-of-p5-POE-Component-Server-HTTP/distinfo echo x - p5-POE-Component-Server-HTTP/pkg-plist sed 's/^X//' >p5-POE-Component-Server-HTTP/pkg-plist << 'END-of-p5-POE-Component-Server-HTTP/pkg-plist' X%%SITE_PERL%%/POE/Component/Server/HTTP.pm X%%SITE_PERL%%/POE/Component/Server/HTTP/Connection.pm X%%SITE_PERL%%/POE/Component/Server/HTTP/Request.pm X%%SITE_PERL%%/POE/Component/Server/HTTP/Response.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/HTTP/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/HTTP 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@dirrm %%SITE_PERL%%/POE/Component/Server/HTTP 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-HTTP/pkg-plist echo x - p5-POE-Component-Server-HTTP/pkg-descr sed 's/^X//' >p5-POE-Component-Server-HTTP/pkg-descr << 'END-of-p5-POE-Component-Server-HTTP/pkg-descr' XPOE component to create HTTP servers. X X- Zach Thompson Xlin-chi@lastamericanempire.com END-of-p5-POE-Component-Server-HTTP/pkg-descr exit --- p5-POE-Component-Server-HTTP ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040403143823.03F4EB8B0>