FreshPorts -- The Place For Ports notbug Fri, 10 Feb 2012 1:54 PM GMT
Port details
mod_fcgid 2.3.6_1 www on this many watch lists=7 search for ports that depend on this port
An alternative FastCGI module for Apache2
Maintained by: hemi@puresimplicity.net search for ports maintained by this maintainer
Port Added: 12 Aug 2004 13:55:23
License: not specified in port


mod_fcgid is a high performance alternative to mod_cgi or mod_cgid,
which starts a sufficient number instances of the CGI program to
handle concurrent requests, and these programs remain running to
handle further incoming requests. It is favored by the PHP developers,
for example, as a preferred alternative to running mod_php in-process,
delivering very similar performance.

License: Apache License
WWW: http://httpd.apache.org/mod_fcgid/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: www/apache22
Required To Run: www/apache22
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/mod_fcgid/ && make install clean
To add the package: pkg_add -r ap22-mod_fcgid


Configuration Options
     No options to configure

Master Sites:
http://www.apache.org/dist/httpd/mod_fcgid/
http://archive.apache.org/dist/httpd/mod_fcgid/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/httpd/mod_fcgid/
ftp://mir1.ovh.net/ftp.apache.org/dist/httpd/mod_fcgid/
ftp://ftp.forthnet.gr/pub/www/apache/httpd/mod_fcgid/
ftp://xenia.sote.hu/pub/mirrors/www.apache.org/httpd/mod_fcgid/
ftp://ftp.esat.net/mirrors/ftp.apache.org/httpd/mod_fcgid/
ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/httpd/mod_fcgid/
ftp://ftp.rhnet.is/pub/apache/httpd/mod_fcgid/
http://ring.nict.go.jp/archives/net/apache/httpd/mod_fcgid/
ftp://ftp.task.gda.pl/pub/www/apache/dist/httpd/mod_fcgid/
ftp://sunsite.icm.edu.pl/pub/www/apache/dist/httpd/mod_fcgid/
ftp://apache.rinet.ru/pub/mirror/apache.org/dist/httpd/mod_fcgid/
ftp://ftp.sunet.se/pub/www/servers/apache/dist/httpd/mod_fcgid/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Aug 2011 17:27:52
Original commit files touched by this commit  2.3.6_1
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.3.6
miwi search for other commits by this committer
- Get Rid MD5 support
29 Dec 2010 20:04:42
Original commit files touched by this commit  2.3.6
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
27 Dec 2010 19:56:06
Original commit files touched by this commit  2.3.6
pgollucci search for other commits by this committer
- Update to 2.3.6
- Remove MD5

PR:             ports/152846
Submitted by:   Marko Njezic <mrmax063@maxempire.com>
Approved by:    maintainer timeout (hemi@puresimplicity.net ; 17 days)
06 Jun 2010 05:00:32
Original commit files touched by this commit  2.3.5
pgollucci search for other commits by this committer
- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s

PR:             ports/147143
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
25 May 2010 20:17:37
Original commit files touched by this commit  2.3.5
  Sanity Test Failure
pgollucci search for other commits by this committer
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)
05 Feb 2010 04:10:24
Original commit files touched by this commit  2.3.5
pgollucci search for other commits by this committer
- Update 2.3.5 [1]
- added patch from http://svn.apache.org/viewvc?view=revision&revision=905302 
[1]
  (fixes incorrect mutex permissions)

PR:             142795 [2], 143435 [3], 143458 [3], 143563 [1]
Submitted by:   Sergey Prikhodko <sergey@network-asp.biz>
Approved by:    maintainer timeout (hemi@puresimplicity.net; 22 days [2])
                no response from maintainer [3]
26 Dec 2009 06:55:19
Original commit files touched by this commit  2.3.4
pgollucci search for other commits by this committer
- Update to 2.3.4

PR:             ports/141389
Submitted by:   Carsten Wiedmann <carsten_sttgt@gmx.de>
Approved by:    maintainer timeout (14 days)
02 Sep 2009 15:01:56
Original commit files touched by this commit  2.2
amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:    portmgr (pav)
21 May 2009 20:45:34
Original commit files touched by this commit  2.2
pgollucci search for other commits by this committer
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes

PR:             ports/134611
Approved by:    pav (#bsdports)
22 Apr 2009 00:19:42
Original commit files touched by this commit  2.2
pgollucci search for other commits by this committer
- WITH_APACHE2 is deprecated
- Use SFE macro
- Use APACHEMODDIR

PR:             ports/133684
Approved by:    maintainer
Submitted by:   me
19 Dec 2008 15:23:48
Original commit files touched by this commit  2.2
pav search for other commits by this committer
- Fix plist for apache 2.2

PR:             ports/123281
Reported by:    Sam <brandt_21s@yahoo.com>
16 Dec 2007 13:20:08
Original commit files touched by this commit  2.2
araujo search for other commits by this committer
- Update to 2.2.

PR:             ports/117014
Submitted by:   Sergey Prikhodko <sergey@network-asp.biz>
Approved by:    Josh Tolbert <hemi@puresimplicity.net> (maintainer),
                stas (mentor, implicit)
30 Sep 2007 11:25:51
Original commit files touched by this commit  2.1_2
stefan search for other commits by this committer
- Fix path for 'chown' in pkg-plist.
- Bump PORTREVISION.

PR:             116340
Submitted by:   Alexey Rubtsov <arubtsov@swsof.com>
Approved by:    maintainer timeout (2 weeks)
28 Jun 2007 18:47:54
Original commit files touched by this commit  2.1_1
anray search for other commits by this committer
- Support apr_shm_remove() in apache 2.0.X

PR:             ports/114105
Approved by:    Josh Tolbert (maintainer)
Obtained from:  mod-fcgid cvs
11 Jun 2007 12:07:54
Original commit files touched by this commit  2.1
mm search for other commits by this committer
- update to 2.1

PR:             ports/113486
Submitted by:   Josh Tolbert <hemi@puresimplicity.net> (maintainer)
Approved by:    garga (mentor)
05 Feb 2007 22:11:22
Original commit files touched by this commit  2.0
alepulver search for other commits by this committer
- Update to version 2.0.

PR:             ports/108787
Submitted by:   Josh Tolbert <hemi@puresimplicity.net> (maintainer)
11 Jan 2007 07:42:27
Original commit files touched by this commit  1.10
miwi search for other commits by this committer
- Update to 1.10

PR:             ports/107742
Submitted by:   miwi
Approved by:    maintainer
01 May 2006 16:54:32
Original commit files touched by this commit  1.09
krion search for other commits by this committer
Update to 1.09.

PR:             ports/96575
Submitted by:   maintainer
23 Apr 2006 02:10:22
Original commit files touched by this commit  1.08
vanilla search for other commits by this committer
Updated www/mod_fcgid to version 1.08. Updated Makefile and other files to
handle cases for both www/apache20 and www/apache22.

Removed www/mod_fcgid/pkg_message. Added www/mod_fcgid/files/pkg_message.in.

PR:             ports/96158
Submitted by:   maintainer
25 Dec 2005 16:00:46
Original commit files touched by this commit  1.07
vanilla search for other commits by this committer
Add MASTER_SITE_LOCAL to make it fetchable.

Submitted by:   maintainer.
16 Dec 2005 10:38:44
Original commit files touched by this commit  1.07
lawrance search for other commits by this committer
Update pkg-descr with more current information.

PR:             ports/89924
Submitted by:   FX <gentoo@sbcglobal.net>
Approved by:    Josh Tolbert <hemi@puresimplicity.net> (maintainer)
24 Nov 2005 08:22:46
Original commit files touched by this commit  1.07
vanilla search for other commits by this committer
1: remove extra patch.
2: set MAINTAINER to submitter.

Submitted by:   Josh Tolbert hemi at puresimplicity.net
24 Nov 2005 08:17:30
Original commit files touched by this commit  1.07
vanilla search for other commits by this committer
Upgrade to 1.07.
11 Nov 2005 01:18:01
Original commit files touched by this commit  0.80
linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
12 Aug 2004 20:51:15
Original commit files touched by this commit  0.80
knu search for other commits by this committer
Add www/mod_fcgid, an alternative FastCGI module for Apache2.

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/

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

12 vulnerabilities affecting 31 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23144
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 3
new 48 hours3
new 7 days48
new fortnight74
new month140

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.215 seconds.