Port details |
- pecl-ev Libev extension for PHP
- 1.2.0 devel
=2 1.1.5Version of this port present on the latest quarterly branch. - Maintainer: fluffy@FreeBSD.org
 - Port Added: 2013-01-27 14:56:08
- Last Update: 2024-09-27 17:54:35
- Commit Hash: b238bd3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: PHP301
- WWW:
- https://pecl.php.net/package/ev
- Description:
- This is a PHP binding for libev library.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-ev>0:devel/pecl-ev
- To install the port:
- cd /usr/ports/devel/pecl-ev/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pecl-ev
- pkg install php82-pecl-ev
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pecl-ev
- Package flavors (<flavor>: <package>)
- php82: php82-pecl-ev
- php81: php81-pecl-ev
- php83: php83-pecl-ev
- php84: php84-pecl-ev
- distinfo:
- TIMESTAMP = 1727453539
SHA256 (PECL/ev-1.2.0.tgz) = 6fd80e3cf55c6fbc57a9045c8b738120c794662c9226f8de4837097ba36d03b9
SIZE (PECL/ev-1.2.0.tgz) = 114113
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/php82
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php82
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_pecl-ev
- USES:
- php:pecl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0 27 Sep 2024 17:54:35
    |
Dima Panov (fluffy)  |
devel/pecl-ev: update to 1.2.0 release (+)
Changes:
* Support for PHP versions older than 8 has been dropped. Maintaining
compatibility
with multiple PHP versions (5, 7, and 8) has become increasingly difficult.
Recent changes in PHP 8.3 have further complicated the build scripts.
Additionally,
as PHP releases older than 8.1 are now officially unsupported, it has become
challenging to continue supporting PHP 5 and 7.
* Fixed #51: Building statically with PHP 8.3.10 fails with an "unknown" PHP
version. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.1.5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.1.5 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.1.5 19 Sep 2021 14:30:12
    |
Dima Panov (fluffy)  |
devel/pecl-ev: update to 1.1.5 release
Changelog: https://pecl.php.net/package-changelog.php?package=ev&release=1.1.5
Fixed #44: segmentation fault when the watcher is destroyed in its callback and
an exception is thrown.
Issue #40: Fixed PHP 8 Windows build: the list of source files in config.w32 was
incorrect for PHP 8. |
1.1.4 16 Aug 2021 12:21:22
    |
Dima Panov (fluffy)  |
devel/pecl-ev: updte to 1.1.4 release+
Upgraded to PHP8
Fixed tests with PHP versions 8.1.0beta (both NTS and ZTS) and 5 ZTS.
Fixed #43: watcher was not stopped on an uncaught exception in the callback. |
1.0.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.9 24 Dec 2020 12:10:59
  |
fluffy  |
devel/pecl-ev: update to 1.0.9 release
Set IGNORE with php80 (not ready yet)
Take maintainership
Approved by: miwi |
1.0.8 04 Aug 2020 05:47:16
  |
lwhsu  |
Update to 1.0.8
PR: 247682
Submitted by: Miguel Gocobachi <miguel@gocobachi.dev>
Approved by: maintainer timeout |
1.0.4 06 Mar 2020 17:05:44
  |
joneum  |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.0.4 21 Nov 2018 12:41:57
  |
joneum  |
Take Maintainership
Approved by: johnpupu@gmail.com (maintainer, via eMail)
Sponsored by: Netzkommune GmbH |
1.0.4 10 Apr 2017 15:08:47
  |
mat  |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
1.0.4 09 Feb 2017 18:06:14
  |
krion  |
Update devel/pecl-ev to 1.0.4
PR: 216919
Submitted by: johnpupu@gmail.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9495 |
0.2.15_3 13 Dec 2016 14:26:12
  |
sunpoet  |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
0.2.15_3 03 Aug 2016 12:47:05
  |
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 |
0.2.15_2 28 Jun 2016 14:00:45
  |
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 |
0.2.15_2 18 Feb 2016 14:47:06
  |
miwi  |
- Ignore php70
- While here remove old php gruft |
0.2.15_2 21 Dec 2015 18:35:04
  |
sunpoet  |
- Add LICENSE_FILE
- Remove outdated IGNORE_WITH_PHP
Approved by: portmgr (blanket) |
0.2.15_2 02 Dec 2015 20:18:52
  |
feld  |
devel/pecl-ev: fix patch, port was out of sync with quarterly
Somehow head/devel/pecl-ev and the quarterly version became out of sync.
The quarterly one already had a patch for libev/ev.c that covered the
intended change and more. I can't reproduce a build issue with 10.1 or
9.3, so I'm attempting to re-sync the ports at PORTREVISION=2 and then
we can approach any leftover issues that arise. We should then be able
to do a clean MFH as well.
PR: 204895 |
0.2.15_1 29 Nov 2015 17:02:38
  |
robak  |
devel/pecl-ev: fix build errors
PR: 204895
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
MFH: 2015Q4 |
0.2.15 04 Nov 2015 16:46:39
  |
vanilla  |
Upgrade to 0.2.15.
PR: 204285
Submitted by: maintainer |
0.2.13 17 Mar 2015 19:32:36
  |
robak  |
devel/pecl-ev: fix clang 3.6 build
PR: 198141
Submitted by: Dimitry Andric <dim@FreeBSD.org>
Approved by: maintainer |
0.2.13 26 Dec 2014 03:48:26
  |
vanilla  |
- Update to 0.2.13
- Remove PHP_MODNAME
- Use `USES= tar:tgz` instead of EXTRACT_SUFX
PR: ports/196262
Submitted by: maintainer |
0.2.12 10 Oct 2014 10:10:53
  |
robak  |
devel/pecl-ev: update 0.2.10 -> 0.2.12
PR: 194158
Submitted by: John Chen <johnpupu@gmail.com>
Approved by: mentors (implicit) |
0.2.10 23 Sep 2013 20:26:01
  |
sunpoet  |
- Support STAGEDIR |
0.2.10 23 Sep 2013 20:24:56
  |
sunpoet  |
- Update to 0.2.10
Changes: http://pecl.php.net/package-changelog.php?package=ev
PR: ports/181462
Submitted by: John Chen <johnpupu@gmail.com> |
0.2.4 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.2.4 09 Jun 2013 17:34:48
  |
miwi  |
- Remove php4 reference |
0.2.4 29 Apr 2013 14:25:42
  |
miwi  |
- Update to 0.2.4
PR: 178088
Submitted by: maintainer |
0.2.3 28 Jan 2013 13:44:01
  |
vanilla  |
1: Upgrade to 0.2.3
2: add 2 patches for clang.
PR: ports/175646
Submitted by: maintainer |
0.2.2 27 Jan 2013 14:55:47
  |
vanilla  |
Add pecl-ev 0.2.2, libev extension for PHP.
PR: ports/175124
Submitted by: John Chen <johnpupu@gmail.com> |