is there an easy way to run mac ports over port 80 (via proxy server)? 873 is blocked. are there any limitations to running this over port 80?

link|improve this question

80% accept rate
feedback

2 Answers

up vote 3 down vote accepted

There are two alternative methods for syncing over HTTP instead of using rsync:

Both are quite easy to set up, all you need to do is to change a single line in /opt/local/etc/macports/sources.conf.

As of version 1.8.0, MacPorts will automatically pick up HTTP and FTP proxy settings from Mac OS X network preferences. You don't need to do anything special anymore.

link|improve this answer
feedback

This may be outdated, but it appers using MacPorts over port 80 requires a fair amount of work. Basically, it amounts to setting port to use a svn server instead of rsync for the sync process.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.