Page MenuHomeFreeBSD

Update www/mod_fastcgi to 2.4.7.1 and switch to GitHub
ClosedPublic

Authored by joneum on Dec 7 2018, 2:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 9, 8:52 AM
Unknown Object (File)
Mon, Jun 30, 5:18 AM
Unknown Object (File)
Sun, Jun 29, 10:37 AM
Unknown Object (File)
Fri, Jun 27, 3:53 PM
Unknown Object (File)
Jun 21 2025, 11:15 PM
Unknown Object (File)
Jun 20 2025, 10:23 AM
Unknown Object (File)
Jun 15 2025, 2:01 PM
Unknown Object (File)
Jun 15 2025, 1:31 AM
Subscribers

Details

Summary

www:mod_fastcgi: Update to 2.4.7.1

The website of fastcgi has been down for a long time.
The project is now in a GitHub archive: https://github.com/FastCGI-Archives

Also switch to GitHub with www/mod_fastcgi

Changelog:
*) cast from pointer to integer of different size fix
*) fix prinf %d warning
*) .cvsignore to .gitignore
*) apache 2.4 compile fix

  • While I am here, use "make makepatch" for the patches in /files

With hat: apache
Approved by:

Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joneum added inline comments.
www/mod_fastcgi/Makefile
6 ↗(On Diff #51715)

ups. to forget to deleted. It will of course be deleted before the commit

I think we should mark this port as DEPRECATED.
The mod_proxy_fcgi module is part of the www/apache24 port.

www/mod_fastcgi/Makefile
11 ↗(On Diff #51715)

remove 2.2 or update to 2.4

This revision is now accepted and ready to land.Dec 12 2018, 7:48 PM
This revision was automatically updated to reflect the committed changes.