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.

Port details
pecl-yaf2 MVC framework written as a C PHP extension
2.3.5 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Works only with EOL php 5.6
Expired This port expired on: 2018-12-30
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-02-13 19:12:35
Last Update: 2018-12-30 23:30:56
SVN Revision: 488749
License: PHP301
WWW:
https://pecl.php.net/package/yaf
Description:
Yaf is a PHP MVC framework, the difference being Yaf is a PHP Extension. WWW: https://pecl.php.net/package/yaf
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • php56-pecl-yaf>0:www/pecl-yaf2
No installation instructions:
This port has been deleted.
PKGNAME: php56-pecl-yaf
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (PECL/yaf-2.3.5.tgz) = 92b3cea149bce72ea9cc5bac64b03e357b5b1c04bd360df897c0d03afc83bd51 SIZE (PECL/yaf-2.3.5.tgz) = 104743

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php56
  2. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php56
Library dependencies:
  1. libpcre.so : devel/pcre
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
localbase php:pecl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://pecl.php.net/get/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.5
30 Dec 2018 23:30:56
Revision:488749Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.5
06 Dec 2018 11:22:12
Revision:486751Original commit files touched by this commit
rene search for other commits by this committer
Remove version 7.0 from the IGNORE_WITH_PHP list.
2.3.5
02 Dec 2018 17:43:34
Revision:486473Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports depending on php 5.6
2.3.5
21 Nov 2018 12:41:57
Revision:485511Original commit files touched by this commit
joneum search for other commits by this committer
Take Maintainership

Approved by:	johnpupu@gmail.com (maintainer, via eMail)
Sponsored by:	Netzkommune GmbH
2.3.5
08 Oct 2018 15:08:13
Revision:481545Original commit files touched by this commit
antoine search for other commits by this committer
Fix some PKGNAME collisions
2.3.5
08 Mar 2018 19:48:41
Revision:463917Original commit files touched by this commit
mat search for other commits by this committer
Introduce PHP flavors.

  Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
  flavored.  They will automatically get flavors (php56, php70, php71, php72)
  depending of the versions they support (set with IGNORE_WITH_PHP).  As a
  consequence, ports using USES=pear and USES=horde are also flavored.

PR:		226242
Submitted by:	mat
Exp-run by:	antoine
Approved by:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14208
2.3.5
14 Dec 2017 13:57:29
Revision:456296Original commit files touched by this commit
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
2.3.5
10 Apr 2017 15:08:47
Revision:438175Original commit files touched by this commit
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
2.3.5
13 Feb 2017 19:03:01
Revision:434041Original commit files touched by this commit
sunpoet search for other commits by this committer
Add pecl-yaf2 (copied from pecl-yaf r433543)

PR:		217032
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)

Number of commits found: 9