cvs commit: ports/devel Makefile ports/devel/p5-Algorithm-FloodControl Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sat Oct 10 09:19:46 UTC 2009


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)


More information about the cvs-ports mailing list