| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Jun 2013 11:52:45
0.14
|
sunpoet  |
- Fix PLIST: use @dirrmtry for %%SITE_PERL%%/Router/Simple (shared with
www/p5-Router-Simple-Sinatraish)
PR: ports/179470
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> |
25 May 2013 08:15:20
0.14
|
sunpoet  |
- Remove outdated PERL_LEVEL check
PR: ports/178929
Submitted by: az |
08 Dec 2012 11:10:40
0.14
|
sunpoet  |
- Update to 0.14
Changes: http://search.cpan.org/dist/Router-Simple/Changes
Feature safe: yes |
05 Dec 2012 03:20:55
0.13
|
sunpoet  |
- Update to 0.13
- Add LICENSE
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Router-Simple/Changes
Feature safe: yes |
13 Mar 2012 16:15:36
0.09
|
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
0.09
|
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 |
02 Dec 2011 06:31:04
0.09
|
sunpoet  |
- Add p5-Router-Simple 0.09
Router::Simple is a simple router class. Its main purpose is to serve as a
dispatcher for web applications. Router::Simple can match against PSGI $env
directly, which means it's easy to use with PSGI supporting web frameworks.
WWW: http://search.cpan.org/dist/Router-Simple/
Feature safe: yes |