Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hnw/macports-repos-hnw
Local ports repository for MacPorts
https://github.com/hnw/macports-repos-hnw
Last synced: 3 months ago
JSON representation
Local ports repository for MacPorts
- Host: GitHub
- URL: https://github.com/hnw/macports-repos-hnw
- Owner: hnw
- Created: 2008-10-24T13:44:36.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-09-10T09:35:08.000Z (about 14 years ago)
- Last Synced: 2024-05-29T05:12:36.456Z (6 months ago)
- Homepage: http://wiki.github.com/hnw/macports-repos-hnw/
- Size: 133 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Local ports repository for MacPorts
== Install local repository ==
$ cd /opt/local/var/
$ sudo git clone git://github.com/hnw/macports-repos-hnw.git
$ cd /opt/local/var/macports-repos-hnw/
$ sudo portindex
$ sudo vi /opt/local/etc/macports/sources.conf
(add file:///opt/local/var/macports-repos-hnw)== Upgrade local repository ==
$ cd /opt/local/var/macports-repos-hnw
$ sudo git pull
$ sudo portindex== INSTALL unoffiial packages ==
$ sudo port deactivate subversion
$ sudo port install subversion-utf8-mac$ sudo port uninstall php5
$ sudo port install php5 +mysql5 +postgresql83 +sqlite +pear +suhosin