mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Fix distfile survey issues with X ports, update bsd.sites.mk to include
more working X mirrors and remove a local distfiles site that hasn't been updating. Approved by: portmgr
This commit is contained in:
parent
35024cd38e
commit
f0d7df79d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67018
@ -17,9 +17,9 @@
|
||||
MASTER_SITE_LOCAL?= \
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
|
||||
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
|
||||
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
|
||||
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
|
||||
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
|
||||
# ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
|
||||
# ftp://ftp.nectec.or.th/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
|
||||
|
||||
MASTER_SITE_PORTS_JP+= \
|
||||
@ -403,9 +403,22 @@ MASTER_SITE_XEMACS+= \
|
||||
|
||||
MASTER_SITE_XFREE+= \
|
||||
ftp://ftp.xfree86.org/pub/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/%SUBDIR%/source/ \
|
||||
ftp://sunsite.doc.ic.ac.uk/packages/XFree86/%SUBDIR%/source/ \
|
||||
http://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.xfree86.org/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.rge.com/pub/X/XFree86/%SUBDIR%/source/ \
|
||||
ftp://archive.progeny.com/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.mirrorcentral.com/pub/XFree86/%SUBDIR%/source/ \
|
||||
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,XFree86/&/source,} \
|
||||
ftp://gd.tuwien.Ac.at/hci/X11/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.fit.vutbr.cz/pub/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.free.fr/pub/XFree86/%SUBDIR%/source/ \
|
||||
ftp://mir1.ovh.net/ftp.xfree86.org/%SUBDIR%/source/ \
|
||||
ftp://ftp.lami.univ-evry.fr/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.gwdg.de/pub/xfree86/XFree86/%SUBDIR%/source/ \
|
||||
http://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.xfree86.org/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.rediris.es/mirror/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.esat.net/pub/X11/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.nl.uu.net/pub/XFree86/%SUBDIR%/source/ \
|
||||
ftp://sunsite.uio.no/pub/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.task.gda.pl/pub/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.physics.uvt.ro/pub/XFree86/%SUBDIR%/source/ \
|
||||
ftp://ftp.chg.ru/pub/XFree86/%SUBDIR%/source/
|
||||
|
@ -11,7 +11,7 @@ PORTREVISION= 4
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \
|
||||
http://koi8.pp.ru/dist/:xrus
|
||||
MASTER_SITE_SUBDIR= ${PORTVERSION}:x
|
||||
MASTER_SITE_SUBDIR= ${PORTVERSION}/:x
|
||||
PKGNAMEPREFIX= XFree86-
|
||||
DISTFILES= X${PORTVERSION:S/.//g}src-2.tgz:x \
|
||||
xrus-2.3.1-xf4-bdf.tgz:xrus
|
||||
|
@ -9,7 +9,7 @@ PORTNAME= FontServer
|
||||
PORTVERSION= 4.2.0
|
||||
CATEGORIES= x11-servers x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_XFREE}
|
||||
MASTER_SITE_SUBDIR= ${PORTVERSION}/
|
||||
MASTER_SITE_SUBDIR= ${PORTVERSION}
|
||||
PKGNAMEPREFIX= XFree86-
|
||||
DISTFILES= X${PORTVERSION:S/.//g}src-1.tgz
|
||||
EXTRACT_ONLY= X${PORTVERSION:S/.//g}src-1.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user