Port details |
- pecl-runkit7 Extension to replace, rename, and remove user functions and classes
- 4.0.0a6 devel =2 4.0.0a6Version of this port present on the latest quarterly branch.
- Maintainer: vikashb@where-ever.za.net
- Port Added: 2020-12-31 17:08:54
- Last Update: 2024-07-28 13:15:18
- Commit Hash: c00a7b3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: PHP301
- WWW:
- https://github.com/runkit7/runkit7
- Description:
- The runkit extension provides means to modify constants, user-defined functions,
and user-defined classes. It also provides for custom superglobal variables and
embeddable sub-interpreters via sandboxing.
Compatibility: PHP 7.2 to PHP 7.4
Documentation: https://www.php.net/runkit7
- ¦ ¦ ¦ ¦
- 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-runkit7>0:devel/pecl-runkit7
- To install the port:
- cd /usr/ports/devel/pecl-runkit7/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pecl-runkit7
- pkg install php82-pecl-runkit7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pecl-runkit7
- Package flavors (<flavor>: <package>)
- php82: php82-pecl-runkit7
- php81: php81-pecl-runkit7
- distinfo:
- TIMESTAMP = 1678176513
SHA256 (PECL/runkit7-4.0.0a6.tgz) = dbc95d7cb832e1604ccabf395634f6186d43183275f63f0e8263552f691d0cd8
SIZE (PECL/runkit7-4.0.0a6.tgz) = 107470
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:
-
- phpize : lang/php82
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php82
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_pecl-runkit7
- USES:
- compiler:c11 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.0a6 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) |
4.0.0a6 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 |
4.0.0a6 06 May 2023 09:01:18 |
Robert Clausecker (fuz) Author: Vikash Badal |
devel/pecl-runkit7: update to 4.0.0a6
Adds support with PHP 8.1 and 8.2.
Changelog: https://github.com/runkit7/runkit7/releases/tag/4.0.0a6
PR: 270003 |
4.0.0a2_1 30 Mar 2023 23:59:53 |
Muhammad Moinur Rahman (bofh) |
devel/pecl-runkit7: Mark DEPRECATED
- Requires php80 which is set to expire on 2023-11-26
- Set EXPIRATION_DATE 2023-12-31
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) |
4.0.0a2 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 ) |
4.0.0a2 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
4.0.0a2 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 |
4.0.0a2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.0.0a2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.0a2 13 Jan 2021 02:14:14 |
pkubaj |
archivers/pecl-rar: fix build on GCC architectures
In file included from
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/rararch.c:44:
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:15:
error: redefinition of typedef 'handler_this_t'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:15:
error: previous declaration of 'handler_this_t' was here
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:19:
error: redefinition of typedef 'rar_obj_ref'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:19:
error: previous declaration of 'rar_obj_ref' was here
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:46:
error: redefinition of typedef 'zpp_s_size_t'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:46:
error: previous declaration of 'zpp_s_size_t' was here
MFH: 2021Q1 |
4.0.0a2 31 Dec 2020 16:54:29 |
ygy |
new port: devel/pecl-runkit7: Extension to replace, rename, and remove user
functions and classes
PR: 251867
Submitted by: Vikash Badal <vikashb@where-ever.za.net>
Approved by: lwhsu |