aboutsummaryrefslogtreecommitdiff
path: root/www/mod_fcgid
Commit message (Collapse)AuthorAgeFilesLines
* Migrate USE_APACHE to USES= apache (category www)Bernard Spil2018-03-111-2/+1
| | | | | | | | | - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk With hat: apache Notes: svn path=/head/; revision=464189
* - Switch to options helpersDmitry Marakasov2015-12-312-7/+7
| | | | | | | | | - Modernize plist Approved by: portmgr blanket Notes: svn path=/head/; revision=404892
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* - Add CPE informationSunpoet Po-Chuan Hsieh2015-04-131-0/+2
| | | | | | | | | PR: 199024 Submitted by: shun <shun.fbsd.pr@dropcut.net> Approved by: maintainer (timeout, 14 days) Notes: svn path=/head/; revision=383959
* Add DOCS option to the remaining staged ports where PORTDOCS appearsAdam Weinberger2014-07-161-0/+2
| | | | | | | in the plist. Notes: svn path=/head/; revision=362026
* Replace all @unexec /bin/rmdir with @unexec rmdirMathieu Arnold2014-04-241-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=352017
* - add LICENSE=APACHE20Olli Hauer2014-03-221-0/+2
| | | | | | | | PR: ports/187028 Submitted by: <freebsd.ports@webstyle.ch> (maintainer) Notes: svn path=/head/; revision=348816
* - update mod_fcgid to version 2.3.9Olli Hauer2013-10-103-15/+9
| | | | | | | | | | | | - add stage support - add vuxml entry PR: ports/182878 Submitted by: Fabiano Sidler <freebsd.ports@webstyle.ch> (maintainer) Security: CVE-2013-4365 Notes: svn path=/head/; revision=330031
* 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
* - update to version 2.3.7Olli Hauer2013-08-283-24/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove vhost fix [1] - change maintainer to submitter Changes with mod_fcgid 2.3.7 o Periodically clean out the brigades which are pulling in the request body for handoff to the fcgid child. PR: 51749 [Dominic Benson <dominic.benson thirdlight.com>] o Resolve crash during graceful restarts. PR 50309 [Mario Brandt <JBlond gmail.com>] o Solve latency/cogestion of resolving effective user file access rights when no such info is desired, for config related filename stats. PR: 51020 [Thangaraj AntonyCrouse <thangaraj gmail.com>, William Rowe] o Fix regression in 2.3.6 which broke process controls when using vhost- specific configuration. [Jeff Trawick] [1] o Account for first process in class in the spawn score. [Jeff Trawick] [1] patch r267014 PR: ports/181265 Submitted by: Fabiano Sidler <freebsd.ports@webstyle.ch> Approved by: Tolbert Josh <hemi@puresimplicity.net> (maintainer timeout, 14+ days) Notes: svn path=/head/; revision=325503
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - USE_APACHE s/22+/22/Olli Hauer2012-09-241-6/+2
| | | | | | | | | | | | some additional cleanups/fixes - adopt new Makefile header - convert to optionsNG - use BROKEN instead IGNORE in bsd.apache.mk with hat apache@ Notes: svn path=/head/; revision=304797
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-11/+2
| | | | | | | | | | | | - 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
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+2
| | | | Notes: svn path=/head/; revision=280086
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* - Update to 2.3.6Philip M. Gollucci2010-12-274-21/+21
| | | | | | | | | | | - Remove MD5 PR: ports/152846 Submitted by: Marko Njezic <mrmax063@maxempire.com> Approved by: maintainer timeout (hemi@puresimplicity.net ; 17 days) Notes: svn path=/head/; revision=267014
* - use %%AP_MODULE%% PLIST_SUB var in pkg-plist sPhilip M. Gollucci2010-06-061-1/+1
| | | | | | | | | PR: ports/147143 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) Notes: svn path=/head/; revision=255876
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkPhilip M. Gollucci2010-05-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=255075
* - Update 2.3.5 [1]Philip M. Gollucci2010-02-054-17/+21
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=249266
* - Update to 2.3.4Philip M. Gollucci2009-12-266-24/+40
| | | | | | | | | PR: ports/141389 Submitted by: Carsten Wiedmann <carsten_sttgt@gmx.de> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=246694
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-2/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=240715
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* - WITH_APACHE2 is deprecatedPhilip M. Gollucci2009-04-223-10/+9
| | | | | | | | | | | | - Use SFE macro - Use APACHEMODDIR PR: ports/133684 Approved by: maintainer Submitted by: me Notes: svn path=/head/; revision=232471
* - Fix plist for apache 2.2Pav Lucistnik2008-12-191-2/+0
| | | | | | | | PR: ports/123281 Reported by: Sam <brandt_21s@yahoo.com> Notes: svn path=/head/; revision=224424
* - Update to 2.2.Marcelo Araujo2007-12-164-106/+7
| | | | | | | | | | PR: ports/117014 Submitted by: Sergey Prikhodko <sergey@network-asp.biz> Approved by: Josh Tolbert <hemi@puresimplicity.net> (maintainer), stas (mentor, implicit) Notes: svn path=/head/; revision=203850
* - Fix path for 'chown' in pkg-plist.Stefan Walter2007-09-302-2/+2
| | | | | | | | | | | - Bump PORTREVISION. PR: 116340 Submitted by: Alexey Rubtsov <arubtsov@swsof.com> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=200473
* - Support apr_shm_remove() in apache 2.0.XAndrey Slusar2007-06-282-0/+99
| | | | | | | | | PR: ports/114105 Approved by: Josh Tolbert (maintainer) Obtained from: mod-fcgid cvs Notes: svn path=/head/; revision=194412
* - update to 2.1Martin Matuska2007-06-113-4/+6
| | | | | | | | | PR: ports/113486 Submitted by: Josh Tolbert <hemi@puresimplicity.net> (maintainer) Approved by: garga (mentor) Notes: svn path=/head/; revision=193253
* - Update to version 2.0.Alejandro Pulver2007-02-052-7/+6
| | | | | | | | PR: ports/108787 Submitted by: Josh Tolbert <hemi@puresimplicity.net> (maintainer) Notes: svn path=/head/; revision=184319
* - Update to 1.10Martin Wilke2007-01-112-4/+4
| | | | | | | | | PR: ports/107742 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=182070
* Update to 1.09.Kirill Ponomarev2006-05-013-5/+5
| | | | | | | | PR: ports/96575 Submitted by: maintainer Notes: svn path=/head/; revision=161100
* Updated www/mod_fcgid to version 1.08. Updated Makefile and other files toVanilla I. Shu2006-04-234-9/+27
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=160190
* 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