Port details |
- pecl-yar1 Yar (Yet another RPC framework) is a light, concurrent RPC framework
- 1.2.5_1 www
=0 1.2.5_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.6
This port expired on: 2018-12-30
- Maintainer: joneum@FreeBSD.org
- Port Added: 2017-03-04 13:54:44
- Last Update: 2018-12-30 23:30:56
- SVN Revision: 488749
- License: PHP301
- WWW:
- https://pecl.php.net/package/yar
- Description:
- Yar (Yet another RPC framework) is a light, concurrent RPC framework,
supports multi package protocols (json, msgpack)
WWW: https://pecl.php.net/package/yar
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- ${PHP_PKGNAMEPREFIX}pecl-yar>0:www/pecl-yar1
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-pecl-yar
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PECL/yar-1.2.5.tgz) = b3531c9588567cac3274f37d6eae4120c8bd3bf767ca8a0f7295c2038eec182d
SIZE (PECL/yar-1.2.5.tgz) = 38595
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf>0 : devel/autoconf
- json.so : devel/php56-json
- curl.so : ftp/php56-curl
- Runtime dependencies:
-
- php.h : lang/php56
- json.so : devel/php56-json
- curl.so : ftp/php56-curl
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php56-pecl-yar-1.2.5_1:
MSGPACK=off: Enable MSGPACK module
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- localbase php:pecl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.5_1 30 Dec 2018 23:30:56 |
rene |
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 ) |
1.2.5_1 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
1.2.5_1 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
1.2.5_1 21 Nov 2018 12:41:57 |
joneum |
Take Maintainership
Approved by: johnpupu@gmail.com (maintainer, via eMail)
Sponsored by: Netzkommune GmbH |
1.2.5_1 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
1.2.5_1 08 Mar 2018 19:48:41 |
mat |
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 |
1.2.5_1 14 Dec 2017 13:57:29 |
tz |
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 |
1.2.5_1 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
1.2.5_1 06 Mar 2017 12:05:23 |
antoine |
Fix PKGBASE collision with www/pecl-yar |
1.2.5_1 04 Mar 2017 13:49:20 |
sunpoet |
Add pecl-yar1 1.2.5 (copied from pecl-yar)
- Use USES=localbase
- Update MSGPACK option
- While I'm here, update IGNORE_WITH_PHP
PR: 217522
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |