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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"