Date: Sat, 10 Oct 2009 09:19:46 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Algorithm-FloodControl Makefile distinfo pkg-descr pkg-plist Message-ID: <200910100919.n9A9Jkvg007923@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-10-10 09:19:46 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Algorithm-FloodControl Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.3655 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/p5-Algorithm-FloodControl/Makefile (new) 1.1 +3 -0 ports/devel/p5-Algorithm-FloodControl/distinfo (new) 1.1 +7 -0 ports/devel/p5-Algorithm-FloodControl/pkg-descr (new) 1.1 +14 -0 ports/devel/p5-Algorithm-FloodControl/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910100919.n9A9Jkvg007923>