[Bug 293134] [NEW PORT] databases/cargo-pgrx: framework for developing PostgreSQL extensions in Rust
Date: Sat, 07 Mar 2026 05:33:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293134
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=6d807c3b3b911766762766b3098c333b70a1b541
commit 6d807c3b3b911766762766b3098c333b70a1b541
Author: Volodymyr Kostyrko <arcade@b1t.name>
AuthorDate: 2026-03-07 05:28:10 +0000
Commit: Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2026-03-07 05:29:23 +0000
databases/cargo-pgrx: New port
Framework for developing PostgreSQL extensions in Rust
PR: 293134
databases/Makefile | 1 +
databases/cargo-pgrx/Makefile (new) | 28 +
databases/cargo-pgrx/Makefile.crates (new) | 442 ++++++++++++++
databases/cargo-pgrx/distinfo (new) | 887 +++++++++++++++++++++++++++++
databases/cargo-pgrx/pkg-descr (new) | 2 +
5 files changed, 1360 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.