Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.24 30 Sep 2024 13:36:28 |
Po-Chuan Hsieh (sunpoet) |
devel/pecl-APCu: Update to 5.1.24
Changes: https://pecl.php.net/package-changelog.php?package=APCu
https://github.com/krakjoe/apcu/releases |
5.1.23 19 May 2024 17:15:25 |
Po-Chuan Hsieh (sunpoet) |
devel/pecl-APCu: Update WWW |
5.1.23 18 Apr 2024 12:48:24 |
Po-Chuan Hsieh (sunpoet) |
devel/pecl-APCu: Remove outdated CONFLICTS_INSTALL
pecl-APC was removed over 7.5 years ago. |
5.1.23 14 Nov 2023 17:15:40 |
Po-Chuan Hsieh (sunpoet) |
devel/pecl-APCu: Update to 5.1.23
Changes: https://pecl.php.net/package-changelog.php?package=APCu
https://github.com/krakjoe/apcu/releases |
5.1.22 03 Oct 2022 02:14:44 |
Po-Chuan Hsieh (sunpoet) |
devel/pecl-APCu: Update to 5.1.22
Changes: https://pecl.php.net/package-changelog.php?package=APCu
https://github.com/krakjoe/apcu/releases |
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) |
5.1.21 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 ) |
5.1.21 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
5.1.21 13 Oct 2021 19:13:23 |
Po-Chuan Hsieh (sunpoet) |
devel/pecl-APCu: Update to 5.1.21
Changes: https://pecl.php.net/package-changelog.php?package=APCu
https://github.com/krakjoe/apcu/releases |
5.1.20 04 May 2021 19:14:55 |
Po-Chuan Hsieh (sunpoet) |
devel/pecl-APCu: Update to 5.1.20
- Take maintainership
Changes: https://pecl.php.net/package-changelog.php?package=APCu |
5.1.19 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
5.1.19 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.1.19 08 Nov 2020 10:24:08 |
joneum |
Update to 5.1.19
- Fixed apcu_store() with integer keys (#388).
- Made apc.use_request_time=0 the default (#391).
- Made apcu compatible with PHP 8.0.
Approved by: miwi (maintainer - implicit)
Sponsored by: Netzkommune GmbH |
5.1.18 06 Mar 2020 17:05:44 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
5.1.18 07 Nov 2019 07:12:59 |
joneum |
Port is PHP7.4 and PHP8.0 ready
Reported by: fluffy via private Mail
Sponsored by: Netzkommune GmbH |
5.1.18 06 Nov 2019 17:39:03 |
joneum |
Update to 5.1.18
Sponsored by: Netzkommune GmbH |
5.1.17 22 Sep 2019 07:14:00 |
antoine |
Ignore with php 7.4
Reported by: pkg-fallout |
5.1.17 15 Feb 2019 08:16:37 |
joneum |
Update to 5.1.17
Sponsored by: Netzkommune GmbH |
5.1.16 05 Jan 2019 10:43:44 |
joneum |
Remove expired IGNORE_WITH_PHP= 56
Sponsored by: Netzkommune GmbH |
5.1.16 23 Dec 2018 10:59:18 |
joneum |
- Update to 5.1.16
Changelog:
- Fix build on OSX.
Sponsored by: Netzkommune GmbH |
5.1.15 10 Dec 2018 16:41:43 |
joneum |
Update to 5.1.15
Changelog:
- Restore apc.serializer=php as the default, as the "default" serializer
still/again has issues.
- Fix possible issues in persistence of arrays with the "default" serializer.
- Attempt to reduce shared memory fragementation.
- Pet portlint
Sponsored by: Netzkommune GmbH |
5.1.14 24 Nov 2018 13:35:19 |
joneum |
Update from 5.1.12 to 5.1.14
- Add LICNESE_FILE
Changelog:
5.1.14:
- Fixed GH #347: Disable slam defense by default.
- Fix potential issue with destruction of locks. This does not affect Linux, but
might affect Windows and BSD.
- Use mutex instead of rwlock for shared memory allocator (if pthreads mutex
available).
- Require only read-lock for apcu_cas(), by using atomic compare-and-swap.
5.1.13:
- Reimplement persistence logic using precise allocation rather than memory
pools. This reduces
memory usage of cache entries, especially for small values, and improves
performance of persisting
and unpersisting values.
- Fixed GH #335: Stampede protection is broken.
- Fixed GH #328: Segfault in apcu_key_info() if APCu is disabled.
- Generally make the behavior of functions if APCu is disabled more consistent.
- Fixed PHP bug #72980: Empty strings are now consistently allowed as cache
keys.
- Optimized apcu_key_info() and apcu_cache_info() by using interned strings.
- Fix build against PHP master (PHP 7.4).
- Many changes to internal C APIs.
Sponsored by: Netzkommune GmbH |
5.1.12 21 Nov 2018 12:41:57 |
joneum |
Take Maintainership
Approved by: johnpupu@gmail.com (maintainer, via eMail)
Sponsored by: Netzkommune GmbH |
5.1.12 24 Jul 2018 19:49:32 |
joneum |
devel/pecl-APCu: Update to 5.1.12
Changelog: https://pecl.php.net/package/APCu
PR: 225270
Reported by: joneum
Approved by: maintainer |
5.1.8_1 21 Sep 2017 12:17:37 |
mat |
Install the apc.php administration script, so that people do not need to
go and search for it.
PR: 222473
Submitted by: mat
Approved by: maintainer
Sponsored by: Absolight |
5.1.8 31 May 2017 17:36:18 |
pawel |
Fix CONFLICTS lines
Approved by: blanket approval |
5.1.8 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 |
5.1.8 12 Feb 2017 08:23:40 |
sunpoet |
Update to 5.1.8
- While I'm here [1]:
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use USES=localbase
Changes: https://pecl.php.net/package-changelog.php?package=APCu
PR: 216968
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D9333 [1] |
4.0.10_1 07 Feb 2017 12:14:34 |
mat |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
4.0.10_1 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
4.0.10_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 |
4.0.10 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 |
4.0.10 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
4.0.10 12 Dec 2015 23:44:00 |
sunpoet |
- Update to 4.0.10
Changes: http://pecl.php.net/package-changelog.php?package=APCu
PR: 205266
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
4.0.7 04 Nov 2015 20:56:12 |
sunpoet |
- Fix fetch
- Use USES=tar:tgz
PR: 204258
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
4.0.7 24 Oct 2014 11:12:13 |
robak |
devel/pecl-APCu: update 4.0.6 -> 4.0.7
PR: 194319
Submitted by: John Chen <johnpupu@gmail.com>
Approved by: mentors (implicit) |
4.0.6 24 Jul 2014 11:40:29 |
robak |
devel/pecl-APCu: update 4.0.4 -> 4.0.6
PR: 191838
Submitted by: John Chen <johnpupu@gmail.com>
Approved by: marino (mentor) |
4.0.4 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
4.0.4 03 Mar 2014 17:17:55 |
sunpoet |
- Update to 4.0.4
- While I'm here, remove outdated IGNORE_WITH_PHP
Changes: http://pecl.php.net/package-changelog.php?package=APCu
PR: ports/187225
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
4.0.3 05 Feb 2014 20:02:40 |
sunpoet |
- Update to 4.0.3
Changes: http://pecl.php.net/package-changelog.php?package=APCu
PR: ports/186263
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
4.0.2 23 Jan 2014 15:12:51 |
miwi |
- Marke these ports as stage safe
- While here remove php4 gruft |
4.0.2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
4.0.2 15 Sep 2013 18:26:44 |
sunpoet |
- Update to 4.0.2
Changes: http://pecl.php.net/package-changelog.php?package=APCu
PR: ports/182114
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
4.0.1 13 May 2013 02:29:12 |
miwi |
APCu - APC User Cache
WWW: http://pecl.php.net/package/apcu
PR: ports/178300
Submitted by: John Chen <johnpupu@gmail.com> |