Path to this page:
./
www/fcgi,
FastCGI application development kit
Branch: CURRENT,
Version: 2.4.6,
Package name: fcgi-2.4.6,
Maintainer: pkgsrc-usersFastCGI is an open extension to CGI that provides high performance for
all Internet applications without the penalties of Web server APIs.
FastCGI is designed to be layered on top of existing Web server APIs.
For instance, the mod_fastcgi Apache module adds FastCGI support to
the Apache server. FastCGI can also be used, with reduced
functionality and reduced performance, on any Web server that supports
CGI.
This FastCGI Developer's Kit is designed to make developing FastCGI
applications easy. The kit currently supports FastCGI applications
written in C/C++, Perl, Tcl, and Java.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 257.755 KB
Version history: (Expand)
- (2025-04-28) Updated to version: fcgi-2.4.6
- (2025-04-24) Updated to version: fcgi-2.4.5
- (2020-06-28) Updated to version: fcgi-2.4.0nb3
- (2015-05-20) Updated to version: fcgi-2.4.0nb2
- (2005-10-05) Package added to pkgsrc.se, version fcgi-2.4.0nb1 (created)
CVS history: (Expand)
2025-04-28 16:06:20 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
fcgi: update to 2.4.6.
Fix version number.
|
2025-04-24 12:13:19 by Thomas Klausner | Files touched by this commit (7) |  |
Log message:
fcgi: update to 2.4.5.
Switch to maintained fork.
2.4.5
fix CVE-2025-23016
2.4.4
merge from master of perl-catalyst/FCGI, and from fedora and ubuntu patch.
issue : #65
issue : #61
migration from circle-ci to github flow
2.4.3
fix copyright information in these files
These files were added in the 0.29 release, copied from fastcgi 2.0b,
but the copyright header should have been fixed at that time or before.
2.4.2
Include all fix start from the original code
Merge pull request #19 from tehnick/fix-compilation-warnings
Fix build for MS Windows
2.4.1.1
Various fix,start from original code
Merge pull request #16 from tehnick/fix-static-lib-in-windows
Fix static library for MS Windows (for builds using MinGW)
2.4.1
2.4.1 SNAP-0910052249 + documentation fix
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2020-12-19 11:48:13 by Nia Alarie | Files touched by this commit (1) |
Log message:
fcgi: Update HOMEPAGE
|
2020-06-28 15:55:59 by Nia Alarie | Files touched by this commit (1) |
Log message:
fcgi: Needs -lm for frexp()
(presumably not on architectures where it's a compiler intrinsic?)
Bump PKGREVISION
|
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
2017-08-16 22:45:48 by Thomas Klausner | Files touched by this commit (209) |
Log message:
Comment out dead sites.
|