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: print/pecl-ps/Makefile

Number of commits found: 26

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 
Wednesday, 25 Apr 2018
08:33 amdmi3 search for other commits by this committer
- Switch to new test framework

Approved by:	portmgr blanket
Original commitRevision:468263 
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 
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:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Thursday, 18 Feb 2016
15:08 miwi search for other commits by this committer
- Ignore php70
Original commitRevision:409111 
Friday, 10 Apr 2015
01:06 mi search for other commits by this committer
Add license (PHP-2.02), remove redundant DISTNAME setting.
Original commitRevision:383686 
01:03 mi search for other commits by this committer
Unbreak, upgrade from 1.3.6 (released in 2007) to 1.3.7 (released in
2013).

Approved by:	being condemned
Original commitRevision:383685 
Saturday, 21 Mar 2015
18:40 marino search for other commits by this committer
php53 and fallout: Deprecate, set removal for 15 APR 2015

The PHP developers stopped providing security patches for the 5.3
branch on 14 August 2014.  They "strongly urge" to upgrade to current
versions "as using older versions may expose you to security
vulnerabilities and bugs that have been fixed in more recent versions"
of PHP.

The PHP53 branch was released from maintainership today, so it's being
deprecated with removal set for 15 April 2015.

There were only 8 ports limited to php53, six of which were pecl- ports.
These ports must be upgraded to use a later version of php (5.6 is
recommended) soon, or they will be removed with php53.

Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this
was changed to use IGNORE_WITH_PHP instead while here.

PR:		198150
Original commitRevision:381813 
Tuesday, 8 Jul 2014
18:45 tijl search for other commits by this committer
- Convert print/pslib to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Replace LDFLAGS with LIBS
Original commitRevision:361275 
Monday, 7 Jul 2014
06:56 vanilla search for other commits by this committer
1: Stagify.
2: new syntax of LIB_DEPENDS.

Approved by:	portmgr@ (blanket)
Original commitRevision:361029 
Friday, 20 Sep 2013
22:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
Original commitRevision:327765 
Saturday, 28 Aug 2010
10:58 mva search for other commits by this committer
- Unbreak, now that print/pslib supports libpng 1.4 properly

Submitted by:   Alan Garfield <alan@auspc.com.au> via mail
Original commit
Friday, 9 Apr 2010
21:05 pav search for other commits by this committer
- Mark BROKEN: does not configure

Reported by:    pointyhat
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Monday, 1 Dec 2008
21:08 miwi search for other commits by this committer
- Update to 1.3.6

PR:             129234
Submitted       tabthorpe@
Approved by:    maintainer
Original commit
Friday, 26 Sep 2008
09:41 miwi search for other commits by this committer
- Fix segfault on amd64
- Bump PORTREVISION

PR:             127533
Submitted by:   Alan Garfield <alan@fromorbit.com> (maintainer)
Original commit
Friday, 6 Jun 2008
13:58 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Monday, 30 Jul 2007
23:08 miwi search for other commits by this committer
- Chase increase of print/pslib shlib version.
- Bump PORTREVISION

Submitted by:   pointyhat via pav
Original commit
Sunday, 1 Jul 2007
22:13 miwi search for other commits by this committer
Chase increase of print/pslib shlib version.

Submitted by:   pointyhat via pav
Original commit
Tuesday, 29 May 2007
17:09 miwi search for other commits by this committer
PHP extention to generate postscript by using pslib.

WWW: http://pecl.php.net/package-info.php?package=ps

PR:             ports/112968
Submitted by:   Alan Garfield <alan at fromorbit.com>
Original commit

Number of commits found: 26