Summary: | [NEW PORT] devel/ob-rust: enables Org-Babel support for evaluating Rust code | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Pat Maddox <pat> | ||||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | yuri | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Bug Depends on: | 276340, 276342 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Pat Maddox
2024-01-14 23:25:46 UTC
Created attachment 247665 [details]
new port
Created attachment 247667 [details]
change category to devel
Committed with minor alterations, thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f78131c88452cfa250b2676c1ccb51479c47aac commit 9f78131c88452cfa250b2676c1ccb51479c47aac Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-24 01:57:51 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-24 01:59:16 +0000 devel/ob-rust: New port: Org-Babel support for evaluating Rust code PR: 276338 Submitted by: Pat Maddox <pat@patmaddox.com> devel/Makefile | 1 + devel/ob-rust/Makefile (new) | 29 +++++++++++++++++++++++++++++ devel/ob-rust/distinfo (new) | 3 +++ devel/ob-rust/pkg-descr (new) | 2 ++ devel/ob-rust/pkg-plist (new) | 1 + 5 files changed, 36 insertions(+) |