https://github.com/macports/macports-ports
The MacPorts ports tree
https://github.com/macports/macports-ports
command-line macos macosx macports package-manager ports
Last synced: 14 days ago
JSON representation
The MacPorts ports tree
- Host: GitHub
- URL: https://github.com/macports/macports-ports
- Owner: macports
- License: other
- Created: 2016-10-09T00:31:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-24T03:23:16.000Z (18 days ago)
- Last Synced: 2025-04-24T04:24:31.865Z (18 days ago)
- Topics: command-line, macos, macosx, macports, package-manager, ports
- Language: Tcl
- Homepage: https://trac.macports.org
- Size: 387 MB
- Stars: 1,604
- Watchers: 63
- Forks: 1,370
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Changelog: news/PlopFolio/Portfile
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: security/1password-cli/Portfile
Awesome Lists containing this project
README
# MacPorts Ports
This repository contains the source definitions for the open source software packages offered through MacPorts.
## What software is available
See:
Or: `port search `
## How to install ports
Install MacPorts:
In Terminal, enter `sudo port install `
## Diagnosing Problems
Try `sudo port diagnose`
Check the [Problem Hotlist](https://trac.macports.org/wiki/ProblemHotlist) and
[FAQ](https://trac.macports.org/wiki/FAQ) to see if your problem is mentioned, and
[search Trac](https://trac.macports.org/search?q=&portsummarysearch=on) to see if there are
any open tickets.Get further help on our mailing list or via IRC:
## Documentation
See `man port`
Official documentation: