Module submission - libevent

jean.bruenn@ip-minds.de jean.bruenn at ip-minds.de
Tue Aug 15 20:33:47 UTC 2006


module name       : libevent
suggested section : DUNNO
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n

I need this for some things.. mainly for memcached

Jean Michel Bruenn

-------------- next part --------------
--- libevent/BUILD	1970-01-01 01:00:00.000000000 +0100
+++ libevent/BUILD	2006-08-15 22:32:43.608534000 +0200
@@ -0,0 +1,9 @@
+(
+
+  ./configure  --sysconfdir=/etc        \
+               --prefix=/usr            \
+               --mandir=/usr/share/man  \
+               --localstatedir=/var
+  default_make
+
+) > $C_FIFO 2>&1
--- libevent/DETAILS	1970-01-01 01:00:00.000000000 +0100
+++ libevent/DETAILS	2006-08-15 22:30:55.920098000 +0200
@@ -0,0 +1,17 @@
+          MODULE=libevent
+         VERSION=1.1b
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=http://monkey.org/~provos/
+      SOURCE_VFY=sha1:deb76c4809f088591267c38850ab4495511808a4
+        WEB_SITE=http://www.monkey.org/~provos/libevent/
+         ENTERED=20060915
+         UPDATED=20060915
+           SHORT="libevent - an event notification library"
+
+cat << EOF
+The libevent API provides a mechanism to execute a
+callback function when a specific event occurs on a
+file descriptor or after a timeout has been reached.
+Furthermore, libevent also support callbacks due to
+signals or regular timeouts.
+EOF
-------------- next part --------------
lvu submit libevent 9890f309f3d09100a37b25edd1c960fa  -
2.6.17.8-server 2.6.12 gcc-3.4.6 glibc-2.3.6



More information about the Lunar mailing list