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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/pecl-event/distinfo

Number of commits found: 21

Wednesday, 27 Dec 2023
12:21 Dima Panov (fluffy) search for other commits by this committer
devel/pecl-event: update to 3.1.0 release (+)

- The loop will now be stopped if an event callback throws an exception.
  This prevents user from losing control on the event loop.
- EventDnsBase::__construct() now accepts bool|int as its second parameter:
* false and true have the same meaning as before;
* EventDnsBase::DISABLE_WHEN_INACTIVE - Do not prevent the libevent event loop
from exiting when we have no active DNS requests.
* EventDnsBase::INITIALIZE_NAMESERVERS - Process resolv.conf.
* EventDnsBase::NAMESERVERS_NO_DEFAULT - Do not add default nameserver if there
are no nameservers in resolv.conf.
- Internally, a safer strlcpy() will be used instead of strcpy().
- Fixed a segmentation fault that might occur in the EventHttpRequest callback.
- Fixed a bug where the EventBuffer::copyout method didn't populate the output
variable properly in PHP >= 8.2 (thanks to Joseph Tseng).

Changelog:	https://pecl.php.net/package-changelog.php?package=event&release=3.1.0
commit hash: c3dd595019b7786a8317c4a9ff7e406d438e8d4b commit hash: c3dd595019b7786a8317c4a9ff7e406d438e8d4b commit hash: c3dd595019b7786a8317c4a9ff7e406d438e8d4b commit hash: c3dd595019b7786a8317c4a9ff7e406d438e8d4b c3dd595
Friday, 3 Jun 2022
11:19 Dima Panov (fluffy) search for other commits by this committer
devel/pecl-event: update o 3.0.8 release
commit hash: 744d4be0582077bea35de6ac93b4abe3fd8b0d3b commit hash: 744d4be0582077bea35de6ac93b4abe3fd8b0d3b commit hash: 744d4be0582077bea35de6ac93b4abe3fd8b0d3b commit hash: 744d4be0582077bea35de6ac93b4abe3fd8b0d3b 744d4be
Saturday, 28 May 2022
12:42 Dima Panov (fluffy) search for other commits by this committer
devel/pecl-event: update to 3.0.7 release
commit hash: fe409496ec2e9ac5b8f5505c4e0a5aa470cf9434 commit hash: fe409496ec2e9ac5b8f5505c4e0a5aa470cf9434 commit hash: fe409496ec2e9ac5b8f5505c4e0a5aa470cf9434 commit hash: fe409496ec2e9ac5b8f5505c4e0a5aa470cf9434 fe40949
Friday, 24 Sep 2021
17:49 Dima Panov (fluffy) search for other commits by this committer
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
commit hash: 6e066cc005be1c906c4ffcd16782a53f5c871973 commit hash: 6e066cc005be1c906c4ffcd16782a53f5c871973 commit hash: 6e066cc005be1c906c4ffcd16782a53f5c871973 commit hash: 6e066cc005be1c906c4ffcd16782a53f5c871973 6e066cc
Monday, 16 Aug 2021
12:24 Dima Panov (fluffy) search for other commits by this committer
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
commit hash: d40e22e3f003942fbc260e5f807f6002977de6ab commit hash: d40e22e3f003942fbc260e5f807f6002977de6ab commit hash: d40e22e3f003942fbc260e5f807f6002977de6ab commit hash: d40e22e3f003942fbc260e5f807f6002977de6ab d40e22e
Thursday, 24 Dec 2020
12:24 fluffy search for other commits by this committer
devel/pecl-event: update to 3.0.2 release

Allow to buils with php74/80
Take maintainership

Approved by:	miwi
Original commitRevision:559067 
Tuesday, 3 Mar 2020
11:32 joneum search for other commits by this committer
Update to 2.5.4

Sponsored by:	Netzkommune GmbH
Original commitRevision:527670 
Thursday, 20 Jun 2019
21:35 joneum search for other commits by this committer
Update to 2.5.3

Sponsored by:	Netzkommune GmbH
Original commitRevision:504739 
Monday, 17 Jun 2019
06:36 joneum search for other commits by this committer
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
Original commitRevision:504392 
Monday, 13 May 2019
12:34 joneum search for other commits by this committer
Update to 2.5.0

Added EventConfig::setFlags() method. (There was no way to set EVENT_BASE_FLAG_*
flags.)

Sponsored by:	Netzkommune GmbH
Original commitRevision:501561 
Wednesday, 24 Apr 2019
12:28 joneum search for other commits by this committer
Update to 2.4.4

Sponsored by:	Netzkommune GmbH
Original commitRevision:499841 
Sunday, 16 Dec 2018
11:29 joneum search for other commits by this committer
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
Original commitRevision:487579 
Monday, 10 Dec 2018
16:52 joneum search for other commits by this committer
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
Original commitRevision:487188 
Saturday, 24 Nov 2018
13:52 joneum search for other commits by this committer
Update from 2.3.0 to 2.4.1

Changelog: https://pecl.php.net/package/event

Sponsored by:	Netzkommune GmbH
Original commitRevision:485773 
Thursday, 30 Mar 2017
05:21 vanilla search for other commits by this committer
Update to 2.3.0.

PR:		218202
Submitted by:	maintainer
Original commitRevision:437271 
Thursday, 9 Feb 2017
01:04 wen search for other commits by this committer
- Update to 2.2.1

PR:		216920
Submitted by:	johnpupu@gmail.com(maintainer)
Original commitRevision:433705 
Saturday, 23 Apr 2016
06:58 sunpoet search for other commits by this committer
- 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)
Original commitRevision:413855 
Wednesday, 4 Nov 2015
16:49 vanilla search for other commits by this committer
Upgrade to 1.11.1

PR:		204286
Submitted by:	maintainer
Original commitRevision:400746 
Thursday, 9 Oct 2014
11:53 robak search for other commits by this committer
devel/pecl-event: update 1.9.0 -> 1.10.3

PR:		194159
Submitted by:	John Chen <johnpupu@gmail.com>
Approved by:	mentors (implicit)
Original commitRevision:370517 
Tuesday, 4 Feb 2014
11:41 sunpoet search for other commits by this committer
- 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)
Original commitRevision:342501 
Sunday, 3 Nov 2013
09:49 antoine search for other commits by this committer
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
Original commitRevision:332601 

Number of commits found: 21