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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 17 07:28:08 UTC 2011


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)


More information about the cvs-all mailing list