Changes between Version 9 and Version 10 of Mirrors


Ignore:
Timestamp:
Jun 11, 2009, 7:34:49 AM (15 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

add note that trd.no mirror is offline for now

Legend:

Unmodified
Added
Removed
Modified
  • Mirrors

    v9 v10  
    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'''          ||
     6|| '''Location'''    || '''URL'''                                        || '''Admin'''          || '''Note'''
    77|| 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   ||
     8|| Norway, Trondheim || rsync://trd.no.rsync.macports.org/release/ports/ || somaen@pvv.ntnu.no   || Temporarily offline
    99|| Sweden, Stockholm || rsync://arn.se.rsync.macports.org/release/ports/ || david@mojo.net       ||
    1010
     
    1212Distfiles are the archives containing the source code for port. They are usually retrieved from the project's site or of their mirrors. The MacPorts project further mirrors the distfiles in one location. The following mirrors are queried automatically by MacPorts.
    1313
    14 || '''Location'''    || '''URL'''                            || '''Admin'''          ||
     14|| '''Location'''    || '''URL'''                            || '''Admin'''          || '''Note'''
    1515|| USA, CA           || http://distfiles.macports.org        || admin@macosforge.org ||
    16 || Norway, Trondheim || http://trd.no.distfiles.macports.org || somaen@pvv.ntnu.no   ||
     16|| Norway, Trondheim || http://trd.no.distfiles.macports.org || somaen@pvv.ntnu.no   || Temporarily offline
    1717|| Sweden, Stockholm || http://arn.se.distfiles.macports.org || david@mojo.net       ||
    1818
     
    2020MacPorts 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}}}.
    2121
    22 || '''Location'''    || '''rsync_server'''        || '''rsync_dir''' || '''Admin'''          ||
     22|| '''Location'''    || '''rsync_server'''        || '''rsync_dir''' || '''Admin'''          || '''Note'''
    2323|| USA, CA           || rsync.macports.org        || release/base/   || admin@macosforge.org ||
    24 || Norway, Trondheim || trd.no.rsync.macports.org || release/base/   || somaen@pvv.ntnu.no   ||
     24|| Norway, Trondheim || trd.no.rsync.macports.org || release/base/   || somaen@pvv.ntnu.no   || Temporarily offline
    2525|| Sweden, Stockholm || arn.se.rsync.macports.org || release/base/   || david@mojo.net       ||