aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Throttler-Memcached
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-16 13:24:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-16 13:24:52 +0000
commitc011e46ed97509ba23a07b45ca93c99216f668aa (patch)
treefefd377cb7818123366dd6bd3aabb48706c24408 /devel/p5-Data-Throttler-Memcached
parent1ee8bb104aedf8b6d4fc985f1713a001daf7c7a2 (diff)
downloadports-c011e46ed97509ba23a07b45ca93c99216f668aa.tar.gz
ports-c011e46ed97509ba23a07b45ca93c99216f668aa.zip
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>
Notes
Notes: svn path=/head/; revision=207319
Diffstat (limited to 'devel/p5-Data-Throttler-Memcached')
-rw-r--r--devel/p5-Data-Throttler-Memcached/Makefile29
-rw-r--r--devel/p5-Data-Throttler-Memcached/distinfo3
-rw-r--r--devel/p5-Data-Throttler-Memcached/pkg-descr5
-rw-r--r--devel/p5-Data-Throttler-Memcached/pkg-plist9
4 files changed, 46 insertions, 0 deletions
diff --git a/devel/p5-Data-Throttler-Memcached/Makefile b/devel/p5-Data-Throttler-Memcached/Makefile
new file mode 100644
index 000000000000..8f1bf9756100
--- /dev/null
+++ b/devel/p5-Data-Throttler-Memcached/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: p5-Data-Throttler-Memcached
+# Date created: 2008-01-30
+# Whom: Masahiro Teramoto <markun@onohara.to>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Data-Throttler-Memcached
+PORTVERSION= 0.00003
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= markun@onohara.to
+COMMENT= Memcached-Based Data::Throttler
+
+BUILD_DEPENDS= p5-Cache-Memcached-Managed>=0:${PORTSDIR}/databases/p5-Cache-Memcached-Managed \
+ p5-Data-Throttler>=0:${PORTSDIR}/devel/p5-Data-Throttler \
+ p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5
+RUN_DEPENDS= p5-Cache-Memcached-Managed>=0:${PORTSDIR}/databases/p5-Cache-Memcached-Managed \
+ p5-Data-Throttler>=0:${PORTSDIR}/devel/p5-Data-Throttler \
+ p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5
+
+PERL_CONFIGURE= yes
+
+MAN3= Data::Throttler::Memcached.3 \
+ Data::Throttler::BucketChain::Memcached.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Data-Throttler-Memcached/distinfo b/devel/p5-Data-Throttler-Memcached/distinfo
new file mode 100644
index 000000000000..53e9464ceb11
--- /dev/null
+++ b/devel/p5-Data-Throttler-Memcached/distinfo
@@ -0,0 +1,3 @@
+MD5 (Data-Throttler-Memcached-0.00003.tar.gz) = 321684678d629524dfa9d73de4c3d07a
+SHA256 (Data-Throttler-Memcached-0.00003.tar.gz) = d509224e539bd6bc98358aba5ab145cfaee34260bf0b42f862809c58a2a133a4
+SIZE (Data-Throttler-Memcached-0.00003.tar.gz) = 20438
diff --git a/devel/p5-Data-Throttler-Memcached/pkg-descr b/devel/p5-Data-Throttler-Memcached/pkg-descr
new file mode 100644
index 000000000000..cb922a305e0a
--- /dev/null
+++ b/devel/p5-Data-Throttler-Memcached/pkg-descr
@@ -0,0 +1,5 @@
+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/
diff --git a/devel/p5-Data-Throttler-Memcached/pkg-plist b/devel/p5-Data-Throttler-Memcached/pkg-plist
new file mode 100644
index 000000000000..56daa493093d
--- /dev/null
+++ b/devel/p5-Data-Throttler-Memcached/pkg-plist
@@ -0,0 +1,9 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Throttler/Memcached/.packlist
+%%SITE_PERL%%/Data/Throttler/Memcached.pm
+%%SITE_PERL%%/Data/Throttler/BucketChain/Memcached.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Throttler/Memcached
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Throttler
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
+@dirrmtry %%SITE_PERL%%/Data/Throttler/BucketChain
+@dirrmtry %%SITE_PERL%%/Data/Throttler
+@dirrmtry %%SITE_PERL%%/Data