| Port details |
- ob-rust Org-Babel support for evaluating Rust code
- g20220824_1 devel
=0 g20220824_1Version of this port present on the latest quarterly branch. - Maintainer: pat@patmaddox.com
 - Port Added: 2024-01-24 02:00:06
- Last Update: 2026-04-11 16:03:58
- Commit Hash: bc45b7e
- License: GPLv3+
- WWW:
- https://github.com/micanzhang/ob-rust
- Description:
- ob-rust enables Org-Babel support for evaluating Rust code. It was
created based on the usage of ob-C and ob-go.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/ob-rust/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ob-rust
- pkg install ob-rust
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ob-rust
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706061365
SHA256 (micanzhang-ob-rust-g20220824-be059d2_GH0.tar.gz) = 5e3dfd02ec06585233c62f9176ed411fdff7eafb283c2f99557a56a0298fc4de
SIZE (micanzhang-ob-rust-g20220824-be059d2_GH0.tar.gz) = 4801
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- rust-mode.el : devel/rust-mode
- rust-script : devel/rust-script
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_ob-rust
- USES:
- emacs
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
g20220824_1 11 Apr 2026 16:03:58
    |
Joseph Mingrone (jrm)  |
Emacs Lisp ports framework: Overhaul
This overhaul introduces four key changes to the elisp ports framework:
1. Remove support for packaged byte-compiled elisp.
The primary motivation is to remove a large number of flavor-specific
packages and to simplify the ports tree. As an example, supporting
byte-compiled elisp for devel/tablist required six packages, one for
each flavor of editors/emacs and editors/emacs-devel. With over 100
elisp ports and requests for new Emacs flavors, this was
unmanageable.
2. Install configuration to integrate with Emacs's native compilation
machinery, allowing elisp from ports to be compiled into the standard (Only the first 15 lines of the commit message are shown above ) |
g20220824_1 16 Aug 2025 00:42:54
    |
Yasuhiro Kimura (yasu)  |
editors/emacs: Update to 30.2
* Replace '30.1' in Mk/Uses/emacs.mk with '30.2'.
* Bump PORTREVISION of dependent ports.
ChangLog: https://cgit.git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30.2
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D51906 |
g20220824 24 Jan 2024 01:59:16
    |
Yuri Victorovich (yuri)  |
devel/ob-rust: New port: Org-Babel support for evaluating Rust code
PR: 276338
Submitted by: Pat Maddox <pat@patmaddox.com> |
Number of commits found: 3
|