Memcached-Based Data::Throttler Author: Daisuke Maki <dmaki@cpan.org> WWW: http://search.cpan.org/~dmaki/Data-Throttler-Memcached/ Generated with FreeBSD Port Tools 0.77 This port depends on devel/p5-Data-Throttler (PR: ports/120156)
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2008-02-16 13:24:52 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Data-Throttler-Memcached Makefile distinfo pkg-descr pkg-plist Log: Data::Throttler::Memcached accepts the same arguments as Data::Throttler, plus the "cache" argument. The cache argument must be a hashref, which contains the arguments passed to the cache backend. WWW: http://search.cpan.org/dist/Data-Throttler-Memcached/ PR: ports/120158 Submitted by: Masahiro Teramoto <markun at onohara.to> Revision Changes Path 1.2985 +1 -0 ports/devel/Makefile 1.1 +29 -0 ports/devel/p5-Data-Throttler-Memcached/Makefile (new) 1.1 +3 -0 ports/devel/p5-Data-Throttler-Memcached/distinfo (new) 1.1 +5 -0 ports/devel/p5-Data-Throttler-Memcached/pkg-descr (new) 1.1 +9 -0 ports/devel/p5-Data-Throttler-Memcached/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!