Commit graph

833 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
06bfeeb0b0 Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR:		225609
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-03-24 21:12:13 +00:00
Mathieu Arnold
77abf09376 Bring in the sub-submodule extraction problem fix from USE_GITHUB.
PR:		226221
Sponsored by:	Absolight
2018-03-05 10:35:36 +00:00
Mathieu Arnold
9bd482e3bb Fix a regression on 10.3 introduced in r463301.
PR:		226221
Reported by:	mmokhi
Sponsored by:	Absolight
2018-03-05 08:29:33 +00:00
Richard Gallamore
8035da77dd * Add USE_GITLAB for fetching from www.gitlab.com and GitLab deployed sites.
Reviewed by:	mat
Approved by:	portmgr (mat)
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D12162
2018-03-03 06:50:15 +00:00
Mathieu Arnold
60a2a2ca9d Fix a sub-submodule extraction problem with GH_SUBDIR.
The problem is that GH_SUBDIR are handled in a somewhat random manner.  (The
truth is that in the end of things, they end up being sorted by the group name
being used in the GH_TUPLE.)

So if you have a submodule in bar/foo, and a sub-submodule in bar/foo/baz, it
may happen that foo/bar/baz is handled before foo/bar and then things are
messed up.

This makes it so the GH_SUBDIR target handling is sorted first by the
number of / in the path.  (So, bar/foo is always handled before
bar/foo/baz.)

PR:		226221
Reported by:	ygy
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14532
2018-03-01 12:58:53 +00:00
Mathieu Arnold
37677d32e3 Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.

PR:		226203
Submitted by:	Sam H
Sponsored by:	Absolight
2018-02-27 13:03:48 +00:00
Gerald Pfeifer
ff031de251 http://mirrors.ibiblio.org/pub/mirrors/mozdev.org/ redirects to
http://mirrors.ibiblio.org/mozdev.org/ which also is shorter, so
adjust MASTER_SITE_MOZDEV accordingly.
2018-02-17 02:08:40 +00:00
Wolfram Schneider
363a2027cd use HTTPS whenever possible
PR:	 	221722
Approved by: bapt, portmgr
Differential Revision: https://reviews.freebsd.org/D14194
2018-02-08 19:38:34 +00:00
Tijl Coosemans
6d8851f7ea Update EPEL and EPEL7 URL.
PR:		225540
Reported by:	dbn
2018-01-29 19:45:22 +00:00
Raphael Kubo da Costa
12dfe515de Use qt.io instead of qt-project.org in MASTER_SITE_QT.
The former has redirected to the latter for a long time now; while here, use
https for the main download URL.
2018-01-21 10:54:45 +00:00
Mathieu Arnold
71b0938eb3 Fix a bug in USE_GITHUB code where a version with more than one / was
not sanitized properly.

Sponsored by:	Absolight
2018-01-15 11:34:53 +00:00
Mark Linimon
060ec48cb4 Update MASTER_SITE_TEX_CTAN.
- ctan.unsw.edu.au now only accepts http
 - neither ftp.tex.ac.uk nor ftp.chg.ru have address records anymore
2018-01-02 15:02:09 +00:00
Mark Linimon
bfbf6537e2 Repairs to MASTER_SITE_DEBIAN_NON_US:
- ftp.df.lth.se has gone away.
 - some of the "ftp\." sites now only accept http:// addresses.
2018-01-02 00:35:25 +00:00
Baptiste Daroussin
50773eef9e Revert r451865, it was actually a temporary situation on belnet 2017-10-13 15:07:55 +00:00
Baptiste Daroussin
6ce78e4e6c Cleanup MYSQL master_sites 2017-10-13 15:00:44 +00:00
Baptiste Daroussin
176d7bbef2 Remove belnet from GENTOO mirror 2017-10-13 13:27:30 +00:00
Baptiste Daroussin
fc33d78757 Remove dead sourceforge.jp mirror 2017-10-13 12:26:35 +00:00
Baptiste Daroussin
060c2392d4 Cleanup XCONTRIB master sites 2017-10-13 09:03:09 +00:00
Baptiste Daroussin
790026ad20 clean up master sites for PACKETSTORM 2017-10-13 08:49:03 +00:00
Baptiste Daroussin
f7157395a7 Remove old master site for festival which is only mirroring old versions 2017-10-13 08:31:34 +00:00
Baptiste Daroussin
0db5bacf30 The lip6 mirror for SUNSITE only contains the layout, but none of the files 2017-10-13 08:25:01 +00:00
Baptiste Daroussin
708be361cd Cleanup NETLIB sites 2017-10-13 08:13:42 +00:00
Baptiste Daroussin
71fc26cc0e Clean up SAMBA sites 2017-10-13 08:11:05 +00:00
Baptiste Daroussin
9c75accbf8 belnet.be has "mirror" in the path only for FTP servers, not http ones 2017-10-12 12:03:19 +00:00
Baptiste Daroussin
de725d5b12 Remove a blank line getting in by accident 2017-10-12 11:57:04 +00:00
Baptiste Daroussin
db1bd233c4 Cleanup GENTOO mirrors 2017-10-12 11:53:29 +00:00
Baptiste Daroussin
62f950039d The sunsite.cnlab-switch.ch has gone 2017-10-12 11:50:40 +00:00
Baptiste Daroussin
76f7b4bcbd Cleanup SUNSITE mirrors 2017-10-12 11:41:25 +00:00
Baptiste Daroussin
fe9bc0d2f5 Oups fix bad commit r451855 leaving a trailing \ 2017-10-12 11:29:38 +00:00
Baptiste Daroussin
03fd71da45 pair.com have stopped their ftp server 2017-10-12 11:19:37 +00:00
Baptiste Daroussin
adc020270f Cleanup the qt list of mirrors 2017-10-12 11:09:39 +00:00
Baptiste Daroussin
cb668036dd Remove more dead KDE mirrors 2017-10-12 11:05:52 +00:00
Baptiste Daroussin
2cdb8304a8 Remove dead sourceforge mirror or the one with invalid certificates 2017-10-12 11:03:07 +00:00
Baptiste Daroussin
d548990c03 Remove more dead KDE mirrors 2017-10-12 10:02:29 +00:00
Baptiste Daroussin
82e193fe5d The sunet.se mirror service does not mirror as many things as it used to do 2017-10-12 09:53:39 +00:00
Baptiste Daroussin
de218ee93b Remove some dead kde mirrors 2017-10-12 09:51:55 +00:00
Baptiste Daroussin
e1c0e7e5e7 ftp.rhnet.is does not exist anymore 2017-10-12 09:45:33 +00:00
Baptiste Daroussin
bd7d35cded Cleanup some dead gnome mirrors 2017-10-12 09:13:47 +00:00
Sunpoet Po-Chuan Hsieh
ff320bb1ad Remove ftp.dti.ad.jp
PR:		222264
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2017-09-13 13:07:50 +00:00
Richard Gallamore
c74acc585c Cleanup duplicate code in USE_GITHUB
PR:		221816
Reviewed by:	lifanov (mentor), matthew (mentor), mat
Approved by:	lifanov (mentor), matthew (mentor), mat
Differential Revision:	https://reviews.freebsd.org/D12125
2017-09-04 18:35:50 +00:00
Richard Gallamore
048fc5b53b ln use be ${LN}
Reviewed by:	lifanov (mentor), mat
Approved by:	lifanov (mentor), mat
Differential Revision:	https://reviews.freebsd.org/D12125
2017-08-29 17:01:39 +00:00
Mathieu Arnold
e2d324b258 Add a git-clone target to clone the github repositories referenced in
ports using USE_GITHUB.

Sponsored by:	Absolight
2017-08-16 12:50:10 +00:00
Palle Girgensohn
a2af722ecc Fix broken line 2017-08-15 20:59:27 +00:00
Palle Girgensohn
6b96baf9ee FTP sites are shut down.
WWW:	https://www.postgresql.org/message-id/09fd5ea6-7e09-3101-07ba-2c1d9f2d0aec%40joeconway.com
2017-08-15 20:50:20 +00:00
Kurt Jaeger
e1a4130dcc Mk/bsd.sites.mk: remove mysql.mirrored.ca from MASTER_SITE_MYSQL
- The site is redirected to a click-farm

PR:		221364
2017-08-09 16:39:56 +00:00
Mathieu Arnold
28990fe939 Fix MASTER_SITE_ZI, you cannot use a shorthand in a shorthand.
With the current code, if you use ZI, it will not expand LOCAL/ZI.  It
would have worked if you use ${MASTER_SITE_ZI} everywhere though.  It'll
end up trying to fetch from, literally, LOCAL/zi/some-file.tgz.

Sponsored by:	Absolight
2017-08-02 08:59:21 +00:00
Ryan Steinmetz
01b65ccafe - Add missing trailing / from previous commit 2017-08-01 17:03:04 +00:00
Ryan Steinmetz
a0e481fc78 - Add my mirror list 2017-08-01 16:44:12 +00:00
Danilo G. Baio
d9f81cded4 Update MASTER_SITE_CHEESESHOP
Move `files.pythonhosted.org` mirror to the top

The mirror `pypi.python.org` soon will be replaced with the
new Warehouse [1][2], now it's only serving the old files
and its returning `404 - Not Found` to the new files hosted

[1] https://pypi.org
[2] https://github.com/pypa/warehouse

Approved by:	garga (mentor), python (sunpoet)
Differential Revision:	https://reviews.freebsd.org/D11420
2017-06-30 14:55:05 +00:00
Raphael Kubo da Costa
81cc13f59b Use https for download.kde.org. 2017-06-11 17:25:12 +00:00