Changes between Version 18 and Version 19 of UsingMacPortsQuickStart
- Timestamp:
- Nov 13, 2016, 3:01:00 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingMacPortsQuickStart
v18 v19 38 38 == Searching for ports == 39 39 40 To find out what software is available within the MacPorts infrastructure, you can view our [http://www.macports.org/ports.php Available Ports] page, Trac's [source:trunk/dports source browser] directly or run a quick search using MacPorts itself. For instance, if you wanted to search for the VIM editor:40 To find out what software is available within the MacPorts infrastructure, you can view our [http://www.macports.org/ports.php Available Ports] page, the GitHub [https://github.com/macports/macports-ports source browser] directly or run a quick search using MacPorts itself. For instance, if you wanted to search for the VIM editor: 41 41 42 42 `port search vim` … … 140 140 141 141 Please see the [http://www.macports.org/contact.php Contact Us!] page for further information on how to get in contact with the MacPorts team. 142