[go: up one dir, main page]


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
Port details
libevent API for executing callback functions on events or timeouts
2.1.12 devel on this many watch lists=82 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.12Version of this port present on the latest quarterly branch.
Maintainer: kbowling@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-23 12:56:04
Last Update: 2023-06-05 15:36:44
Commit Hash: c7ebfa2
People watching this port, also watch:: libiconv, libxml2, expat, png, pcre
License: BSD3CLAUSE
WWW:
https://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.
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.
Dependency lines:
  • libevent>0:devel/libevent
Conflicts:
CONFLICTS_INSTALL:
  • libevent-devel
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

Packages (timestamps in pop-ups are UTC):
libevent
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.122.1.122.1.122.1.122.1.12-2.1.12-
FreeBSD:13:quarterly2.1.122.1.122.1.122.1.122.1.122.1.122.1.122.1.12
FreeBSD:14:latest2.1.122.1.122.1.122.1.122.1.122.1.12-2.1.12
FreeBSD:14:quarterly2.1.122.1.12-2.1.122.1.122.1.122.1.122.1.12
FreeBSD:15:latest2.1.122.1.12n/a2.1.12n/a2.1.122.1.122.1.12
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. databases/xtrabackup80
  2. databases/xtrabackup81
  3. databases/xtrabackup84
  4. devel/libdnsres
  5. mail/thunderbird
  6. www/firefox
  7. www/firefox-esr
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/librewolf
  3. www/nghttp2
  4. www/tor-browser
  5. www/waterfox
  6. Collapse this list.

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. databases/drizzle*
  2. databases/xtrabackup8*
  3. devel/pinba_engine*
  4. www/cliqz*
  5. www/libxul*
  6. www/seamonkey*
  7. www/spdylay*
  8. Collapse this list of deleted ports.
for Libraries
  1. audio/owntone
  2. cad/camotics
  3. databases/compass
  4. databases/libcouchbase
  5. databases/libmemcached
  6. databases/memcached
  7. databases/mysql80-client
Expand this list (258 items / 251 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/mysql80-server
  3. databases/pgbouncer
  4. databases/sharedance
  5. databases/webdis
  6. deskutils/walld
  7. devel/cbang
  8. devel/electron29
  9. devel/electron30
  10. devel/electron31
  11. devel/electron32
  12. devel/eventxx
  13. devel/fbthrift
  14. devel/folly
  15. devel/fstrm
  16. devel/libmsocket
  17. devel/lua-libevent
  18. devel/p5-Event-Lib
  19. devel/pecl-event
  20. devel/shards
  21. devel/thrift-cpp
  22. dns/dnscrypt-wrapper
  23. dns/dnsproxy
  24. dns/nsd
  25. dns/unbound
  26. editors/vscode
  27. finance/libbtc
  28. finance/odoo
  29. finance/odoo14
  30. finance/odoo15
  31. finance/odoo16
  32. ftp/coeurl
  33. lang/crystal
  34. mail/dbmail
  35. mail/mailest
  36. mail/opensmtpd
  37. mail/opensmtpd-extras
  38. mail/opensmtpd-extras-queue-ram
  39. mail/opensmtpd-extras-scheduler-ram
  40. mail/opensmtpd-extras-table-ldap
  41. mail/opensmtpd-extras-table-mysql
  42. mail/opensmtpd-extras-table-passwd
  43. mail/opensmtpd-extras-table-postgresql
  44. mail/opensmtpd-extras-table-redis
  45. mail/opensmtpd-extras-table-socketmap
  46. mail/opensmtpd-extras-table-sqlite
  47. mail/thunderbird
  48. multimedia/py-ustreamer
  49. multimedia/ustreamer
  50. net/addrwatch
  51. net/aprsc
  52. net/avahi-app
  53. net/fb303
  54. net/fbzmq
  55. net/gmid
  56. net/honeyd
  57. net/ifstated
  58. net/ladvd
  59. net/measurement-kit
  60. net/mvfst
  61. net/netatalk3
  62. net/ntp
  63. net/nylon
  64. net/openbgpd7
  65. net/openbgpd8
  66. net/openldap25-server
  67. net/openldap26-server
  68. net/openmdns
  69. net/openmpi
  70. net/openmpi4
  71. net/sems
  72. net/trickle
  73. net/turnserver
  74. net/wangle
  75. net-im/signal-desktop
  76. net-im/telegram-cli
  77. net-mgmt/lldpd
  78. net-mgmt/seafile-client
  79. net-mgmt/seafile-gui
  80. net-mgmt/seafile-server
  81. net-mgmt/zabbix5-java
  82. net-mgmt/zabbix5-proxy
  83. net-mgmt/zabbix5-server
  84. net-mgmt/zabbix6-java
  85. net-mgmt/zabbix6-proxy
  86. net-mgmt/zabbix6-server
  87. net-mgmt/zabbix64-java
  88. net-mgmt/zabbix64-proxy
  89. net-mgmt/zabbix64-server
  90. net-mgmt/zabbix7-java
  91. net-mgmt/zabbix7-proxy
  92. net-mgmt/zabbix7-server
  93. net-p2p/bitcoin
  94. net-p2p/bitcoin-daemon
  95. net-p2p/bitcoin-utils
  96. net-p2p/libswift
  97. net-p2p/litecoin
  98. net-p2p/litecoin-daemon
  99. net-p2p/litecoin-utils
  100. net-p2p/namecoin
  101. net-p2p/namecoin-daemon
  102. net-p2p/namecoin-utils
  103. net-p2p/transmission-components
  104. science/lammps
  105. science/simgrid
  106. science/zotero
  107. security/fizz
  108. security/fragroute
  109. security/kickpass
  110. security/libreswan
  111. security/openiked
  112. security/openiked-portable
  113. security/ossec-hids-agent
  114. security/ossec-hids-local
  115. security/ossec-hids-server
  116. security/sslproxy
  117. security/sslsplit
  118. security/tor
  119. sysutils/tlsdate
  120. sysutils/tmate
  121. sysutils/tmate-ssh-server
  122. sysutils/tmux
  123. sysutils/tmux23
  124. www/chromium
  125. www/crawl
  126. www/firefox
  127. www/firefox-esr
  128. www/iridium
  129. www/libevhtp
  130. www/librewolf
  131. www/links
  132. www/mohawk
  133. www/nghttp2
  134. www/pecl-http
  135. www/proxygen
  136. www/qt5-webengine
  137. www/qt6-webengine
  138. www/slowcgi
  139. www/tor-browser
  140. www/ungoogled-chromium
  141. www/waterfox
  142. x11-wm/fvwm3
  143. Collapse this list.

Deleted ports which required this port:

Expand this list of 110 deleted ports
  1. audio/forked-daapd*
  2. databases/hypertable*
  3. databases/memcached12*
  4. databases/memcacheq*
  5. databases/mysql-proxy*
  6. databases/mysql56-client*
  7. databases/mysql56-server*
  8. databases/mysql57-client*
  9. databases/mysql57-server*
  10. databases/mysql81-client*
  11. databases/mysql81-server*
  12. databases/mysqlwsrep56-server*
  13. databases/mysqlwsrep57-server*
  14. databases/percona-pam-for-mysql*
  15. databases/percona57-client*
  16. databases/percona57-pam-for-mysql*
  17. databases/percona57-server*
  18. devel/electron19*
  19. devel/electron21*
  20. devel/electron22*
  21. devel/electron23*
  22. devel/electron24*
  23. devel/electron25*
  24. devel/electron26*
  25. devel/electron27*
  26. devel/electron28*
  27. devel/gearmand*
  28. devel/gearmand-devel*
  29. devel/lua51-libevent*
  30. devel/pecl-libevent*
  31. devel/py-event*
  32. dns/adsuck*
  33. dns/openmdns*
  34. ftp/ftp-proxy*
  35. mail/dbmail23*
  36. mail/opensmtpd-devel*
  37. mail/opensmtpd-extras-filter-clamav*
  38. mail/opensmtpd-extras-filter-dkim*
  39. mail/opensmtpd-extras-filter-dnsbl*
  40. mail/opensmtpd-extras-filter-lua*
  41. mail/opensmtpd-extras-filter-monkey*
  42. mail/opensmtpd-extras-filter-pause*
  43. mail/opensmtpd-extras-filter-perl*
  44. mail/opensmtpd-extras-filter-python*
  45. mail/opensmtpd-extras-filter-regex*
  46. mail/opensmtpd-extras-filter-spamassassin*
  47. mail/opensmtpd-extras-queue-python*
  48. mail/opensmtpd-extras-scheduler-python*
  49. mail/opensmtpd-extras-table-python*
  50. mail/opensmtpd-extras-tool-stats*
  51. misc/glow*
  52. net/coturn*
  53. net/ntop*
  54. net/ntp-devel*
  55. net/openmpi2*
  56. net/openmpi3*
  57. net/rsocket-cpp*
  58. net/scribe*
  59. net-im/msn-proxy*
  60. net-im/telegram*
  61. net-mgmt/ccnet-client*
  62. net-mgmt/ccnet-server*
  63. net-mgmt/zabbix34-java*
  64. net-mgmt/zabbix34-proxy*
  65. net-mgmt/zabbix34-server*
  66. net-mgmt/zabbix4-java*
  67. net-mgmt/zabbix4-proxy*
  68. net-mgmt/zabbix4-server*
  69. net-mgmt/zabbix42-java*
  70. net-mgmt/zabbix42-proxy*
  71. net-mgmt/zabbix42-server*
  72. net-mgmt/zabbix44-java*
  73. net-mgmt/zabbix44-proxy*
  74. net-mgmt/zabbix44-server*
  75. net-mgmt/zabbix52-java*
  76. net-mgmt/zabbix52-proxy*
  77. net-mgmt/zabbix52-server*
  78. net-mgmt/zabbix54-java*
  79. net-mgmt/zabbix54-proxy*
  80. net-mgmt/zabbix54-server*
  81. net-mgmt/zabbix62-java*
  82. net-mgmt/zabbix62-proxy*
  83. net-mgmt/zabbix62-server*
  84. net-p2p/qtum*
  85. net-p2p/transmission-cli*
  86. net-p2p/transmission-daemon*
  87. net-p2p/transmission-gtk*
  88. net-p2p/transmission-qt*
  89. net-p2p/transmission-qt4*
  90. net-p2p/transmission-qt5*
  91. net-p2p/transmission-utils*
  92. net-p2p/unworkable*
  93. net-p2p/zetacoin*
  94. net-p2p/zetacoin-daemon*
  95. net-p2p/zetacoin-utils*
  96. ports-mgmt/parfetch-overlay*
  97. security/certificate-transparency*
  98. security/obfsclient*
  99. security/scanssh*
  100. security/spybye*
  101. security/stegdetect*
  102. security/tor-devel*
  103. sysutils/grok*
  104. sysutils/ori*
  105. sysutils/tmate-slave*
  106. www/httpsqs*
  107. www/libxul*
  108. www/pecl-http2*
  109. www/seamonkey*
  110. www/spdylay*
  111. 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 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: 85

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.12
05 Jun 2023 15:36:44
commit hash: c7ebfa287cecd6a76bfc4aebd69d4fe1d1d86404commit hash: c7ebfa287cecd6a76bfc4aebd69d4fe1d1d86404commit hash: c7ebfa287cecd6a76bfc4aebd69d4fe1d1d86404commit hash: c7ebfa287cecd6a76bfc4aebd69d4fe1d1d86404 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/libevent: register CONFLICTS_INSTALL with -devel port

While here, drop needless OPENSSL_{CPP,LD}FLAGS assignments.
With DEFAULT_VERSIONS+=ssl=openssl|libressl, the following
definitions end up in the ${WRKSRC}/Makefile without manual
specification of the paths, as they come from pkgconf(1):

    OPENSSL_INCS = -I/usr/local/include
    OPENSSL_LIBS = -L/usr/local/lib -lssl -lcrypto

With default OpenSSL implementation (base):

    OPENSSL_INCS =
    OPENSSL_LIBS = -lssl -lcrypto
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.1.12
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.12
07 Aug 2022 14:19:59
commit hash: 56ddef0a5f41a11fbbafd3507b9b1cfdf98780becommit hash: 56ddef0a5f41a11fbbafd3507b9b1cfdf98780becommit hash: 56ddef0a5f41a11fbbafd3507b9b1cfdf98780becommit hash: 56ddef0a5f41a11fbbafd3507b9b1cfdf98780be files touched by this commit
Bernard Spil (brnrd) search for other commits by this committer
devel/libevent: Fix build with LibreSSL 3.5

Approved by:	kbowling (maintainer)
2.1.12
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.12
02 May 2022 17:26:57
commit hash: 0ca40de94d392e9ff031ef314e4b5d5935371f88commit hash: 0ca40de94d392e9ff031ef314e4b5d5935371f88commit hash: 0ca40de94d392e9ff031ef314e4b5d5935371f88commit hash: 0ca40de94d392e9ff031ef314e4b5d5935371f88 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
devel/libevent: Take maintainer
2.1.12
02 May 2022 10:46:28
commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
2.1.12
16 Oct 2021 09:51:39
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
2.1.12
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.12
20 Jul 2020 18:33:19
Revision:542663Original commit files touched by this commit
zeising search for other commits by this committer
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]
MFH:		2020Q3
2.1.11_1
18 May 2020 21:09:53
Revision:535788Original commit files touched by this commit
zeising search for other commits by this committer
devel/libevent: Don't force Python 2.7

There is no need to force the use of python 2.7 in libevent, it has been
updated to work with python 3 in this upstream commit:
https://github.com/libevent/libevent/commit/8b0aa7b36a3250fad4953f194c8a94ab25032583
Bump portrevision to force rebuild

PR:		246465
Reported by:	gahr@
2.1.11
02 Aug 2019 13:30:40
Revision:507877Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
2.1.10
15 Jun 2019 07:44:42
Revision:504232Original commit files touched by this commit
zeising search for other commits by this committer
devel/libevent: Grab
2.1.10
09 Jun 2019 06:12:49
Revision:503796Original commit files touched by this commit
mm search for other commits by this committer
Return maintainership of devel/libevent back to pool
2.1.10
09 Jun 2019 05:52:54
Revision:503790Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.10

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.10-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		238127
Reported by:	GitHub (watch releases)
Tested by:	pkubaj (powerpc64)
Approved by:	maintainer timeout (2 weeks)
MFH:		2019Q2 (maybe security)
2.1.8_3
18 Mar 2019 23:49:32
Revision:496227Original commit files touched by this commit
mm search for other commits by this committer
devel/libevent: add pkgconfig to USES=

PR:		223170
Submitted by:	Thierry Thomas <thierry@FreeBSD.org>
2.1.8_2
26 Aug 2018 07:56:39
Revision:478104Original commit files touched by this commit
delphij search for other commits by this committer
devel/libevent: Don't use arc4random_addrandom.

PR:		230764, 230756
Approved by:	portmgr (antoine)
2.1.8_1
21 Apr 2018 19:39:39
Revision:467904Original commit files touched by this commit
brnrd search for other commits by this committer
devel/libevent: Fix build with LibreSSL 2.7

 - LibreSSL 2.7 implements most of OpenSSL 1.1 API

PR:		226900
Reported by:	Piotr Kubaj  <pkubaj anongoth pl>
Approved by:	maintainer time-out
2.1.8_1
16 Jan 2018 22:15:05
Revision:459209Original commit files touched by this commit
feld search for other commits by this committer
devel/libevent: Fix QA warning

Need shebangfix for Python script, but we will consciously avoid adding
Python as a build or run dependency for a script that is unlikely to be
used.

PR:		224575
MFH:		2018Q1
2.1.8
20 Feb 2017 02:57:04
Revision:434427Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
1.4.14b_3
24 Jul 2014 13:32:59
Revision:362796Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
bapt search for other commits by this committer
Only use libevent2

Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
1.4.14b_3
01 Jul 2014 01:14:42
Revision:359943Original commit files touched by this commit This port version is marked as vulnerable.
kevlo search for other commits by this committer
Update WWW: homepage link.

Pointed out by:	ijliao
Reviewed by:	mm
1.4.14b_3
19 Jan 2014 18:53:25
Revision:340337Original commit files touched by this commit This port version is marked as vulnerable.
rakuco search for other commits by this committer
Use a valid LICENSE name
1.4.14b_3
19 Jan 2014 13:14:56
Revision:340280Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
Fix manpages plist for libevent
1.4.14b_2
19 Jan 2014 11:38:34
Revision:340265Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
Add STAGE support to devel/libevent and devel/libevent2
1.4.14b_2
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.4.14b_2
21 Jul 2013 11:17:24
Revision:323374Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
Update libevent-hiphop to support hiphop-php 2.1
1.4.14b_2
16 Jul 2012 12:12:14
Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
Prepare libevent for hiphop-libevent slave port
1.4.14b_2
09 Nov 2011 15:26:04
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
1.4.14b_2
28 Oct 2011 18:00:25
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix build FreeBSD 10
1.4.14b_2
23 Mar 2011 15:53:22
Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
- Add LICENSE knob(s)
1.4.14b_2
22 Feb 2011 11:15:04
Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
- Remove unnecessary patch for configure.in
- Remove dependency on USE_AUTOTOOLS
1.4.14b_2
22 Feb 2011 10:52:46
Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
- Fix USE_AUTOTOOLS
1.4.14b_2
22 Feb 2011 08:57:43
Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
Import changes from upstream git repository.

Includes fixes for the following Bug IDs:
#3028594 - evutil.c fcntl() uses long for F_SETFL
#3048812 - Signal socketpair blocking
#3107877 - evdns can issue duplicate tx ids
1.4.14b_1
03 Aug 2010 09:54:18
Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
Remove unused lib dependency on librt

PR:             ports/148938
Submitted by:   swell.k@gmail.com
1.4.14b
03 Aug 2010 01:08:14
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Over to new volunteer.

Approved by:    old maintainer
1.4.14b
25 Jul 2010 15:39:20
Original commit files touched by this commit This port version is marked as vulnerable.
mm search for other commits by this committer
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
1.4.13
12 Jan 2010 20:55:01
Original commit files touched by this commit This port version is marked as vulnerable.
itetcu search for other commits by this committer
Remove file added by mistake to the wrong port.

Pointyhat to:   itetcu@
1.4.13
12 Jan 2010 20:41:12
Original commit files touched by this commit This port version is marked as vulnerable.
itetcu search for other commits by this committer
Add patch forgotten in previous commit.

    - Update to 0.3.11
    - Remove files/patch-src::lookup.c (adopted upstream)
    - Remove files/patch-Makefile; replicate instead in Makefile while
respecting
    custom LOCALBASE

    PR:             141004
    Submitted by:   Sahil Tandon
    Approved by:    maintainer

Submitted by:   maintainer
1.4.13
04 Dec 2009 12:14:35
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.13

PR:             140753
Submitted by:   bf <bf1783___gmail.com>
1.4.12
17 Aug 2009 14:43:51
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.12

PR:             137118
Submitted by:   bf <bf1783___gmail.com>
1.4.11
09 Jun 2009 02:41:29
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.11
1.4.10
25 Apr 2009 18:41:59
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.10
1.4.9
27 Jan 2009 10:35:12
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.9

PR:             130532
Submitted by:   bf <bf2006a___yahoo.com>
1.4.8
28 Sep 2008 01:14:12
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.8

PR:             127653
Submitted by:   bf <bf2006a___yahoo.com>
1.4.7
07 Sep 2008 14:47:43
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.7 and add test target

PR:             127106
Submitted by:   bf <bf2006a___yahoo.com>
1.4.6
19 Aug 2008 16:39:25
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.6

PR:             125677
Notified by:    Philip M. Gollucci <pgollucci___p6m7g8.com>
1.3e
02 Jan 2008 23:42:18
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.3e

PR:             117581
Submitted by:   bf <bf2006a___yahoo.com>
1.3d
21 Sep 2007 20:20:47
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.3d

PR:             115634
Submitted by:   chinsan
1.3b
23 Jul 2007 09:36:52
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
1.3b
06 Apr 2007 18:27:08
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.3b

PR:             109923
Submitted by:   Gea-Suan Lin <gslin___gslin.org>
1.2a
01 Feb 2007 02:42:06
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
1.2a
05 Dec 2006 12:06:35
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Hardcode version in pkg-plist to in future remember to bump all ports that use
it.
1.2a
04 Dec 2006 13:46:15
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.2a
1.2_1
29 Nov 2006 17:46:10
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Real fix to run in FreeBSD < 5.1. Use CLOCK_REALTIME when CLOCK_MONOTONIC does
not exists.
1.2_1
29 Nov 2006 17:13:24
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Fix build in FreeBSD < 5.1
- Take MAINTAINER
1.2_1
14 Nov 2006 06:21:05
Original commit files touched by this commit This port version is marked as vulnerable.
clsung search for other commits by this committer
- mark BROKEN on 4.x

Noted by:       kris@
1.2_1
06 Nov 2006 04:04:07
Original commit files touched by this commit This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to real 1.2 release

PR:             ports/104963
Submitted by:   oz_AT_nixil dot net
1.2
14 Aug 2006 22:55:18
Original commit files touched by this commit This port version is marked as vulnerable.
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
1.2
28 Jun 2006 14:42:27
Original commit files touched by this commit This port version is marked as vulnerable.
leeym search for other commits by this committer
- update to 1.2
1.1a_1
04 May 2006 21:41:12
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
1.1a_1
15 Apr 2006 07:07:25
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
devel/libevent is marked as BROKEN on >= 7.0 but actually builds

        devel/libevent is marked as BROKEN on FreeBSD >= 700014,
        but it builds on FreeBSD/amd64 with kern.osreldate: 700015
        (source synced at 04/03/2006) and seem to be working ok as
        dependency of security/tor or security/tor-devel.

PR:             ports/95337
Submitted by:   Yuri Pankov <yuri.pankov@gmail.com>
1.1a_1
14 Apr 2006 20:45:44
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Reset petef due to no response to email.  We hope to see him back sometime.

Hat:    portmgr
1.1a_1
23 Feb 2006 10:40:45
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.1a
22 Jan 2006 08:30:12
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.1a
20 Jan 2006 00:12:18
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN on 7.0: Does not compile
1.1a
15 Nov 2005 06:52:12
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
1.1a
29 Jun 2005 21:05:41
Original commit files touched by this commit This port version is marked as vulnerable.
jylefort search for other commits by this committer
Update to 1.1a, which contains a workaround for a kqueue-related crash.

PR:             ports/82392, ports/82426
Submitted by:   bogus addresses
Approved by:    maintainer timeout (10 days)
1.1_1
29 Jun 2005 12:17:01
Original commit files touched by this commit This port version is marked as vulnerable.
jylefort search for other commits by this committer
Add INSTALLS_SHLIB=yes

Approved by:    maintainer timeout (11 days)
1.1
26 May 2005 02:46:06
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
Oops, commit a couple fixes for libevent 1.1 (i cvs ci'd from the wrong
directory last time).

- need libtool
- update plist
1.1
26 May 2005 02:29:08
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
Update to 1.1.

PR:             ports/81486
Submitted by:   alfred
1.0b
23 Jan 2005 19:49:46
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
* update to 1.0b

PR:             76373
Submitted by:   Phil Oleson <oz@nixil.net>
1.0
29 Dec 2004 20:43:26
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
* update to 1.0

PR:             74848
Submitted by:   Phil Oleson <oz@nixil.net>
0.9
18 Oct 2004 01:55:46
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
Update to 0.9.

PR:             70660
Submitted by:   Alex Kapranoff <kappa@rambler-co.ru>
0.8
19 Apr 2004 16:43:34
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
Update to 0.8.

PR:             65588
Submitted by:   Phil Oleson <oz@nixil.net>
0.7.c
31 Mar 2004 03:12:58
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.7.c
26 Oct 2003 18:39:26
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
- update to 0.7c
- make pkg-descr match reality
0.7.a
10 May 2003 12:35:12
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
Update to 0.7a
0.6
07 Mar 2003 06:01:16
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.6
19 Nov 2002 19:41:32
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
Fix build on -current.

PR:             44896
Submitted by:   Volker Stolz <vs@foldr.org>
0.6
21 Oct 2002 16:37:40
Original commit files touched by this commit This port version is marked as vulnerable.
obraun search for other commits by this committer
Upgrade to 0.6.

PR:             ports/43791
Submitted by:   Volker Stolz <vs@foldr.org>
Approved by:    maintainer
0.4
25 Apr 2002 06:53:41
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
Update to 0.4.

PR:             37119
Submitted by:   Dominic Marks <dominic_marks@btinternet.com>
0.3d
08 Apr 2002 06:38:57
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
Fix a typo.

PR:             36686
Submitted by:   Jonathan Hanna <jhanna@shaw.ca>
23 Aug 2001 00:07:25
commit hash: fp1.17652@dev.null.freshports.orgcommit hash: fp1.17652@dev.null.freshports.orgcommit hash: fp1.17652@dev.null.freshports.orgcommit hash: fp1.17652@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Change my email address to petef@FreeBSD.org for the ports I maintain.    
23 Jun 2001 16:56:04
commit hash: fp1.15418@dev.null.freshports.orgcommit hash: fp1.15418@dev.null.freshports.orgcommit hash: fp1.15418@dev.null.freshports.orgcommit hash: fp1.15418@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Add libevent, "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."    

Number of commits found: 85