aboutsummaryrefslogtreecommitdiff
path: root/www/mod_fcgid
Commit message (Collapse)AuthorAgeFilesLines
* Add MASTER_SITE_LOCAL to make it fetchable.Vanilla I. Shu2005-12-251-1/+3
| | | | | | | Submitted by: maintainer. Notes: svn path=/head/; revision=152009
* Update pkg-descr with more current information.Sam Lawrance2005-12-161-3/+2
| | | | | | | | | PR: ports/89924 Submitted by: FX <gentoo@sbcglobal.net> Approved by: Josh Tolbert <hemi@puresimplicity.net> (maintainer) Notes: svn path=/head/; revision=151303
* 1: remove extra patch.Vanilla I. Shu2005-11-242-8/+1
| | | | | | | | | 2: set MAINTAINER to submitter. Submitted by: Josh Tolbert hemi at puresimplicity.net Notes: svn path=/head/; revision=149266
* Upgrade to 1.07.Vanilla I. Shu2005-11-242-3/+4
| | | | Notes: svn path=/head/; revision=149265
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Add www/mod_fcgid, an alternative FastCGI module for Apache2.Akinori MUSHA2004-08-127-0/+73
mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible. The bad news is that it does not currently support suEXEC, and the good news is that it has PHP support. Check out the web site for details. Licence: GPL WWW: http://fastcgi.coremail.cn/ Notes: svn path=/head/; revision=116068