Port details |
- pecl-yar Yar (Yet another RPC framework) is a light, concurrent RPC framework
- 2.3.3 www =2 2.3.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2013-11-15 20:52:29
- Last Update: 2024-07-06 16:02:59
- Commit Hash: 7c46217
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: PHP301
- WWW:
- https://pecl.php.net/package/yar
- https://github.com/laruence/yar
- Description:
- Yar (Yet another RPC framework) is a light, concurrent RPC framework,
supports multi package protocols (json, msgpack)
- ¦ ¦ ¦ ¦
- 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-yar
- To install the port:
- cd /usr/ports/www/pecl-yar/ && make install clean
- To add the package, run one of these commands:
- pkg install www/pecl-yar
- pkg install php82-pecl-yar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pecl-yar
- Package flavors (<flavor>: <package>)
- php82: php82-pecl-yar
- php81: php81-pecl-yar
- php83: php83-pecl-yar
- distinfo:
- TIMESTAMP = 1720022758
SHA256 (PECL/yar-2.3.3.tgz) = e5951c7ac813dbd7dcb5738aa33b74ccdeba8a302a0649cd48affa263017b93a
SIZE (PECL/yar-2.3.3.tgz) = 51333
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- php82-pecl-msgpack>=0 : devel/pecl-msgpack@php82
- php.h : lang/php82
- phpize : lang/php82
- autoconf>0 : devel/autoconf
- curl.so : ftp/php82-curl
- Runtime dependencies:
-
- php82-pecl-msgpack>=0 : devel/pecl-msgpack@php82
- php.h : lang/php82
- curl.so : ftp/php82-curl
- Library dependencies:
-
- libcurl.so : ftp/curl
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php82-pecl-yar-2.3.3:
MSGPACK=on: Enable MSGPACK module
===> Use 'make config' to modify these settings
- Options name:
- www_pecl-yar
- USES:
- localbase:ldflags php:build,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 |
2.3.3 06 Jul 2024 16:02:59 |
Po-Chuan Hsieh (sunpoet) |
www/pecl-yar: Update to 2.3.3
Changes: https://pecl.php.net/package-changelog.php?package=yar |
2.3.2 30 Jun 2023 07:02:58 |
Po-Chuan Hsieh (sunpoet) |
www/pecl-yar: Fix build with PHP 8.2+
- Update WWW
Obtained from: https://github.com/laruence/yar/pull/177 |
2.3.2 10 Jun 2023 14:57:35 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by: portmgr (blanket)
Sponsored by: Bounce Experts |
2.3.2 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.2 27 Aug 2022 10:24:13 |
Po-Chuan Hsieh (sunpoet) |
www/pecl-yar: Cosmetic change
Add more information about the breakage.
Mark IGNORE with PHP 8.2.0 beta 1+ (5da33bb9b44197233147df3ac9ffdc943ac3662b)
PHP 8.2.0 beta 1 introduces random extension [1] which break this port.
cc -I. -I/wrkdirs/usr/ports/www/pecl-yar/work-php82/yar-2.3.2
-I/wrkdirs/usr/ports/www/pecl-yar/work-php82/yar-2.3.2/include
-I/wrkdirs/usr/ports/www/pecl-yar/work-php82/yar-2.3.2/main
-I/wrkdirs/usr/ports/www/pecl-yar/work-php82/yar-2.3.2 -I/usr/local/include/php
-I/usr/local/include/php/main -I/usr/local/include/php/TSRM
-I/usr/local/include/php/Zend -I/usr/local/include/php/ext
-I/usr/local/include/php/ext/date/lib -I/usr/local/include -isystem
/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -isystem
/usr/local/include -fno-strict-aliasing -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c
/wrkdirs/usr/ports/www/pecl-yar/work-php82/yar-2.3.2/yar_response.c -MMD -MF
yar_response.dep -MT yar_response.lo -fPIC -DPIC -o .libs/yar_response.o
--- yar_request.lo ---
/wrkdirs/usr/ports/www/pecl-yar/work-php82/yar-2.3.2/yar_request.c:37:10: error:
use of undeclared identifier 'mt_rand_is_seeded'
if (!BG(mt_rand_is_seeded)) {
^
1 warning and 1 error generated.
*** [yar_request.lo] Error code 1
Reported by: pkg-fallout
Reference: http://beefy16.nyi.freebsd.org/data/130amd64-default/92e0e1e3191a/logs/php82-pecl-yar-2.3.2.log
Reference: https://github.com/php/php-src/commit/4d8dd8d258ff365b146bcadcb277ede8992706d0
[1] |
2.3.2 12 Aug 2022 14:37:54 |
Muhammad Moinur Rahman (bofh) |
www/pecl-yar: Ignore with php82 |
2.3.2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.3.2 22 May 2022 04:22:55 |
Po-Chuan Hsieh (sunpoet) |
www/pecl-yar: Update to 2.3.2
Changes: https://pecl.php.net/package-changelog.php?package=yar |
2.3.1 13 May 2022 11:39:23 |
Po-Chuan Hsieh (sunpoet) |
www/pecl-yar: Update to 2.3.1
Changes: https://pecl.php.net/package-changelog.php?package=yar |
2.3.0 26 Apr 2022 15:01:20 |
Po-Chuan Hsieh (sunpoet) |
www/pecl-yar: Update to 2.3.0
Changes: https://pecl.php.net/package-changelog.php?package=yar |
2.2.1 11 Jan 2022 18:44:15 |
Po-Chuan Hsieh (sunpoet) |
www/pecl-yar: Update to 2.2.1
Changes: https://pecl.php.net/package-changelog.php?package=yar |
2.2.0 04 May 2021 19:15:21 |
Po-Chuan Hsieh (sunpoet) |
www/pecl-yar: Update to 2.2.0
- Take maintainership
Changes: https://pecl.php.net/package-changelog.php?package=yar |
2.1.2 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
2.1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.2 29 Dec 2020 09:14:44 |
antoine |
Ignore with PHP 8.0
Reported by: pkg-fallout |
2.1.2 04 Aug 2020 16:44:59 |
lwhsu |
Update to 2.1.2
PR: 247674
Submitted by: Miguel Gocobachi <miguel@gocobachi.dev>
Approved by: maintainer timeout
Differential Revision: https://reviews.freebsd.org/D25528 |
2.0.7 06 Mar 2020 18:09:10 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
2.0.7 08 Feb 2020 14:23:36 |
joneum |
Update to 2.0.7
Sponsored by: Netzkommune GmbH |
2.0.6 31 Dec 2019 09:32:05 |
joneum |
Update to 2.0.6
Sponsored by: Netzkommune GmbH |
2.0.5 22 Sep 2019 07:14:00 |
antoine |
Ignore with php 7.4
Reported by: pkg-fallout |
2.0.5 05 Jan 2019 10:13:15 |
joneum |
Remove expired IGNORE_WITH_PHP= 56
Sponsored by: Netzkommune GmbH |
2.0.5 30 Dec 2018 11:18:32 |
joneum |
Update to 2.0.5
Changelog:
- Fixed PHP-7.3 Compatibility
- Fixed crash in php_yar_curl_send
Sponsored by: Netzkommune GmbH |
2.0.4 21 Nov 2018 12:41:57 |
joneum |
Take Maintainership
Approved by: johnpupu@gmail.com (maintainer, via eMail)
Sponsored by: Netzkommune GmbH |
2.0.4 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 |
2.0.4 17 Jan 2018 16:35:57 |
joneum |
www/pecl-yar: Update from 2.0.2 to 2.0.4
Changelog:
https://pecl.php.net/package/yar/2.0.3
https://pecl.php.net/package/yar/2.0.4
*While here:
- Switch to DISTVERSION
- Pet portlint
- Add LICENSE_FILE
- Remove PHP 7.2 from IGNORE_WITH_PHP (with this Update, this Port is PHP
7.2 ready)
PR: 225246
Submitted by: johnpupu@gmail.com (maintainer)
Approved by: mentors (implicit) |
2.0.2 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 |
2.0.2 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 |
2.0.2 18 Mar 2017 17:12:58 |
sunpoet |
Update to 2.0.2
Changes: https://pecl.php.net/package-changelog.php?package=yar
PR: 217887
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.0.1 04 Mar 2017 13:49:25 |
sunpoet |
Update to 2.0.1
- Use USES=localbase
- Update IGNORE_WITH_PHP
Changes: https://pecl.php.net/package-changelog.php?package=yar
PR: 217521
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
1.2.5_1 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
1.2.5_1 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
1.2.5_1 03 Aug 2016 12:47:05 |
mat |
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 |
1.2.5 28 Jun 2016 14:00:45 |
mat |
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 |
1.2.5 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.2.5 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.2.5 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
1.2.5 04 Nov 2015 16:40:09 |
vanilla |
1: Upgrade to 1.2.5.
2: switch to USES.
PR: 162740
Submitted by: maintainer |
1.2.4 03 Nov 2014 12:21:18 |
robak |
www/pecl-yar: update 1.2.3 -> 1.2.4
PR: 194552
Submitted by: John Chen <johnpupu@gmail.com>
Approved by: mentors (implicit) |
1.2.3 04 Jan 2014 08:24:48 |
sunpoet |
- Update to 1.2.3
Changes: http://pecl.php.net/package-changelog.php?package=yar
PR: ports/185445
Submitted by: John Chen <johnpupu@gmail.com> |
1.2.1 20 Nov 2013 18:32:59 |
sunpoet |
- Update to 1.2.1
Changes: http://pecl.php.net/package-changelog.php?package=yar
PR: ports/184114
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
1.2.0 15 Nov 2013 20:52:16 |
sunpoet |
- Add pecl-yar 1.2.0
Yar (Yet another RPC framework) is a light, concurrent RPC framework,
supports multi package protocols (json, msgpack)
WWW: http://pecl.php.net/package/yar
PR: ports/183991
Submitted by: John Chen <johnpupu@gmail.com> |