ThatGuySam / doesitarm

🦾 A list of reported app support for Apple Silicon as well as Apple M2 and M1 Ultra Macs

Home Page:https://doesitarm.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac Ports

geirnoklebye opened this issue · comments

The official name of the app
Mac Ports

Is there a supported build available on a public/release channel?
Yes

Proposed App Status
Full Native Apple Silicon Support

Proposed App Category
Developer Tool

Related Issue Tracker Link or discussion
Mac Ports supports 1000s of open source packages and libraries. If available, it will pull down a native version and install. If not it will pull down the source code and compile a native version. Obviously, for older versions of ports, they may not compile at all.
Requires Xcode command line tools installed on the system.

An Official App Download Link
https://www.macports.org/install.php

Additional context

Screenshot with Activity Monitor(if self reporting)

It appears that the ports that haven't adapt to the arm64 architecture will be compiled and installed as x86_64 binaries, allowing them to run with Rosetta 2, though I haven't tested them myself. See this ticket for reference.

Also I believe this one is different from the Homebrew situation, where the entire installation has to be either arm64 or x86_64, although multiple installations on the same machine also work.

Based on @tonyunreal's ticket link, we'll use the following status:
✳️ Yes, works via Rosetta 2

We'll keep an eye on the releases to see when full native support drops:
https://github.com/macports/macports-base/releases

We'll also use that in out tracker links so people can report it manually

Looks like this is ready to go.

Feel free to make a pull request using the App Addition Template otherwise I'll add it when time permits.

App is now live on the site thanks to @tonyunreal !

https://doesitarm.com/app/macports/

Feel free to browse through the other M1 Issues to help with missing info on other apps.