mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Add the mirrorservices.org http mirror; add
an ftp mirror; remove the Sandia mirror (despite the fact that it is one of the four main synchronized mirrors), because Sandia's site compression policy is awkward in Ports, where per-site compression schemes are not easily accommodated at the moment
This commit is contained in:
parent
6eb20fcadb
commit
5578383841
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271317
@ -9,7 +9,7 @@ PORTNAME= eispack
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITES_NETLIB:N*sandia*}
|
||||
MASTER_SITES= ${MASTER_SITES_NETLIB}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTFILES= ${SRCS}
|
||||
EXTRACT_ONLY= #empty
|
||||
@ -19,9 +19,10 @@ COMMENT= Eigenvalue system package
|
||||
|
||||
MASTER_SITES_NETLIB= ftp://ftp.netlib.org/%SUBDIR%/ \
|
||||
http://www.netlib.org/%SUBDIR%/ \
|
||||
http://www.netlib.no/netlib/%SUBDIR%/ \
|
||||
http://netlib.sandia.gov/%SUBDIR%/ \
|
||||
ftp://ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/%SUBDIR%/ \
|
||||
http://www.mirrorservice.org/sites/netlib.bell-labs.com/netlib/%SUBDIR%/ \
|
||||
ftp://ftp.netlib.no/netlib/%SUBDIR%/ \
|
||||
http://www.netlib.no/netlib/%SUBDIR%/ \
|
||||
http://artfiles.org/netlib.org/%SUBDIR%/ \
|
||||
http://netlib.amss.ac.cn/%SUBDIR%/ \
|
||||
http://netlib.caspur.it/%SUBDIR%/ \
|
||||
|
Loading…
Reference in New Issue
Block a user