-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac Ports #302
Comments
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: |
We'll keep an eye on the releases to see when full native support drops: 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. |
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)
The text was updated successfully, but these errors were encountered: