Changes between Version 77 and Version 78 of Mirrors


Ignore:
Timestamp:
Jul 23, 2016, 4:22:03 PM (8 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

use semantic table headers

Legend:

Unmodified
Added
Removed
Modified
  • Mirrors

    v77 v78  
    55Portfiles are normally retrieved with {{{port sync}}} or {{{port selfupdate}}}. The URL used to get Portfiles is set in {{{${prefix}/etc/macports/sources.conf}}}.  The current list of mirrors is:
    66
    7 || '''Location'''           || '''URL'''                                                                        || '''Admin'''                  || '''Note'''           ||
     7||=Location                =||=URL                                                                             =||=Admin                       =||=Note                =||
    88|| Australia, Brisbane      || rsync://aarnet.au.rsync.macports.org/pub/macports/ports/                         || mirror@aarnet.edu.au         ||                      ||
    99|| Canada, Waterloo         || rsync://ykf.ca.distfiles.macports.org/mprelease/tarballs/ports.tar               || syscom@csclub.uwaterloo.ca   ||                      ||
     
    2525Distfiles (“distribution files”) contain the source code for ports. They are usually retrieved from the project's site or one of their mirrors. The MacPorts project further mirrors the distfiles in one location. The following mirrors are queried automatically by MacPorts.
    2626
    27 || '''Location'''           || '''URL'''                                                            || '''Admin'''                  || '''Note'''           ||
     27||=Location                =||=URL                                                                 =||=Admin                       =||=Note                =||
    2828|| Europe and North America || http://distfiles.macports.org/                                       || admin@macports.org           || MaxCDN               ||
    2929|| Australia, Brisbane      || http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/    || mirror@aarnet.edu.au         ||                      ||
     
    4646Archives contain pre-built installations of ports. The following mirrors are queried automatically by MacPorts.
    4747
    48 || '''Location'''           || '''URL'''                                                        || '''Admin'''                  || '''Note'''           ||
     48||=Location                =||=URL                                                             =||=Admin                       =||=Note                =||
    4949|| Europe and North America || http://packages.macports.org/                                    || admin@macports.org           || MaxCDN               ||
    5050|| France, Gravelines       || http://lil.fr.packages.macports.org/                             || ionic@ionic.de               || IPv6 enabled         ||
     
    6464MacPorts is updated during {{{port selfupdate}}} by checking the version on the rsync server. You can point your installation at a closer mirror listed below by changing the two options, rsync_server and rsync_dir, in {{{${prefix}/etc/macports/macports.conf}}}.
    6565
    66 || '''Location'''           || '''rsync_server'''           || '''rsync_dir'''                              || '''Admin'''                  || '''Note'''           ||
     66||=Location                =||=rsync_server                =||=rsync_dir                                   =||=Admin                       =||=Note                =||
    6767|| Canada, Waterloo         || ykf.ca.rsync.macports.org    || mprelease/tarballs/base.tar                  || syscom@csclub.uwaterloo.ca   ||                      ||
    6868|| France, Gravelines       || lil.fr.rsync.macports.org    || release/tarballs/base.tar                    || ionic@ionic.de               || IPv6 enabled         ||