Hello, ports@ readers.

Here is a port for Mojolicious framework.  Mojo is modern MVC web
development framework that depends only on Perl itself.

make regress runs fine on i386 at least.

`USE_GROFF = Yes' because -current mandoc see some formatting issues in
mojos man pages:
# pkg_info -L p5-Mojolicious-1.13 | egrep -e '\.[0-9]p?$' | xargs mandoc -Tlint 
-Werror
/usr/local/man/man3p/Mojolicious.3p:186:2: ERROR: skipping end of block that is 
not open
/usr/local/man/man3p/Mojolicious.3p:187:2: ERROR: macro requires body 
argument(s)
/usr/local/man/man3p/README.3p:152:2: ERROR: skipping end of block that is not 
open
/usr/local/man/man3p/README.3p:153:2: ERROR: macro requires body argument(s)

pkg/DESCR
Mojolicious is MVC web framework that supports following features:

* Full stack HTTP 1.1 and WebSocket client/server implementation with IPv6,
  TLS, Bonjour, IDNA, Comet (long polling), chunking and multipart support.
* Builtin async IO web server supporting epoll, kqueue, UNIX domain sockets
  and hot deployment, perfect for embedding.
* Automatic CGI, FastCGI and PSGI detection.
* JSON and XML/HTML5 parser with CSS3 selector support.
* Very clean, portable and Object Oriented pure Perl API without any hidden
  magic and no requirements besides Perl 5.8.7.

Attachment: p5-Mojolicious.tar.gz
Description: application/tar-gz

Reply via email to