cvs commit: ports/www Makefile ports/www/p5-Tatsumaki Makefile distinfo pkg-descr pkg-plist

Philip M. Gollucci pgollucci at FreeBSD.org
Sat Dec 11 21:54:29 UTC 2010


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)


More information about the cvs-all mailing list