pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators Mark as NO_SRC_ON_FTP -- files are already i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c69597e2614
branches: trunk
changeset: 520339:8c69597e2614
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 19 19:37:38 2006 +0000
description:
Mark as NO_SRC_ON_FTP -- files are already in MASTER_SITE_LOCAL.
diffstat:
emulators/compat12/Makefile | 3 ++-
emulators/compat13/Makefile | 3 ++-
emulators/compat14-crypto/Makefile | 3 ++-
emulators/compat14/Makefile | 3 ++-
emulators/compat16/Makefile | 3 ++-
emulators/netbsd32_compat14/Makefile | 3 ++-
emulators/netbsd32_compat15/Makefile | 3 ++-
emulators/netbsd32_compat16/Makefile | 3 ++-
8 files changed, 16 insertions(+), 8 deletions(-)
diffs (136 lines):
diff -r 07f4edc08bd0 -r 8c69597e2614 emulators/compat12/Makefile
--- a/emulators/compat12/Makefile Thu Oct 19 14:27:33 2006 +0000
+++ b/emulators/compat12/Makefile Thu Oct 19 19:37:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/05/22 22:22:02 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2006/10/19 19:37:38 wiz Exp $
#
DISTNAME= compat12-${MACHINE_ARCH}
@@ -12,6 +12,7 @@
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-m68k NetBSD-*-ns32k \
NetBSD-*-sparc
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
NO_BUILD= yes
NO_MTREE= yes
diff -r 07f4edc08bd0 -r 8c69597e2614 emulators/compat13/Makefile
--- a/emulators/compat13/Makefile Thu Oct 19 14:27:33 2006 +0000
+++ b/emulators/compat13/Makefile Thu Oct 19 19:37:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/05/22 22:22:02 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2006/10/19 19:37:38 wiz Exp $
#
DISTNAME= compat13-${MACHINE_ARCH}${PKGMINOR}
@@ -15,6 +15,7 @@
NetBSD-*-i386 NetBSD-*-m68k NetBSD-*-mipsel \
NetBSD-*-ns32k NetBSD-*-sparc
NOT_FOR_PLATFORM= NetBSD-1.3*-*
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
NO_MTREE= yes
NO_BUILD= yes
diff -r 07f4edc08bd0 -r 8c69597e2614 emulators/compat14-crypto/Makefile
--- a/emulators/compat14-crypto/Makefile Thu Oct 19 14:27:33 2006 +0000
+++ b/emulators/compat14-crypto/Makefile Thu Oct 19 19:37:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/05/22 22:22:02 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/19 19:37:38 wiz Exp $
#
DISTNAME= compat14-crypto-${MACHINE_ARCH}-${VERSION}
@@ -17,6 +17,7 @@
ONLY_FOR_PLATFORM= NetBSD-*-sparc NetBSD-*-i386
NOT_FOR_PLATFORM= NetBSD-1.3*-* NetBSD-1.4*-*
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
CRYPTO= YES
diff -r 07f4edc08bd0 -r 8c69597e2614 emulators/compat14/Makefile
--- a/emulators/compat14/Makefile Thu Oct 19 14:27:33 2006 +0000
+++ b/emulators/compat14/Makefile Thu Oct 19 19:37:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/05/22 22:22:02 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2006/10/19 19:37:38 wiz Exp $
#
DISTNAME= compat14-${MACHINE_ARCH}-${VERSION}
@@ -17,6 +17,7 @@
ONLY_FOR_PLATFORM= NetBSD-*-sparc NetBSD-*-i386
NOT_FOR_PLATFORM= NetBSD-1.3*-* NetBSD-1.4*-*
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
NO_MTREE= yes
NO_BUILD= yes
diff -r 07f4edc08bd0 -r 8c69597e2614 emulators/compat16/Makefile
--- a/emulators/compat16/Makefile Thu Oct 19 14:27:33 2006 +0000
+++ b/emulators/compat16/Makefile Thu Oct 19 19:37:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/05/22 22:22:03 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/10/19 19:37:38 wiz Exp $
#
DISTNAME= compat16-${MACHINE_ARCH}-${VERSION}
@@ -14,6 +14,7 @@
VERSION= 1.6.0
ONLY_FOR_PLATFORM= NetBSD-1.6[A-Z]*-i386 NetBSD-[2-9]*-i386
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
NO_MTREE= yes
NO_BUILD= yes
diff -r 07f4edc08bd0 -r 8c69597e2614 emulators/netbsd32_compat14/Makefile
--- a/emulators/netbsd32_compat14/Makefile Thu Oct 19 14:27:33 2006 +0000
+++ b/emulators/netbsd32_compat14/Makefile Thu Oct 19 19:37:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/05/22 22:22:03 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2006/10/19 19:39:04 wiz Exp $
#
DISTNAME= compat14-${MACHINE32_ARCH}-${VERSION}
@@ -25,6 +25,7 @@
ONLY_FOR_PLATFORM= NetBSD-*-sparc64
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-x86_64
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
NO_MTREE= yes
NO_BUILD= yes
diff -r 07f4edc08bd0 -r 8c69597e2614 emulators/netbsd32_compat15/Makefile
--- a/emulators/netbsd32_compat15/Makefile Thu Oct 19 14:27:33 2006 +0000
+++ b/emulators/netbsd32_compat15/Makefile Thu Oct 19 19:37:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/05/22 22:22:03 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/10/19 19:39:04 wiz Exp $
#
.if ${MACHINE_ARCH} == "sparc64"
@@ -19,6 +19,7 @@
CONFLICTS= netbsd32_compat16-[0-9]*
ONLY_FOR_PLATFORM= NetBSD-*-sparc64
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
NO_MTREE= yes
NO_BUILD= yes
diff -r 07f4edc08bd0 -r 8c69597e2614 emulators/netbsd32_compat16/Makefile
--- a/emulators/netbsd32_compat16/Makefile Thu Oct 19 14:27:33 2006 +0000
+++ b/emulators/netbsd32_compat16/Makefile Thu Oct 19 19:37:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/05/22 22:22:03 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/10/19 19:39:04 wiz Exp $
#
.if ${MACHINE_ARCH} == "sparc64"
@@ -28,6 +28,7 @@
ONLY_FOR_PLATFORM= NetBSD-[2-9]*-sparc64
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-x86_64
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
NO_MTREE= yes
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index