Port details |
- pecl-APCu4 APC User Caching
- 4.0.11_1 devel
=0 4.0.11_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-02-12 08:24:19
- Last Update: 2019-01-01 13:52:46
- SVN Revision: 488894
- License: PHP301
- WWW:
- https://pecl.php.net/package/apcu
- Description:
- APCu - APC User Cache
WWW: https://pecl.php.net/package/apcu
-
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-APCu>0:devel/pecl-APCu4
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-pecl-APCu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1480160370
SHA256 (PECL/apcu-4.0.11.tgz) = 454f302ec13a6047ca4c39e081217ce5a61bbea815aec9c1091fb849e70b4d00
SIZE (PECL/apcu-4.0.11.tgz) = 119535
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
- Runtime dependencies:
-
- php.h : lang/php56
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.11_1 01 Jan 2019 13:52:46 |
rene |
Remove expired ports:
2018-12-30 textproc/pecl-xdiff: Works only with EOL php 5.6
2019-01-01 www/mod_http2-devel: Use the module that is shipped with Apache 2.4
2019-01-01 www/varnish5: Varnish 5 is Retired
2018-12-30 security/pecl-ssh2-0: Works only with EOL php 5.6
2019-01-01 security/bitwarden-ruby: Expects very specific rubygem versions for
new updates. Please follow instructions in git repo.
2018-12-30 devel/pecl-intl: Works only with EOL php 5.6
2018-12-30 devel/pecl-APCu4: Works only with EOL php 5.6
2018-12-30 databases/pecl-memcache: Works only with EOL php 5.6
2018-12-30 databases/pecl-memcached2: Works only with EOL php 5.6
2018-12-30 math/pecl-bitset2: Works only with EOL php 5.6
2019-01-01 multimedia/zoneminder-h264: h264 feature was commited to main branch,
please upgrade to www/zoneminder
2019-01-01 lang/php56: Security Support ends on 31 Dec 2018 |
4.0.11_1 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
4.0.11_1 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
4.0.11_1 21 Nov 2018 12:41:57 |
joneum |
Take Maintainership
Approved by: johnpupu@gmail.com (maintainer, via eMail)
Sponsored by: Netzkommune GmbH |
4.0.11_1 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
4.0.11_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 |
4.0.11_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 |
4.0.11_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 |
4.0.11 31 May 2017 17:36:18 |
pawel |
Fix CONFLICTS lines
Approved by: blanket approval |
4.0.11 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 |
4.0.11 12 Feb 2017 08:23:46 |
sunpoet |
Add pecl-APCu4 (copied from pecl-APCu) and update to 4.0.11
- While I'm here [1]:
- Add missing PKGNAMESUFFIX
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Add PORTSCOUT
- Use USES=localbase
Changes: https://pecl.php.net/package-changelog.php?package=APCu
PR: 216969
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D9333 [1] |