FreeBSD Bugzilla – Attachment 162497 Details for
Bug 204057
[New Port] devel/p5-CHI-Driver-DBI: Use DBI for CHI unified cache interface storage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar file
p5-CHI-Driver-DBI.shar (text/plain), 2.71 KB, created by
Jeremy Baggs
on 2015-10-27 14:28:53 UTC
(
hide
)
Description:
shar file
Filename:
MIME Type:
Creator:
Jeremy Baggs
Created:
2015-10-27 14:28:53 UTC
Size:
2.71 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-CHI-Driver-DBI ># p5-CHI-Driver-DBI/Makefile ># p5-CHI-Driver-DBI/distinfo ># p5-CHI-Driver-DBI/pkg-descr ># p5-CHI-Driver-DBI/pkg-plist ># >echo c - p5-CHI-Driver-DBI >mkdir -p p5-CHI-Driver-DBI > /dev/null 2>&1 >echo x - p5-CHI-Driver-DBI/Makefile >sed 's/^X//' >p5-CHI-Driver-DBI/Makefile << '87aa3163d6a1df75140c4fcf40dcbe5a' >X# $FreeBSD$ >X >XPORTNAME= CHI-Driver-DBI >XPORTVERSION= 1.27 >XCATEGORIES= devel perl5 >XMASTER_SITES= CPAN >XMASTER_SITE_SUBDIR= CPAN:JSWARTZ >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= jeremybbaggs@gmail.com >XCOMMENT= Use DBI for CHI unified cache interface storage >X >XBUILD_DEPENDS= p5-CHI>=0.241:${PORTSDIR}/devel/p5-CHI \ >X p5-DBI>=1.26:${PORTSDIR}/databases/p5-DBI \ >X p5-Moose>=0.66:${PORTSDIR}/devel/p5-Moose \ >X p5-Test-Class>=0:${PORTSDIR}/devel/p5-Test-Class \ >X p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ >X p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny >X >XRUN_DEPENDS:= ${BUILD_DEPENDS} >X >XUSES= perl5 >XUSE_PERL5= configure >X >X.include <bsd.port.mk> >87aa3163d6a1df75140c4fcf40dcbe5a >echo x - p5-CHI-Driver-DBI/distinfo >sed 's/^X//' >p5-CHI-Driver-DBI/distinfo << '1e2e7c14cfc4edd7b8d07be56506c684' >XSHA256 (CHI-Driver-DBI-1.27.tar.gz) = 0a5448f151afac6a7a942d4c1db629ad8808051cc2e59409a797f93d98301856 >XSIZE (CHI-Driver-DBI-1.27.tar.gz) = 13211 >1e2e7c14cfc4edd7b8d07be56506c684 >echo x - p5-CHI-Driver-DBI/pkg-descr >sed 's/^X//' >p5-CHI-Driver-DBI/pkg-descr << '6076babbc0b979912e7f15afa2a63817' >XThis driver uses a database table to store the cache for CHI. >XThe newest versions of MySQL and SQLite are known to work. >XOther RDBMSes should work. >X >XWhy cache things in a database? Isn't the database what people are trying to >Xavoid with caches? This is often true, but a simple primary key lookup is >Xextremely fast in many databases and this provides a shared cache that can be >Xused when less reliable storage like memcached is not appropriate. Also, the >Xspeed of simple lookups on MySQL when accessed over a local socket is very hard >Xto beat. DBI is fast. >X >XWWW: http://search.cpan.org/dist/CHI-Driver-DBI/ >6076babbc0b979912e7f15afa2a63817 >echo x - p5-CHI-Driver-DBI/pkg-plist >sed 's/^X//' >p5-CHI-Driver-DBI/pkg-plist << '364c3e4a17581ad1d5ee39f0a946e376' >X%%SITE_PERL%%/CHI/Driver/DBI.pm >X%%SITE_PERL%%/CHI/Driver/DBI/t/CHIDriverTests/Base.pm >X%%SITE_PERL%%/CHI/Driver/DBI/t/CHIDriverTests/Pg.pm >X%%SITE_PERL%%/CHI/Driver/DBI/t/CHIDriverTests/SQLite.pm >X%%PERL5_MAN3%%/CHI::Driver::DBI.3.gz >364c3e4a17581ad1d5ee39f0a946e376 >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 204057
: 162497