Commit graph

658 commits

Author SHA1 Message Date
Sofian Brabez
16f689a65a - Add one more pypi mirror obtained from http://www.pypi-mirrors.org
Reported by:	koobs
2013-03-25 09:27:31 +00:00
Alexey Dokuchaev
2863f0ebbd Fix address of NSU mirror of ftp.idsoftware.com; kill space at EOL while here. 2013-03-17 11:21:32 +00:00
Martin Wilke
1709248ab5 - GITHUB redirects the mirrors again. All ports that use USE_GITHUB fail
to fetch the distfiles. Set FETCH_ARGS fix the problem.
2013-02-28 09:08:35 +00:00
Steve Wills
dfbb04db01 - Move ruby-lang.org mirror to first for MASTER_SITE_RUBY
- Add some additional XORG mirrors from their official list at:
  http://www.x.org/wiki/Releases/Download and prefering http to ftp
2013-02-24 20:50:49 +00:00
Alex Dupre
471e9ebd82 Replace dead dk.php.net with dk1.php.net.
PR:		ports/176071
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
2013-02-14 11:23:29 +00:00
Martin Wilke
3beeafd6ff - Update some gentoo mirrors
PR:		based on ports/173253
Submitted by:	nemysis <nemysis@gmx.ch>
2013-02-08 07:09:43 +00:00
Dmitry Marakasov
93731d94ee - Add MASTER_SITE_FRUGALWARE
PR:		175549
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
2013-02-01 17:06:27 +00:00
Adam Weinberger
b1061477d5 Give clearer advice. 2013-01-24 02:40:14 +00:00
Adam Weinberger
74510d5da1 GitHub is such a nightmare for distfile fetching.
I added a comment showing an easy way to fetch a distfile from GitHub.
Using this method, you don't need to track the 7-digit commit at all.
In fact, the distfile name and its contents behave like a normal, sane
distfile would.
2013-01-23 22:33:53 +00:00
Olivier Duchateau
6b5d6329ca - Update Xfce mirrors
Approved by:	rene, miwi (mentors)
2013-01-21 22:22:44 +00:00
Bryan Drewery
346336d67d - Remove broken OpenBSD mirrors 2013-01-14 21:27:53 +00:00
Tim Bishop
00015e7198 - Update URLs for various mirrorservice.org mirrors.
- Remove mirrorservice.org mirrors that no longer exist.
2013-01-14 10:38:30 +00:00
Pietro Cerutti
8316ceb705 - github's nodeload works on both HTTP and HTTPS, so add the HTTP host
Reported by:	bapt
Approved by:	bapt (portmgr)
2013-01-09 15:13:37 +00:00
Chris Rees
7c54981358 Add http mirrors for LOCAL and ISC
PR:		ports/174427
Submitted by:	4721
Reviewed by:	simon
2013-01-06 15:04:01 +00:00
Ruslan Makhmatkhanov
06ba019f43 - sync list of vim mirrors with official list on http://www.vim.org/mirrors.php
- remove dead vim sites
- remove vim sites with missing files
- remove slow vim sites (> 10 seconds to serve a file) after repeated
  complaints by blakkheim (I'm not sure what's that)

PR:		174875
Submitted by:	4721@hushmail.com
2013-01-03 17:38:30 +00:00
Ruslan Makhmatkhanov
823f6912e5 - remove dead python master site
PR:		174914
Submitted by:	brd
2013-01-02 22:37:23 +00:00
Ruslan Makhmatkhanov
db9d25797b - add two more pypi mirrors, obtained on pypi-mirrors.org 2012-12-26 13:29:07 +00:00
Pietro Cerutti
d773fe9b01 - Add support for cloud.github.com when using USE_GITHUB
Feature safe:	yes
Approved by:	bapt (portmgr@)
2012-11-27 11:32:06 +00:00
Bryan Drewery
181c332e6a - Github has renamed the internal download URL from /tarball
to /tar.gz and /legacy.tar.gz. Update to use the /legacy.tar.gz
  which continues to give the same distinfo as it did previously.
  Github support indicates they plan to continue supporting the
  old distinfo public download URL of github.com/USER/PROJECT/tarball/COMMIT
  but that using nodeload. may change at any time.

PR:		173359
Reported by:	Mickael Maillot <mickael.maillot@gmail.com>
Approved by:	portmgr (bapt)
Feature safe:	yes
2012-11-06 12:42:39 +00:00
Brendan Fabeny
958c4877b8 update University of Kent Netlib mirrors
Feature safe:	yes
2012-11-01 07:54:24 +00:00
Emanuel Haupt
c98ec1f8d5 Restore previous, speed optimized [1] order of MASTER_SITE_SOURCEFORGE.
[1] http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/056783.html

Feature safe:	yes
2012-10-31 22:31:26 +00:00
Emanuel Haupt
327f80fdca Update MASTER_SITE_SOURCEFORGE
Feature safe:	yes
2012-10-31 18:11:33 +00:00
Thomas Abthorpe
e4ad9e6cc2 - Update mirrors for KDE, Soureforge and vim
Feature safe:	yes
2012-10-26 18:49:33 +00:00
Emanuel Haupt
67fcb48d90 Cleanup some more sites based on [1]
PR:		172489 [1]
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-10-26 13:09:20 +00:00
Emanuel Haupt
c454231473 - Remove hosts that don't resolve
- Remove MASTER_SITE_GET_E entirely as not a single host resolves and it's not
  used by any port

Feature safe:   yes
2012-10-26 10:17:27 +00:00
Timur I. Bakeyev
a6a68c608b Adjust samba sites so that they can be used by other ports that fetch from the same origin.
Feature safe:	yes
2012-10-22 09:17:51 +00:00
Timur I. Bakeyev
cdd2609cd5 Most of the samba sites were dead. Updated the list.
Feature safe:	yes
2012-10-19 15:47:24 +00:00
Beat Gaetzi
b7139dede3 - Only add GH to MASTER_SITES if not already there [1]
- Allow WRKSRC to be overridden when using USE_GITHUB [2]

PR:		ports/171644 [1], ports/171688 [2]
Submitted by:	bdrewery
Reviewed by:	gahr
Tested by:	Exp-run on pointyhat
2012-10-10 18:20:21 +00:00
Doug Barton
b51884c914 Create MASTER_SITE_MPLAYERHQ and use it for the 2 ports that have these
sites in common. This will allow people who use ports-mgmt/fastest_sites
(or other methods) to selectively eliminate those sites from this list
that are locally unreachable. It also adds more potential sites for both
ports.

I checked all of these sites and they each have the distfiles for both
ports. The omission of ftp[23] is intentional, those sites are not
functional.
2012-10-05 04:21:20 +00:00
Florian Smeets
d3c505e600 - update to 1.0.26 [1]
- use newly added alphasort() instead of LGPLv2.1+ patch
- fix async handler [2]
- fix implicit declarations of calloc/free [3]
- disable ARIFF_OSS option by default, except 7.x [4]
- add 3 more mirrors from alsa wiki + gentoo as a backup
- move alsa mirrors to bsd.sites.mk

Changes:	http://www.alsa-project.org/main/index.php/Changes_v1.0.25_v1.0.26
PR:		ports/171601 [1]
PR:		ports/169770 [2]
PR:		ports/170457 [3]
PR:		ports/170473 [4]
Obtained from:	PkgSrc [2]
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	maintainer
2012-10-04 17:04:44 +00:00
Ruslan Makhmatkhanov
4c76c61a11 - sync packetstorm mirrors list (remove two dead mirrors) 2012-09-15 15:21:23 +00:00
Alberto Villa
00bd0a97cd - Remove dead mirror from MASTER_SITE_QT. 2012-09-15 14:58:01 +00:00
Li-Wen Hsu
674f625fa7 - Correct typo
Notified by:	sunpoet
2012-08-20 16:10:57 +00:00
Pietro Cerutti
2a7de8b29f - Add support for fetching from GitHub in bsd.sites.mk
- Document the mechanism in CHANGES
- Add www/tivoka (a JSON-RPC client/server library in PHP) which
  uses the GitHub mechanism

Approved by:	beat (portmgr) after exp-run
2012-08-20 10:04:13 +00:00
Li-Wen Hsu
f059d57e5c - Add TWAREN in MASTER_SITE_APACHE 2012-08-05 08:00:49 +00:00
Brendan Fabeny
5a3980c27b remove the Thessaloniki Sunsite mirror after repeated distilator NXDOMAIN
results; to compensate for this and previous removals, and to obtain a better
geographical spread, add the Sunsite mirrors in Oviedo, Paris, and Stellenbosch
(found via http://ibiblio.org/pub/linux/MIRRORS.html )
2012-06-29 01:17:03 +00:00
Brendan Fabeny
fcd7caf862 Remove several problematic mirrors:
- the edisontel Sunsite mirror has been giving consistent 404
  responses locally and in the distilator results;
- the transact and softlayer Sourceforge mirrors have been giving
  consistent NXDOMAIN responses locally and in the distilator results,
  and were removed 15 months ago from version 40 of the official
  Sourceforge mirror list at:

  http://sourceforge.net/apps/trac/sourceforge/wiki/Mirrors
2012-06-16 07:42:23 +00:00
Brendan Fabeny
61aca7be9c Add the Sandia Netlib mirror; remove the linux-mirror.org Netlib mirror, due to
repeated NXDOMAIN distilator results
2012-06-14 23:14:40 +00:00
Gerald Pfeifer
e5877374e3 Remove ftp://ftp-stud.fht-esslingen.de/ from MASTER_SITE_SOURCEWARE
and hence MASTER_SITE_GCC.  It is delivering corrupted tarballs for
at least one snapshot of GCC, and a different one for every download.

PR:		168956
Co-analysed by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2012-06-12 17:30:05 +00:00
Andrej Zverev
5943ec5f33 Add two mirror sites to the end of list with hardcoded search by module name.
This should help portscout bot in detection of new version on CPAN while author
of module is changed. CPAN:macro require author's CPAN-name and this change
allow to fallback try try look by module name.

Discussed with: sunpoet@
2012-06-08 10:16:22 +00:00
Ruslan Makhmatkhanov
89f9d40890 Apply the last not yet committed change from the PR to finally close it:
- remove ftp://ftp-linux.cc.gatech.edu from MASTER_SITE_SUSE

According to [1] this server is deprecated and and may cease to exist.

[1] http://www.gtlib.gatech.edu/

Requested by submitter by mail.

PR:		168088
Submitted by:	Takefu <takefu at airport dot fm>
Approved by:    pgollucci (implicit)
2012-05-31 14:10:10 +00:00
Sunpoet Po-Chuan Hsieh
de1c2c7675 - Fix an incorrect space/tab replacement in previous commit
Notified by:	jadawin
2012-05-30 15:22:18 +00:00
Sunpoet Po-Chuan Hsieh
a9362d197d - Unify space/tab style:
- A space before backslash at the end of a line
  - A tab before each MASTER_SITE_* URL
2012-05-30 14:51:29 +00:00
Ruslan Makhmatkhanov
a400851a7f Add new packetstorm mirror according to [1].
[1] http://packetstormsecurity.org/mirrors/
2012-05-30 07:42:20 +00:00
Brendan Fabeny
0492eede16 - Update the GTLib mirrors as described in the note at
http://www.gtlib.gatech.edu/ :

"Please do not use the old names ftp-linux.cc.gatech.edu,
www.gtlib.cc.gatech.edu, ftp.gtlib.cc.gatech.edu or
rsync.gtlib.cc.gatech.edu as they are now deprecated and may cease to
exist.  The supported names for GTlib services are
www.gtlib.gatech.edu, ftp.gtlib.gatech.edu and
rsync.gtlib.gatech.edu."

Restore a corrected version of the GTlib GNOME mirror that was removed
in revision 1.563.  This leaves only one outdated GTlib entry, in
MASTER_SITE_SUSE:

ftp://ftp-linux.cc.gatech.edu/pub/suse/suse/%SUBDIR%/

This should probably be changed to:

ftp://ftp.gtlib.gatech.edu/pub/opensuse/distribution/ ...

but it is currently unused.  Leave the other GTlib Linux mirrors for
reference during possible future Linux updates, even though some of
the older directories they point to have since been emptied and their
contents moved to separate archives, as on some other Linux mirrors.

- Remove the USC GNU mirror, which has been only sparsely updated
since Jan. 2011 -- according to distilator results it is missing 141
(about 40%) of the GNU distfiles. Replace it with the nearby
kernel.org GNU mirror.
2012-05-30 07:22:36 +00:00
Raphael Kubo da Costa
c2073ad18c Add releases.qt-project.org as the main Qt mirror. 2012-05-25 21:13:13 +00:00
Koop Mast
935a90ceab Remove 2 mirrors for the GNOME master site.
One has vanished the other hasn't been update for a while now.

Submitted by:	distilator
2012-05-01 11:00:16 +00:00
Florian Smeets
cc5b9ead0c http://ftp.mozilla.org is https only now
Feature safe:	yes
2012-03-31 10:51:38 +00:00
Emanuel Haupt
b7aca68c16 Remove www.jur-linux.org per request of Florian La Roche (via mail).
Feature safe:	yes
2012-03-30 09:59:15 +00:00
Thomas Abthorpe
4dda5caf81 - Add another volunteered Debian mirror 2012-02-24 15:28:46 +00:00
Thomas Abthorpe
0d969394ec - Add additional Debian mirror sites, offered by their maintainers 2012-02-21 02:13:12 +00:00
Jason Helfman
3566696c52 Mirror has been shut down.
According to mirror => Last update: Sun Jul 31 19:20:47 2011 UTC

Plenty of cheese in the cheeseshop!

Approved by:	rene (mentor)
2012-01-31 20:19:07 +00:00
Jason Helfman
bcaa099a23 -remove esat.net mirror
Approved by:	crees (mentor)
2012-01-17 21:30:55 +00:00
Dmitry Marakasov
453f8aadcf - Fix savannah master site: download.savannah.gnu.org/releases-noredirect is outdated and _does_ redirect [1]
- Add another savannah mirror

Reported by:	glebius [1]
2012-01-14 21:15:00 +00:00
Martin Wilke
d78e962758 - Update XFCE mirrors
PR:		163580
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-12-29 15:14:54 +00:00
Jason Helfman
e2b4e488f1 cleanup ftp mirror esat
add more mirrors for cheeseshop

PR:	ports/163170
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Approved by: crees (mentor)
2011-12-20 05:00:01 +00:00
Sunpoet Po-Chuan Hsieh
cf29c9bf0c - Add ftp.twaren.net to MASTER_SITE_PERL_CPAN_BY
Feature safe:	yes
2011-12-09 19:01:50 +00:00
Sunpoet Po-Chuan Hsieh
c9b49f5ad6 - Simplifiy GOOGLE_CODE handler
Feature safe:	yes
2011-12-03 11:56:48 +00:00
Wesley Shields
14162ec120 Add MASTER_SITE_SUDO.
Suggested by:	miwi@
2011-11-09 17:18:27 +00:00
Carlo Strub
36122aaefe Remove stale PACKETSTORM mirror
PR:		ports/161980
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	glarkin@ (mentor)
2011-10-26 14:34:02 +00:00
Emanuel Haupt
d51d2b5b7c Cleanup various mirrors based on recent distilator reports. 2011-10-03 12:51:00 +00:00
Chris Rees
3f424e2d6c Remove MASTER_SITES_XFREE
Approved by:	x11 (kwm)
2011-09-17 17:48:02 +00:00
Chris Rees
8baefc0941 Correct various entries and remove other dead entries (404 errors only)
Submitted by:	Anonymous contributor on IRC
2011-09-11 14:43:59 +00:00
Sunpoet Po-Chuan Hsieh
a216df6cab - Remove python.cdpa.nsysu.edu.tw from MASTER_SITE_PYTHON 2011-09-05 09:34:26 +00:00
Sunpoet Po-Chuan Hsieh
65e103c48f - Remove ftp.net.ohio-state.edu
PR:		ports/160311
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2011-09-04 17:31:01 +00:00
Chris Rees
2b533b77e9 Remove dead site (ftp\.)?sunsite.org.uk
PR:		ports/159994
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2011-08-22 15:14:15 +00:00
Dirk Meyer
ace66d0e0c - update MASTER_SITE_GNUSTEP 2011-08-07 11:58:31 +00:00
Doug Barton
8158b2b0ee The ring.nict.co.jp server has a CPAN tree, but it's empty.
Per http://www.ring.gr.jp/, "ring.riken.jp left the project on Apr. 30"
2011-08-05 21:36:50 +00:00
Emanuel Haupt
7ce13e55bd Remove dead site (ftp.kaist.ac.kr). 2011-07-28 14:14:41 +00:00
Brendan Fabeny
cd6973911a remove netlib.enseeiht.fr from MASTER_SITE_NETLIB,
based on repeated distilator NXDOMAIN results
2011-07-22 23:28:36 +00:00
Steve Wills
28d4c77a65 - Update MASTER_SITE_GNUPG to working mirrors
Approved by:	portmgr
2011-07-07 02:31:49 +00:00
Philip M. Gollucci
f0ef256f86 - DNS no longer exists
http://rubyforge.org/credits/ only lists the supporters not the links
2011-06-26 03:40:14 +00:00
Erwin Lansing
4d2e7cc43e Update MASTER_SITE_PACKETSTORM and use their main site
as the first entry.

Submitted by:	"Todd J." <todd@packetstormsecurity.org>,
		Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-04-28 18:56:12 +00:00
Emanuel Haupt
4b166da01a Remove http://sauerkraut.critical.ch from MASTER_SITES_CRITICAL, host is down
for 5 days. Maintainer remains unresponsive to mails.
2011-04-20 07:45:18 +00:00
Brendan Fabeny
6794dbfb53 Add Netlib sites and macros 2011-03-31 10:20:34 +00:00
Wesley Shields
e7c33b07cd s/Ftp/ftp/ - This was causing ports-mgmt/fastest_sites to complain about
a single exim mirror.
2011-03-17 14:12:40 +00:00
Emanuel Haupt
4acada3547 - Add a mirror to MASTER_SITE_CRITICAL
- Remove hosts that fail at domain name resolution:
  exim.n9.ru, ftp.software.umn.edu, pypi.netsight.co.uk
2011-03-09 09:20:40 +00:00
Emanuel Haupt
cb3924853f Add sauerkraut.critical.ch back to MASTER_SITE_CRITICAL. 2011-03-04 08:56:09 +00:00
Sunpoet Po-Chuan Hsieh
5e2af0639f - Remove superfluous trailing slash in MASTER_SITE_PERL_CPAN 2011-03-04 01:24:05 +00:00
Emanuel Haupt
34f7684d3b Remove mirror from MASTER_SITE_CRITICAL. 2011-03-03 11:24:42 +00:00
Emanuel Haupt
2ba4eb4d11 - Add three mirrors to MASTER_SITE_CRITICAL
- Remove one out-of-sync mirror
2011-03-03 09:45:05 +00:00
Andrej Zverev
6c37365862 Introduce new way to handle CPAN master sites.
All related information can be found inside PR.

PR:		ports/154994
Submitted by:	az@
Tested by:	miwi@ (exp-run)
2011-02-28 14:09:00 +00:00
Andrej Zverev
4cf97001c6 http://backpan.cpan.org is down.
Moved it to the end of sites list and instead it put new
http://backpan.perl.org.
2011-02-26 16:31:33 +00:00
Chin-San Huang
bc9381991d - Add ncu, waix into SF mirrors. 2011-02-24 13:38:41 +00:00
Beat Gaetzi
47ffed1bb1 - XORG: remove dead and outdated mirror 2011-02-18 10:44:04 +00:00
Oliver Lehmann
3a119cfd0a fix MASTER_SITE_XFCE as many mirrors have changed
Feature safe:	yes
2011-02-01 07:46:52 +00:00
Eygene Ryabinkin
0c7e728ab2 mail/exim: update to 4.74
Changelog is at
  http://ftp.exim.org/pub/exim/ChangeLogs/ChangeLog-4.74
Please, note that CVE-2011-0017 is not applicable to FreeBSD,
because setuid() doesn't check RLIMIT_NPROC.

Also fixed the periodic script for tidying the databases: now it won't
produce errors if the lockfile is here, but the actual database file
is gone. [2]

And finally, synced the mirror list to the current one and
pruned old unusable mirrors:
 - ftp.csx.cam.ac.uk: not synced anymore;
 - www.no.exim.org: no DNS record;
 - ftp.demon.nl: no longer mirrors Exim;
 - ftp.freenet.de: mirror of ftp.csx.cam.ac.uk;
 - ftp.esat.net: not synced anymore;
 - ftp.mirrorservice.org: mirror of ftp.csx.cam.ac.uk.

Feature safe: yes
PR: 154323 [1]
Submitted by: Geraint Edwards <gedge@yadn.org> [2],
              Alexander Wittig <alexander@wittig.name> [1]
Approved by: erwin (mentor), renato (mentor)
2011-01-27 21:23:33 +00:00
Philip M. Gollucci
6d2143b3cf - site no longer carries these bits
Reported by:    distilator
2010-12-11 20:42:48 +00:00
Philip M. Gollucci
e81c184318 - site is toast
Reported by:    distilator, confirmed from several geo-disperse locations
2010-12-11 20:41:16 +00:00
Philip M. Gollucci
7f6420b72c this site only carries the ubuntu bits now
Reported by:    distilator
2010-12-11 20:39:30 +00:00
Li-Wen Hsu
f83d2ed17e - Update KDE mirror address of Computer Science Dept., NCTU
- Add KDE mirror of TWAREN
2010-12-03 05:35:18 +00:00
Koop Mast
126e04dd17 Remove ftp.no.gnome.org from the GNOME pool. Seems to be dead. 2010-11-14 21:39:21 +00:00
Beat Gaetzi
76e2a583a4 - Remove three dead mirrors from Mozilla
Noticed by:	The Distilator
2010-11-01 19:05:42 +00:00
Wesley Shields
a98b4e76af Fix ftp.informatik.hu-berlin.de and remove a dead GNU mirror.
Noticed by:	The Distilator
2010-10-26 01:08:51 +00:00
Wesley Shields
05df254885 Remove two dead mirrors from ISC.
Noticed by:	The Distilator
2010-10-24 23:29:02 +00:00
Thierry Thomas
f0fe30c1a9 Do some cleaning among the Horde mirrors.
Reported by:	distilator
2010-10-23 20:23:01 +00:00
Wesley Shields
4c7942ff19 Remove dead site from MASTER_SITE_KERNEL_ORG
Noticed by:	The Distilator
2010-10-22 16:57:31 +00:00
Emanuel Haupt
6b1c0a7ea6 Remove cpan.pop-mg.com.br from MASTER_SITE_PERL_CPAN host does not resolve. 2010-10-21 15:24:24 +00:00
Philip M. Gollucci
be8ae6599e - ftp.ch.ru is still up, but it no longer mirrors these distros
some relating to mod_*

Prompted by:    distilator
2010-10-20 03:15:28 +00:00
Philip M. Gollucci
2da5882d54 - biznetnetworks is down (several mod_* ports) several days
Reported by:    distilator
2010-10-20 02:53:01 +00:00