Date: Sat, 11 Dec 2010 21:54:28 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Tatsumaki Makefile distinfo pkg-descr pkg-plist Message-ID: <201012112154.oBBLsSXc056244@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2010-12-11 21:54:28 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-Tatsumaki Makefile distinfo pkg-descr pkg-plist
Log:
Tatsumaki is a toy port of Tornado for Perl using Plack (with
non-blocking extensions) and AnyEvent.
It allows you to write a web application that does a immediate
response with template rendering, IO-bound delayed response (like
fetching third party API or XML feeds), server push streaming and
long-poll Comet in a clean unified API.
WWW: http://search.cpan.org/dist/Tatsumaki/
PR: ports/153007
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Revision Changes Path
1.2777 +1 -0 ports/www/Makefile
1.1 +39 -0 ports/www/p5-Tatsumaki/Makefile (new)
1.1 +2 -0 ports/www/p5-Tatsumaki/distinfo (new)
1.1 +9 -0 ports/www/p5-Tatsumaki/pkg-descr (new)
1.1 +17 -0 ports/www/p5-Tatsumaki/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012112154.oBBLsSXc056244>
