cvs commit: ports/www Makefile ports/www/p5-Catalyst-Plugin-AutoRestart Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sun Nov 23 08:36:09 PST 2008


miwi        2008-11-23 16:36:09 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Catalyst-Plugin-AutoRestart Makefile distinfo pkg-descr 
                                       pkg-plist 
  Log:
  Catalyst plugin to force the application to restart server processes
  when they reach a configurable memory threshold. Memory checks are
  performed every 'N' requests. This is intended as a band-aid to
  deal with problems like memory leaks; it's here to buy you time to
  find and solve the underlying issues.
  
  WWW:    http://search.cpan.org/dist/Catalyst-Plugin-AutoRestart/
  
  Revision  Changes    Path
  1.2182    +1 -0      ports/www/Makefile
  1.1       +27 -0     ports/www/p5-Catalyst-Plugin-AutoRestart/Makefile (new)
  1.1       +3 -0      ports/www/p5-Catalyst-Plugin-AutoRestart/distinfo (new)
  1.1       +7 -0      ports/www/p5-Catalyst-Plugin-AutoRestart/pkg-descr (new)
  1.1       +7 -0      ports/www/p5-Catalyst-Plugin-AutoRestart/pkg-plist (new)


More information about the cvs-all mailing list