# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= libevent VERSION= 2.1.12 REVISION= 1 KEYWORDS= devel VARIANTS= standard SDESC[standard]= API for executing callbacks on events and timeouts HOMEPAGE= https://libevent.org/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GITHUB/libevent:libevent:release-2.1.12-stable DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[standard]= complete primary dev OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= autoreconf libtool ssl:openssl11 shebangfix cpe LICENSE= BSD3CLAUSE:primary LICENSE_FILE= BSD3CLAUSE:{{WRKSRC}}/LICENSE LICENSE_SCHEME= solo CPE_VENDOR= libevent_project FPC_EQUIVALENT= devel/libevent SHEBANG_FILES= event_rpcgen.py MUST_CONFIGURE= gnu CONFIGURE_ARGS= --enable-openssl --enable-thread-support INSTALL_TARGET= install-strip SOVERSION= 7.0.1 CPPFLAGS= -I{{OPENSSLINC}} LDFLAGS= -L{{OPENSSLLIB}} TEST_TARGET= check [FILE:960:descriptions/desc.primary] 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. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). The internal event mechanism is completely independent of the exposed event API, and a simple update of libevent can provide new functionality without having to redesign the applications. As a result, Libevent allows for portable application development and provides the most scalable event notification mechanism available on an operating system. Libevent can also be used for multi-threaded applications. [FILE:125:distinfo] 7180a979aaa7000e1264da484f712d403fcf7679b1e9212c4e3d09f5c93efc24 743522 libevent-libevent-release-2.1.12-stable.tar.gz [FILE:361:manifests/plist.primary] lib/ libevent-2.1.so.%%SOMAJOR%% libevent-2.1.so.%%SOVERSION%% libevent_core-2.1.so.%%SOMAJOR%% libevent_core-2.1.so.%%SOVERSION%% libevent_extra-2.1.so.%%SOMAJOR%% libevent_extra-2.1.so.%%SOVERSION%% libevent_openssl-2.1.so.%%SOMAJOR%% libevent_openssl-2.1.so.%%SOVERSION%% libevent_pthreads-2.1.so.%%SOMAJOR%% libevent_pthreads-2.1.so.%%SOVERSION%% [FILE:739:manifests/plist.dev] bin/event_rpcgen.py include/ evdns.h event.h evhttp.h evrpc.h evutil.h include/event2/ buffer.h buffer_compat.h bufferevent.h bufferevent_compat.h bufferevent_ssl.h bufferevent_struct.h dns.h dns_compat.h dns_struct.h event-config.h event.h event_compat.h event_struct.h http.h http_compat.h http_struct.h keyvalq_struct.h listener.h rpc.h rpc_compat.h rpc_struct.h tag.h tag_compat.h thread.h util.h visibility.h lib/ libevent.a libevent.so libevent_core.a libevent_core.so libevent_extra.a libevent_extra.so libevent_openssl.a libevent_openssl.so libevent_pthreads.a libevent_pthreads.so lib/pkgconfig/ libevent.pc libevent_core.pc libevent_extra.pc libevent_openssl.pc libevent_pthreads.pc