cvs commit: ports/www Makefile ports/www/p5-FCGI-ProcManager Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Mon Dec 31 00:28:06 UTC 2007


miwi        2007-12-31 00:28:05 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-FCGI-ProcManager Makefile distinfo pkg-descr pkg-plist 
  Log:
  FCGI::ProcManager is used to serve as a FastCGI process manager.  By
  re-implementing it in perl, developers can more finely tune performance in
  their web applications, and can take advantage of copy-on-write semantics
  prevalent in UNIX kernel process management.  The process manager should
  be invoked before the caller''s request loop
  
  WWW:    http://search.cpan.org/dist/FCGI-ProcManager/
  
  PR:             ports/119009
  Submitted by:   Peter <peter at vereshagin.org>
  
  Revision  Changes    Path
  1.1933    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/p5-FCGI-ProcManager/Makefile (new)
  1.1       +3 -0      ports/www/p5-FCGI-ProcManager/distinfo (new)
  1.1       +7 -0      ports/www/p5-FCGI-ProcManager/pkg-descr (new)
  1.1       +5 -0      ports/www/p5-FCGI-ProcManager/pkg-plist (new)


More information about the cvs-ports mailing list