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

Beech Rintoul beech at FreeBSD.org
Tue Jul 8 07:22:32 UTC 2008


beech       2008-07-08 07:22:32 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-AnyEvent-HTTP Makefile distinfo pkg-descr pkg-plist 
  Log:
  - New port p5-AnyEvent-HTTP-1.0.3
  
  Implements a simple, stateless and non-blocking HTTP client. It supports GET,
  POST and other request methods, cookies and more, all on a very low level.
  It can follow redirects supports proxies and automatically limits the number
  of connections to the values specified in the RFC.
  
  WWW: http://search.cpan.org/perldoc?AnyEvent::HTTP
  
  PR:             ports/125342
  Submitted by:   Vladimir Timofeev <vovkasm at gmail.com>
  
  Revision  Changes    Path
  1.2087    +1 -0      ports/www/Makefile
  1.1       +25 -0     ports/www/p5-AnyEvent-HTTP/Makefile (new)
  1.1       +3 -0      ports/www/p5-AnyEvent-HTTP/distinfo (new)
  1.1       +6 -0      ports/www/p5-AnyEvent-HTTP/pkg-descr (new)
  1.1       +5 -0      ports/www/p5-AnyEvent-HTTP/pkg-plist (new)


More information about the cvs-all mailing list