FreeBSD Bugzilla – Attachment 84201 Details for
Bug 120159
[NEW PORT] www/p5-HTTP-Parser: parse HTTP/1.1 request into HTTP::Request/Response object
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
p5-HTTP-Parser-0.04.shar
p5-HTTP-Parser-0.04.shar (text/plain), 2.43 KB, created by
markun
on 2008-01-30 15:50:02 UTC
(
hide
)
Description:
p5-HTTP-Parser-0.04.shar
Filename:
MIME Type:
Creator:
markun
Created:
2008-01-30 15:50:02 UTC
Size:
2.43 KB
patch
obsolete
># 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-HTTP-Parser ># p5-HTTP-Parser/pkg-descr ># p5-HTTP-Parser/Makefile ># p5-HTTP-Parser/pkg-plist ># p5-HTTP-Parser/distinfo ># >echo c - p5-HTTP-Parser >mkdir -p p5-HTTP-Parser > /dev/null 2>&1 >echo x - p5-HTTP-Parser/pkg-descr >sed 's/^X//' >p5-HTTP-Parser/pkg-descr << 'END-of-p5-HTTP-Parser/pkg-descr' >XHTTP::Parser is a stateful HTTP request/response parsing module. >X >XIt accepts chunks of data passed to it and returns either a completion hint >Xor an HTTP::Request (or Response) object when it has the entire request. It >Xwas originally written to be part of a simple Event.pm-based HTTP server. >X >XAuthor: David Robins <dbrobins@cpan.org> >XWWW: http://search.cpan.org/~dbrobins/HTTP-Parser/ >END-of-p5-HTTP-Parser/pkg-descr >echo x - p5-HTTP-Parser/Makefile >sed 's/^X//' >p5-HTTP-Parser/Makefile << 'END-of-p5-HTTP-Parser/Makefile' >X# New ports collection makefile for: p5-HTTP-Parser >X# Date created: 2008-01-30 >X# Whom: Masahiro Teramoto <markun@onohara.to> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= HTTP-Parser >XPORTVERSION= 0.04 >XCATEGORIES= www perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= ../../authors/id/D/DB/DBROBINS >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= markun@onohara.to >XCOMMENT= parse HTTP/1.1 request into HTTP::Request/Response object >X >XBUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ >X p5-URI>=0:${PORTSDIR}/net/p5-URI >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XPERL_CONFIGURE= yes >X >XMAN3= HTTP::Parser.3 >X >X.include <bsd.port.mk> >END-of-p5-HTTP-Parser/Makefile >echo x - p5-HTTP-Parser/pkg-plist >sed 's/^X//' >p5-HTTP-Parser/pkg-plist << 'END-of-p5-HTTP-Parser/pkg-plist' >X@comment $FreeBSD$ >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Parser/.packlist >X%%SITE_PERL%%/HTTP/Parser.pm >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Parser >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP >X@dirrmtry %%SITE_PERL%%/HTTP >END-of-p5-HTTP-Parser/pkg-plist >echo x - p5-HTTP-Parser/distinfo >sed 's/^X//' >p5-HTTP-Parser/distinfo << 'END-of-p5-HTTP-Parser/distinfo' >XMD5 (HTTP-Parser-0.04.tar.gz) = 1ce9cabebbe1109fa216f232249d37f5 >XSHA256 (HTTP-Parser-0.04.tar.gz) = 0d52c5948b4f44dd2c594d0157ff981bcff286e00a0567ba1186ed70a62730aa >XSIZE (HTTP-Parser-0.04.tar.gz) = 5927 >END-of-p5-HTTP-Parser/distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 120159
: 84201