Changes between Version 16 and Version 17 of Mirrors


Ignore:
Timestamp:
Feb 24, 2010, 11:14:01 PM (14 years ago)
Author:
Ionic (Mihai Moldovan)
Comment:

Added new mirror, cleanup

Legend:

Unmodified
Added
Removed
Modified
  • Mirrors

    v16 v17  
    44Portfiles 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:
    55
    6 || '''Location'''    || '''URL'''                                        || '''Admin'''          || '''Note'''
    7 || USA, CA           || rsync://rsync.macports.org/release/ports/        || admin@macosforge.org || ||
    8 || Norway, Trondheim || rsync://trd.no.rsync.macports.org/release/ports/ || somaen@pvv.ntnu.no   || Temporarily offline ||
    9 || Sweden, Stockholm || rsync://arn.se.rsync.macports.org/release/ports/ || david@mojo.net || ||
    10 || Australia, Brisbane || rsync://aarnet.au.rsync.macports.org/macports-portfiles/ || mirror@aarnet.edu.au || ||
     6|| '''Location'''      || '''URL'''                                                || '''Admin'''          || '''Note'''          ||
     7|| USA, CA             || rsync://rsync.macports.org/release/ports/                || admin@macosforge.org ||                     ||
     8|| Norway, Trondheim   || rsync://trd.no.rsync.macports.org/release/ports/         || somaen@pvv.ntnu.no   || Temporarily offline ||
     9|| Sweden, Stockholm   || rsync://arn.se.rsync.macports.org/release/ports/         || david@mojo.net       ||                     ||
     10|| Australia, Brisbane || rsync://aarnet.au.rsync.macports.org/macports-portfiles/ || mirror@aarnet.edu.au || Status unclear      ||
     11|| Roubaix, France     || rsync://lil.fr.rsync.macports.org/release/ports/         || ionic@ionic.de       || IPv6 enabled        ||
    1112
    1213== Distfiles ==
    1314Distfiles are the archives containing the source code for port. 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.
    1415
    15 || '''Location'''    || '''URL'''                            || '''Admin'''          || '''Note'''
    16 || USA, CA           || http://distfiles.macports.org/        || admin@macosforge.org || ||
    17 || Norway, Trondheim || http://trd.no.distfiles.macports.org/ || somaen@pvv.ntnu.no   || Temporarily offline ||
    18 || Sweden, Stockholm || http://arn.se.distfiles.macports.org/ || david@mojo.net       || ||
    19 || Australia, Brisbane || http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/ || mirror@aarnet.edu.au || ||
     16|| '''Location'''      || '''URL'''                                                         || '''Admin'''          || '''Note'''          ||
     17|| USA, CA             || http://distfiles.macports.org/                                    || admin@macosforge.org ||                     ||
     18|| Norway, Trondheim   || http://trd.no.distfiles.macports.org/                             || somaen@pvv.ntnu.no   || Temporarily offline ||
     19|| Sweden, Stockholm   || http://arn.se.distfiles.macports.org/                             || david@mojo.net       || Status unclear      ||
     20|| Australia, Brisbane || http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/ || mirror@aarnet.edu.au ||                     ||
     21|| Roubaix, France     || http://lil.fr.distfiles.macports.org/                             || ionic@ionic.de       || IPv6 enabled        ||
    2022
    2123== MacPorts Source ==
    2224MacPorts 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}}}.
    2325
    24 || '''Location'''    || '''rsync_server'''        || '''rsync_dir''' || '''Admin'''          || '''Note'''
    25 || USA, CA           || rsync.macports.org        || release/base/   || admin@macosforge.org || ||
     26|| '''Location'''    || '''rsync_server'''        || '''rsync_dir''' || '''Admin'''          || '''Note'''          ||
     27|| USA, CA           || rsync.macports.org        || release/base/   || admin@macosforge.org ||                     ||
    2628|| Norway, Trondheim || trd.no.rsync.macports.org || release/base/   || somaen@pvv.ntnu.no   || Temporarily offline ||
    27 || Sweden, Stockholm || arn.se.rsync.macports.org || release/base/   || david@mojo.net       || ||
     29|| Sweden, Stockholm || arn.se.rsync.macports.org || release/base/   || david@mojo.net       || Status unclear      ||
     30|| Roubaix, France   || lil.fr.rsync.macports.org || release/base/   || ionic@ionic.de       || IPv6 enabled        ||