cvs commit: ports/databases Makefile ports/databases/p5-AnyEvent-CouchDB Makefile distinfo pkg-descr pkg-plist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 3 23:28:09 UTC 2011


sunpoet     2011-09-03 23:28:08 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-AnyEvent-CouchDB Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  - Add p5-AnyEvent-CouchDB 1.27
  
  AnyEvent::CouchDB is a non-blocking CouchDB client implemented on top of the
  AnyEvent framework. Using this library will give you the ability to run many
  CouchDB requests asynchronously, and it was intended to be used within a
  Coro+AnyEvent environment. However, it can also be used synchronously if you
  want.
  
  Its API is based on jquery.couch.js, but we've adapted the API slightly so that
  it makes sense in an asynchronous Perl environment.
  
  WWW: http://search.cpan.org/dist/AnyEvent-CouchDB/
  
  Revision  Changes    Path
  1.1027    +1 -0      ports/databases/Makefile
  1.1       +36 -0     ports/databases/p5-AnyEvent-CouchDB/Makefile (new)
  1.1       +2 -0      ports/databases/p5-AnyEvent-CouchDB/distinfo (new)
  1.1       +10 -0     ports/databases/p5-AnyEvent-CouchDB/pkg-descr (new)
  1.1       +10 -0     ports/databases/p5-AnyEvent-CouchDB/pkg-plist (new)


More information about the cvs-ports mailing list