mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Mostly revert r338509 and re-add SF mirrors. Prefer main redirect.
Sourceforce is currently having major issues and without this we risk having weekly packages fail to build. With hat: portmgr
This commit is contained in:
parent
3902300dbc
commit
196182d95e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351892
@ -1147,8 +1147,16 @@ MASTER_SITE_SAVANNAH+= \
|
||||
http://download-mirror.savannah.gnu.org/releases/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
# List: http://sourceforge.net/apps/trac/sourceforge/wiki/Mirrors
|
||||
# Updated: 2013-03-25
|
||||
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE)
|
||||
MASTER_SITE_SOURCEFORGE+= http://downloads.sourceforge.net/project/%SUBDIR%/
|
||||
.for mirror in heanet sunet iweb switch freefr garr aarnet jaist master \
|
||||
nchc ncu internode waix hivelocity superb-dca3 ufpr tenet \
|
||||
netcologne ignum kent kaz
|
||||
MASTER_SITE_SOURCEFORGE+= \
|
||||
http://${mirror}.dl.sourceforge.net/project/%SUBDIR%/
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE_JP)
|
||||
|
Loading…
Reference in New Issue
Block a user