notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2016Q4
libevent2 API for executing callback functions on events or timeouts
2.1.8 devel Deleted on this many watch lists=19 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.8Version of this port present on the latest quarterly branch.
Maintainer: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-02-22 13:22:28
Last Update: 2017-02-20 02:57:04
SVN Revision: 434427
People watching this port, also watch:: libxml2, libiconv, libX11, libXau
License: BSD3CLAUSE
WWW:
http://libevent.org/
Description:
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. WWW: http://libevent.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libevent2>0:devel/libevent2
No installation instructions:
This port has been deleted.
PKGNAME: libevent2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1485387435 SHA256 (libevent-libevent-release-2.1.8-stable_GH0.tar.gz) = 316ddb401745ac5d222d7c529ef1eada12f58f6376a66c1118eee803cb70f83d SIZE (libevent-libevent-release-2.1.8-stable_GH0.tar.gz) = 700896

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf-2.69 : devel/autoconf
  2. autoheader-2.69 : devel/autoconf
  3. autoreconf-2.69 : devel/autoconf
  4. aclocal-1.15 : devel/automake
  5. automake-1.15 : devel/automake
  6. libtoolize : devel/libtool
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 14 deleted ports
  1. databases/mariadb-server*
  2. databases/memcachedb*
  3. devel/ocaml-event*
  4. net/ntp-rc*
  5. net/openospfd*
  6. net/spserver*
  7. net-im/tg*
  8. net-mgmt/ccnet*
  9. net-mgmt/seafile*
  10. net-p2p/transmission-gtk2*
  11. net-p2p/transmission25-cli*
  12. net-p2p/transmission25-daemon*
  13. net-p2p/transmission25-gtk2*
  14. net-p2p/transmission25-qt4*
  15. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libevent2-2.1.8: OPENSSL=on: SSL/TLS support via OpenSSL THREADS=on: Threading support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
autoreconf libtool pathfix ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/libevent/libevent/tar.gz/release-2.1.8-stable?dummy=/
Collapse this list.

There are no commits on branch 2016Q4 for this port