notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
fcgiwrap Simple FastCGI wrapper for CGI scripts
1.1.0_12 www on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.0_11Version of this port present on the latest quarterly branch.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-07-20 13:03:26
Last Update: 2024-03-04 09:50:45
Commit Hash: 978ee75
People watching this port, also watch:: nginx, git, sqlite3, rsync, pkg
License: MIT
WWW:
http://nginx.localdomain.pl/wiki/FcgiWrap
Description:
fcgiwrap is a simple server for running CGI applications over FastCGI. It hopes to provide clean CGI support to Nginx (and other web servers that may need it). Features: * very lightweight (84KB of private memory per instance) * fixes broken CR/LF in headers * handles environment in a sane way (CGI scripts get HTTP-related env. vars * from FastCGI parameters and inherit all the others from fcgiwrap's * environment) * no configuration, so you can run several sites off the same fcgiwrap pool * passes CGI stderr output to fcgiwrap's stderr (this is by design but * stderr could be also passed to FastCGI stderr stream)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. share/man/man8/fcgiwrap.8.gz
  2. sbin/fcgiwrap
  3. /usr/local/share/licenses/fcgiwrap-1.1.0_12/catalog.mk
  4. /usr/local/share/licenses/fcgiwrap-1.1.0_12/LICENSE
  5. /usr/local/share/licenses/fcgiwrap-1.1.0_12/MIT
Collapse this list.
Dependency lines:
  • fcgiwrap>0:www/fcgiwrap
To install the port:
cd /usr/ports/www/fcgiwrap/ && make install clean
To add the package, run one of these commands:
  • pkg install www/fcgiwrap
  • pkg install fcgiwrap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fcgiwrap
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gnosek-fcgiwrap-1.1.0_GH0.tar.gz) = 4c7de0db2634c38297d5fcef61ab4a3e21856dd7247d49c33d9b19542bd1c61f SIZE (gnosek-fcgiwrap-1.1.0_GH0.tar.gz) = 9924

Packages (timestamps in pop-ups are UTC):
fcgiwrap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.0_121.1.0_121.1.0_111.1.0_121.1.0_12-1.1.0_11-
FreeBSD:13:quarterly1.1.0_111.1.0_111.1.0_111.1.0_111.1.0_111.1.0_111.1.0_111.1.0_11
FreeBSD:14:latest1.1.0_121.1.0_121.1.0_111.1.0_121.1.0_121.1.0_11-1.1.0_11
FreeBSD:14:quarterly1.1.0_111.1.0_11-1.1.0_111.1.0_111.1.0_111.1.0_111.1.0_11
FreeBSD:15:latest1.1.0_121.1.0_12n/a1.1.0_11n/a1.1.0_111.1.0_111.1.0_11
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
Library dependencies:
  1. libfcgi.so : www/fcgi
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_fcgiwrap
USES:
autoreconf gmake pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/gnosek/fcgiwrap/tar.gz/1.1.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port