notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libevent/Makefile
SVNWeb

Number of commits found: 74

Mon, 5 Jun 2023
[ 15:36 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:c7ebfa287cecd6a76bfc4aebd69d4fe1d1d86404  commit hash:c7ebfa287cecd6a76bfc4aebd69d4fe1d1d86404  commit hash:c7ebfa287cecd6a76bfc4aebd69d4fe1d1d86404  c7ebfa2 
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 2 May 2022
[ 17:26 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:0ca40de94d392e9ff031ef314e4b5d5935371f88  commit hash:0ca40de94d392e9ff031ef314e4b5d5935371f88  commit hash:0ca40de94d392e9ff031ef314e4b5d5935371f88  0ca40de 
devel/libevent: Take maintainer
[ 10:46 Rene Ladan (rene) search for other commits by this committer ]    commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  commit hash:d64256b72d6c06774342e032ebb1364df52d3bf6  d64256b  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
Sat, 16 Oct 2021
[ 09:51 Jimmy Olgeni (olgeni) search for other commits by this committer ]    commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  4460cf7  (Only the first 10 of 476 ports in this commit are shown above. View all ports for this commit)
*: fix tab vs. space issues, and comments according to the guide.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 20 Jul 2020
[ 18:33 zeising search for other commits by this committer ] Original commit   Revision:542663
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
Mon, 18 May 2020
[ 21:09 zeising search for other commits by this committer ] Original commit   Revision:535788
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@
Fri, 2 Aug 2019
[ 13:30 jbeich search for other commits by this committer ] Original commit   Revision:507877 (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
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
Sat, 15 Jun 2019
[ 07:44 zeising search for other commits by this committer ] Original commit   Revision:504232
devel/libevent: Grab
Sun, 9 Jun 2019
[ 06:12 mm search for other commits by this committer ] Original commit   Revision:503796
Return maintainership of devel/libevent back to pool
[ 05:52 jbeich search for other commits by this committer ] Original commit   Revision:503790
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)
Mon, 18 Mar 2019
[ 23:49 mm search for other commits by this committer ] Original commit   Revision:496227
devel/libevent: add pkgconfig to USES=

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

PR:		230764, 230756
Approved by:	portmgr (antoine)
Tue, 16 Jan 2018
[ 22:15 feld search for other commits by this committer ] Original commit   Revision:459209
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
Mon, 20 Feb 2017
[ 02:57 jbeich search for other commits by this committer ] Original commit   Revision:434427 (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
Sun, 19 Jan 2014
[ 18:53 rakuco search for other commits by this committer ] Original commit   Revision:340337
Use a valid LICENSE name
[ 13:14 mm search for other commits by this committer ] Original commit   Revision:340280
Fix manpages plist for libevent
[ 11:38 mm search for other commits by this committer ] Original commit   Revision:340265
Add STAGE support to devel/libevent and devel/libevent2
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Sun, 21 Jul 2013
[ 11:17 mm search for other commits by this committer ] Original commit   Revision:323374
Update libevent-hiphop to support hiphop-php 2.1
Mon, 16 Jul 2012
[ 12:12 mm search for other commits by this committer ] Original commit 
Prepare libevent for hiphop-libevent slave port
Wed, 9 Nov 2011
[ 15:26 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 250 ports in this commit are shown above. View all ports for this commit)
- Remove WITH_FBSD10_FIX, is no longer needed
Fri, 28 Oct 2011
[ 18:00 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Fix build FreeBSD 10
Wed, 23 Mar 2011
[ 15:53 mm search for other commits by this committer ] Original commit  (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
- Add LICENSE knob(s)
Tue, 22 Feb 2011
[ 11:15 mm search for other commits by this committer ] Original commit 
- Remove unnecessary patch for configure.in
- Remove dependency on USE_AUTOTOOLS
[ 10:52 mm search for other commits by this committer ] Original commit 
- Fix USE_AUTOTOOLS
[ 08:57 mm search for other commits by this committer ] Original commit 
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
Tue, 3 Aug 2010
[ 09:54 mm search for other commits by this committer ] Original commit 
Remove unused lib dependency on librt

PR:             ports/148938
Submitted by:   swell.k@gmail.com
[ 01:08 linimon search for other commits by this committer ] Original commit 
Over to new volunteer.

Approved by:    old maintainer
Sun, 25 Jul 2010
[ 15:39 mm search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
Fri, 4 Dec 2009
[ 12:14 mnag search for other commits by this committer ] Original commit 
- Update to 1.4.13

PR:             140753
Submitted by:   bf <bf1783___gmail.com>
Mon, 17 Aug 2009
[ 14:43 mnag search for other commits by this committer ] Original commit 
- Update to 1.4.12

PR:             137118
Submitted by:   bf <bf1783___gmail.com>
Tue, 9 Jun 2009
[ 02:41 mnag search for other commits by this committer ] Original commit 
- Update to 1.4.11
Sat, 25 Apr 2009
[ 18:41 mnag search for other commits by this committer ] Original commit 
- Update to 1.4.10
Tue, 27 Jan 2009
[ 10:35 mnag search for other commits by this committer ] Original commit 
- Update to 1.4.9

PR:             130532
Submitted by:   bf <bf2006a___yahoo.com>
Sun, 28 Sep 2008
[ 01:14 mnag search for other commits by this committer ] Original commit 
- Update to 1.4.8

PR:             127653
Submitted by:   bf <bf2006a___yahoo.com>
Sun, 7 Sep 2008
[ 14:47 mnag search for other commits by this committer ] Original commit 
- Update to 1.4.7 and add test target

PR:             127106
Submitted by:   bf <bf2006a___yahoo.com>
Tue, 19 Aug 2008
[ 16:39 mnag search for other commits by this committer ] Original commit 
- Update to 1.4.6

PR:             125677
Notified by:    Philip M. Gollucci <pgollucci___p6m7g8.com>
Wed, 2 Jan 2008
[ 23:42 mnag search for other commits by this committer ] Original commit 
- Update to 1.3e

PR:             117581
Submitted by:   bf <bf2006a___yahoo.com>
Fri, 21 Sep 2007
[ 20:20 mnag search for other commits by this committer ] Original commit 
- Update to 1.3d

PR:             115634
Submitted by:   chinsan
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 6 Apr 2007
[ 18:27 mnag search for other commits by this committer ] Original commit 
- Update to 1.3b

PR:             109923
Submitted by:   Gea-Suan Lin <gslin___gslin.org>
Thu, 1 Feb 2007
[ 02:42 kris search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Tue, 5 Dec 2006
[ 12:06 mnag search for other commits by this committer ] Original commit 
- Hardcode version in pkg-plist to in future remember to bump all ports that use
it.
Mon, 4 Dec 2006
[ 13:46 mnag search for other commits by this committer ] Original commit 
- Update to 1.2a
Wed, 29 Nov 2006
[ 17:13 mnag search for other commits by this committer ] Original commit 
- Fix build in FreeBSD < 5.1
- Take MAINTAINER
Tue, 14 Nov 2006
[ 06:21 clsung search for other commits by this committer ] Original commit 
- mark BROKEN on 4.x

Noted by:       kris@
Mon, 6 Nov 2006
[ 04:04 clsung search for other commits by this committer ] Original commit 
- Update to real 1.2 release

PR:             ports/104963
Submitted by:   oz_AT_nixil dot net
Mon, 14 Aug 2006
[ 22:55 clsung search for other commits by this committer ] Original commit  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- 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>
Wed, 28 Jun 2006
[ 14:42 leeym search for other commits by this committer ] Original commit 
- update to 1.2
Thu, 4 May 2006
[ 21:41 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Sat, 15 Apr 2006
[ 07:07 edwin search for other commits by this committer ] Original commit 
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>
Fri, 14 Apr 2006
[ 20:45 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Reset petef due to no response to email.  We hope to see him back sometime.

Hat:    portmgr
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Fri, 20 Jan 2006
[ 00:12 kris search for other commits by this committer ] Original commit 
BROKEN on 7.0: Does not compile
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 29 Jun 2005
[ 21:05 jylefort search for other commits by this committer ] Original commit 
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)
[ 12:17 jylefort search for other commits by this committer ] Original commit 
Add INSTALLS_SHLIB=yes

Approved by:    maintainer timeout (11 days)
Thu, 26 May 2005
[ 02:46 petef search for other commits by this committer ] Original commit 
Oops, commit a couple fixes for libevent 1.1 (i cvs ci'd from the wrong
directory last time).

- need libtool
- update plist
[ 02:29 petef search for other commits by this committer ] Original commit 
Update to 1.1.

PR:             ports/81486
Submitted by:   alfred
Sun, 23 Jan 2005
[ 19:49 petef search for other commits by this committer ] Original commit 
* update to 1.0b

PR:             76373
Submitted by:   Phil Oleson <oz@nixil.net>
Wed, 29 Dec 2004
[ 20:43 petef search for other commits by this committer ] Original commit 
* update to 1.0

PR:             74848
Submitted by:   Phil Oleson <oz@nixil.net>
Mon, 18 Oct 2004
[ 01:55 petef search for other commits by this committer ] Original commit 
Update to 0.9.

PR:             70660
Submitted by:   Alex Kapranoff <kappa@rambler-co.ru>
Mon, 19 Apr 2004
[ 16:43 petef search for other commits by this committer ] Original commit 
Update to 0.8.

PR:             65588
Submitted by:   Phil Oleson <oz@nixil.net>
Sun, 26 Oct 2003
[ 18:39 petef search for other commits by this committer ] Original commit 
- update to 0.7c
- make pkg-descr match reality
Sat, 10 May 2003
[ 12:35 petef search for other commits by this committer ] Original commit 
Update to 0.7a
Fri, 7 Mar 2003
[ 06:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 552 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Tue, 19 Nov 2002
[ 19:41 petef search for other commits by this committer ] Original commit 
Fix build on -current.

PR:             44896
Submitted by:   Volker Stolz <vs@foldr.org>
Mon, 21 Oct 2002
[ 16:37 obraun search for other commits by this committer ] Original commit 
Upgrade to 0.6.

PR:             ports/43791
Submitted by:   Volker Stolz <vs@foldr.org>
Approved by:    maintainer
Thu, 25 Apr 2002
[ 06:53 petef search for other commits by this committer ] Original commit 
Update to 0.4.

PR:             37119
Submitted by:   Dominic Marks <dominic_marks@btinternet.com>
Thu, 23 Aug 2001
[ 00:07 petef search for other commits by this committer ] Original commit  (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
Change my email address to petef@FreeBSD.org for the ports I maintain.    
Sat, 23 Jun 2001
[ 16:56 dwcjr search for other commits by this committer ] Original commit 
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: 74