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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
libevent API for executing callback functions on events or timeouts
2.1.12 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.12Version of this port present on the latest quarterly branch.
Maintainer: zeising@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-07-22 16:21:18
Last Update: 2020-07-22 16:21:11
Commit Hash: a4c2903
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 ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (64 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libevent-2.1.12/catalog.mk
  3. /usr/local/share/licenses/libevent-2.1.12/LICENSE
  4. /usr/local/share/licenses/libevent-2.1.12/BSD3CLAUSE
  5. bin/event_rpcgen.py
  6. include/evdns.h
  7. include/event.h
  8. include/event2/buffer.h
  9. include/event2/buffer_compat.h
  10. include/event2/bufferevent.h
  11. include/event2/bufferevent_compat.h
  12. include/event2/bufferevent_ssl.h
  13. include/event2/bufferevent_struct.h
  14. include/event2/dns.h
  15. include/event2/dns_compat.h
  16. include/event2/dns_struct.h
  17. include/event2/event-config.h
  18. include/event2/event.h
  19. include/event2/event_compat.h
  20. include/event2/event_struct.h
  21. include/event2/http.h
  22. include/event2/http_compat.h
  23. include/event2/http_struct.h
  24. include/event2/keyvalq_struct.h
  25. include/event2/listener.h
  26. include/event2/rpc.h
  27. include/event2/rpc_compat.h
  28. include/event2/rpc_struct.h
  29. include/event2/tag.h
  30. include/event2/tag_compat.h
  31. include/event2/thread.h
  32. include/event2/util.h
  33. include/event2/visibility.h
  34. include/evhttp.h
  35. include/evrpc.h
  36. include/evutil.h
  37. lib/libevent-2.1.so.7
  38. lib/libevent-2.1.so.7.0.1
  39. lib/libevent.a
  40. lib/libevent.so
  41. lib/libevent_core-2.1.so.7
  42. lib/libevent_core-2.1.so.7.0.1
  43. lib/libevent_core.a
  44. lib/libevent_core.so
  45. lib/libevent_extra-2.1.so.7
  46. lib/libevent_extra-2.1.so.7.0.1
  47. lib/libevent_extra.a
  48. lib/libevent_extra.so
  49. lib/libevent_openssl-2.1.so.7
  50. lib/libevent_openssl-2.1.so.7.0.1
  51. lib/libevent_openssl.a
  52. lib/libevent_openssl.so
  53. lib/libevent_pthreads-2.1.so.7
  54. lib/libevent_pthreads-2.1.so.7.0.1
  55. lib/libevent_pthreads.a
  56. lib/libevent_pthreads.so
  57. libdata/pkgconfig/libevent.pc
  58. libdata/pkgconfig/libevent_core.pc
  59. libdata/pkgconfig/libevent_extra.pc
  60. libdata/pkgconfig/libevent_openssl.pc
  61. libdata/pkgconfig/libevent_pthreads.pc
  62. @owner
  63. @group
  64. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libevent>0:devel/libevent
To install the port:
cd /usr/ports/devel/libevent/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libevent
  • pkg install libevent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libevent
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1594800411 SHA256 (libevent-2.1.12-stable.tar.gz) = 92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb SIZE (libevent-2.1.12-stable.tar.gz) = 1100847

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. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Build
  1. mail/thunderbird
  2. www/firefox
  3. www/firefox-esr
for Libraries
  1. databases/mysql56-client
  2. databases/mysql56-server
  3. databases/mysql57-client
  4. databases/mysql57-server
  5. databases/mysql80-client
  6. databases/mysql80-server
  7. databases/mysqlwsrep57-server
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. mail/thunderbird
  3. net-mgmt/zabbix4-java
  4. net-mgmt/zabbix4-proxy
  5. net-mgmt/zabbix4-server
  6. net-mgmt/zabbix5-java
  7. net-mgmt/zabbix5-proxy
  8. net-mgmt/zabbix5-server
  9. security/tor
  10. security/tor-devel
  11. www/firefox
  12. www/firefox-esr
  13. Collapse this list.

Configuration Options:
===> The following configuration options are available for libevent-2.1.12: OPENSSL=on: SSL/TLS support via OpenSSL THREADS=on: Threading support ===> Use 'make config' to modify these settings
Options name:
devel_libevent
USES:
cpe libtool pathfix pkgconfig python:env shebangfix ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/libevent/libevent/releases/download/release-2.1.12-stable/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.12
22 Jul 2020 16:21:12
Revision:542870Original commit files touched by this commit
zeising search for other commits by this committer
MFH: r542663

devel/libevent: Update to 2.1.12

Update devel/libevent to 2.1.12 [1]
Change to use the dist archives instead of the tarball provided by GitHub,
per notice from upstream developers. [2] [3]
Add CPE information [2]

[3]: https://github.com/libevent/libevent/releases/tag/release-2.1.12-stable
Changelog:
https://raw.githubusercontent.com/libevent/libevent/release-2.1.11-stable/ChangeLog

PR:		247985 [1]
Reported by:	Yasuhiro KIMURA [1]
Suggested by:	daniel.engberg.lists pyret net [2]

Approved by:	ports-secteam (joenum)
2.1.12
22 Jul 2020 16:21:11
commit hash: a4c2903de63d82da9e6c91298ac1c43bfa2de527commit hash: a4c2903de63d82da9e6c91298ac1c43bfa2de527commit hash: a4c2903de63d82da9e6c91298ac1c43bfa2de527commit hash: a4c2903de63d82da9e6c91298ac1c43bfa2de527 files touched by this commit
Niclas Zeising (zeising) search for other commits by this committer
MFH: r542663

devel/libevent: Update to 2.1.12

Update devel/libevent to 2.1.12 [1]
Change to use the dist archives instead of the tarball provided by GitHub,
per notice from upstream developers. [2] [3]
Add CPE information [2]

[3]: https://github.com/libevent/libevent/releases/tag/release-2.1.12-stable
Changelog:
https://raw.githubusercontent.com/libevent/libevent/release-2.1.11-stable/ChangeLog

PR:		247985 [1]
Reported by:	Yasuhiro KIMURA [1]
Suggested by:	daniel.engberg.lists pyret net [2]

Approved by:	ports-secteam (joenum)

Number of commits found: 2