Bug 276338

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 Flags
new port
pat: maintainer-approval+
change category to devel pat: maintainer-approval+

Description Pat Maddox 2024-01-14 23:25:46 UTC

    
Comment 1 Pat Maddox 2024-01-15 01:17:19 UTC
Created attachment 247665 [details]
new port
Comment 2 Pat Maddox 2024-01-15 01:28:11 UTC
Created attachment 247667 [details]
change category to devel
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2024-01-24 01:59:12 UTC
Committed with minor alterations, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-01-24 02:00:17 UTC
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(+)