Bug 265725 - [NEW PORT] textproc/pecl-zephir_parser: Zephir Parser delivered as a C extension for PHP
Summary: [NEW PORT] textproc/pecl-zephir_parser: Zephir Parser delivered as a C extens...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks: 265737
  Show dependency treegraph
 
Reported: 2022-08-08 21:21 UTC by R. Christian McDonald
Modified: 2022-08-10 01:50 UTC (History)
2 users (show)

See Also:


Attachments
Welcome textproc/pecl-zephir_parser (2.47 KB, application/mbox)
2022-08-08 21:21 UTC, R. Christian McDonald
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description R. Christian McDonald 2022-08-08 21:21:30 UTC
Created attachment 235786 [details]
Welcome textproc/pecl-zephir_parser

This port is a prerequisite for Zephir, a DSL similar to Cython for Python that lets you write code that looks like PHP, but is then compiled to native C extensions for PHP.

The Zephir Parser is part of the Zephir toolchain.

Zephir proper will be submitted shortly.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2022-08-10 01:49:26 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-08-10 01:50:07 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=813d404c7d5cc2c5ce488919837e81d7d054e813

commit 813d404c7d5cc2c5ce488919837e81d7d054e813
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2022-08-10 01:47:09 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2022-08-10 01:47:09 +0000

    textproc/pecl-zephir_parser: add pecl-zephir_parser.

    PR:             265725
    Reported by:    R. Christian McDonald cmcdonald at netgate dot com

 textproc/Makefile                              |  1 +
 textproc/pecl-zephir_parser/Makefile (new +x)  | 16 ++++++++++++++++
 textproc/pecl-zephir_parser/distinfo (new)     |  3 +++
 textproc/pecl-zephir_parser/pkg-descr (new +x) |  9 +++++++++
 4 files changed, 29 insertions(+)