Changes between Version 6 and Version 7 of howto/PortTreeTarball
- Timestamp:
- Dec 30, 2008, 11:20:54 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
howto/PortTreeTarball
v6 v7 10 10 Some networks and proxies prevent or break the use of rsync or svn via http. For people on these networks, getting an updated port tree can be difficult. The rsync server makes a tarball daily and stores it on www.macports.org. This document explains how to configure MacPorts to use this tarball to update your local ports tree. 11 11 12 Note: replace "$prefix" with the location of your macports install, which defaults to /opt/local.13 14 12 == Configuration == 15 13 16 Edit $prefix/etc/macports/sources.conf, comment out the rsync entry, and add a new entry as follows (don't forget to replace $prefix):14 Edit $prefix/etc/macports/sources.conf, comment out the rsync entry, and add a new entry as follows: 17 15 18 16 {{{