summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mk/bsd.sites.mk19
-rw-r--r--x11-fonts/XFree86-4-fontCyrillic/Makefile2
-rw-r--r--x11-servers/XFree86-4-FontServer/Makefile2
3 files changed, 18 insertions, 5 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 566e44340f87..e505e1b91470 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -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.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://sunsite.doc.ic.ac.uk/packages/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/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,XFree86/&/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/
diff --git a/x11-fonts/XFree86-4-fontCyrillic/Makefile b/x11-fonts/XFree86-4-fontCyrillic/Makefile
index 0c8d4e200c86..7aec94fd5411 100644
--- a/x11-fonts/XFree86-4-fontCyrillic/Makefile
+++ b/x11-fonts/XFree86-4-fontCyrillic/Makefile
@@ -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
diff --git a/x11-servers/XFree86-4-FontServer/Makefile b/x11-servers/XFree86-4-FontServer/Makefile
index f786a05b3c65..48ac7d6f356f 100644
--- a/x11-servers/XFree86-4-FontServer/Makefile
+++ b/x11-servers/XFree86-4-FontServer/Makefile
@@ -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