Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frqnck/macports
Personal macports repo
https://github.com/frqnck/macports
Last synced: 16 days ago
JSON representation
Personal macports repo
- Host: GitHub
- URL: https://github.com/frqnck/macports
- Owner: frqnck
- Created: 2014-11-26T10:50:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T17:54:56.000Z (over 9 years ago)
- Last Synced: 2024-10-12T09:47:19.064Z (3 months ago)
- Language: Tcl
- Homepage:
- Size: 193 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Development repository for my local macports (obsolete -- using Brew nowadays).
# Using this macports repo
To use my macports repo you must create a local macports repo as follows:
1. Clone this repo:
`git clone https://github.com/frqnck/macports.git frqnck-macports`
4. run `cd frqnck-macports && (echo "file://$PWD [nosync]" && cat
/opt/local/etc/macports/sources.conf) > sources.conf && sudo mv
sources.conf /opt/local/etc/macports/sources.conf`.
5. run `port sync`. Add `-v` if you wanna check.