Port details |
- pecl-APCu_bc APCu Backwards Compatibility Module
- 1.0.5 devel
=0 1.0.5Version of this port present on the latest quarterly branch.
- DEPRECATED: Requires php 7.4 which is set to expire on 2022-11-29
This port expired on: 2022-11-28
- Maintainer: me@skylord.ru
- Port Added: 2020-07-05 06:27:46
- Last Update: 2022-12-01 13:38:05
- Commit Hash: 00e5d34
- License: PHP301
- WWW:
- https://pecl.php.net/package/apcu_bc
- Description:
- APCu Backwards Compatibility Module.
It provides a backwards APC compatible API
using APCu for PHP 7.x.
- ¦ ¦ ¦ ¦
- 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_bc>0:devel/pecl-APCu_bc
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: php74-pecl-APCu_bc
- Package flavors (<flavor>: <package>)
- php74: php74-pecl-APCu_bc
- distinfo:
- TIMESTAMP = 1573631923
SHA256 (PECL/apcu_bc-1.0.5.tgz) = 40d8e44dbbb6fc3fc019824683d215717413633e5f0a70d34cfa8a09bd064055
SIZE (PECL/apcu_bc-1.0.5.tgz) = 7415
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:
-
- apcu.so : devel/pecl-APCu@php74
- phpize : lang/php74
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php74
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_pecl-APCu_bc
- 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.0.5 01 Dec 2022 13:38:05 |
Muhammad Moinur Rahman (bofh) |
devel/pecl-APCu_bc: Cleanup
- Requires php74 which was EOL on 2022-11-28
Approved by: portmgr (blanket infrastructure)
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) |
1.0.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 ) |
1.0.5 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
1.0.5 14 Feb 2022 11:44:02 |
Muhammad Moinur Rahman (bofh) |
devel/pecl-APCu_bc: Mark DEPRECATED
- Set EXPIRATION_DATE on 2022-11-28
As stated on
https://www.php.net/manual/en/apcu.installation.php
pecl-APCu_bc will not support PHP 8.0.
PR: 261622 261943
Approved by: me@skylord.ru (maintainer) |
1.0.5 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 |
1.0.5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.5 29 Dec 2020 09:14:44 |
antoine |
Ignore with PHP 8.0
Reported by: pkg-fallout |
1.0.5 05 Jul 2020 06:27:26 |
lwhsu |
Add devel/pecl-APCu_bc: backwards APC compatible API using APCu for PHP 7.x
PR: 241947
Submitted by: Mikle Davidkin <me@skylord.ru> |