[early] added `ln`
[opensde-nopast.git] / etc / download.sed
blob7baa0d20b7f710803c38268e1991b05b5b9d4e53
1 #!/bin/sed
2 # --- SDE-COPYRIGHT-NOTE-BEGIN ---
3 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
5 # Filename: etc/download.sed
6 # Copyright (C) 2006 - 2008 The OpenSDE Project
7 # Copyright (C) 2005 - 2006 The T2 SDE Project
9 # More information can be found in the files COPYING and README.
11 # This program is free software; you can redistribute it and/or modify
12 # it under the terms of the GNU General Public License as published by
13 # the Free Software Foundation; version 2 of the License. A copy of the
14 # GNU General Public License can be found in the file COPYING.
15 # --- SDE-COPYRIGHT-NOTE-END ---
17 # normal user will always find their files on our mirrors, so this will be used only by developers
19 #s,^http://ftp.gnu.org/gnu/,http://ftp.belnet.be/mirror/ftp.gnu.org/gnu/,
20 s,^http://www.mysql.org/Downloads/,http://www.mirrorservice.org/sites/ftp.mysql.com/Downloads/,
22 #s,^ftp://ftp.kde.org/pub/kde/,http://ibiblio.org/pub/mirrors/kde/,
24 # loadbalancer is working weird these days
25 s,^http://.*dl.\(sourceforge\|sf\).net/,http://prdownloads.sourceforge.net/,
27 # PostgreSQL Team does not like us to use their ftp
28 s,^ftp://ftp.postgresql.org/pub/source/,ftp://ftp4.us.postgresql.org/pub/postgresql/source/,
30 # ftp connection blocks once in a while
31 #s,^ftp://ftp.gnupg.org,http://ftp.gnupg.org,
32 s,^ftp://ftp.kernel.org,http://ftp.kernel.org,
34 # clip's ftp is a pain
35 #s,^ftp://ftp.itk.ru/,ftp://www.cis.by/pub/clip/,
37 # evolt.org doesn't allow direct downloads
38 s,http://browsers.evolt.org/download.php?,http://www.mirrorservice.org/sites/browsers.evolt.org/browsers,
40 # apache mirrors
41 s,^http://dl.apache.org/,http://www.apache.org/,