summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-12-04 16:47:23 +0000
committertrevor <trevor@FreeBSD.org>2003-12-04 16:47:23 +0000
commite66c33d803a9b954abb5f9ff10a45a33997ca90f (patch)
treea05cae3d26e9a00348fd9b7fb584d9ee5eda3f88 /emulators
parent1cb43ef97a27579d05baa6c07d4df5b406bc55cc (diff)
downloadFreeBSD-ports-e66c33d803a9b954abb5f9ff10a45a33997ca90f.zip
FreeBSD-ports-e66c33d803a9b954abb5f9ff10a45a33997ca90f.tar.gz
The amd64 and i386 distfiles are unavailable. I'll look for fresh
ones later. One of the Gentoo hosts was broken into, too recently for my comfort. reported by: Kingsley Foreman of internode.com.au
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_base-gentoo-stage1/Makefile2
-rw-r--r--emulators/linux_dist-gentoo-stage1/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile
index dde705d..2177d5b 100644
--- a/emulators/linux_base-gentoo-stage1/Makefile
+++ b/emulators/linux_base-gentoo-stage1/Makefile
@@ -17,6 +17,7 @@ MASTER_SITE_SUBDIR= experimental/alpha/stages
DISTNAME= stage1-alpha-20030721
.endif
.if (${PORTARCH} == "amd")
+BROKEN= "unfetchable, will be updated later"
MASTER_SITE_SUBDIR= experimental/amd64/stages
DISTNAME= stage1-amd64-20030728
.endif
@@ -25,6 +26,7 @@ MASTER_SITE_SUBDIR= experimental/ia64
DISTNAME= stage1-ia64-20030912
.endif
.if (${PORTARCH} == "i386")
+BROKEN= "unfetchable, will be updated later"
MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages/x86
DISTNAME= stage1-x86-1.4-20030806
.endif
diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile
index dde705d..2177d5b 100644
--- a/emulators/linux_dist-gentoo-stage1/Makefile
+++ b/emulators/linux_dist-gentoo-stage1/Makefile
@@ -17,6 +17,7 @@ MASTER_SITE_SUBDIR= experimental/alpha/stages
DISTNAME= stage1-alpha-20030721
.endif
.if (${PORTARCH} == "amd")
+BROKEN= "unfetchable, will be updated later"
MASTER_SITE_SUBDIR= experimental/amd64/stages
DISTNAME= stage1-amd64-20030728
.endif
@@ -25,6 +26,7 @@ MASTER_SITE_SUBDIR= experimental/ia64
DISTNAME= stage1-ia64-20030912
.endif
.if (${PORTARCH} == "i386")
+BROKEN= "unfetchable, will be updated later"
MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages/x86
DISTNAME= stage1-x86-1.4-20030806
.endif
OpenPOWER on IntegriCloud