- Add Easy Software mirrors for cups, fltk and other ports
This commit is contained in:
parent
f8cbb90447
commit
22ce8ee2da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179009
1 changed files with 11 additions and 0 deletions
|
@ -165,6 +165,17 @@ MASTER_SITE_DEBIAN_POOL+= \
|
|||
${MASTER_SITE_DEBIAN:C|(/%SUBDIR%/)|/pool/main/${PORTNAME:C/^(.).*$/\1/}/${PORTNAME}/|}
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_EASYSW)
|
||||
MASTER_SITE_EASYSW+= \
|
||||
http://ftp.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp2.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp3.easysw.com/pub/%SUBDIR%/ \
|
||||
http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_ECLIPSE)
|
||||
MASTER_SITE_ECLIPSE+= \
|
||||
http://download.eclipse.org/eclipse/downloads/drops/%SUBDIR%/ \
|
||||
|
|
Loading…
Reference in a new issue