Port details |
- p5-CGI-Application Perl module intended to make it easier to create reusable web apps
- 4.61 www =8 4.61Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-01-03 20:24:01
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-HTML-Template, p5-Config-IniFiles, p5-libwww, unzip, wget
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/CGI-Application
- Description:
- CGI::Application is a perl module intended to make it easier to create
sophisticated, reusable web-based applications. This module implements
a methodology which, if followed, will make your web software easier to
design, easier to document, easier to write, and easier to solve.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-CGI-Application>0:www/p5-CGI-Application
- To install the port:
- cd /usr/ports/www/p5-CGI-Application/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-CGI-Application
- pkg install p5-CGI-Application
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-CGI-Application
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1520081495
SHA256 (CGI-Application-4.61.tar.gz) = 463ac6a969c0f7a9c546034eda963a63d11d344744113fafdd057d86b5222b89
SIZE (CGI-Application-4.61.tar.gz) = 77687
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>=0 : www/p5-CGI
- p5-Class-ISA>=0 : devel/p5-Class-ISA
- p5-HTML-Template>=0 : www/p5-HTML-Template
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-CGI>=0 : www/p5-CGI
- p5-Class-ISA>=0 : devel/p5-Class-ISA
- p5-HTML-Template>=0 : www/p5-HTML-Template
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-JQuery
- devel/p5-Test-WWW-Mechanize-CGIApp
- www/p5-CGI-Application-Dispatch
- www/p5-CGI-Application-Dispatch-Server
- www/p5-CGI-Application-PSGI
- www/p5-CGI-Application-Plugin-AnyTemplate
- www/p5-CGI-Application-Plugin-Apache
- for Run
-
- devel/p5-JQuery
- devel/p5-Test-WWW-Mechanize-CGIApp
- www/p5-CGI-Application-Dispatch
- www/p5-CGI-Application-Dispatch-Server
- www/p5-CGI-Application-PSGI
- www/p5-CGI-Application-Plugin-AnyTemplate
- www/p5-CGI-Application-Plugin-Apache
Configuration Options:
- No options to configure
- Options name:
- www_p5-CGI-Application
- 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 |
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) |
4.61 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 ) |
4.61 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 ) |
4.61 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.61 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) |
4.61 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 |
4.61 03 Mar 2018 16:30:54 |
sunpoet |
Update to 4.61
Changes: http://search.cpan.org/dist/CGI-Application/Changes |
4.60 02 Mar 2018 18:51:59 |
sunpoet |
Update to 4.60
- Add removed Perl core module to *_DEPENDS
- Fix version requirement of *_DEPENDS
- Fix TEST_DEPENDS: remove unused p5-CGI-Simple
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/CGI-Application/Changes |
4.50_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
4.50_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
4.50_2 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 ) |
4.50_1 15 Nov 2013 20:52:21 |
sunpoet |
- Fix *_DEPENDS:
- p5-Class-ISA is a build/runtime dependency
- p5-Test-Simple is already in all supported Perl releases
- Add TEST_DEPENDS
- Bump PORTREVISION for dependency change |
07 Nov 2013 08:28:22
|
vanilla |
support STAGEDIR. |
4.50 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
4.50 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
4.50 09 Jan 2012 03:32:10 |
swills |
- Add missing BUILD_DEPENDS to silence build warnings
- Add TEST_DEPENDS to enable testing |
4.50 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
4.50 11 Jul 2011 06:11:37 |
bapt |
- update to 4.50
- changes: http://cpansearch.perl.org/src/MARKSTOS/CGI-Application-4.50/Changes |
4.31 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
4.31 31 Jul 2009 07:58:35 |
tobez |
Update to 4.31.
Changes: http://search.cpan.org/dist/CGI-Application/Changes |
4.21 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
4.21 05 Jan 2009 15:50:23 |
leeym |
- update to 4.21 |
4.11 03 Sep 2008 08:26:23 |
leeym |
- update to 4.11 |
4.10 19 Jun 2008 17:07:17 |
mat |
Update to 4.10 |
4.06_1 07 Mar 2008 23:23:09 |
leeym |
- use CPAN macro
- fix dependency
- assign to perl@
- bump PORTREVISION |
4.06 19 Apr 2006 11:02:45 |
erwin |
Update to 4.06 |
4.04 14 Apr 2006 20:45:44 |
linimon |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
4.04 07 Feb 2006 09:12:48 |
tobez |
Update to 4.04.
PR: 92067
Approved by: maintainer timeout (2 weeks) |
3.1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
3.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) |
3.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 |
3.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.1 26 Oct 2003 15:48:34 |
petef |
Update to 3.1.
PR: 56540
Submitted by: MiG <mig@mig-29.net> |
2.3 24 Oct 2003 14:15:32 |
erwin |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
2.3 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.3 07 Mar 2003 06:12:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.3 16 May 2002 23:53:49 |
petef |
Update to 2.3. |
23 Aug 2001 00:07:25 |
petef |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
13 Aug 2001 13:43:01 |
kevlo |
Update to version 2.1 |
18 Jul 2001 00:34:36 |
steve |
Fixup *_DEPENDS after repo-copy of p5-CGI to p5-CGI-modules. |
07 Jul 2001 05:28:33 |
dwcjr |
Update to version 2.0 Delete directories quieter |
07 Jun 2001 21:22:40 |
dwcjr |
Give Mr. Fritchman Maintainership Update version |
01 Mar 2001 12:03:46 |
vanilla |
Upgrade p5-BSD-Resource => 1.09 p5-CGI-Application => 1.2
p5-CGI_Lite => 2.0 p5-Convert-ASN1 => 0.08 p5-IO-Tty => 0.04
p5-IO-stringy => 1.219 p5-Class-MethodMaker => 1.02 |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
03 Jan 2001 23:24:01 |
will |
Add p5-CGI-Application 1.0, perl module intended to make it easier to create
reusable web apps. |