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
spawn-fcgi Spawns fastcgi applications
1.6.4_3 www on this many watch lists=12 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.6.4_2Version of this port present on the latest quarterly branch.
Maintainer: rsimmons0@gmail.com search for ports maintained by this maintainer
Port Added: 2009-04-13 07:42:29
Last Update: 2024-01-11 13:59:36
Commit Hash: 7074d7f
People watching this port, also watch:: rsync, sudo, bash, screen, curl
License: not specified in port
WWW:
https://redmine.lighttpd.net/projects/spawn-fcgi
Description:
Spawns fastcgi applications.
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 (2 items)
Collapse this list.
  1. bin/spawn-fcgi
  2. share/man/man1/spawn-fcgi.1.gz
Collapse this list.
Dependency lines:
  • spawn-fcgi>0:www/spawn-fcgi
To install the port:
cd /usr/ports/www/spawn-fcgi/ && make install clean
To add the package, run one of these commands:
  • pkg install www/spawn-fcgi
  • pkg install spawn-fcgi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spawn-fcgi
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (spawn-fcgi-1.6.4.tar.gz) = ab327462cb99894a3699f874425a421d934f957cb24221f00bb888108d9dd09e SIZE (spawn-fcgi-1.6.4.tar.gz) = 110455

Packages (timestamps in pop-ups are UTC):
spawn-fcgi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.4_31.6.4_31.6.4_21.6.4_31.6.4_3-1.6.4_2-
FreeBSD:13:quarterly1.6.4_21.6.4_21.6.4_21.6.4_21.6.4_21.6.4_21.6.4_21.6.4_2
FreeBSD:14:latest1.6.4_31.6.4_31.6.4_21.6.4_31.6.4_31.6.4_2-1.6.4_2
FreeBSD:14:quarterly1.6.4_21.6.4_2-1.6.4_21.6.4_21.6.4_21.6.4_21.6.4_2
FreeBSD:15:latest1.6.4_31.6.4_3n/a1.6.4_3n/a1.6.4_31.6.4_31.6.4_3
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Run
  1. www/tokyopromenade

Configuration Options:
No options to configure
Options name:
www_spawn-fcgi
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://download.lighttpd.net/spawn-fcgi/releases-1.6.x/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.4_3
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.6.4_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.4_2
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.4_2
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.6.4_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.4_2
18 Mar 2015 13:48:21
Revision:381550Original commit files touched by this commit
vanilla search for other commits by this committer
switch to cmake.

PR:		198483
Submitted by:	root@cooltrainer.org
Approved by:	maintainer
1.6.4_1
20 Sep 2014 17:53:26
Revision:368670Original commit files touched by this commit
marino search for other commits by this committer
www/spawn-fcgi: Add flag to set command_interpreter in RC script

PR:		192676
Submitted by:	mitsuruike (gmail)
Approved by:	maintainer (rsimmons)
1.6.4
27 Jul 2014 11:48:40
Revision:363053Original commit files touched by this commit
marino search for other commits by this committer
www/spawn-fcgi: Update version 1.6.3 => 1.6.4 and switch maintainers

Maintainership passed to submitter with blessing of former maintainer

PR:		192041
Submitted by:	rsimmons0 (gmail)
Approved by:	former maintainer (Dmitry Reshetnikov)
1.6.3
28 Jan 2014 16:48:14
Revision:341637Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.6.3
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.6.3
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
1.6.3
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
1.6.3
15 May 2011 02:49:17
Original commit files touched by this commit
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
1.6.3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.6.3
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
1.6.3
17 Nov 2009 11:56:43
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.6.3
- Update WWW

PR:             140633
Submitted by:   "Dmitry V. Reshetnikov" <genserg@hotmail.com>
1.6.2_2
26 Jul 2009 07:55:59
Original commit files touched by this commit
mm search for other commits by this committer
- Add more flags to rc script
- Bump PORTREVISION

Submitted by: mm
Updated by: <genserg@hotmail.com> (maintainer)
Approved by: <genserg@hotmail.com> (maintainer)
1.6.2_1
22 Apr 2009 14:35:56
Original commit files touched by this commit
wxs search for other commits by this committer
- Fix RC script from last update.
- Remove dead mirror.

PR:             ports/133905
Submitted by:   "Dmitry V. Reshetnikov" <genserg@hotmail.com> (maintainer)
1.6.2
21 Apr 2009 20:06:30
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 1.6.2
- Cleanup RC script

PR:             ports/133711
Submitted by:   genserg@hotmail.com (maintainer)
1.6.0
13 Apr 2009 07:15:00
Original commit files touched by this commit
vanilla search for other commits by this committer
Add spawn-fcgi 1.6.0, spawn-fcgi is used to spawn fastcgi applications.

PR:             ports/133665
Submitted by:   genserg at hotmail.com

Number of commits found: 21