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-libevent/Makefile

Number of commits found: 21

Thursday, 6 Dec 2018
11:22 rene search for other commits by this committer
Remove version 7.0 from the IGNORE_WITH_PHP list.
Original commitRevision:486751 
Sunday, 2 Dec 2018
17:43 antoine search for other commits by this committer
Deprecate ports depending on php 5.6
Original commitRevision:486473 
Monday, 8 Oct 2018
15:08 antoine search for other commits by this committer
Fix some PKGNAME collisions
Original commitRevision:481545 
Thursday, 14 Dec 2017
13:57 tz search for other commits by this committer
Add missing IGNORE_WITH_PHP for various pecl-ports.

After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.

PR:          222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476
Original commitRevision:456296 
Monday, 10 Apr 2017
15:08 mat search for other commits by this committer
Convert all PECL ports to USES=php:pecl.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
Original commitRevision:438175 
Monday, 20 Feb 2017
02:57 jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
Original commitRevision:434427 
Tuesday, 7 Feb 2017
12:14 mat search for other commits by this committer
Mark ports not building with PHP 7.1.

Sponsored by:	Absolight
Original commitRevision:433543 
Saturday, 4 Feb 2017
07:56 jbeich search for other commits by this committer
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)
Original commitRevision:433286 
Wednesday, 3 Aug 2016
12:47 mat search for other commits by this committer
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
Original commitRevision:419514 
Tuesday, 28 Jun 2016
14:00 mat search for other commits by this committer
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
Original commitRevision:417719 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 18 Feb 2016
14:47 miwi search for other commits by this committer
- Ignore php70
- While here remove old php gruft
Original commitRevision:409110 
Friday, 20 Nov 2015
20:18 pi search for other commits by this committer
devel/pecl-libevent: 0.0.5 -> 0.1.0

- Added event_base_reinit(). (Ivan Shalganov, Andy Skelton)
- Fixed windows compilation with libevent 2.x. (Anatol Belski)
- Fixed bug #61673 (callback function args are wrong for signal handler).
- Fixed bug #61653 (Segfault on event_free()).

PR:		204087
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by:	webmaster@kibab.com (maintainer timeout)
Original commitRevision:402098 
Thursday, 24 Jul 2014
13:32 bapt search for other commits by this committer
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
Original commitRevision:362796 
Sunday, 6 Jul 2014
10:30 robak search for other commits by this committer
devel/pecl-libevent: convert to new LIB_DEPENDS format

Approved by:	marino (mentor), portmgr (blanket)
Original commitRevision:360874 
Thursday, 23 Jan 2014
15:12 miwi search for other commits by this committer
- Marke these ports as stage safe
- While here remove php4 gruft
Original commitRevision:340830 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Sunday, 9 Jun 2013
17:34 miwi search for other commits by this committer
- Remove php4 reference
Original commitRevision:320358 
Sunday, 5 Aug 2012
08:28 miwi search for other commits by this committer
- Update to 0.0.5

PR:		169507
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Approved by:	maintainer
Original commit
Saturday, 29 Jan 2011
15:46 miwi search for other commits by this committer
* Add LICENSE
* Add IGNORE_WITH_PHP=4 as this module requires php 5.1.X

PR:             153021
Submitted by:   "Tom Judge" <tom@tomjudge.com>
Approved by:    maintainer
Feature safe:   yes
Original commit
Monday, 15 Nov 2010
07:44 miwi search for other commits by this committer
This is a PHP binding for libevent library.

WWW: http://pecl.php.net/package/libevent

PR:             ports/152247
Submitted by:   Ilya Bakulin <webmaster at kibab.com>
Original commit

Number of commits found: 21