Setup a local macports repository

(Update: Official Guide Local Repositories)

Setting up a local macports repository is quite easy:

- create a repo folder, like:

sudo mkdir /opt/local/var/localports

- update the config

sudo vim /opt/local/etc/macports/sources.conf

adding

file:///opt/local/var/localports

- create your port mirroring the model in

/opt/local/var/macports/sources/

- update the index with:

sudo portindex /opt/local/var/localports

- install the new port!

Lascia un Commento

L'indirizzo email non verrà pubblicato. I campi obbligatori sono contrassegnati *

*

È possibile utilizzare questi tag ed attributi XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>