530c7ea2c9
Libevent is a library for writing fast portable nonblocking IO. This port omits all the libevent1 compatibility parts so it does not clash with libevent1 from base. Applications will link with -levent_core (-levent_extra) and pkg-config is set up this way. Verified that none of our libevent1-using ports pick this up by accident.
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/09/23 08:50:12 naddy Exp $
|
|
%%SHARED%%
|
|
bin/event_rpcgen.py
|
|
include/event2/
|
|
include/event2/buffer.h
|
|
include/event2/buffer_compat.h
|
|
include/event2/bufferevent.h
|
|
include/event2/bufferevent_compat.h
|
|
include/event2/bufferevent_ssl.h
|
|
include/event2/bufferevent_struct.h
|
|
include/event2/dns.h
|
|
include/event2/dns_compat.h
|
|
include/event2/dns_struct.h
|
|
include/event2/event-config.h
|
|
include/event2/event.h
|
|
include/event2/event_compat.h
|
|
include/event2/event_struct.h
|
|
include/event2/http.h
|
|
include/event2/http_compat.h
|
|
include/event2/http_struct.h
|
|
include/event2/keyvalq_struct.h
|
|
include/event2/listener.h
|
|
include/event2/rpc.h
|
|
include/event2/rpc_compat.h
|
|
include/event2/rpc_struct.h
|
|
include/event2/tag.h
|
|
include/event2/tag_compat.h
|
|
include/event2/thread.h
|
|
include/event2/util.h
|
|
lib/libevent_core.a
|
|
lib/libevent_core.la
|
|
lib/libevent_extra.a
|
|
lib/libevent_extra.la
|
|
lib/libevent_openssl.a
|
|
lib/libevent_openssl.la
|
|
lib/libevent_pthreads.a
|
|
lib/libevent_pthreads.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/libevent.pc
|
|
lib/pkgconfig/libevent_openssl.pc
|
|
lib/pkgconfig/libevent_pthreads.pc
|