Port details |
- pecl-zephir_parser Zephir Parser delivered as a C extension for the PHP language
- 1.6.0 textproc =2 1.6.0Version of this port present on the latest quarterly branch.
- Maintainer: rcm@rcm.sh
- Port Added: 2022-08-10 01:51:09
- Last Update: 2023-09-17 15:23:14
- Commit Hash: 323a2ea
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/zephir-lang/php-zephir-parser
- Description:
- Zephir is an open source, high-level/domain specific language
designed to ease the creation and maintainability of extensions for PHP,
with a focus on type and memory safety. Zephir is an attempt to join good
things from the C and PHP worlds, looking for opportunities to make
applications faster.
The Zephir Parser delivered as a C extension for the PHP language.
- ¦ ¦ ¦ ¦
- 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-zephir_parser>0:textproc/pecl-zephir_parser
- To install the port:
- cd /usr/ports/textproc/pecl-zephir_parser/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/pecl-zephir_parser
- pkg install php81-pecl-zephir_parser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pecl-zephir_parser
- Package flavors (<flavor>: <package>)
- php81: php81-pecl-zephir_parser
- php80: php80-pecl-zephir_parser
- php82: php82-pecl-zephir_parser
- php83: php83-pecl-zephir_parser
- distinfo:
- TIMESTAMP = 1694697684
SHA256 (PECL/zephir_parser-1.6.0.tgz) = e479e5cb9b909e3c86dcfab0b92bab8bd2f7ca805d77b88f98f17a4bef401e2f
SIZE (PECL/zephir_parser-1.6.0.tgz) = 103579
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:
-
- re2c>0 : devel/re2c
- phpize : lang/php81
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php81
- This port is required by:
- for Run
-
- lang/zephir
Configuration Options:
- No options to configure
- Options name:
- textproc_pecl-zephir_parser
- USES:
- 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.6.0 17 Sep 2023 15:23:14 |
Robert Clausecker (fuz) Author: R. Christian McDonald |
textproc/pecl-zephir_parser: update to 1.6.0
ChangeLog: https://github.com/zephir-lang/php-zephir-parser/releases/tag/v1.6.0
Sponsored by: Rubicon Communications, LLC ("Netgate")
PR: 273782 |
1.5.3 21 Jun 2023 00:21:23 |
Brad Davis (brd) |
zephir: Update maintainer email to match their bugzilla account
PR: 272107
Approved by: cmcdonald@netgate.com (maintainer) |
1.5.3 09 Apr 2023 16:31:28 |
Nuno Teixeira (eduardo) Author: R. Christian McDonald |
textproc/pecl-zephir_parser: Update to 1.5.3
- Define LICENSE_FILE
ChangeLog:
https://pecl.php.net/package-changelog.php?package=zephir_parser&release=1.5.3
PR: 269920
MFH: 2023Q2 |
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.5.0 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.5.0 23 Aug 2022 09:01:42 |
Koichiro Iwao (meta) |
*/*: drop unnecessary permission
PR: 265986
Reported by: Trond.Endrestol@ximalas.info
Approved by: portmgr blanket |
1.5.0 10 Aug 2022 01:47:09 |
Vanilla I. Shu (vanilla) |
textproc/pecl-zephir_parser: add pecl-zephir_parser.
PR: 265725
Reported by: R. Christian McDonald cmcdonald at netgate dot com |