Port details |
- p5-CGI-Application-Dispatch Dispatch requests to CGI::Application based objects
- 3.12_2 www
=1 3.12_2Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2008-06-14 07:08:11
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-Alien-wxWidgets, p5-Thread-Suspend, wipe, p5-threads-shared
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- CGI::Application::Dispatch
Dispatch requests to CGI::Application based objects
WWW: https://metacpan.org/release/CGI-Application-Dispatch
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-CGI-Application-Dispatch>0:www/p5-CGI-Application-Dispatch
- To install the port:
- cd /usr/ports/www/p5-CGI-Application-Dispatch/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-CGI-Application-Dispatch
- pkg install p5-CGI-Application-Dispatch
- PKGNAME: p5-CGI-Application-Dispatch
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (CGI-Application-Dispatch-3.12.tar.gz) = 5dad58e4fa6d79f1d48120800872b22ffdbb9b165911a973642038db88078d0f
SIZE (CGI-Application-Dispatch-3.12.tar.gz) = 38322
- 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-Application>=4.50 : www/p5-CGI-Application
- p5-CGI-PSGI>=0 : www/p5-CGI-PSGI
- p5-Exception-Class>=1.20 : devel/p5-Exception-Class
- p5-HTTP-Exception>=0 : www/p5-HTTP-Exception
- p5-Plack>=0.9956 : www/p5-Plack
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-CGI-Application>=4.50 : www/p5-CGI-Application
- p5-CGI-PSGI>=0 : www/p5-CGI-PSGI
- p5-Exception-Class>=1.20 : devel/p5-Exception-Class
- p5-HTTP-Exception>=0 : www/p5-HTTP-Exception
- p5-Plack>=0.9956 : www/p5-Plack
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-CGI-Application-Dispatch-Server
- for Run
-
- www/p5-CGI-Application-Dispatch-Server
- Configuration Options:
- No options to configure
- Options name:
- www_p5-CGI-Application-Dispatch
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 3.12_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
3.12_2
|
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) |
27 May 2018 20:15:20
3.12_2
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
3.12_2
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:33:58
3.12_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
11 May 2015 12:04:19
3.12_2
|
mat  |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
25 Feb 2015 19:17:21
3.12_2
|
adamw  |
Test::LongString is a TEST depends, not BUILD/RUN. |
26 Nov 2014 13:08:38
3.12_1
|
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 ) |
17 Oct 2014 10:23:35
3.12
|
bapt  |
Reset maintainership |
29 Jan 2014 12:23:20
3.12
|
miwi  |
- Stage support |
20 Sep 2013 23:36:54
3.12
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Sep 2013 17:29:36
3.12
|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
18 Jun 2013 13:49:02
3.12
|
az  |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
13 Feb 2013 06:04:09
3.12
|
pclin  |
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed
Approved by: swills (mentor) |
20 Jan 2013 15:09:49
3.12
|
swills  |
- Update to 3.12
- Give maintainership to submitter
- Add LICENSE (ART10 GPLv1)
- Tune dependencies to get rid of build-time warnings
PR: ports/175347
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
03 Oct 2012 18:31:54
3.07
|
tabthorpe  |
- Reassign to the heap at maintainer's request |
13 Mar 2012 16:15:36
3.07
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
3.07
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
19 Oct 2011 05:51:21
3.07
|
sunpoet  |
- Update 3.07
- Add TEST_DEPENDS
- Sort PLIST
Changes: http://search.cpan.org/dist/CGI-Application-Dispatch/Changes
PR: ports/161236
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days) |
19 Mar 2011 12:38:54
2.17
|
miwi  |
- Get Rid MD5 support |
12 Feb 2011 09:30:23
2.17
|
az  |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
31 Jan 2010 01:07:23
2.17
|
pgollucci  |
- Update to 2.17
PR: ports/142687
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (hartzell@alerce.com; > 2 weeks) |
26 Jun 2009 05:16:15
2.16
|
pgollucci  |
- Update to 2.16
PR: ports/135800
Approved by maintainer
Submitted by: myself (pgollucci@) |
14 Jun 2008 07:07:48
2.12
|
lippe  |
CGI::Application::Dispatch - a module that makes it simple to dispatch requests
to CGI::Application based objects.
WWW: http://search.cpan.org/~wonko/CGI-Application-Dispatch-2.12/
PR: ports/124328
Submitted by: George Hartzell <hartzell@alerce.com>
Approved by: gabor (mentor, implicit) |