Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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