Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Sep 2011 23:28:08 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/p5-AnyEvent-CouchDB Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201109032328.p83NS8AX026404@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109032328.p83NS8AX026404>