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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: databases/pecl-drizzle/Makefile

Number of commits found: 28

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 
Tuesday, 16 May 2017
13:37 joneum search for other commits by this committer
-	Update maintainer address

Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
Original commitRevision:441000 
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 
Thursday, 22 Dec 2016
12:00 wen search for other commits by this committer
- Pass maintainership to submitter

PR:		215489
Submitted by:	joneum@bsdproject.de
Original commitRevision:429154 
Wednesday, 7 Sep 2016
09:01 amdmi3 search for other commits by this committer
- Switch to options helpers
- Regenerate patches with `make makepatch`
Original commitRevision:421484 
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 
Monday, 25 Jul 2016
20:01 rene search for other commits by this committer
Reset miwi@'s ports, he stepped down from the Ports Team.

With hat:	portmgr-secretary
Original commitRevision:419057 
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 
Monday, 30 Nov 2015
14:58 miwi search for other commits by this committer
- Unbreak build for php 5.X

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4320
Original commitRevision:402675 
Thursday, 26 Nov 2015
14:39 miwi search for other commits by this committer
- Take Maintainership

Approved by:	mat (mentor)
Original commitRevision:402450 
Wednesday, 25 Feb 2015
11:22 antoine search for other commits by this committer
Those ports do not build with php 5.6
Original commitRevision:379897 
07:36 vanilla search for other commits by this committer
remove DEFAULT_VERSIONS.

Obtained from:	bapt@, mat@
Original commitRevision:379879 
Tuesday, 24 Feb 2015
02:44 vanilla search for other commits by this committer
switch to USES=tar:tgz.
Original commitRevision:379725 
Tuesday, 23 Sep 2014
22:24 ohauer search for other commits by this committer
- fix DEFAULT_VERSIONS usage
  (do not overwrite make.conf settings)
Original commitRevision:369131 
Wednesday, 16 Jul 2014
06:58 vanilla search for other commits by this committer
Stagify, fix WWW line.
Original commitRevision:362042 
Friday, 4 Jul 2014
23:46 adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.

Approved by:	portmgr (blanket for modernization)
Original commitRevision:360690 
Tuesday, 10 Jun 2014
07:39 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Original commitRevision:357277 
Monday, 16 Dec 2013
18:24 glarkin search for other commits by this committer
[Errno 11] Resource Temporarily Unavailable

Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
Original commitRevision:336656 
Wednesday, 11 Dec 2013
18:08 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
Original commitRevision:336187 
Sunday, 22 Sep 2013
18:05 bapt search for other commits by this committer
Fix NO_STAGE attribution
Original commitRevision:327888 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Saturday, 11 Dec 2010
03:56 glarkin search for other commits by this committer
- Added IGNORE_WITH_PHP=4 as this extension depends on php 5.1+
- Added LICENSE=PHP301 - depends on ports/152927
- Removed MD5 line from distinfo

PR:             ports/152938
Submitted by:   Tom Judge <tom at tomjudge dot com>
Original commit
Friday, 30 Apr 2010
21:50 glarkin search for other commits by this committer
This PHP extension provides a wrapper for libdrizzle, the
client and protocol library for the Drizzle database.

WWW:    http://pecl.php.net/package/drizzle
Original commit

Number of commits found: 28