Created attachment 235801 [details] welcome lang/zephir
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=99f5901e00bf9b641e62d889875919aee33acba6 commit 99f5901e00bf9b641e62d889875919aee33acba6 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2022-08-15 15:04:08 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2022-08-15 15:05:25 +0000 lang/zephir: add zephir, it is a transpiled language used for creating C-extensions for PHP. PR: 265737 Reported by: R. Christian McDonald cmcdonald at netgate dot com Mk/Uses/php.mk | 7 ++++--- lang/Makefile | 1 + lang/zephir/Makefile (new) | 36 ++++++++++++++++++++++++++++++++++++ lang/zephir/distinfo (new) | 3 +++ lang/zephir/pkg-descr (new +x) | 6 ++++++ 5 files changed, 50 insertions(+), 3 deletions(-)
committed, thanks.