IGNORE: requires Perl 5.10.1 or later, install lang/perl5.8, lang/perl5.10, lang/perl5.12 or lang/perl5.14 and try again A high level MVC web framework written in Perl Maintained by:mopsfelder@gmail.com Port Added: 29 Nov 2010 11:59:00 Also Listed In:perl5 License: ART20
A next generation web framework for the Perl programming language.
The core of Mojolicious is a new implementation of the famous Routes
concept, utilizing some advanced techniques from Catalyst.
You can find help via mailing list http://lists.kraih.com/ or via
IRC irc://irc.perl.org/#mojo
WWW: http://search.cpan.org/dist/Mojolicious/
WWW: http://mojolicious.org/
- 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)
- 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