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:perl5ipv6 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/
To install the port:cd /usr/ports/www/p5-Mojolicious/ && make install clean To add the package:pkg_add -r p5-Mojolicious
Configuration Options
===> The following configuration options are available for p5-Mojolicious-3.74:
IPV6=on: IPv6 protocol
TLS=on: TLS support
===> Use 'make config' to modify these settings
- 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