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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
p5-FastCGI Modules for perl5, for enabling FastCGI support in CGI scripts
0.73 www Deleted on this many watch lists=17 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.73Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2011-08-23 12:13:32
SVN Revision: UNKNOWN
People watching this port, also watch:: nmap, p5-libwww, p5-DBI, wget, p5-HTML-Parser
Also Listed In: perl5
License: not specified in port
WWW:
http://search.cpan.org/dist/FCGI/
Description:
This the FCGI module for perl5 which enables CGI scripts to take advantage of servers that are FastCGI-enabled. This module does not abstract the writing of CGIs themselves, for that you should refer to the p5-CGI module. For more information about FastCGI, the performance enhancements it offers, and how to write scripts using it, visit their web site at http://www.fastcgi.com/ WWW: http://search.cpan.org/dist/FCGI/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • p5-FastCGI>0:www/p5-FastCGI
No installation instructions:
This port has been deleted.
PKGNAME: p5-FastCGI
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. perl5.8.9 : lang/perl5.8
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for p5-FastCGI-0.73: PURE_PERL=off (default) "Build pure Perl version (experimental)" ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (14 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/FCGI/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/FCGI/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/FCGI/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/FCGI/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/FCGI/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/FCGI/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/FCGI/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/FCGI/
  10. http://at.cpan.org/modules/by-module/FCGI/
  11. http://backpan.perl.org/modules/by-module/FCGI/
  12. http://cpan.nctu.edu.tw/modules/by-module/FCGI/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/FCGI/
  14. http://www.cpan.dk/modules/by-module/FCGI/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.73
23 Aug 2011 12:13:32
Original commit files touched by this commit
az search for other commits by this committer
Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI.
0.73
20 Aug 2011 10:07:07
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add OPTIONS: PURE_PERL
- Use @dirrmtry for %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI
- Change WWW to CPAN URL
0.73
31 May 2011 20:26:02
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.73
- changes: http://cpansearch.perl.org/src/FLORA/FCGI-0.73/ChangeLog
0.72
22 May 2011 13:10:15
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.72

Changes:        http://search.cpan.org/dist/FCGI/ChangeLog
PR:             ports/157208 [1], ports/157230 [2]
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> [1],
                Alexey Illarionov <littlesavage@rambler.ru> [2]
0.71_1
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
0.71_1
23 Aug 2010 04:31:18
Original commit files touched by this commit
pgollucci search for other commits by this committer
- The FastCGI 0.71 port www/p5-FastCGI links against the installed
  fcgi-devkit-2.4.0 (www/fcgi). Unfortunately, that port does not have the
  "FCGX_Detach" symbol so attempts to call $request->Detach() croak:
- Pass to perl@
- Bump PORTREVISION

PR:             ports/149755
Submitted by:   douglas steinwand <dzs-pr@dzs.fx.org>
0.71
02 Apr 2010 05:00:54
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 0.71.
0.68
13 Jan 2010 00:50:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
-Update to 0.68
0.67
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
0.67
13 Mar 2009 23:27:19
Original commit files touched by this commit
shaun search for other commits by this committer
Free most of my ports, since they aren't being maintained to a
reasonable standard.
0.67
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
0.67
19 Jun 2006 20:06:59
Original commit files touched by this commit
shaun search for other commits by this committer
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
0.67
12 May 2006 13:57:38
Original commit files touched by this commit
itetcu search for other commits by this committer
- Pass maintainership to submiter.

PR:             ports/97160
Submitted by:   Shaun Amott <shaun@inerd.com>
Approved by:    lawrance (maintainer)
0.67
25 Nov 2005 19:02:21
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.67
14 Mar 2004 12:42:32
Original commit files touched by this commit
vs search for other commits by this committer
Unbreak: Don't pass CFLAGS in single-quotes
http://bento.freebsd.org/errorlogs/i386-4-latest/p5-FastCGI-0.67.log

Approved by: linimon (mentor)
0.67
21 Feb 2004 22:11:14
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 4.x: does not compile
0.67
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.67
02 Nov 2003 03:36:45
Original commit files touched by this commit
edwin search for other commits by this committer
ports with possibly unreachable MAINTAINERs

*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:             ports/58694
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
0.67
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
0.67
16 Jun 2003 06:35:12
Original commit files touched by this commit
demon search for other commits by this committer
Update to version 0.67.

Approved by:    maintainer
0.58
07 Mar 2003 06:12:57
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
24 Jun 2001 21:29:39
commit hash: fp1.15455@dev.null.freshports.orgcommit hash: fp1.15455@dev.null.freshports.orgcommit hash: fp1.15455@dev.null.freshports.orgcommit hash: fp1.15455@dev.null.freshports.org files touched by this commit
dd search for other commits by this committer
Remove duplicate words where appropriate.    
20 May 2001 03:18:04
commit hash: fp1.13878@dev.null.freshports.orgcommit hash: fp1.13878@dev.null.freshports.orgcommit hash: fp1.13878@dev.null.freshports.orgcommit hash: fp1.13878@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to latest version:    
01 Mar 2001 06:39:18
commit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
05 Feb 2001 15:33:58
commit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
08 Oct 2000 08:11:25
commit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
17 Jun 2000 03:37:15
commit hash: fp1.1031@dev.null.freshports.orgcommit hash: fp1.1031@dev.null.freshports.orgcommit hash: fp1.1031@dev.null.freshports.orgcommit hash: fp1.1031@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.    

Number of commits found: 27