Summary: | [NEW PORT] www/p5-Tatsumaki: Non-blocking web framework based on Plack and AnyEvent | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | gslin | ||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | gslin | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
gslin
2010-12-10 22:20:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->pgollucci pgollucci@ wants his PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->closed Committed, Thanks! 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |