aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-FloodControl/pkg-plist
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-10-10 09:19:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-10-10 09:19:45 +0000
commit53d729395a7c449a1855b7e767c55d658b2662f7 (patch)
tree3d0e9449c6eb145f174ea64a09673ee7471b61d3 /devel/p5-Algorithm-FloodControl/pkg-plist
parentba52231f4d6d110834de2fcd361a59a2601291d2 (diff)
downloadports-53d729395a7c449a1855b7e767c55d658b2662f7.tar.gz
ports-53d729395a7c449a1855b7e767c55d658b2662f7.zip
Flood control method is used to restrict the number of events to happen or
to be processed in specific perion of time. Few examples are: web server can limit requsets number to a page or you may want to receive no more than 10 SMS messages on your GSM Phone per hour. Applications of this method are unlimited. WWW: http://search.cpan.org/dist/Algorithm-FloodControl/ PR: ports/139411 Submitted by: Andrey <gugu at zoo.rambler.ru>
Notes
Notes: svn path=/head/; revision=242614
Diffstat (limited to 'devel/p5-Algorithm-FloodControl/pkg-plist')
-rw-r--r--devel/p5-Algorithm-FloodControl/pkg-plist14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-FloodControl/pkg-plist b/devel/p5-Algorithm-FloodControl/pkg-plist
new file mode 100644
index 000000000000..98ed4414e80c
--- /dev/null
+++ b/devel/p5-Algorithm-FloodControl/pkg-plist
@@ -0,0 +1,14 @@
+%%SITE_PERL%%/Algorithm/FloodControl.pm
+%%SITE_PERL%%/Algorithm/FloodControl/Backend.pm
+%%SITE_PERL%%/Algorithm/FloodControl/Backend/Cache/FastMmap.pm
+%%SITE_PERL%%/Algorithm/FloodControl/Backend/Cache/Memcached.pm
+%%SITE_PERL%%/Algorithm/FloodControl/Backend/Cache/Memcached/Fast.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/FloodControl/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/FloodControl
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
+@dirrmtry %%SITE_PERL%%/Algorithm/FloodControl/Backend/Cache/Memcached
+@dirrmtry %%SITE_PERL%%/Algorithm/FloodControl/Backend/Cache
+@dirrmtry %%SITE_PERL%%/Algorithm/FloodControl/Backend
+@dirrmtry %%SITE_PERL%%/Algorithm/FloodControl
+@dirrmtry %%SITE_PERL%%/Algorithm