Bug 179710 - port www/mod_fastcgi extra patch to support apache24
Summary: port www/mod_fastcgi extra patch to support apache24
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-apache (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-19 10:10 UTC by Harald Schmalzbauer
Modified: 2014-08-09 20:52 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (6.77 KB, patch)
2013-06-19 10:10 UTC, Harald Schmalzbauer
no flags Details | Diff
mod_fastcgi-compat-Apache-2.4.diff (2.23 KB, patch)
2014-02-21 18:04 UTC, Mikhail T.
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Harald Schmalzbauer 2013-06-19 10:10:01 UTC
	mod_fastcgi doesn't compile against apache httpd version 2.4 by default since there were some definition changes.

Fix: This patch originates here: https://github.com/revnode/fastcgi/blob/master/debian/patches/byte-compile-against-apache24.diff
How-To-Repeat: 	Ports Makefile already reflect that it's only working up to version 2.2 - won't build if you install apache24 and try to make mod_fastcgi
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-19 10:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2014-08-09 20:52:22 UTC
Support for mod_fastcgi for apache 2.4 was committed in r364349:

https://lists.freebsd.org/pipermail/svn-ports-all/2014-August/069468.html