./devel/libev, Full-featured and high-performance event loop

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 3.8nb1, Package name: libev-3.8nb1, Maintainer: tonio

Libev is modelled (very losely) after libevent and the Event perl
module, but is faster, scales better and is more correct, more
featureful, and smaller. Some of the specialties of libev not
commonly found elsewhere are:

- extensive and detailed, readable documentation (not doxygen garbage).
- fully supports fork, can detect fork in various ways and automatically
re-arms kernel mechanisms that do not support fork.
- highly optimised select, poll, epoll, kqueue and event ports backends.
- filesystem object (path) watching (with optional linux inotify support).
- wallclock-based times (using absolute time, cron-like).
- relative timers/timeouts (handle time jumps).
- fast intra-thread communication between multiple
event loops (with optional fast linux eventfd backend).
- extremely easy to embed.
- very small codebase, no bloated library.
- fully extensible by being able to plug into the event loop,
integrate other event loops, integrate other event loop users.
- very little memory use (small watchers, small event loop data).
- optional C++ interface allowing method and function callbacks
at no extra memory or runtime overhead.
- optional Perl interface with similar characteristics
- support for other languages (multiple C++ interfaces, D, Ruby,
Python) available from third-parties.


Required to build:
[devel/libtool-base]

Master sites:

SHA1: cc57a3e6e171738aaa9d6af35ea66624a0a62b51
RMD160: 63398782022f3047f6e8587b802e072cfe4094c8
Filesize: 459.229 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-31 15:04:37 by Matthias Scheler | Files touched by this commit (5) | Package updated
Log message:
Pullup ticket #2982 - requested by tnn
devel/libev: avoid conflict with "libevent" package
devel/libevent: avoid conflict with "libev" package
devel/p5-EV: update to match "libev" update

Revisions pulled up:
- devel/libev/Makefile				1.6 via patch
- devel/libev/PLIST				1.2
- devel/libev/buildlink3.mk			1.3 via patch
- devel/libevent/Makefile			1.35 via patch
- devel/p5-EV/Makefile				1.3
---
Module Name:	pkgsrc
Committed By:	tnn
Date:		Fri Jan 29 15:05:00 UTC 2010

Modified Files:
	pkgsrc/devel/libev: Makefile PLIST buildlink3.mk

Log message:
avoid conflicts with libevent
---
Module Name:	pkgsrc
Committed By:	tnn
Date:		Fri Jan 29 15:07:12 UTC 2010

Modified Files:
	pkgsrc/devel/p5-EV: Makefile

Log message:
bump revision due to libev/bl3.mk bump
---
Module Name:	pkgsrc
Committed By:	tnn
Date:		Fri Jan 29 15:13:00 UTC 2010

Modified Files:
	pkgsrc/devel/libevent: Makefile

Log message:
adjust CONFLICTSCVS: \ 
----------------------------------------------------------------------