---
name: libevent
version: 1.4.14b_2
origin: devel/libevent
comment: Provides an API to execute callback functions on certain events
arch: freebsd:9:x86:64
www: http://www.monkey.org/~provos/libevent/
maintainer: mm@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 803521
desc: |
  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.

  libevent is meant to replace the asynchronous event loop found in event
  driven network servers. An application just needs to call event_dispatch()
  and can then add or remove events dynamically without having to change the
  event loop.

  Currently, libevent supports kqueue(2), 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.

  WWW: http://www.monkey.org/~provos/libevent/
categories: [devel]
files:
  /usr/local/bin/event_rpcgen.py: caee035685f0ad9f4aa6cc63d37a5c0f3acb3f0b68cec2588834d56417ea7f0c
  /usr/local/include/evdns.h: bb489c0ac0bb735f424bff99d43f4e17cddb3de584d676ead11f035f14b184e5
  /usr/local/include/event-config.h: 3622cae86904ae6677a15fa07cf5618b7d2b5caf4d59e9226dc44d35b3816ab0
  /usr/local/include/event.h: 2e2724c50589caff480419535a11b3434909e3482d231a96acccdb4579439f45
  /usr/local/include/evhttp.h: d2c111d53683cd580c50c2311e88188bc917a2e778dbbe476136ba2e690652e4
  /usr/local/include/evrpc.h: f347559cc3e9c6439ec1dad77b43958117970740c9f110ca02a44b4edfae3663
  /usr/local/include/evutil.h: b33741b00406ca3a52044dee6e5f0326a53bdbdf21b2cb66e9f9472f5207901a
  /usr/local/lib/libevent-1.4.so: '-'
  /usr/local/lib/libevent-1.4.so.4: 60e63b2ef9749cf40e2db28534e8540c1821d6fe5d1cc1cca40bdc741600ee3e
  /usr/local/lib/libevent.a: 0049eff03dd6edd07f8ecc34c83efffb14b73f68a084d05d0c6cc34f3bda58c8
  /usr/local/lib/libevent.la: d9ea6f2a59863813ba7b739ded41286a9dd16cf265b158b8ba6621d5ed00e101
  /usr/local/lib/libevent.so: '-'
  /usr/local/lib/libevent_core-1.4.so: '-'
  /usr/local/lib/libevent_core-1.4.so.4: b9f75d3f062b81a70131330e61d6021ac24f5080667f10fa8e203394b997cc4c
  /usr/local/lib/libevent_core.a: 73a355acfa4ae9feb0ff6c3cbcc6eed80c4201acd94e24ffc0c5a830ff694095
  /usr/local/lib/libevent_core.la: 9072c14163ca6ebe36c0c3f196965c8c556957ac2c75d37680b1237a0e339218
  /usr/local/lib/libevent_core.so: '-'
  /usr/local/lib/libevent_extra-1.4.so: '-'
  /usr/local/lib/libevent_extra-1.4.so.4: ea677c5796f9a46af5f7e02ba6ad593060c99b2e4f45651a8b467416ca018af5
  /usr/local/lib/libevent_extra.a: 955d98262308afb1adbb43c3a5ac2786df18f76ecfda856a0f9d52d1d317217a
  /usr/local/lib/libevent_extra.la: 6cc75797b4c91a230083e83aa96a398a3bd199bee317a1689436dfb67cd3a1e2
  /usr/local/lib/libevent_extra.so: '-'
  /usr/local/man/man3/bufferevent_base_set.3.gz: '-'
  /usr/local/man/man3/bufferevent_disable.3.gz: '-'
  /usr/local/man/man3/bufferevent_enable.3.gz: '-'
  /usr/local/man/man3/bufferevent_free.3.gz: '-'
  /usr/local/man/man3/bufferevent_new.3.gz: '-'
  /usr/local/man/man3/bufferevent_read.3.gz: '-'
  /usr/local/man/man3/bufferevent_settimeout.3.gz: '-'
  /usr/local/man/man3/bufferevent_write.3.gz: '-'
  /usr/local/man/man3/bufferevent_write_buffer.3.gz: '-'
  /usr/local/man/man3/evbuffer_add.3.gz: '-'
  /usr/local/man/man3/evbuffer_add_buffer.3.gz: '-'
  /usr/local/man/man3/evbuffer_add_printf.3.gz: '-'
  /usr/local/man/man3/evbuffer_add_vprintf.3.gz: '-'
  /usr/local/man/man3/evbuffer_drain.3.gz: '-'
  /usr/local/man/man3/evbuffer_find.3.gz: '-'
  /usr/local/man/man3/evbuffer_free.3.gz: '-'
  /usr/local/man/man3/evbuffer_new.3.gz: '-'
  /usr/local/man/man3/evbuffer_read.3.gz: '-'
  /usr/local/man/man3/evbuffer_readline.3.gz: '-'
  /usr/local/man/man3/evbuffer_write.3.gz: '-'
  /usr/local/man/man3/evdns.3.gz: 7f14857ac5c3d2347092eea8e18087baa9f8336506fecdf7ceaaa504ed253d55
  /usr/local/man/man3/evdns_clear_nameservers_and_suspend.3.gz: '-'
  /usr/local/man/man3/evdns_config_windows_nameservers.3.gz: '-'
  /usr/local/man/man3/evdns_count_nameservers.3.gz: '-'
  /usr/local/man/man3/evdns_err_to_string.3.gz: '-'
  /usr/local/man/man3/evdns_init.3.gz: '-'
  /usr/local/man/man3/evdns_nameserver_add.3.gz: '-'
  /usr/local/man/man3/evdns_nameserver_ip_add.3.gz: '-'
  /usr/local/man/man3/evdns_resolv_conf_parse.3.gz: '-'
  /usr/local/man/man3/evdns_resolve_ipv4.3.gz: '-'
  /usr/local/man/man3/evdns_resolve_reverse.3.gz: '-'
  /usr/local/man/man3/evdns_resume.3.gz: '-'
  /usr/local/man/man3/evdns_search_add.3.gz: '-'
  /usr/local/man/man3/evdns_search_clear.3.gz: '-'
  /usr/local/man/man3/evdns_search_ndots_set.3.gz: '-'
  /usr/local/man/man3/evdns_set_log_fn.3.gz: '-'
  /usr/local/man/man3/evdns_shutdown.3.gz: '-'
  /usr/local/man/man3/event.3.gz: da13de055e08bc8eb009fc4e9c428a26c7ace88a63d8e179ff78277770e8b4d0
  /usr/local/man/man3/event_add.3.gz: '-'
  /usr/local/man/man3/event_base_dispatch.3.gz: '-'
  /usr/local/man/man3/event_base_loop.3.gz: '-'
  /usr/local/man/man3/event_base_loopexit.3.gz: '-'
  /usr/local/man/man3/event_base_set.3.gz: '-'
  /usr/local/man/man3/event_del.3.gz: '-'
  /usr/local/man/man3/event_dispatch.3.gz: '-'
  /usr/local/man/man3/event_init.3.gz: '-'
  /usr/local/man/man3/event_initialized.3.gz: '-'
  /usr/local/man/man3/event_loop.3.gz: '-'
  /usr/local/man/man3/event_loopexit.3.gz: '-'
  /usr/local/man/man3/event_once.3.gz: '-'
  /usr/local/man/man3/event_pending.3.gz: '-'
  /usr/local/man/man3/event_priority_init.3.gz: '-'
  /usr/local/man/man3/event_priority_set.3.gz: '-'
  /usr/local/man/man3/event_set.3.gz: '-'
  /usr/local/man/man3/evhttp_free.3.gz: '-'
  /usr/local/man/man3/evhttp_start.3.gz: '-'
  /usr/local/man/man3/evtimer_add.3.gz: '-'
  /usr/local/man/man3/evtimer_del.3.gz: '-'
  /usr/local/man/man3/evtimer_initialized.3.gz: '-'
  /usr/local/man/man3/evtimer_pending.3.gz: '-'
  /usr/local/man/man3/evtimer_set.3.gz: '-'
  /usr/local/man/man3/signal_add.3.gz: '-'
  /usr/local/man/man3/signal_del.3.gz: '-'
  /usr/local/man/man3/signal_initialized.3.gz: '-'
  /usr/local/man/man3/signal_pending.3.gz: '-'
  /usr/local/man/man3/signal_set.3.gz: '-'
  /usr/local/share/licenses/libevent-1.4.14b_2/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/libevent-1.4.14b_2/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/libevent-1.4.14b_2/catalog.mk: 11a06504e2ac6600e8e6b9c950b1a2dbe3bcee181d8a3752983b243fd11aa0e8
directories:
  /usr/local/share/licenses/libevent-1.4.14b_2/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
