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: archivers/pecl-phk/Makefile

Number of commits found: 25

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 
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 
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 
Thursday, 15 Sep 2016
01:41 swills search for other commits by this committer
Unmark broken on powerpc64

These ports built successfully
Original commitRevision:422175 
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 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Thursday, 18 Feb 2016
15:08 miwi search for other commits by this committer
- Ignore php70
Original commitRevision:409111 
Thursday, 26 Nov 2015
14:39 miwi search for other commits by this committer
- Take Maintainership

Approved by:	mat (mentor)
Original commitRevision:402450 
Thursday, 18 Jun 2015
07:42 vanilla search for other commits by this committer
Upgrade to 3.0.1.
Original commitRevision:390022 
Tuesday, 24 Feb 2015
01:50 vanilla search for other commits by this committer
switch to USES:tar:tgz.
Original commitRevision:379721 
Tuesday, 18 Nov 2014
09:37 bapt search for other commits by this committer
Reset miwi's maintainership per his demand

Hope to see you back! Thank for all the work!
Original commitRevision:372709 
Monday, 13 Oct 2014
13:20 mat search for other commits by this committer
These do not build with php 5.6.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:370773 
Saturday, 4 Jan 2014
23:48 bapt search for other commits by this committer
Support stage
Original commitRevision:338695 
Friday, 20 Sep 2013
13:11 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Original commitRevision:327699 
Friday, 1 Feb 2013
08:36 miwi search for other commits by this committer
- Convert header
- Update to 2.1.0
Original commitRevision:311358 
Monday, 20 Dec 2010
06:52 miwi search for other commits by this committer
* Add LICENSE
* Add IGNORE_WITH_PHP=4 as this is for php newer than 5.1
* Remove MD5 line from distinfo.

PR:             152933
Submitted by:   "Tom Judge" <tom@tomjudge.com>
Original commit
Saturday, 11 Apr 2009
09:09 miwi search for other commits by this committer
- Reset ditesh (at) gathani.org due to long period of inactivity.
- Take over some ports

Approved by:    portmgr (linimon)
Original commit
Sunday, 20 Jan 2008
22:14 miwi search for other commits by this committer
PHK is a PHP-oriented package/archive system. Basically, it can be considered
as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to
distribute and run a library or an application as a single file.

The PHK accelerator transparently makes PHK runtime faster.

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

PR:             ports/119828
Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
Original commit

Number of commits found: 25