FreeBSD Bugzilla – Attachment 149263 Details for
Bug 194230
[NEW PORT] devel/p5-Router-R3 - XS wrapper around a C library R3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
shell archive
p5-Router-R3-0.011001.shar (text/plain), 1.93 KB, created by
Gasol Wu
on 2014-11-10 15:26:39 UTC
(
hide
)
Description:
shell archive
Filename:
MIME Type:
Creator:
Gasol Wu
Created:
2014-11-10 15:26:39 UTC
Size:
1.93 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: ># ># . ># ./distinfo ># ./Makefile ># ./pkg-descr ># ./pkg-plist ># >echo c - . >mkdir -p . > /dev/null 2>&1 >echo x - ./distinfo >sed 's/^X//' >./distinfo << 'END-of-./distinfo' >XSHA256 (Router-R3-0.011001.tar.gz) = decf8c58ecbe3b2e4318ca8f809903c9f1f0e4765cee7f3067810060b2f5c3c7 >XSIZE (Router-R3-0.011001.tar.gz) = 68206 >END-of-./distinfo >echo x - ./Makefile >sed 's/^X//' >./Makefile << 'END-of-./Makefile' >X# Created by: Gasol Wu <gasol.wu@gmail.com> >X# $FreeBSD$ >X >XPORTNAME= Router-R3 >XPORTVERSION= 0.011001 >XCATEGORIES= devel perl5 >XMASTER_SITES= CPAN >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= gasol.wu@gmail.com >XCOMMENT= XS wrapper around a C library R3 >X >XLICENSE= ART10 GPLv1 >XLICENSE_COMB= dual >X >XBUILD_DEPENDS= p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \ >X p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig >XLIB_DEPENDS= libr3.so:${PORTSDIR}/devel/libr3 >X >XUSES= perl5 >XUSE_PERL5= configure >XCFLAGS+= -std=c99 >X >X.include <bsd.port.mk> >END-of-./Makefile >echo x - ./pkg-descr >sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' >XR3 is an URL router library with high performance, thus, it's implemented in C. >XIt compiles your route paths into a prefix trie. >X >XBy using the constructed prefix trie in the start-up time, you can dispatch >Xroutes with efficiency. >X >XWWW: http://search.cpan.org/dist/Router-R3/ >END-of-./pkg-descr >echo x - ./pkg-plist >sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' >X@comment $FreeBSD$ >X%%PERL5_MAN3%%/Router::R3.3.gz >X%%SITE_PERL%%/%%PERL_ARCH%%/Router/R3.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Router/R3/.packlist >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Router/R3/R3.so >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Router/R3/autosplit.ix >END-of-./pkg-plist >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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 194230
:
149263
|
149264
|
149367
|
149368
|
149370