On Wed, Mar 16, 2011 at 02:23:40PM +0300, Igor Zinovik wrote:
> On Mar 16, Igor Zinovik wrote: 
> >     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.
> 
> Forgot to do `make update-plist' and attached wrong archive in previous
> mail.  This letter contains update tarball.

Port reads and installs good. You might want to fix the english though..

'Mojolicious is a MVC web framework that supports the following features'

ok for me if anyone wants to import it..

Landry

Reply via email to