What would the best way to add support for ruby binding? Currently only pythons are part of the port. Bindings are provided by notmuch - https://git.notmuchmail.org/git?p=notmuch;a=tree;f=bindings/ruby;h=da324c466529d12ac764ae6127a880ce246ebe67;hb=HEAD
*** Bug 282402 has been marked as a duplicate of this bug. ***
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa2e39cbb88be59dbd338ef1cabd59960a1c92a2 commit fa2e39cbb88be59dbd338ef1cabd59960a1c92a2 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2024-10-31 04:43:48 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2024-11-02 14:34:35 +0000 mail/ruby-notmuch: New port for the Ruby interface to notmuch mail PR: 282401 Sponsored by: The FreeBSD Foundation mail/Makefile | 1 + mail/ruby-notmuch/Makefile (new) | 25 +++++++++++++++++++++++++ mail/ruby-notmuch/pkg-descr (new) | 1 + mail/ruby-notmuch/pkg-plist (new) | 1 + 4 files changed, 28 insertions(+)
I added a new port, mail/ruby-notmuch. Could you please open a new bug report if there are any problems?
(In reply to Joseph Mingrone from comment #3) Will do! Thank you