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 2022Q2
p5-FCGI-Spawn FastCGI server for CGI-like applications multiprocessing
0.16.7_1 www on this many watch lists=0 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 0.16.7_1Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-01-12 16:11:38
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: LGPL21
WWW:
https://metacpan.org/release/FCGI-Spawn
Description:
FCGI::Spawn is used to serve as a FastCGI process manager. Besides the features the FCGI::ProcManager posess itself, the FCGI::Spawn is targeted as web server admin understandable instance for building the own fastcgi server with copy-on-write memory sharing among forks and with single input parameters like socket path and processes number. Another thing to mention is that it is able to execute any file pointed by Web server. So we have the daemon that is hot ready for hosting providing.
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-FCGI-Spawn-0.16.7_1/catalog.mk
  2. /usr/local/share/licenses/p5-FCGI-Spawn-0.16.7_1/LICENSE
  3. /usr/local/share/licenses/p5-FCGI-Spawn-0.16.7_1/LGPL21
  4. bin/fcgi_spawn
  5. etc/fcgi_spawn/fcgi_spawn.conf.sample
  6. lib/perl5/site_perl/FCGI/Spawn.pm
  7. lib/perl5/site_perl/FCGI/Spawn/BinUtils.pm
  8. lib/perl5/site_perl/man/man1/fcgi_spawn.1.gz
  9. lib/perl5/site_perl/man/man3/FCGI::Spawn.3.gz
  10. lib/perl5/site_perl/man/man3/FCGI::Spawn::BinUtils.3.gz
  11. share/doc/p5-FCGI-Spawn/README
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • p5-FCGI-Spawn>0:www/p5-FCGI-Spawn
To install the port:
cd /usr/ports/www/p5-FCGI-Spawn/ && make install clean
To add the package, run one of these commands:
  • pkg install www/p5-FCGI-Spawn
  • pkg install p5-FCGI-Spawn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-FCGI-Spawn
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (FCGI-Spawn-0.16.7.tar.gz) = 22ea38ecf0ff21ad811f1c3c14a4dcd3f628752db03542ca094b58e8cc6003c5 SIZE (FCGI-Spawn-0.16.7.tar.gz) = 30436

Packages (timestamps in pop-ups are UTC):
p5-FCGI-Spawn
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.16.7_10.16.7_10.16.7_10.16.7_10.16.7_1-0.16.7_1-
FreeBSD:13:quarterly0.16.7_10.16.7_10.16.7_10.16.7_10.16.7_10.16.7_10.16.7_10.16.7_1
FreeBSD:14:latest0.16.7_10.16.7_10.16.7_10.16.7_10.16.7_10.16.7_1-0.16.7_1
FreeBSD:14:quarterly0.16.7_10.16.7_1-0.16.7_10.16.7_10.16.7_10.16.7_10.16.7_1
FreeBSD:15:latest0.16.7_10.16.7_1n/a0.16.7_1n/a0.16.7_10.16.7_10.16.7_1
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. p5-CGI-Fast>=0 : www/p5-CGI-Fast
  2. p5-Const-Fast>0 : devel/p5-Const-Fast
  3. p5-FCGI>0 : www/p5-FCGI
  4. p5-FCGI-ProcManager>0 : www/p5-FCGI-ProcManager
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
  6. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-CGI-Fast>=0 : www/p5-CGI-Fast
  2. p5-Const-Fast>0 : devel/p5-Const-Fast
  3. p5-FCGI>0 : www/p5-FCGI
  4. p5-FCGI-ProcManager>0 : www/p5-FCGI-ProcManager
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for p5-FCGI-Spawn-0.16.7_1: DOCS=on: Build and/or install documentation MYSQL=off: MySQL dependency to run on RC start PGSQL=off: PgSQL dependency to run on RC start ===> Use 'make config' to modify these settings
Options name:
www_p5-FCGI-Spawn
USES:
perl5
pkg-message:
For install:
For the first time, check all the docs supplied wwith the package. To run the fcgi_spawn on boot time, create the system user for it, and group, too. After that, assuming you name them "fcgi", add this to your rc.conf: fcgi_spawn_enable="YES" fcgi_spawn_username="fcgi" fcgi_spawn_groupname="fcgi" You may want to set fcgi_spawn_flags also according to taste.
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/FCGI/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/FCGI/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/FCGI/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/FCGI/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/FCGI/
  7. http://backpan.perl.org/modules/by-module/FCGI/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/FCGI/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/FCGI/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/FCGI/
  12. https://www.cpan.org/modules/by-module/FCGI/
Collapse this list.

There are no commits on branch 2022Q2 for this port