pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Mark some packages as NOT_FOR_BULK_PLATFORM= Linux-*-*
details: https://anonhg.NetBSD.org/pkgsrc/rev/85df55fa29e0
branches: trunk
changeset: 542764:85df55fa29e0
user: tnn <tnn%pkgsrc.org@localhost>
date: Mon May 26 22:25:25 2008 +0000
description:
Mark some packages as NOT_FOR_BULK_PLATFORM= Linux-*-*
Addresses PR pkg/38368 and PR pkg/38371
diffstat:
devel/ldapsdk/Makefile | 3 ++-
emulators/xm7/Makefile | 3 ++-
math/lapack/Makefile | 3 ++-
net/netsaint-plugin-snmp/Makefile | 4 +++-
net/netsaint-plugins/Makefile | 4 ++--
5 files changed, 11 insertions(+), 6 deletions(-)
diffs (87 lines):
diff -r 27f8afb73f67 -r 85df55fa29e0 devel/ldapsdk/Makefile
--- a/devel/ldapsdk/Makefile Mon May 26 22:19:40 2008 +0000
+++ b/devel/ldapsdk/Makefile Mon May 26 22:25:25 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2008/03/03 17:45:35 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2008/05/26 22:25:25 tnn Exp $
DISTNAME= ldapsdk_12311998
PKGNAME= ${DISTNAME:S/_/-/}
@@ -13,6 +13,7 @@
CONFLICTS+= openldap-client-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
+NOT_FOR_BULK_PLATFORM= Linux-*-*
WRKSRC= ${WRKDIR}/mozilla
USE_TOOLS+= gmake perl
diff -r 27f8afb73f67 -r 85df55fa29e0 emulators/xm7/Makefile
--- a/emulators/xm7/Makefile Mon May 26 22:19:40 2008 +0000
+++ b/emulators/xm7/Makefile Mon May 26 22:25:25 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/03/03 19:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2008/05/26 22:25:25 tnn Exp $
#
DISTNAME= xm71010s
@@ -15,6 +15,7 @@
BUILD_DEPENDS+= nkf>=1.7:../../converters/nkf
PKG_DESTDIR_SUPPORT= user-destdir
+NOT_FOR_BULK_PLATFORM= Linux-*-*
RESTRICTED= source archive is not redistributable
LICENSE= no-commercial-use
diff -r 27f8afb73f67 -r 85df55fa29e0 math/lapack/Makefile
--- a/math/lapack/Makefile Mon May 26 22:19:40 2008 +0000
+++ b/math/lapack/Makefile Mon May 26 22:25:25 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2008/03/04 18:12:59 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2008/05/26 22:25:25 tnn Exp $
DISTNAME= lapack-lite-3.1.1
PKGNAME= lapack-3.1.1
@@ -14,6 +14,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+NOT_FOR_BULK_PLATFORM= Linux-*-*
USE_LANGUAGES= c fortran
USE_LIBTOOL= YES
diff -r 27f8afb73f67 -r 85df55fa29e0 net/netsaint-plugin-snmp/Makefile
--- a/net/netsaint-plugin-snmp/Makefile Mon May 26 22:19:40 2008 +0000
+++ b/net/netsaint-plugin-snmp/Makefile Mon May 26 22:25:25 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/09/09 02:43:11 obache Exp $
+# $NetBSD: Makefile,v 1.18 2008/05/26 22:25:25 tnn Exp $
#
DISTNAME= netsaint-plugins-1.2.9-4
@@ -16,6 +16,8 @@
.include "../../net/netsaint-base/Makefile.common"
+NOT_FOR_BULK_PLATFORM= Linux-*-*
+
BUILD_TARGET= check_snmp check_hpjd
INSTALLATION_DIRS= libexec/netsaint
diff -r 27f8afb73f67 -r 85df55fa29e0 net/netsaint-plugins/Makefile
--- a/net/netsaint-plugins/Makefile Mon May 26 22:19:40 2008 +0000
+++ b/net/netsaint-plugins/Makefile Mon May 26 22:25:25 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2008/03/13 17:38:48 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2008/05/26 22:25:25 tnn Exp $
#
DISTNAME= netsaint-plugins-1.2.9-4
@@ -11,7 +11,7 @@
HOMEPAGE= http://netsaintplug.sourceforge.net/
COMMENT= NetSaint plugins
-BROKEN_IN= pkgsrc-2006Q4
+NOT_FOR_BULK_PLATFORM= Linux-*-*
DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base
.if !exists(/usr/bin/ssh)
Home |
Main Index |
Thread Index |
Old Index