Port details |
- p5-FCGI-Spawn FastCGI server for CGI-like applications multiprocessing
- 0.16.7_1 www =2 0.16.7_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2008-01-12 16:11:38
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-CGI-Fast>=0 : www/p5-CGI-Fast
- p5-Const-Fast>0 : devel/p5-Const-Fast
- p5-FCGI>0 : www/p5-FCGI
- p5-FCGI-ProcManager>0 : www/p5-FCGI-ProcManager
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-CGI-Fast>=0 : www/p5-CGI-Fast
- p5-Const-Fast>0 : devel/p5-Const-Fast
- p5-FCGI>0 : www/p5-FCGI
- p5-FCGI-ProcManager>0 : www/p5-FCGI-ProcManager
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.16.7_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.16.7_1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
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 ) |
0.16.7_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.16.7_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.16.7_1 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
0.16.7_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.16.7_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.16.7_1 09 Mar 2018 21:49:26 |
sunpoet |
Add LICENSE
- Add removed Perl core module to *_DEPENDS
- Add NO_ARCH
- Add missing OPTIONS_DEFINE=DOCS
- Remove no-op "${ECHO} ${WITH_MYSQL} ${SUB_LIST}" which seems for debugging
purpose
- Convert to options target helper
- Sort PLIST
- Pass maintainership to perl@ |
0.16.7_1 27 Feb 2018 04:55:52 |
yuri |
Maintainer reset for e-mails in domains without MX records
15 ports are affected.
$ dig absoludicrous.com MX | grep MX
; <<>> DiG 9.12.0 <<>> absoludicrous.com MX
;absoludicrous.com. IN MX
$ dig bsdforfe.com MX | grep MX
; <<>> DiG 9.12.0 <<>> bsdforfe.com MX
;bsdforfe.com. IN MX
$ dig vmailbox.org MX | grep MX
; <<>> DiG 9.12.0 <<>> vmailbox.org MX
;vmailbox.org. IN MX (Only the first 15 lines of the commit message are shown above ) |
0.16.7_1 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.16.7_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.16.7_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.16.7_1 16 Jul 2015 04:02:15 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.16.7_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.16.7 07 Feb 2014 08:28:06 |
ehaupt |
Support staging. |
0.16.7 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.16.7 14 Sep 2013 14:47:57 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.16.7 04 Jun 2013 10:02:00 |
bapt |
Convert to new options framework |
0.16.7 27 Feb 2013 10:22:11 |
culot |
- Update to 0.16.7 [1]
- Add TEST_DEPENDS
- Trim Makefile's header
- Pet portlint(1) by converting spaces into tabs in Makefile
Changes: http://search.cpan.org/dist/FCGI-Spawn/Changes
PR: ports/173698 [1] (based on)
Submitted by: Peter Vereshagin <peter@vereshagin.org> (maintainer) |
0.16.1 30 Jun 2012 14:31:06 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.16.1 14 Jan 2012 08:57:23 |
dougb |
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. |
0.16.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.16.1 16 Apr 2010 20:11:40 |
dougb |
Hard-code /etc/rc.subr instead of the no longer functional %%RC_SUBR%%
While I'm here remove an empty BEFORE: line |
0.15.1 14 Apr 2010 14:12:41 |
skreuzer |
Include a message upon port installation |
0.15.1 14 Apr 2010 13:58:53 |
skreuzer |
I forgot to add some new files so the Previous commit was incomplete.
PR: ports/144262
Submitted by: Peter Vereshagin <peter@vereshagin.org> |
0.16.1 14 Apr 2010 13:48:02 |
skreuzer |
Update to 0.16.1
PR: ports/144262
Submitted by: Peter Vereshagin <peter@vereshagin.org> |
0.15.1 16 Dec 2009 19:04:11 |
pgollucci |
- Update to 0.15
PR: ports/141556
Approved by: maintainer
Submitted by: myself (pgollucci@) |
0.14 14 Aug 2009 19:47:18 |
araujo |
- Update to 0.14.
PR: ports/137705
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Peter Vereshagin <peter@vereshagin.org> (maintainer) |
0.13 01 Sep 2008 14:20:49 |
rafan |
- Update to 0.13
PR: ports/127007
Submitted by: Peter Vereshagin <peter at vereshagin.org> (maintainer) |
0.12 26 Feb 2008 20:04:31 |
gabor |
- Update to 0.12
- Fix WWW
PR: ports/121012
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer |
0.1 12 Jan 2008 16:11:30 |
miwi |
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.
WWW: http://search.cpan.org/dist/FCGI-ProcManager/
PR: ports/119010
Submitted by: Peter <peter at vereshagin.org> |