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: textproc/pecl-xdiff/Makefile

Number of commits found: 29

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 
Tuesday, 20 Mar 2018
02:20 dbaio search for other commits by this committer
Fix order of IGNORE_WITH_PHP variable

Related with `USES=php` so is better to keep them together

Reported by:	mat
Original commitRevision:465055 
Saturday, 17 Mar 2018
14:43 dbaio search for other commits by this committer
Fix order of variables

Ports maintained by me in categories: science security sysutils textproc
Original commitRevision:464822 
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, 8 May 2017
17:21 dbaio search for other commits by this committer
Update my email address

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10648
Original commitRevision:440442 
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 
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 
Wednesday, 11 Jan 2017
00:28 ler search for other commits by this committer
Update MAINTAINER on my ports (and created by line) to my @FreeBSD.org email

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D9125
Original commitRevision:431147 
Saturday, 24 Sep 2016
13:57 rm search for other commits by this committer
textproc/pecl-xdiff: pass maintainership to submitter

- Configure PORTSCOUT
- Small change on pkg-descr
- Update distinfo with TIMESTAMP
- Pass maintainership to submitter

PR:		212774
Submitted by:	Danilo G. Baio (dbaio) <dbaio@bsd.com.br>
Original commitRevision:422721 
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:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
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 
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
07:57 vanilla search for other commits by this committer
1: add LICENSE/LICENSE_FILE.
2: remove DEFAULT_PHP_VER.
3: switch to USES=tar:tgz
Original commitRevision:379885 
Tuesday, 2 Sep 2014
15:42 tabthorpe search for other commits by this committer
- Reassign to the heap
Original commitRevision:367041 
Sunday, 3 Aug 2014
14:15 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
Original commitRevision:363904 
Monday, 14 Jul 2014
18:42 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361812 
Friday, 17 Jan 2014
17:10 tabthorpe search for other commits by this committer
- Remove NO_STAGE
Original commitRevision:340083 
Friday, 20 Sep 2013
23:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Original commitRevision:327773 
Friday, 28 Sep 2012
17:04 tabthorpe search for other commits by this committer
- Update to 1.5.2
- Take maintainership
- Now works with php 5.4
- http://pecl.php.net/package-info.php?package=xdiff&version=1.5.2
Original commitRevision:305002 
Monday, 21 May 2012
21:43 pav search for other commits by this committer
- Release to ports@

Submitted by:   Larry Rosenman <ler@lerctr.org> (maintainer)
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Tuesday, 13 Apr 2010
13:27 glarkin search for other commits by this committer
- Upgrade to 1.5.1, which implicitly unbreaks after recent PHP
  5.3.2 update

Reported by:    pointyhat
Approved by:    portmgr (itetcu, erwin - blanket)
Original commit
Friday, 18 Jul 2008
20:44 miwi search for other commits by this committer
-Update to 1.4.1

PR:             125172
Submitted by:   Wen heping <wenheping@gmail.com>
Approved by:    maintainer timeout
Original commit
Thursday, 20 Apr 2006
17:14 scrappy search for other commits by this committer
make sure all files get committed properly
Original commit

Number of commits found: 29