summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasau <asau>2012-08-14 17:07:55 +0000
committerasau <asau>2012-08-14 17:07:55 +0000
commite2814e55a2f591b2c4c26c15ea2dfb71b7bf4cc0 (patch)
tree5dbcb34f52bc9ee469c1698903957779b4dae76c
parent39c711b37a074644e92826b1fcebe84d6abc78fc (diff)
downloadpkgsrc-e2814e55a2f591b2c4c26c15ea2dfb71b7bf4cc0.tar.gz
Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none).
-rw-r--r--cross/i386-cygwin32/Makefile4
-rw-r--r--cross/i386-linux/Makefile4
-rw-r--r--cross/i386-msdosdjgpp/Makefile4
-rw-r--r--devel/cvsup/Makefile.common4
-rw-r--r--devel/darcs/Makefile4
-rw-r--r--devel/gdbada/Makefile4
-rw-r--r--lang/ezm3/Makefile4
-rw-r--r--lang/gcc3-ada/Makefile4
-rw-r--r--lang/gcc34-ada/Makefile4
-rw-r--r--lang/ghc/Makefile4
-rw-r--r--lang/nhc98/Makefile4
-rw-r--r--lang/pnetC/Makefile4
-rw-r--r--math/R-circular/Makefile4
-rw-r--r--math/R-wle/Makefile4
-rw-r--r--math/octave-forge/Makefile3
-rw-r--r--net/arla/Makefile4
-rw-r--r--net/citrix_ica/Makefile4
-rw-r--r--sysutils/aperture/Makefile4
-rw-r--r--x11/wxhaskell/Makefile4
19 files changed, 56 insertions, 19 deletions
diff --git a/cross/i386-cygwin32/Makefile b/cross/i386-cygwin32/Makefile
index f37a16f4907..e115621a637 100644
--- a/cross/i386-cygwin32/Makefile
+++ b/cross/i386-cygwin32/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/06/12 21:11:26 jdf Exp $
+# $NetBSD: Makefile,v 1.20 2012/08/14 17:07:55 asau Exp $
#
DISTVERSION= 1.0.0.0
@@ -11,6 +11,8 @@ COMMENT= Cross-compile environment for Cygwin32/i386
NOT_FOR_PLATFORM= *-*-x86_64
+PKG_DESTDIR_SUPPORT= none
+
WRKSRC= ${WRKDIR}/${EGCS_DISTNAME}
USE_CROSS_BINUTILS= yes
BINUTILS_GNUTARGET= pe-i386
diff --git a/cross/i386-linux/Makefile b/cross/i386-linux/Makefile
index 83f353d9926..71cc3075a96 100644
--- a/cross/i386-linux/Makefile
+++ b/cross/i386-linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2011/11/15 20:26:04 shattered Exp $
+# $NetBSD: Makefile,v 1.30 2012/08/14 17:07:56 asau Exp $
#
DISTVERSION= 2.0.7.1
@@ -14,6 +14,8 @@ NOT_FOR_PLATFORM= *-*-x86_64
BUILD_DEPENDS+= rpm-[0-9]*:../../misc/rpm
+PKG_DESTDIR_SUPPORT= none
+
CHECK_SHLIBS_SUPPORTED= no
WRKSRC= ${WRKDIR}
diff --git a/cross/i386-msdosdjgpp/Makefile b/cross/i386-msdosdjgpp/Makefile
index ae36c8999d3..5f1cf37b203 100644
--- a/cross/i386-msdosdjgpp/Makefile
+++ b/cross/i386-msdosdjgpp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2012/01/14 03:13:04 hans Exp $
+# $NetBSD: Makefile,v 1.31 2012/08/14 17:07:56 asau Exp $
#
DISTVERSION= 2.02.0
@@ -23,6 +23,8 @@ SITES.wmemu2b.zip= http://ftp.delorie.com/pub/djgpp/beta/ \
ftp://gd.tuwien.ac.at/pc/dos/djgpp/beta/ \
http://gd.tuwien.ac.at/pc/dos/djgpp/beta/
+PKG_DESTDIR_SUPPORT= none
+
WRKSRC= ${WRKDIR}/djgpp
USE_CROSS_BINUTILS= yes
BINUTILS_GNUTARGET= coff-go32
diff --git a/devel/cvsup/Makefile.common b/devel/cvsup/Makefile.common
index b4299aa499e..81d8cc86fc8 100644
--- a/devel/cvsup/Makefile.common
+++ b/devel/cvsup/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2011/04/07 13:17:14 wiz Exp $
+# $NetBSD: Makefile.common,v 1.15 2012/08/14 17:07:56 asau Exp $
# used by devel/cvsup/Makefile
# used by devel/cvsup-gui/Makefile
@@ -13,6 +13,8 @@ COMMENT= cvsup daemon and client
ONLY_FOR_PLATFORM= DragonFly-*-i386 FreeBSD-*-i386 Linux-*-i386 \
NetBSD-*-i386
+PKG_DESTDIR_SUPPORT= none
+
.include "../../mk/bsd.prefs.mk"
MAKE_FLAGS+= PREFIX=${PREFIX:Q} M3FLAGS=${M3FLAGS:Q}
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile
index 63b864b66f0..0241673fb39 100644
--- a/devel/darcs/Makefile
+++ b/devel/darcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2011/04/22 13:43:17 obache Exp $
+# $NetBSD: Makefile,v 1.26 2012/08/14 17:07:56 asau Exp $
DISTNAME= darcs-2.0.2
PKGREVISION= 4
@@ -11,6 +11,8 @@ COMMENT= Distributed revision control system
BUILD_DEPENDS+= latex2html>=2002.2.1nb3:../../textproc/latex2html
+PKG_DESTDIR_SUPPORT= none
+
TEX_DEPMETHOD= build
USE_TOOLS+= gmake perl
MAKE_FILE= GNUmakefile
diff --git a/devel/gdbada/Makefile b/devel/gdbada/Makefile
index 5f600838c61..79ecbd3bc67 100644
--- a/devel/gdbada/Makefile
+++ b/devel/gdbada/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2011/04/22 13:42:03 obache Exp $
+# $NetBSD: Makefile,v 1.19 2012/08/14 17:07:56 asau Exp $
DISTNAME= gdbada-6.3
PKGREVISION= 3
@@ -13,6 +13,8 @@ COMMENT= GNAT GDB : An Ada 95 Debugger
# Not yet ported to AMD 64-bit machines or Darwin
NOT_FOR_PLATFORM= *-*-x86_64 Darwin-*-* DragonFly-*-*
+PKG_DESTDIR_SUPPORT= none
+
WRKSRC= ${WRKDIR}/gdb-6.3
USE_TOOLS+= gmake makeinfo
diff --git a/lang/ezm3/Makefile b/lang/ezm3/Makefile
index 8ed63916ded..cc24d299422 100644
--- a/lang/ezm3/Makefile
+++ b/lang/ezm3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/02/04 14:42:14 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2012/08/14 17:07:56 asau Exp $
DISTNAME= ezm3-1.2
PKGREVISION= 2
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cvsup.org/ezm3/
COMMENT= Easier, more portable Modula-3 distribution for building CVSup
+PKG_DESTDIR_SUPPORT= none
+
DIST_SUBDIR= ezm3
USE_TOOLS+= gmake
INSTALL_TARGET= all
diff --git a/lang/gcc3-ada/Makefile b/lang/gcc3-ada/Makefile
index 0219b5666a3..e3ba27fe678 100644
--- a/lang/gcc3-ada/Makefile
+++ b/lang/gcc3-ada/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2006/12/07 11:24:27 markd Exp $
+# $NetBSD: Makefile,v 1.18 2012/08/14 17:07:57 asau Exp $
PKGNAME= gcc3${GCC3_PKGMODIF}-ada-${GCC_VERSION}
COMMENT= GNU Compiler Collection, v3 - Ada compiler
+PKG_DESTDIR_SUPPORT= none
+
.include "../../lang/gcc3/language.mk"
PTHREAD_OPTS+= require native
diff --git a/lang/gcc34-ada/Makefile b/lang/gcc34-ada/Makefile
index 3c11f9bef49..3999bf00eed 100644
--- a/lang/gcc34-ada/Makefile
+++ b/lang/gcc34-ada/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2011/04/22 13:43:59 obache Exp $
+# $NetBSD: Makefile,v 1.28 2012/08/14 17:07:57 asau Exp $
#
DISTNAME= gcc-${GCC_VERSION}
@@ -14,6 +14,8 @@ COMMENT= This is the gcc 3.4 Ada compiler
GCC_VERSION= 3.4.6
+PKG_DESTDIR_SUPPORT= none
+
USE_TOOLS+= gmake msgfmt
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-languages="c,ada"
diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile
index 4d99e419bbc..870d8e5c9f0 100644
--- a/lang/ghc/Makefile
+++ b/lang/ghc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2010/03/24 19:43:25 asau Exp $
+# $NetBSD: Makefile,v 1.46 2012/08/14 17:07:57 asau Exp $
DISTNAME= ghc-6.8.3
PKGREVISION= 2
@@ -18,6 +18,8 @@ SITES.ghc-6.4.2-i386-unknown-netbsd-hc.tar.gz=${MASTER_SITE_LOCAL}
ONLY_FOR_PLATFORM= Darwin-*-i386 FreeBSD-*-i386 NetBSD-*-i386 OpenBSD-*-i386
+PKG_DESTDIR_SUPPORT= none
+
CHECK_PORTABILITY_SKIP= distrib/prep-bin-dist-mingw
# += in a shell script, but in embedded AWK code, so it's ok.
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index 1171da010d0..665ea77f782 100644
--- a/lang/nhc98/Makefile
+++ b/lang/nhc98/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2010/01/07 07:36:54 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2012/08/14 17:07:57 asau Exp $
DISTNAME= nhc98src-1.18.tar.gz
PKGNAME= nhc98-1.18
@@ -15,6 +15,8 @@ COMMENT= Portable Haskell 98 compiler
# Not yet ported to 64-bit machines
NOT_FOR_PLATFORM= ${LP64PLATFORMS}
+PKG_DESTDIR_SUPPORT= none
+
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
INCOMPAT_CURSES= NetBSD-1.5*-* NetBSD-1.6[-_.]*-*
diff --git a/lang/pnetC/Makefile b/lang/pnetC/Makefile
index 5863b7dd811..91e2829e395 100644
--- a/lang/pnetC/Makefile
+++ b/lang/pnetC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2011/06/25 09:04:26 obache Exp $
+# $NetBSD: Makefile,v 1.13 2012/08/14 17:07:57 asau Exp $
#
DISTNAME= pnetC-0.6.6
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.dotgnu.org/
COMMENT= C language binding for DotGNU Portable .NET
+PKG_DESTDIR_SUPPORT= none
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes
diff --git a/math/R-circular/Makefile b/math/R-circular/Makefile
index 3c3ca8dfe55..92a53bcd844 100644
--- a/math/R-circular/Makefile
+++ b/math/R-circular/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/05/21 14:57:31 marino Exp $
+# $NetBSD: Makefile,v 1.9 2012/08/14 17:07:57 asau Exp $
CATEGORIES= math
PKGREVISION= 1
@@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2
R_PKGNAME= circular
R_PKGVER= 0.4-3
+PKG_DESTDIR_SUPPORT= none
+
USE_LANGUAGES= fortran c
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/math/R-wle/Makefile b/math/R-wle/Makefile
index b732a1454d5..78669211d0f 100644
--- a/math/R-wle/Makefile
+++ b/math/R-wle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/05/26 14:38:38 marino Exp $
+# $NetBSD: Makefile,v 1.9 2012/08/14 17:07:57 asau Exp $
#
CATEGORIES= math
@@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2
R_PKGNAME= wle
R_PKGVER= 0.9-4
+PKG_DESTDIR_SUPPORT= none
+
USE_LANGUAGES+= c fortran
DEPENDS+= R-circular>=0.4.3:../../math/R-circular
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index 2b7319ac3c8..1262b0ed134 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2011/01/13 13:38:41 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2012/08/14 17:07:57 asau Exp $
DISTNAME= octave-forge-2006.03.17
PKGREVISION= 7
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.octave.org/
COMMENT= Extensions to Octave
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= none
USE_LIBTOOL= yes
USE_TOOLS+= gmake
diff --git a/net/arla/Makefile b/net/arla/Makefile
index 2dee171338a..ba7a0673d8a 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2012/06/21 05:29:20 dholland Exp $
+# $NetBSD: Makefile,v 1.67 2012/08/14 17:07:57 asau Exp $
DISTNAME= arla-0.43
PKGREVISION= 2
@@ -18,6 +18,8 @@ CONFLICTS+= kth-krb4-[0-9]*
# use net/openafs on netbsd 5+
NOT_FOR_PLATFORM+= NetBSD-[5-9]*
+PKG_DESTDIR_SUPPORT= none
+
OSVERSION_SPECIFIC= yes
INFO_FILES= yes
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile
index 85e6395183a..aa1cb7a0d4b 100644
--- a/net/citrix_ica/Makefile
+++ b/net/citrix_ica/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2012/05/19 21:40:19 marino Exp $
+# $NetBSD: Makefile,v 1.42 2012/08/14 17:07:58 asau Exp $
DISTNAME= citrix_ica-10.6.115659
PKGREVISION= 2
@@ -24,6 +24,8 @@ EMUL_PLATFORMS+= solaris-sparc
EMUL_PLATFORMS+= solaris-i386
EMUL_MODULES.linux= locale motif x11
+PKG_DESTDIR_SUPPORT= none
+
.include "../../mk/bsd.prefs.mk"
.if ${EMUL_PLATFORM} == "linux-i386"
diff --git a/sysutils/aperture/Makefile b/sysutils/aperture/Makefile
index 6eb7501643d..0eb3c12823f 100644
--- a/sysutils/aperture/Makefile
+++ b/sysutils/aperture/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2011/03/19 01:36:20 obache Exp $
+# $NetBSD: Makefile,v 1.38 2012/08/14 17:07:58 asau Exp $
DISTNAME= apNetBSD
PKGNAME= aperture-2.0
@@ -19,6 +19,8 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
+PKG_DESTDIR_SUPPORT= none
+
WRKSRC= ${WRKDIR}
BUILD_TARGET= cleandir depend all
DIST_SUBDIR= ${PKGNAME_NOREV}nb5
diff --git a/x11/wxhaskell/Makefile b/x11/wxhaskell/Makefile
index bfe5f4fc335..a73e681ecc5 100644
--- a/x11/wxhaskell/Makefile
+++ b/x11/wxhaskell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/03/03 00:14:21 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2012/08/14 17:07:58 asau Exp $
DISTNAME= wxhaskell-src-0.9.4
PKGNAME= ${DISTNAME:S/-src//}
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://haskell.org/haskellwiki/WxHaskell
COMMENT= wxGTK binding for Haskell
+PKG_DESTDIR_SUPPORT= none
+
USE_LANGUAGES= c c++
USE_TOOLS+= gmake