aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-03-03 17:26:45 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-03-03 17:26:45 +0800
commit98ccd00e8f5cffc5cc2b118e7fb9f06eac4a8f50 (patch)
tree73a3a1bd349da6c0e5a3dd8334267916941c6723 /graphics
parent29815488e13d560eb078dd17788254c94728dbfd (diff)
downloadfreebsd-ports-gnome-98ccd00e8f5cffc5cc2b118e7fb9f06eac4a8f50.tar.gz
freebsd-ports-gnome-98ccd00e8f5cffc5cc2b118e7fb9f06eac4a8f50.tar.zst
freebsd-ports-gnome-98ccd00e8f5cffc5cc2b118e7fb9f06eac4a8f50.zip
Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by: distilator Reviewed by: netchild (emulation)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/linux-f10-cairo/Makefile1
-rw-r--r--graphics/linux-f10-dri/Makefile1
-rw-r--r--graphics/linux-f10-gdk-pixbuf/Makefile1
-rw-r--r--graphics/linux-f10-imlib/Makefile1
-rw-r--r--graphics/linux-f10-jpeg/Makefile1
-rw-r--r--graphics/linux-f10-libGLU/Makefile1
-rw-r--r--graphics/linux-f10-libmng/Makefile1
-rw-r--r--graphics/linux-f10-png/Makefile1
-rw-r--r--graphics/linux-f10-png10/Makefile1
-rw-r--r--graphics/linux-f10-sdl_image/Makefile1
-rw-r--r--graphics/linux-f10-tiff/Makefile1
-rw-r--r--graphics/linux-f10-ungif/Makefile1
-rw-r--r--graphics/linux-imlib/Makefile1
-rw-r--r--graphics/linux-jpeg/Makefile1
-rw-r--r--graphics/linux-png/Makefile1
-rw-r--r--graphics/linux-png10/Makefile1
-rw-r--r--graphics/linux-tiff/Makefile1
17 files changed, 17 insertions, 0 deletions
diff --git a/graphics/linux-f10-cairo/Makefile b/graphics/linux-f10-cairo/Makefile
index f69cd695fc45..d43f48f15b14 100644
--- a/graphics/linux-f10-cairo/Makefile
+++ b/graphics/linux-f10-cairo/Makefile
@@ -9,6 +9,7 @@ PORTNAME= cairo
PORTVERSION= 1.8.0
PORTREVISION= 1
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
diff --git a/graphics/linux-f10-dri/Makefile b/graphics/linux-f10-dri/Makefile
index efad6e1f909e..7c870cbbe7f5 100644
--- a/graphics/linux-f10-dri/Makefile
+++ b/graphics/linux-f10-dri/Makefile
@@ -9,6 +9,7 @@ PORTNAME= dri
PORTVERSION= 7.2
PORTREVISION= 1
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTFILES= Glide3-20050815-7.fc9.${LINUX_RPM_ARCH}.rpm \
freeglut-2.4.0-14.fc9.${LINUX_RPM_ARCH}.rpm \
diff --git a/graphics/linux-f10-gdk-pixbuf/Makefile b/graphics/linux-f10-gdk-pixbuf/Makefile
index 37e6f0b1b018..e76fd0f0c1d9 100644
--- a/graphics/linux-f10-gdk-pixbuf/Makefile
+++ b/graphics/linux-f10-gdk-pixbuf/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gdk-pixbuf
PORTVERSION= 0.22.0
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
diff --git a/graphics/linux-f10-imlib/Makefile b/graphics/linux-f10-imlib/Makefile
index 27d674e33dc4..75a0f48ff5da 100644
--- a/graphics/linux-f10-imlib/Makefile
+++ b/graphics/linux-f10-imlib/Makefile
@@ -8,6 +8,7 @@
PORTNAME= imlib
PORTVERSION= 1.9.15
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
diff --git a/graphics/linux-f10-jpeg/Makefile b/graphics/linux-f10-jpeg/Makefile
index 646c150a0b64..273595e9e21c 100644
--- a/graphics/linux-f10-jpeg/Makefile
+++ b/graphics/linux-f10-jpeg/Makefile
@@ -8,6 +8,7 @@
PORTNAME= jpeg
PORTVERSION= 6b
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
diff --git a/graphics/linux-f10-libGLU/Makefile b/graphics/linux-f10-libGLU/Makefile
index 6db94e50dd07..71e411450aa6 100644
--- a/graphics/linux-f10-libGLU/Makefile
+++ b/graphics/linux-f10-libGLU/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libGLU
PORTVERSION= 7.2
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
diff --git a/graphics/linux-f10-libmng/Makefile b/graphics/linux-f10-libmng/Makefile
index 226e1786348e..7fbf766653db 100644
--- a/graphics/linux-f10-libmng/Makefile
+++ b/graphics/linux-f10-libmng/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libmng
PORTVERSION= 1.0.9
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
diff --git a/graphics/linux-f10-png/Makefile b/graphics/linux-f10-png/Makefile
index 9aae413b3ff3..fea6002f0ed6 100644
--- a/graphics/linux-f10-png/Makefile
+++ b/graphics/linux-f10-png/Makefile
@@ -9,6 +9,7 @@ PORTNAME= png
PORTVERSION= 1.2.37
PORTREVISION= 1
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
diff --git a/graphics/linux-f10-png10/Makefile b/graphics/linux-f10-png10/Makefile
index 4eeb33aa899f..629f38231332 100644
--- a/graphics/linux-f10-png10/Makefile
+++ b/graphics/linux-f10-png10/Makefile
@@ -8,6 +8,7 @@
PORTNAME= png10
PORTVERSION= 1.0.43
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
diff --git a/graphics/linux-f10-sdl_image/Makefile b/graphics/linux-f10-sdl_image/Makefile
index 8546a38625cd..e802d4bd5bcb 100644
--- a/graphics/linux-f10-sdl_image/Makefile
+++ b/graphics/linux-f10-sdl_image/Makefile
@@ -9,6 +9,7 @@ PORTNAME= sdl_image
PORTVERSION= 1.2.6
PORTREVISION= 2
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
diff --git a/graphics/linux-f10-tiff/Makefile b/graphics/linux-f10-tiff/Makefile
index 9947606c9917..fad483f33930 100644
--- a/graphics/linux-f10-tiff/Makefile
+++ b/graphics/linux-f10-tiff/Makefile
@@ -8,6 +8,7 @@
PORTNAME= tiff
PORTVERSION= 3.8.2
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
diff --git a/graphics/linux-f10-ungif/Makefile b/graphics/linux-f10-ungif/Makefile
index e7268541414a..d7d9649469a4 100644
--- a/graphics/linux-f10-ungif/Makefile
+++ b/graphics/linux-f10-ungif/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ungif
PORTVERSION= 4.1.3
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
diff --git a/graphics/linux-imlib/Makefile b/graphics/linux-imlib/Makefile
index 264cf3b5f41d..6c0b9e305507 100644
--- a/graphics/linux-imlib/Makefile
+++ b/graphics/linux-imlib/Makefile
@@ -9,6 +9,7 @@ PORTNAME= imlib
PORTVERSION= 1.9.13
PORTREVISION= 4
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
DISTNAME= ${PORTNAME}-${PORTVERSION}-24
MAINTAINER= freebsd-emulation@FreeBSD.org
diff --git a/graphics/linux-jpeg/Makefile b/graphics/linux-jpeg/Makefile
index b0b14237c79e..d2461a9d37e0 100644
--- a/graphics/linux-jpeg/Makefile
+++ b/graphics/linux-jpeg/Makefile
@@ -9,6 +9,7 @@ PORTNAME= jpeg
PORTVERSION= 6b.34
PORTREVISION= 2
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
DISTNAME= libjpeg-6b-34
MAINTAINER= freebsd-emulation@FreeBSD.org
diff --git a/graphics/linux-png/Makefile b/graphics/linux-png/Makefile
index 89fc91663740..6277b839b2eb 100644
--- a/graphics/linux-png/Makefile
+++ b/graphics/linux-png/Makefile
@@ -9,6 +9,7 @@ PORTNAME= png
PORTVERSION= 1.2.8
PORTREVISION= 5
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
DISTNAME= libpng-${PORTVERSION}-2
MAINTAINER= freebsd-emulation@FreeBSD.org
diff --git a/graphics/linux-png10/Makefile b/graphics/linux-png10/Makefile
index 672ed103f9af..a64ef38ca042 100644
--- a/graphics/linux-png10/Makefile
+++ b/graphics/linux-png10/Makefile
@@ -9,6 +9,7 @@ PORTNAME= png
PORTVERSION= 1.0.18
PORTREVISION= 2
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
DISTNAME= libpng10-${PORTVERSION}-2
MAINTAINER= freebsd-emulation@FreeBSD.org
diff --git a/graphics/linux-tiff/Makefile b/graphics/linux-tiff/Makefile
index d493448ff57d..e3c7a51f73d7 100644
--- a/graphics/linux-tiff/Makefile
+++ b/graphics/linux-tiff/Makefile
@@ -9,6 +9,7 @@ PORTNAME= tiff
PORTVERSION= 3.7.1
PORTREVISION= 2
CATEGORIES= graphics linux
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
DISTNAME= libtiff-${PORTVERSION}-6.fc4.2
MAINTAINER= freebsd-emulation@FreeBSD.org