aboutsummaryrefslogtreecommitdiff
path: root/www/mod_fastcgi
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - update to SNAP-0910052141 (unofficial ver. 2.4.7)Olli Hauer2013-03-273-10/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - adopt some small useful changes (errno report) from debian bugtracker [1] requested on the apache@ list Changelog: 2.4.7 *) *nix: On graceful restart, send SIGTERM, then wait 2sec before removing any unix domain sockets. Based on a patch by Bernd Wurst. *) Fix uid_t/gid_t compiler warnings. [Artur Zaprzala <arturz ownmail.net>] *) A few more EINTR fixes. [Artur Zaprzala <arturz ownmail.net>] *) Don't let the Content-Length header propagate on errors or across redirects. [Artur Zaprzala <arturz ownmail.net>] *) Fix pass-header handling (prefix with HTTP_). Based on a patch by [Christian Seiler <chris_se gmx.net>] *) Add an EOS bucket to the output filter chain. Based on a patch by [Philipp Dunkel <p.dunkel i5invest.com>] *) Handle EINTR and EAGAIN in places AIX stress testing revealed issues. Based on a patch by [Rainer Jung <rainer.jung kippdata.de>] *) Allow duplicate Status, Location and ContentType headers (consistent with mod_cgi). Based on a patch by [Christian Seiler <chris_se gmx.net>] *) Fix a spurious idle timeout error that occurred under unique application timing and response size conditions. Based on a report and patch by [Joe Strout <joe strout.net>] [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504132 [2] http://lists.freebsd.org/pipermail/freebsd-apache/2013-March/003069.html Submitted by: Lilian RIGARD <lilian@devclic.fr> (apache@ list) Notes: svn path=/head/; revision=315402
* - USE_APACHE= s/22+/22/Olli Hauer2012-09-221-6/+2
| | | | | | | | | | | | | | - adopt new Makefile header Port build fails on local exp-run with apache24 with error: 'conn_rec' has no member named 'remote_ip' or various other apache22 specific functions/parameters with hat apache@ Notes: svn path=/head/; revision=304723
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-1/+1
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - Pull upstream patch 2613 so as not to conflict with mod_deflate [1]Philip M. Gollucci2012-01-182-1/+18
| | | | | | | | | | | | | (http://article.gmane.org/gmane.comp.web.fastcgi) - Enable module by default [2] PR: ports/156251 [2] ports/163199 [1] Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw> [1] Gea-Suan Lin <gslin@gslin.org> [2] With Hat: apache@ Notes: svn path=/head/; revision=289396
* - change required APACHE version from 13+ to 20+Olli Hauer2012-01-011-1/+1
| | | | | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@ Notes: svn path=/head/; revision=288372
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-2/+2
| | | | Notes: svn path=/head/; revision=280086
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Stop using non-threadsafe functionsPhilip M. Gollucci2010-05-072-1/+56
| | | | | | | | | | | [sent upstream] PR: ports/136598 Submitted by: Gea-Suan Lin <gslin@gslin.org> With Hat: apache@ Notes: svn path=/head/; revision=253888
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-171-0/+2
| | | | Notes: svn path=/head/; revision=234060
* Unmaintained www/mod_* ports over to apache@ maintainerPhilip M. Gollucci2008-12-271-1/+1
| | | | | | | | | mod_$lang excluded Approved by: portmgr (erwin) Notes: svn path=/head/; revision=224861
* - Update to 2.4.6Pav Lucistnik2007-12-164-52/+5
| | | | | | | | PR: ports/118000 Submitted by: Yar <yarodin@gmail.com> Notes: svn path=/head/; revision=203846
* Reset hollywar@mail.holywar.net due to no response to email about maintainerMark Linimon2006-04-051-1/+1
| | | | | | | | | timeouts. Hat: portmgr Notes: svn path=/head/; revision=158834
* Add a patch to make mod_fastcgi work with Apache 2.2 (missed on last commit)Sam Lawrance2006-02-122-0/+44
| | | | | | | | | | | Convert to USE_APACHE framework. PR: ports/91190 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Approved by: JunSeon Oh <hollywar@mail.holywar.net> (maintainer, timeout 5 weeks) Notes: svn path=/head/; revision=155810
* Add a patch to make mod_fastcgi work with Apache 2.2.Sam Lawrance2006-02-112-57/+9
| | | | | | | | | | | Convert to USE_APACHE framework. PR: ports/91190 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Approved by: JunSeon Oh <hollywar@mail.holywar.net> (maintainer, timeout 5 weeks) Notes: svn path=/head/; revision=155749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Fix installation where apache2 is already installed.Sam Lawrance2005-10-021-2/+5
| | | | | | | | | PR: ports/84681 Submitted by: Ben Calvert <ben@flyingwalrus.net> Approved by: hollywar@mail.holywar.net (maintainer, timeout 4 weeks) Notes: svn path=/head/; revision=143953
* - Define APACHE_COMPATClement Laforet2005-09-191-0/+1
| | | | | | | | | | | It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self) Notes: svn path=/head/; revision=143148
* - Add WITHOUT_APACHE_SUEXEC knob.Florent Thoumie2005-05-311-1/+5
| | | | | | | | | PR: ports/77740 Submitted by: Vladimir Tananko <bs@artcon.ru> Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=136510
* - Back out rev. 1.16 which accidentally slipped into my previous commitPav Lucistnik2004-05-311-9/+3
| | | | | | | Pointy hat (XL size): pav Notes: svn path=/head/; revision=110569
* Add zope-mindmapbbs, a Zope product to create BBS based on Mind Map concept.Pav Lucistnik2004-05-311-3/+9
| | | | | | | | | | | You can draw and show Mind Map on your Web site. See http://www.mind-map.com/EN/index.html to know what Mind Map is. PR: ports/67418 Submitted by: HAYASHI Yasushi <yasi@yasi.to> Notes: svn path=/head/; revision=110568
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Add CONFLICTS with apache-contrib-1.*Clement Laforet2003-12-181-0/+2
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=96152
* www/mod_fastcgi:Clement Laforet2003-12-182-2/+2
| | | | | | | | | | | | - Update to 2.4.2 www/fcgi: - Pass maintainership to volunteer PR: 60179 Submitted by: JunSeon Oh <hollywar@holywar.net> Approved by: erwin (mentor) Notes: svn path=/head/; revision=96147
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-3/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Add Apache2 supportOliver Lehmann2003-06-192-18/+39
| | | | | | | | PR: 53354 Reviewed by: roberto Notes: svn path=/head/; revision=83325
* update mod_fastcgi to 2.4.0Oliver Lehmann2003-06-153-3/+5
| | | | | | | | PR: 50944 Submitted by: maintainer Notes: svn path=/head/; revision=83021
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* support appache13-modsslDirk Meyer2002-09-091-2/+4
| | | | | | | no response from MAINTAINER Notes: svn path=/head/; revision=65928
* - add an extra master sitePete Fritchman2001-12-231-2/+2
| | | | | | | | | | - fix DISTNAME PR: 33112 Submitted by: maintainer Notes: svn path=/head/; revision=52059
* Update to version 2.2.12Kevin Lo2001-12-222-2/+2
| | | | | | | | PR: 33086 Submitted by: MAINTAINER Notes: svn path=/head/; revision=51977
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Update to 2.2.10CHOI Junho2000-12-242-2/+2
| | | | | | | | PR: ports/23741 Submitted by: maintainer Notes: svn path=/head/; revision=36312
* Install document files too.Steve Price2000-09-052-0/+7
| | | | | | | | PR: 20932 Submitted by: Leo Kim <leo@florida.sarang.net> Notes: svn path=/head/; revision=32301
* Update to version 2.2.8.Steve Price2000-09-052-2/+2
| | | | | | | | PR: 21023 Submitted by: maintainer Notes: svn path=/head/; revision=32268
* Update to 2.2.6Alexander Langer2000-08-122-2/+2
| | | | | | | | PR: 20556 Submitted by: JunSeon Oh <hollywar@holywar.net> Notes: svn path=/head/; revision=31566
* Add mod_fastcgi, the apxs-aware fastcgi module for apacheNeil Blakey-Milner2000-07-315-0/+50
PR: ports/19902 Submitted by: JunSeon Oh <hollywar@mail.holywar.net> Notes: svn path=/head/; revision=31180