Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.6 29 Jul 2024 19:03:02
    |
Po-Chuan Hsieh (sunpoet)  |
www/pecl-yaf: Fix build with php84
Obtained
from: https://github.com/laruence/yaf/commit/b1d252c944a8d70f0dc28415b3d67a7b3bbbf7ce |
3.3.6 29 Jul 2024 12:39:19
    |
Po-Chuan Hsieh (sunpoet)  |
www/pecl-yaf: Cosmetic change |
3.3.6 28 Jul 2024 13:15:18
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
3.3.6 06 Jul 2024 16:02:55
    |
Po-Chuan Hsieh (sunpoet)  |
www/pecl-yaf: Update to 3.3.6
Changes: https://pecl.php.net/package-changelog.php?package=yaf |
3.3.5_1 09 Mar 2024 14:05:41
    |
Po-Chuan Hsieh (sunpoet)  |
www/pecl-yaf: Remove unneeded LIB_DEPENDS
- Bump PORTREVISION for dependency change |
3.3.5 30 Jun 2023 13:17:25
    |
Po-Chuan Hsieh (sunpoet)  |
www/pecl-yaf: Fix build with PHP 8.3
PHP 8.3 removes ZEND_HOT in [1]. This fix basically reverts [2].
--- src/php_couchbase.lo ---
In file included from
/wrkdirs/usr/ports/databases/pecl-couchbase/work-php83/couchbase-4.1.4/src/php_couchbase.cxx:17:
/wrkdirs/usr/ports/databases/pecl-couchbase/work-php83/couchbase-4.1.4/src/wrapper/common.hxx:34:1:
error: unknown type name 'zend_bool'
zend_bool log_php_log_err{ 1 };
^
/wrkdirs/usr/ports/databases/pecl-couchbase/work-php83/couchbase-4.1.4/src/wrapper/common.hxx:35:1:
error: unknown type name 'zend_bool'
zend_bool log_stderr{ 0 };
^
/wrkdirs/usr/ports/databases/pecl-couchbase/work-php83/couchbase-4.1.4/src/wrapper/common.hxx:39:1:
error: unknown type name 'zend_bool'
zend_bool initialized{ 0 };
^
3 errors generated.
*** [src/php_couchbase.lo] Error code 1
make[1]: stopped in
/wrkdirs/usr/ports/databases/pecl-couchbase/work-php83/couchbase-4.1.4
Reference: https://github.com/php/php-src/commit/90b0e779213de6aa6a500030f6da93d8d91cffbf
[1]
https://github.com/laruence/yaf/commit/08894ab3ed44adb809f040707a5732ce65b771e7
[2] |
3.3.5 30 Jun 2023 07:02:55
    |
Po-Chuan Hsieh (sunpoet)  |
www/pecl-yaf: Fix build with PHP 8.2
- Update WWW
Obtained from: https://github.com/laruence/yaf/pull/579 [1] |
3.3.5 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 |
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) |
3.3.5 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 ) |
3.3.5 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 ) |
3.3.5 16 Jun 2022 13:59:30
    |
Po-Chuan Hsieh (sunpoet)  |
www/pecl-yaf: Cosmetic change |
3.3.5 13 Jun 2022 00:08:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Ignore with php82 |
3.3.5 22 May 2022 04:22:52
    |
Po-Chuan Hsieh (sunpoet)  |
www/pecl-yaf: Update to 3.3.5
Changes: https://pecl.php.net/package-changelog.php?package=yaf |
3.3.4 11 Jan 2022 18:44:15
    |
Po-Chuan Hsieh (sunpoet)  |
www/pecl-yaf: Update to 3.3.4
- Remove IGNORE_WITH_PHP=81
Changes: https://pecl.php.net/package-changelog.php?package=yaf |
3.3.3 10 Jan 2022 13:30:00
    |
Muhammad Moinur Rahman (bofh)  |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
3.3.3 06 Jul 2021 14:56:24
    |
Po-Chuan Hsieh (sunpoet)  |
www/pecl-yaf: Update to 3.3.3
Changes: https://pecl.php.net/package-changelog.php?package=yaf |
3.3.2 04 May 2021 19:15:17
    |
Po-Chuan Hsieh (sunpoet)  |
www/pecl-yaf: Update to 3.3.2
- Take maintainership
Changes: https://pecl.php.net/package-changelog.php?package=yaf |
3.2.5 04 May 2021 16:57:55
    |
Rene Ladan (rene)  |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
3.2.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.2.5 19 Jul 2020 14:34:38
  |
lwhsu  |
Update to 3.2.5
PR: 247670
Submitted by: Miguel Gocobachi <miguel@gocobachi.dev>
Approved by: maintainer timeout |
3.0.9 06 Mar 2020 18:09:10
  |
joneum  |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
3.0.9 31 Dec 2019 09:28:51
  |
joneum  |
Update to 3.0.9
Sponsored by: Netzkommune GmbH |
3.0.8 22 Sep 2019 07:14:00
  |
antoine  |
Ignore with php 7.4
Reported by: pkg-fallout |
3.0.8 26 Mar 2019 11:03:54
  |
joneum  |
Update to 3.0.8
Changelog:
- Fixed build with PHP-7.3
Sponsored by: Netzkommune GmbH |
3.0.7 05 Jan 2019 10:14:45
  |
joneum  |
Remove expired IGNORE_WITH_PHP= 56
Sponsored by: Netzkommune GmbH |
3.0.7 10 Dec 2018 17:32:16
  |
joneum  |
Update to 3.0.7
Sponsored by: Netzkommune GmbH |
3.0.6 21 Nov 2018 12:41:57
  |
joneum  |
Take Maintainership
Approved by: johnpupu@gmail.com (maintainer, via eMail)
Sponsored by: Netzkommune GmbH |
3.0.6 12 Oct 2018 06:23:47
  |
antoine  |
Those ports are not compatible with php 7.3
Reported by: pkg-fallout |
3.0.6 17 Jan 2018 12:18:40
  |
joneum  |
www/pecl-yaf: Update from 3.0.5 to 3.0.6
Changelog: https://pecl.php.net/package-changelog.php?package=yaf&release=3.0.6
*While here:
- Switch to DISTVERSION
- Pet portlint
- Add LICENSE_FILE
PR: 225245
Submitted by: johnpupu@gmail.com (maintainer)
Approved by: mentors (implicit) |
3.0.5 11 Jul 2017 19:13:39
  |
sunpoet  |
Update to 3.0.5
- While I'm here:
- Respect LOCALBASE
- Use USES=localbase
Changes: https://pecl.php.net/package-changelog.php?package=yaf
PR: 220635
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
3.0.4 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 |
3.0.4 11 Feb 2017 14:20:36
  |
sunpoet  |
Update to 3.0.4
Changes: https://pecl.php.net/package-changelog.php?package=yaf
PR: 216967
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.3.5_1 07 Feb 2017 12:14:34
  |
mat  |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
2.3.5_1 13 Dec 2016 14:26:12
  |
sunpoet  |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
2.3.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 |
2.3.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 |
2.3.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 |
2.3.5 18 Feb 2016 14:47:06
  |
miwi  |
- Ignore php70
- While here remove old php gruft |
2.3.5 04 Nov 2015 16:44:27
  |
vanilla  |
1: upgrade to 2.3.5.
2: switch to USES.
3: remove IGNORE_WITH_PHP, it's compileable with php5.6 now.
PR: 204260
Submitted by: maintainer, me [2|3] |
2.3.3 03 Nov 2014 09:33:47
  |
robak  |
www/pecl-yaf: update 2.3.2 -> 2.3.3
PR: 194551
Submitted by: John Chen <johnpupu@gmail.com>
Approved by: mentors (implicit) |
2.3.2 13 Oct 2014 13:20:52
  |
mat  |
These do not build with php 5.6.
With hat: portmgr
Sponsored by: Absolight |
2.3.2 23 Feb 2014 15:20:46
  |
sunpoet  |
- Update to 2.3.2
- While I'm here, convert to new LIB_DEPENDS format
Changes: http://pecl.php.net/package-changelog.php?package=yaf
PR: ports/186843
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.2.9 23 Jan 2014 14:32:35
  |
miwi  |
- Mark these ports as stage safe |
2.2.9 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.2.9 13 Jan 2013 10:12:29
  |
wen  |
- Update to 2.2.9
PR: 175157
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.2.8 20 Dec 2012 06:38:13
  |
rm  |
- update to 2.2.8
PR: 174565
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.2.7_1 10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
2.2.7 27 Nov 2012 07:27:04
  |
vanilla  |
Upgrade to 2.2.7.
PR: ports/173716
Submitted by: maintainer
Feature safe: yes |
2.2.6 08 Nov 2012 13:52:30
  |
jhale  |
- Update to 2.2.6 [1]
- Add LICENSE (PHP301) [2]
- Improve wording of COMMENT and pkg-descr [2]
PR: ports/173467 [1]
ports/173089 [2]
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) [1]
Dereckson <dereckson@gmail.com> [2]
Approved by: maintainer [2]
makc, avilla (mentors, implicit)
Feature safe: yes |
2.2.5 24 Oct 2012 23:05:53
  |
jhale  |
- Update to 2.2.5
PR: ports/172974
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
Feature safe: yes |
2.1.18 18 Oct 2012 01:24:47
  |
jhale  |
- Update to 2.1.18
While here:
- Trim Makefile header
- Drop ABI version number from LIB_DEPENDS
PR: ports/170414
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
2.1.17 05 Aug 2012 05:32:45
 |
miwi  |
- Update to 2.1.17
PR: 169534
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.1.16 25 May 2012 14:01:06
 |
miwi  |
- Update to 2.1.16
PR: 168209
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.1.15 17 May 2012 12:12:03
 |
miwi  |
- Update to 2.1.15
PR: 167962
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.1.11 24 Apr 2012 05:54:27
 |
miwi  |
- Update to 2.1.11
PR: 166957
Submitted by: maintainer |
2.1.9 10 Apr 2012 07:28:42
 |
miwi  |
- Update to 2.1.9
PR: 166383
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.1.8 18 Mar 2012 04:42:56
 |
miwi  |
- Update to 2.1.8
PR: 166143
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
Feature safe: yes |
2.1.7 19 Feb 2012 23:14:12
 |
miwi  |
- Update to 2.1.7
PR: 164858
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.1.6_1 14 Feb 2012 12:45:35
 |
mm  |
Bump pcre library dependency due to 8.30 update |
2.1.6 28 Jan 2012 17:49:27
 |
miwi  |
- Update to 2.1.6
PR: 164482
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.1.3 02 Nov 2011 03:50:45
 |
sunpoet  |
- Rename www/php-yaf to www/pecl-yaf
PR: ports/161536
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.1.3 02 Nov 2011 03:42:30
 |
sunpoet  |
- Update to 2.1.3
Changes:
http://pecl.php.net/package-changelog.php?package=yaf&release=2.1.3
Submitted by: John Chen <johnpupu@gmail.com> (maintainer, via private mail) |
2.0.1 31 Oct 2011 06:42:32
 |
sunpoet  |
- Force commit to state the repocopy from www/php-yaf to www/pecl-yaf is
complete
PR: ports/161961
Submitted by: sunpoet (myself)
Repocopied by: marcus (portmgr) |