Date: Sun, 17 Jul 2011 07:28:07 +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-BDB Makefile distinfo pkg-descr pkg-plist Message-ID: <201107170728.p6H7S7px063374@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sunpoet 2011-07-17 07:28:07 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/p5-AnyEvent-BDB Makefile distinfo pkg-descr
pkg-plist
Log:
- Add p5-AnyEvent-BDB 1.1
AnyEvent::BDB is an AnyEvent user, you need to make sure that you use and run a
supported event loop.
Loading this module will install the necessary magic to seamlessly integrate BDB
into AnyEvent, i.e. you no longer need to concern yourself with calling
BDB::poll_cb or any of that stuff (you still can, but this module will do it in
case you don't).
The AnyEvent watcher can be disabled by executing undef $AnyEvent::BDB::WATCHER.
Please notify the author of when and why you think this was necessary.
WWW: http://search.cpan.org/dist/AnyEvent-BDB/
Revision Changes Path
1.1007 +1 -0 ports/databases/Makefile
1.1 +24 -0 ports/databases/p5-AnyEvent-BDB/Makefile (new)
1.1 +2 -0 ports/databases/p5-AnyEvent-BDB/distinfo (new)
1.1 +12 -0 ports/databases/p5-AnyEvent-BDB/pkg-descr (new)
1.1 +5 -0 ports/databases/p5-AnyEvent-BDB/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107170728.p6H7S7px063374>
