Port details |
- p5-CGI-Simple Simple totally OO CGI interface that is CGI.pm compliant
- 1.281 www =6 1.281Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2004-11-16 21:00:46
- Last Update: 2024-02-21 15:07:03
- Commit Hash: 77136b2
- People watching this port, also watch:: p5-Log-Log4perl, p5-HTTP-Server-Simple, p5-List-MoreUtils, p5-Test-Pod-Coverage, p5-AppConfig
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/CGI-Simple
- Description:
- 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.
Essentially everything in CGI.pm that relates to the CGI (not HTML) side of
things is available. There are even a few new methods and additions to old ones!
If you are interested in what has gone on under the hood see the Compatibility
with CGI.pm section at the end.
In practical testing this module loads and runs about twice as fast as CGI.pm
depending on the precise task.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-CGI-Simple>0:www/p5-CGI-Simple
- To install the port:
- cd /usr/ports/www/p5-CGI-Simple/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-CGI-Simple
- pkg install p5-CGI-Simple
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-CGI-Simple
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708449062
SHA256 (CGI-Simple-1.281.tar.gz) = 4d58103fdfa5c8e1ed076b15d5cafb7001b2886cb3396f00564a881eb324e5a7
SIZE (CGI-Simple-1.281.tar.gz) = 87335
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Exception>=0 : devel/p5-Test-Exception
- p5-Test-NoWarnings>=0 : devel/p5-Test-NoWarnings
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- www/p5-CGI-Cookie-Splitter
- www/p5-Catalyst-Runtime
- www/p5-FCGI-Engine
- www/p5-Gantry
- www/p5-HTTP-Engine
- www/p5-HTTP-Session
- www/p5-Maypole
- for Run
-
- www/p5-CGI-Cookie-Splitter
- www/p5-Catalyst-Runtime
- www/p5-FCGI-Engine
- www/p5-Gantry
- www/p5-HTTP-Engine
- www/p5-HTTP-Session
- www/p5-Maypole
Configuration Options:
- No options to configure
- Options name:
- www_p5-CGI-Simple
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.281 21 Feb 2024 15:07:03 |
Po-Chuan Hsieh (sunpoet) |
www/p5-CGI-Simple: Update to 1.281
Changes: https://metacpan.org/dist/CGI-Simple/changes |
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) |
1.280 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 ) |
1.280 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 ) |
1.280 28 Feb 2022 12:46:07 |
Po-Chuan Hsieh (sunpoet) |
www/p5-CGI-Simple: Update to 1.280
Changes: https://metacpan.org/dist/CGI-Simple/changes |
1.240_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.240_1 26 Jun 2020 11:55:23 |
sunpoet |
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy |
1.240 08 Feb 2020 09:15:54 |
sunpoet |
Update to 1.24
Changes: https://metacpan.org/changes/distribution/CGI-Simple |
1.230 06 Feb 2020 19:26:15 |
sunpoet |
Update to 1.23
Changes: https://metacpan.org/changes/distribution/CGI-Simple |
1.220 07 Sep 2019 22:44:19 |
sunpoet |
Update to 1.22
- Update pkg-descr
- Take maintainership
Changes: https://metacpan.org/changes/distribution/CGI-Simple |
1.210 08 Oct 2018 07:45:13 |
wen |
- Update to 1.21
Changes: https://metacpan.org/changes/distribution/CGI-Simple |
1.160 26 Jul 2018 13:20:39 |
wen |
- Update to 1.16
Changes: https://metacpan.org/changes/distribution/CGI-Simple |
1.130 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 |
1.130 03 Mar 2018 16:30:59 |
sunpoet |
Update to 1.13
- Add more TEST_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/CGI-Simple/Changes |
1.115 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.115 03 Aug 2017 17:26:38 |
sunpoet |
Remove MASTER_SITE_SUBDIR |
1.115 07 Apr 2017 18:50:22 |
lth |
Moving maintainership burden onto broader shoulders |
1.115 20 Dec 2016 18:36:02 |
sunpoet |
- Add LICENSE
- Fix WWW
Approved by: portmgr (blanket) |
1.115 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.115 16 Dec 2014 17:26:48 |
lth |
Update to 1.115
PR: 196939
Submitted by: adamw |
1.113_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 ) |
1.113 05 Jan 2014 13:05:57 |
az |
- stage support
Approved by: portmgr (blanket infrastructure) |
1.113 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.113 01 Sep 2013 19:04:56 |
az |
- Fix typo (PERL_CONFIGURE was not removed after perl5 framework conversion)
- Trim Makefile header while i'm here |
1.113 07 Aug 2013 13:20:32 |
az |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
1.113 05 Mar 2012 02:12:10 |
swills |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
1.113 08 Sep 2011 13:20:15 |
az |
- 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 |
1.113 29 Dec 2010 14:17:57 |
lth |
Update to 1.113 |
1.112 08 Jun 2009 09:37:14 |
lth |
Update to 1.112 |
1.110 25 May 2009 12:13:21 |
lth |
Update to 1.110 |
1.109 21 Apr 2009 11:05:40 |
lth |
Update to 1.109 |
1.108 17 Mar 2009 09:40:24 |
lth |
Update to 1.108 |
1.107 12 Mar 2009 09:52:42 |
lth |
Update to 1.107 |
1.106 21 Oct 2008 10:43:36 |
lth |
Update to 1.106 |
1.105 27 May 2008 19:34:28 |
lth |
Update to 1.105 |
1.104 14 May 2008 07:02:38 |
lth |
Updated to 1.104
PR: ports/123638
Submitted by: Vivek Khera <vivek@khera.org> |
0.077_1 17 Apr 2008 14:30:31 |
araujo |
- 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.077_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
0.077_1 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.077_1 21 Sep 2005 19:31:43 |
fenner |
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 |
0.077_1 05 Dec 2004 11:50:42 |
lth |
- Fixed pkg-plist
Reported by: kris |
0.077 24 Nov 2004 20:04:26 |
lth |
- Update to 0.077
- All patches now included in original sources |
0.075 16 Nov 2004 20:47:42 |
lth |
Add p5-CGI-Simple 0.075, a simple totally OO CGI interface that is
CGI.pm compliant. |