Hello all. I just wanted to announce for any Emacs users that I have published an Emacs package for interacting with MacPorts.
macports.el: an Emacs porcelain for MacPorts https://github.com/amake/macports.el <https://github.com/amake/macports.el> (What is a “porcelain”? See https://stackoverflow.com/a/6976506/448068 <https://stackoverflow.com/a/6976506/448068>) It’s a Magit-like interface for - running `port xyz` commands - managing outdated or installed ports - manipulating `port select` selections Its features are centered around what I use most day-to-day, so there is lots more that could be added. Contributions are of course welcome. -Aaron