Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2020 18:33:19
2.1.12

|
zeising  |
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 |
18 May 2020 21:09:53
2.1.11_1

|
zeising  |
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@ |
02 Aug 2019 13:30:40
2.1.11

|
jbeich  |
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 |
15 Jun 2019 07:44:42
2.1.10

|
zeising  |
devel/libevent: Grab |
09 Jun 2019 06:12:49
2.1.10

|
mm  |
Return maintainership of devel/libevent back to pool |
09 Jun 2019 05:52:54
2.1.10

|
jbeich  |
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) |
18 Mar 2019 23:49:32
2.1.8_3

|
mm  |
devel/libevent: add pkgconfig to USES=
PR: 223170
Submitted by: Thierry Thomas <thierry@FreeBSD.org> |
26 Aug 2018 07:56:39
2.1.8_2

|
delphij  |
devel/libevent: Don't use arc4random_addrandom.
PR: 230764, 230756
Approved by: portmgr (antoine) |
21 Apr 2018 19:39:39
2.1.8_1

|
brnrd  |
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 |
16 Jan 2018 22:15:05
2.1.8_1

|
feld  |
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 |
20 Feb 2017 02:57:04
2.1.8

|
jbeich  |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
24 Jul 2014 13:32:59
1.4.14b_3

|
bapt  |
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 |
01 Jul 2014 01:14:42
1.4.14b_3

|
kevlo  |
Update WWW: homepage link.
Pointed out by: ijliao
Reviewed by: mm |
19 Jan 2014 18:53:25
1.4.14b_3

|
rakuco  |
Use a valid LICENSE name |
19 Jan 2014 13:14:56
1.4.14b_3

|
mm  |
Fix manpages plist for libevent |
19 Jan 2014 11:38:34
1.4.14b_2

|
mm  |
Add STAGE support to devel/libevent and devel/libevent2 |
20 Sep 2013 17:13:47
1.4.14b_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
21 Jul 2013 11:17:24
1.4.14b_2

|
mm  |
Update libevent-hiphop to support hiphop-php 2.1 |
16 Jul 2012 12:12:14
1.4.14b_2 
|
mm  |
Prepare libevent for hiphop-libevent slave port |
09 Nov 2011 15:26:04
1.4.14b_2 
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
28 Oct 2011 18:00:25
1.4.14b_2 
|
miwi  |
- Fix build FreeBSD 10 |
23 Mar 2011 15:53:22
1.4.14b_2 
|
mm  |
- Add LICENSE knob(s) |
22 Feb 2011 11:15:04
1.4.14b_2 
|
mm  |
- Remove unnecessary patch for configure.in
- Remove dependency on USE_AUTOTOOLS |
22 Feb 2011 10:52:46
1.4.14b_2 
|
mm  |
- Fix USE_AUTOTOOLS |
22 Feb 2011 08:57:43
1.4.14b_2 
|
mm  |
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 |
03 Aug 2010 09:54:18
1.4.14b_1 
|
mm  |
Remove unused lib dependency on librt
PR: ports/148938
Submitted by: swell.k@gmail.com |
03 Aug 2010 01:08:14
1.4.14b 
|
linimon  |
Over to new volunteer.
Approved by: old maintainer |
25 Jul 2010 15:39:20
1.4.14b 
|
mm  |
Update libevent to 1.4.14b
PR: ports/147723
Approved by: maintainer (timeout) |
12 Jan 2010 20:55:01
1.4.13 
|
itetcu  |
Remove file added by mistake to the wrong port.
Pointyhat to: itetcu@ |
12 Jan 2010 20:41:12
1.4.13 
|
itetcu  |
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 |
04 Dec 2009 12:14:35
1.4.13 
|
mnag  |
- Update to 1.4.13
PR: 140753
Submitted by: bf <bf1783___gmail.com> |
17 Aug 2009 14:43:51
1.4.12 
|
mnag  |
- Update to 1.4.12
PR: 137118
Submitted by: bf <bf1783___gmail.com> |
09 Jun 2009 02:41:29
1.4.11 
|
mnag  |
- Update to 1.4.11 |
25 Apr 2009 18:41:59
1.4.10 
|
mnag  |
- Update to 1.4.10 |
27 Jan 2009 10:35:12
1.4.9 
|
mnag  |
- Update to 1.4.9
PR: 130532
Submitted by: bf <bf2006a___yahoo.com> |
28 Sep 2008 01:14:12
1.4.8 
|
mnag  |
- Update to 1.4.8
PR: 127653
Submitted by: bf <bf2006a___yahoo.com> |
07 Sep 2008 14:47:43
1.4.7 
|
mnag  |
- Update to 1.4.7 and add test target
PR: 127106
Submitted by: bf <bf2006a___yahoo.com> |
19 Aug 2008 16:39:25
1.4.6 
|
mnag  |
- Update to 1.4.6
PR: 125677
Notified by: Philip M. Gollucci <pgollucci___p6m7g8.com> |
02 Jan 2008 23:42:18
1.3e 
|
mnag  |
- Update to 1.3e
PR: 117581
Submitted by: bf <bf2006a___yahoo.com> |
21 Sep 2007 20:20:47
1.3d 
|
mnag  |
- Update to 1.3d
PR: 115634
Submitted by: chinsan |
23 Jul 2007 09:36:52
1.3b 
|
rafan  |
- 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 |
06 Apr 2007 18:27:08
1.3b 
|
mnag  |
- Update to 1.3b
PR: 109923
Submitted by: Gea-Suan Lin <gslin___gslin.org> |
01 Feb 2007 02:42:06
1.2a 
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
05 Dec 2006 12:06:35
1.2a 
|
mnag  |
- Hardcode version in pkg-plist to in future remember to bump all ports that use
it. |
04 Dec 2006 13:46:15
1.2a 
|
mnag  |
- Update to 1.2a |
29 Nov 2006 17:46:10
1.2_1 
|
mnag  |
- Real fix to run in FreeBSD < 5.1. Use CLOCK_REALTIME when CLOCK_MONOTONIC does
not exists. |
29 Nov 2006 17:13:24
1.2_1 
|
mnag  |
- Fix build in FreeBSD < 5.1
- Take MAINTAINER |
14 Nov 2006 06:21:05
1.2_1 
|
clsung  |
- mark BROKEN on 4.x
Noted by: kris@ |
06 Nov 2006 04:04:07
1.2_1 
|
clsung  |
- Update to real 1.2 release
PR: ports/104963
Submitted by: oz_AT_nixil dot net |
14 Aug 2006 22:55:18
1.2 
|
clsung  |
- 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> |
28 Jun 2006 14:42:27
1.2 
|
leeym  |
- update to 1.2 |
04 May 2006 21:41:12
1.1a_1 
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
15 Apr 2006 07:07:25
1.1a_1 
|
edwin  |
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> |
14 Apr 2006 20:45:44
1.1a_1 
|
linimon  |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
23 Feb 2006 10:40:45
1.1a_1 
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:30:12
1.1a 
|
edwin  |
SHA256ify
Approved by: krion@ |
20 Jan 2006 00:12:18
1.1a 
|
kris  |
BROKEN on 7.0: Does not compile |
15 Nov 2005 06:52:12
1.1a 
|
ade  |
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. |
29 Jun 2005 21:05:41
1.1a 
|
jylefort  |
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) |
29 Jun 2005 12:17:01
1.1_1 
|
jylefort  |
Add INSTALLS_SHLIB=yes
Approved by: maintainer timeout (11 days) |
26 May 2005 02:46:06
1.1 
|
petef  |
Oops, commit a couple fixes for libevent 1.1 (i cvs ci'd from the wrong
directory last time).
- need libtool
- update plist |
26 May 2005 02:29:08
1.1 
|
petef  |
Update to 1.1.
PR: ports/81486
Submitted by: alfred |
23 Jan 2005 19:49:46
1.0b 
|
petef  |
* update to 1.0b
PR: 76373
Submitted by: Phil Oleson <oz@nixil.net> |
29 Dec 2004 20:43:26
1.0 
|
petef  |
* update to 1.0
PR: 74848
Submitted by: Phil Oleson <oz@nixil.net> |
18 Oct 2004 01:55:46
0.9 
|
petef  |
Update to 0.9.
PR: 70660
Submitted by: Alex Kapranoff <kappa@rambler-co.ru> |
19 Apr 2004 16:43:34
0.8 
|
petef  |
Update to 0.8.
PR: 65588
Submitted by: Phil Oleson <oz@nixil.net> |
31 Mar 2004 03:12:58
0.7.c 
|
trevor  |
SIZEify (maintainer timeout) |
26 Oct 2003 18:39:26
0.7.c 
|
petef  |
- update to 0.7c
- make pkg-descr match reality |
10 May 2003 12:35:12
0.7.a 
|
petef  |
Update to 0.7a |
07 Mar 2003 06:01:16
0.6 
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
19 Nov 2002 19:41:32
0.6 
|
petef  |
Fix build on -current.
PR: 44896
Submitted by: Volker Stolz <vs@foldr.org> |
21 Oct 2002 16:37:40
0.6 
|
obraun  |
Upgrade to 0.6.
PR: ports/43791
Submitted by: Volker Stolz <vs@foldr.org>
Approved by: maintainer |
25 Apr 2002 06:53:41
0.4 
|
petef  |
Update to 0.4.
PR: 37119
Submitted by: Dominic Marks <dominic_marks@btinternet.com> |
08 Apr 2002 06:38:57
0.3d 
|
petef  |
Fix a typo.
PR: 36686
Submitted by: Jonathan Hanna <jhanna@shaw.ca> |
23 Aug 2001 00:07:25

|
petef  |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
23 Jun 2001 16:56:04

|
dwcjr  |
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." |