diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:26:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:26:45 +0000 |
commit | 1f1c285bbab18c5053d81a809f479e1aba9e176b (patch) | |
tree | 653acb9bfe767f0b6c3334ebb79480fcf54cf35f /graphics | |
parent | 081414c31ef52575947567c11038e25dd2875e81 (diff) | |
download | ports-1f1c285bbab18c5053d81a809f479e1aba9e176b.tar.gz ports-1f1c285bbab18c5053d81a809f479e1aba9e176b.zip |
Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by: distilator
Reviewed by: netchild (emulation)
Notes
Notes:
svn path=/head/; revision=270181
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux-f10-cairo/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-dri/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-gdk-pixbuf/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-imlib/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-jpeg/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-libGLU/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-libmng/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-png/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-png10/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-sdl_image/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-tiff/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-ungif/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-imlib/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-jpeg/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-png/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-png10/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-tiff/Makefile | 1 |
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 |