65e3 FreshPorts -- www/fcgiwrap
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
fcgiwrap 1.0.3_5 www on this many watch lists=2 search for ports that depend on this port
Simple FastCGI wrapper for CGI scripts
Maintained by: bapt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Jul 2010 13:03:26
License: MIT


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) 

WWW: http://nginx.localdomain.pl/wiki/FcgiWrap
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/autoconf
Required Libraries:
  1. www/fcgi
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/fcgiwrap/ && make install clean
To add the package: pkg_add -r fcgiwrap


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cloud.github.com/downloads/gnosek/fcgiwrap/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
31 Dec 2012 12:53:31
Original commit files touched by this commit  1.0.3_5
bapt search for other commits by this committer
Remove shlib numbers
Trim headers
18 Nov 2012 16:33:31
Original commit files touched by this commit  1.0.3_5
hrs search for other commits by this committer
Fix rc.d script to support systems before and after ${name}_fib is introduced
into rc.subr.  Bump PORTREVISION.

Feature safe:	yes
27 Jan 2012 08:05:14
Original commit files touched by this commit  1.0.3_4
bapt search for other commits by this committer
- Enable multiprofile fcgiwrap rc script modeled over the nginx rc script
- pet portlint
- bump portrevision

PR:             ports/164186
Submitted by:   srdjan.rosic@gmail.com
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.0.3_3
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.
15 May 2011 02:49:17
Original commit files touched by this commit  1.0.3_3
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
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.0.3_3
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.0.3_3
ade search for other commits by this committer
Sync to new bsd.autotools.mk
01 Dec 2010 07:13:56
Original commit files touched by this commit  1.0.3_3
bapt search for other commits by this committer
- s/login/LOGIN/ in rc script
- cleaner way to handle pre_cmd
- cleanup pid file left behind

Reported by:    dougb
29 Nov 2010 11:47:07
Original commit files touched by this commit  1.0.3_3
bapt search for other commits by this committer
Fix rc script when fcgiwrap_user is not set
bump portrevision
22 Nov 2010 13:46:46
Original commit files touched by this commit  1.0.3_2
bapt search for other commits by this committer
Fix typo in rc script
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.0.3_2
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.0.3_2
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
23 Aug 2010 13:39:41
Original commit files touched by this commit  1.0.3_1
bapt search for other commits by this committer
- remove useless addition of ${fcgiwrap_flags} to command_args

Reported by:    dougb
Approved by:    jadawin (co-mentor)
17 Aug 2010 19:40:37
Original commit files touched by this commit  1.0.3_1
bapt search for other commits by this committer
- Add rc script

Approved by:    tabthorpe (mentor)
28 Jul 2010 17:31:01
Original commit files touched by this commit  1.0.3
bapt search for other commits by this committer
Change maintainer address to my new @FreeBSD.org

Approved by:    jadawin@ (co-mentor)
20 Jul 2010 13:03:00
Original commit files touched by this commit  1.0.3
jadawin search for other commits by this committer
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)

WWW:    http://nginx.localdomain.pl/wiki/FcgiWrap

PR:             ports/148649
Submitted by:   Bapt <baptiste.daroussin at gmail.com>

Number of commits found: 16

2856
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days31
new fortnight62
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0