Port details |
- pecl-event Provides interface to libevent library
- 3.0.8 devel
=0 3.0.6Version of this port present on the latest quarterly branch. - Maintainer: fluffy@FreeBSD.org
 - Port Added: 2013-11-03 09:49:44
- Last Update: 2022-06-03 11:19:26
- Commit Hash: 744d4be
- License: PHP301
- Description:
- This is an extension to efficiently schedule I/O,
time and signal based events using the best I/O
notification mechanism available for specific platform.
This is a port of libevent to the PHP infrastructure.
WWW: https://pecl.php.net/package/event
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php80-pecl-event>0:devel/pecl-event
- To install the port:
- cd /usr/ports/devel/pecl-event/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pecl-event
- pkg install php80-pecl-event
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php80-pecl-event
- Package flavors (<flavor>: <package>)
- php80: php80-pecl-event
- php74: php74-pecl-event
- php81: php81-pecl-event
- distinfo:
- TIMESTAMP = 1654254777
SHA256 (PECL/event-3.0.8.tgz) = e3e91edd3dc15e0969b9254cc3626ae07825e39bf26d61b49935f66f603d7b6b
SIZE (PECL/event-3.0.8.tgz) = 199567
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php80
- autoconf>0 : devel/autoconf
- sockets.so : net/php80-sockets
- Runtime dependencies:
-
- php.h : lang/php80
- sockets.so : net/php80-sockets
- Library dependencies:
-
- libevent.so : devel/libevent
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_pecl-event
- USES:
- php:pecl ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Jun 2022 11:19:26 3.0.8
|
Dima Panov (fluffy)  |
devel/pecl-event: update o 3.0.8 release |
28 May 2022 12:42:28 3.0.7
|
Dima Panov (fluffy)  |
devel/pecl-event: update to 3.0.7 release |
01 Apr 2022 15:09:49 3.0.6
|
Dmitry Marakasov (amdmi3)  |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
24 Sep 2021 17:49:08 3.0.6
|
Dima Panov (fluffy)  |
devel/pecl-event: update to 3.0.6 release
- Fixed tests for the builds in debug mode where libevent complained about STDIN
and STDOUT being not set to non-blocking mode
- Fixed build with OpenSSL 3.0 (Thanks to Remi Collet).
Release notes: https://pecl.php.net/package/event/3.0.6 |
16 Aug 2021 12:24:36 3.0.5
|
Dima Panov (fluffy)  |
devel/pecl-event: update to 3.0.5 release
Fixed a test not working with PHP 8.1.0alpha1
Internal changes: Created a non-fastcall wrapper for zend_objects_new().
Fixed #66: Segmentation fault when calling EventConfig::avoidMethod because of
incorrect arg info |
06 Apr 2021 14:31:07 3.0.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Dec 2020 12:24:17
3.0.2
|
fluffy  |
devel/pecl-event: update to 3.0.2 release
Allow to buils with php74/80
Take maintainership
Approved by: miwi |
06 Mar 2020 17:05:44
2.5.4
|
joneum  |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
03 Mar 2020 11:32:06
2.5.4
|
joneum  |
Update to 2.5.4
Sponsored by: Netzkommune GmbH |
22 Sep 2019 07:14:00
2.5.3_1
|
antoine  |
Ignore with php 7.4
Reported by: pkg-fallout |
02 Aug 2019 13:30:40
2.5.3_1
|
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 |
20 Jun 2019 21:35:14
2.5.3
|
joneum  |
Update to 2.5.3
Sponsored by: Netzkommune GmbH |
17 Jun 2019 06:36:20
2.5.2
|
joneum  |
Update to 2.5.2
Changelog:
- Fixed build warnings with PHP 7.3
- Fixed the value of EINPROGRESS constant in WIN32
Sponsored by: Netzkommune GmbH |
13 May 2019 12:34:51
2.5.0
|
joneum  |
Update to 2.5.0
Added EventConfig::setFlags() method. (There was no way to set EVENT_BASE_FLAG_*
flags.)
Sponsored by: Netzkommune GmbH |
24 Apr 2019 12:28:36
2.4.4
|
joneum  |
Update to 2.4.4
Sponsored by: Netzkommune GmbH |
16 Dec 2018 11:29:51
2.4.3
|
joneum  |
Update to 2.4.3
Changelog: Fixed config.w32 to take in account newer OpenSSL, which fixes build
with PHP 7.2
Sponsored by: Netzkommune GmbH |
10 Dec 2018 16:52:37
2.4.2
|
joneum  |
Update to 2.4.2
Changelog:
- Fixed: SSL verification callback failed when EventSslContext was used with
either EventBufferEvent::createSslFilter or EventBufferEvent::sslFilter.
Sponsored by: Netzkommune GmbH |
24 Nov 2018 13:52:26
2.4.1
|
joneum  |
Update from 2.3.0 to 2.4.1
Changelog: https://pecl.php.net/package/event
Sponsored by: Netzkommune GmbH |
21 Nov 2018 12:41:57
2.3.0
|
joneum  |
Take Maintainership
Approved by: johnpupu@gmail.com (maintainer, via eMail)
Sponsored by: Netzkommune GmbH |
10 Apr 2017 15:08:47
2.3.0
|
mat  |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
30 Mar 2017 05:21:30
2.3.0
|
vanilla  |
Update to 2.3.0.
PR: 218202
Submitted by: maintainer |
15 Mar 2017 14:45:31
2.2.1_1
|
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
20 Feb 2017 02:57:04
2.2.1_1
|
jbeich  |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
09 Feb 2017 01:04:20
2.2.1
|
wen  |
- Update to 2.2.1
PR: 216920
Submitted by: johnpupu@gmail.com(maintainer) |
04 Feb 2017 07:56:59
2.0.4_2
|
jbeich  |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
13 Dec 2016 14:26:12
2.0.4_1
|
sunpoet  |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
15 Sep 2016 01:41:28
2.0.4_1
|
swills  |
Unmark broken on powerpc64
These ports built successfully |
03 Aug 2016 12:47:05
2.0.4_1
|
mat  |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
28 Jun 2016 14:00:45
2.0.4
|
mat  |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
23 Apr 2016 06:58:41
2.0.4
|
sunpoet  |
- Update to 2.0.4 and unbreak build with PHP 7.0
- While I'm here:
- Add LICENSE_FILE
- Remove unnecessary PHP_MODNAME
- Pet portlint
- Update BROKEN: use lowercase for leading character
Changes: https://pecl.php.net/package-changelog.php?package=event
PR: 208956
Submitted by: Mickael Maillot <mickael.maillot@gmail.com>
Approved by: John Chen <johnpupu@gmail.com> (maintainer) |
21 Apr 2016 16:43:15
1.11.1
|
swills  |
many ports: mark broken on powerpc64 |
01 Apr 2016 14:00:57
1.11.1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
18 Feb 2016 14:47:06
1.11.1
|
miwi  |
- Ignore php70
- While here remove old php gruft |
04 Nov 2015 16:49:47
1.11.1
|
vanilla  |
Upgrade to 1.11.1
PR: 204286
Submitted by: maintainer |
09 Oct 2014 11:53:23
1.10.3
|
robak  |
devel/pecl-event: update 1.9.0 -> 1.10.3
PR: 194159
Submitted by: John Chen <johnpupu@gmail.com>
Approved by: mentors (implicit) |
24 Jul 2014 13:32:59
1.9.0_1 
|
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 |
04 Feb 2014 11:41:14
1.9.0
|
sunpoet  |
- Update to 1.9.0
Changes: http://pecl.php.net/package-changelog.php?package=event
PR: ports/185841
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
03 Nov 2013 09:49:32
1.8.1
|
antoine  |
New port: pecl-event
This is a port of libevent to the PHP infrastructure.
WWW: http://pecl.php.net/package/event
PR: ports/179074
Submitted by: John Chen |