Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2008 16:11:30 +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-FCGI-Spawn Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200801121611.m0CGBUud050286@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-01-12 16:11:30 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-FCGI-Spawn    Makefile distinfo pkg-descr pkg-plist 
  Log:
  FCGI::Spawn is used to serve as a FastCGI process manager. Besides
  the features the FCGI::ProcManager posess itself, the FCGI::Spawn
  is targeted as web server admin understandable instance for building
  the own fastcgi server with copy-on-write memory sharing among forks
  and with single input parameters like socket path and processes number.
  Another thing to mention is that it is able to execute any file pointed
  by Web server. So we have the daemon that is hot ready for hosting
  providing.
  
  WWW:    http://search.cpan.org/dist/FCGI-ProcManager/
  
  PR:             ports/119010
  Submitted by:   Peter <peter at vereshagin.org>
  
  Revision  Changes    Path
  1.1943    +1 -0      ports/www/Makefile
  1.1       +24 -0     ports/www/p5-FCGI-Spawn/Makefile (new)
  1.1       +3 -0      ports/www/p5-FCGI-Spawn/distinfo (new)
  1.1       +10 -0     ports/www/p5-FCGI-Spawn/pkg-descr (new)
  1.1       +5 -0      ports/www/p5-FCGI-Spawn/pkg-plist (new)



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