Port details on branch 2023Q3 |
- fcgi FastCGI Development Kit
- 2.4.6 www
=28 2.4.6Version of this port present on the latest quarterly branch. - Maintainer: john@essenz.com
 - Port Added: unknown
- Last Update: 2025-05-08 21:29:15
- Commit Hash: 7809d88
- People watching this port, also watch:: unzip, gmake, png, tiff, expat
- License: Open_Market_FastCGI_license
- WWW:
- https://fastcgi-archives.github.io/
- Description:
- FastCGI Development Kit.
FastCGI is a fast, open, and secure Web server interface that solves the
performance problems inherent in CGI, without introducing the overhead and
complexity of proprietary APIs (Application Programming Interfaces).
FastCGI allows for many nice features such as persistent CGI applications
(eliminating process creation time per request) and being able run CGI
applications on hosts remote to the web server itself.
Most web servers have optional or add-on support for FastCGI. Applications
which are developed with FastCGI behave as standard CGIs when invoked by web
servers without FastCGI support. In other words, if the server supports
FastCGI, then FastCGI applications get all the perks (mainly being *really*
fast); if the server does not support FastCGI, then FastCGI applications
behave exactly like standard CGIs.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/fcgi/ && make install clean
- To add the package, run one of these commands:
- pkg install www/fcgi
- pkg install fcgi-devkit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fcgi-devkit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1746401419
SHA256 (FastCGI-Archives-fcgi2-2.4.6_GH0.tar.gz) = 39af4fb21a6d695a5f0b1c4fa95776d2725f6bc6c77680943a2ab314acd505c1
SIZE (FastCGI-Archives-fcgi2-2.4.6_GH0.tar.gz) = 263941
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Build
-
- www/tokyopromenade
- for Libraries
-
- graphics/mapcache
- graphics/mapserver
- graphics/qgis
- graphics/qgis-ltr
- graphics/tinyows
- www/fcgiwrap
- www/rubygem-fcgi
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for fcgi-devkit-2.4.6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_fcgi
- USES:
- autoreconf cpe libtool pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|