Skip to content

fink/fink-mirrors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b92b216 · Dec 13, 2020
Oct 16, 2007
Feb 18, 2018
Dec 12, 2020
Dec 12, 2020
Feb 12, 2016
Jan 2, 2013
Nov 18, 2003
Apr 18, 2018
Dec 13, 2020
Nov 19, 2008
May 6, 2006
May 15, 2006
Dec 13, 2020
Feb 12, 2016
Dec 13, 2020
Dec 13, 2020
May 15, 2006
Dec 13, 2020
May 15, 2006
Jan 12, 2007
Apr 18, 2018
Dec 13, 2020
Apr 18, 2018
Apr 18, 2018
Dec 13, 2020
Jan 2, 2016
Jan 2, 2016
Sep 23, 2017
Feb 12, 2016
Jul 4, 2014
Jan 2, 2016
Apr 17, 2018
Dec 13, 2020
Jan 12, 2007

Repository files navigation

$Id$   -*- text -*-

 Fink mirror lists
===================

This directory holds the mirror lists for the Fink distribution.

Currently, the mirror lists are held in the fink/fink-mirrors repository
at Github. There are three ways for them to get from git into your Fink
tree.

The first way is to install the new fink-mirrors package.  This will bring
your list of mirrors to be current as of the release date of that package.

The second way is to download a tarball, unpack it in a temporary
directory and use the provided inject.pl script. The script copies the
mirror lists into your Fink installation. Just run it, in most
cases it locates your tree on its own. If it doesn't, pass the path as
a parameter, as in

  ./inject.pl /sw

The third way is basically the same, but instead of downloading a
tarball, you use git to check out the 'fink-mirrors' repository to a
temporary directory. Then you use the inject.pl script as above.

EOF.