740c FreshPorts -- www/p5-CGI-Simple
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-CGI-Simple 1.113 www on this many watch lists=5 search for ports that depend on this port
A simple totally OO CGI interface that is CGI.pm compliant
Maintained by: lth@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Nov 2004 21:00:46
Also Listed In: perl5
License: not specified in port


CGI::Simple provides a relatively lightweight drop in replacement
for CGI.pm. It shares an identical OO interface to CGI.pm for
parameter parsing, file upload, cookie handling and header generation.
This module is entirely object oriented, however a complete functional
interface is available by using the CGI::Simple::Standard module.

WWW: http://search.cpan.org/dist/Cgi-Simple/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/perl5.8
Required To Run:
  1. lang/perl5.8

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/A/AN/ANDYA/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/A/AN/ANDYA/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/A/AN/ANDYA/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/A/AN/ANDYA/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/A/AN/ANDYA/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/A/AN/ANDYA/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/A/AN/ANDYA/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/A/AN/ANDYA/
  10. http://at.cpan.org/authors/id/A/AN/ANDYA/
  11. http://backpan.perl.org/authors/id/A/AN/ANDYA/
  12. http://cpan.nctu.edu.tw/authors/id/A/AN/ANDYA/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/A/AN/ANDYA/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/A/AN/ANDYA/
  15. http://www.cpan.dk/authors/id/A/AN/ANDYA/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Mar 2012 02:12:10
Original commit files touched by this commit  1.113
swills search for other commits by this committer
- Add TEST_DEPENDS to enable testing

Approved by:    portmgr (blanket)
08 Sep 2011 13:20:15
Original commit files touched by this commit  1.113
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
29 Dec 2010 14:17:57
Original commit files touched by this commit  1.113
lth search for other commits by this committer
Update to 1.113
08 Jun 2009 09:37:14
Original commit files touched by this commit  1.112
lth search for other commits by this committer
Update to 1.112
25 May 2009 12:13:21
Original commit files touched by this commit  1.110
lth search for other commits by this committer
Update to 1.110
21 Apr 2009 11:05:40
Original commit files touched by this commit  1.109
lth search for other commits by this committer
Update to 1.109
17 Mar 2009 09:40:24
Original commit files touched by this commit  1.108
lth search for other commits by this committer
Update to 1.108
12 Mar 2009 09:52:42
Original commit files touched by this commit  1.107
lth search for other commits by this committer
Update to 1.107
21 Oct 2008 10:43:36
Original commit files touched by this commit  1.106
lth search for other commits by this committer
Update to 1.106
27 May 2008 19:34:28
Original commit files touched by this commit  1.105
lth search for other commits by this committer
Update to 1.105
14 May 2008 07:02:38
Original commit files touched by this commit  1.104
lth search for other commits by this committer
Updated to 1.104

PR:             ports/123638
Submitted by:   Vivek Khera <vivek@khera.org>
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.077_1
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)
24 Jan 2006 03:14:23
Original commit files touched by this commit  0.077_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.077_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.077_1
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
05 Dec 2004 11:50:42
Original commit files touched by this commit  0.077_1
lth search for other commits by this committer
- Fixed pkg-plist

Reported by:    kris
24 Nov 2004 20:04:26
Original commit files touched by this commit  0.077
lth search for other commits by this committer
- Update to 0.077
- All patches now included in original sources
16 Nov 2004 20:47:42
Original commit files touched by this commit  0.075
lth search for other commits by this committer
Add p5-CGI-Simple 0.075, a simple totally OO CGI interface that is
CGI.pm compliant.

Number of commits found: 18

2830
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 1
new 48 hours8
new 7 days28
new fortnight85
new month173

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