Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2008 16:36:09 +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/www Makefile ports/www/p5-Catalyst-Plugin-AutoRestart Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200811231636.mANGa9DL053076@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811231636.mANGa9DL053076>