Bug 276338 - [NEW PORT] devel/ob-rust: enables Org-Babel support for evaluating Rust code
Summary: [NEW PORT] devel/ob-rust: enables Org-Babel support for evaluating Rust code
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: Yuri Victorovich
URL:
Keywords:
Depends on: 276340 276342
Blocks:
  Show dependency treegraph
 
Reported: 2024-01-14 23:25 UTC by Pat Maddox
Modified: 2024-01-24 02:00 UTC (History)
1 user (show)

See Also:


Attachments
new port (2.72 KB, patch)
2024-01-15 01:17 UTC, Pat Maddox
pat: maintainer-approval+
Details | Diff
change category to devel (2.71 KB, patch)
2024-01-15 01:28 UTC, Pat Maddox
pat: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)