Skip to content

Commit

Permalink
"user-destdir" is default these days
Browse files Browse the repository at this point in the history
  • Loading branch information
asau committed Sep 11, 2012
1 parent b399a19 commit 7e4523e
Show file tree
Hide file tree
Showing 88 changed files with 88 additions and 227 deletions.
4 changes: 1 addition & 3 deletions meta-pkgs/kde4/Makefile.kde4
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile.kde4,v 1.16 2012/06/16 04:45:32 markd Exp $
# $NetBSD: Makefile.kde4,v 1.17 2012/09/11 23:26:14 asau Exp $
#
# This Makefile fragment is included at the top of package Makefiles for
# KDE4-distributed packages (they all share common configure and build
Expand All @@ -24,7 +24,5 @@ USE_CMAKE= yes
CMAKE_ARG_PATH= ..
CONFIGURE_DIRS= _KDE_build

PKG_DESTDIR_SUPPORT= user-destdir

pre-configure:
${MKDIR} ${WRKSRC}/_KDE_build
4 changes: 1 addition & 3 deletions meta-pkgs/netbsd-www/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.27 2012/03/07 03:53:22 minskim Exp $
# $NetBSD: Makefile,v 1.28 2012/09/11 23:26:14 asau Exp $

DISTNAME= netbsd-www-1.7
CATEGORIES= meta-pkgs
Expand All @@ -8,8 +8,6 @@ DISTFILES= # empty
MAINTAINER= [email protected]
COMMENT= Packages required to build the NetBSD.org web site

PKG_DESTDIR_SUPPORT= user-destdir

# we add an explicit dependency on docbook-xsl here since earlier versions
# generated slightly different html code, leading to a large number of
# unneccessary 'regen' commits
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/autoswc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2009/04/09 00:48:10 joerg Exp $
# $NetBSD: Makefile,v 1.19 2012/09/11 23:19:33 asau Exp $

DISTNAME= autoswc-1.6
CATEGORIES= pkgtools sysutils
Expand All @@ -8,8 +8,6 @@ DISTFILES= # empty
MAINTAINER= [email protected]
COMMENT= Generates system wide cache files for GNU autoconf

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= autoconf>=2.59:../../devel/autoconf
DEPENDS+= automake>=1.8.2:../../devel/automake
DEPENDS+= libtool-base>=1.5.2:../../devel/libtool-base
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/binpatch/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2010/03/21 16:29:41 wiz Exp $
# $NetBSD: Makefile,v 1.12 2012/09/11 23:19:33 asau Exp $
#

DISTNAME= binpatch-1.0
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html
COMMENT= Trivial binary patch applicator

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../mk/bsd.prefs.mk"

INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
Expand Down
3 changes: 1 addition & 2 deletions pkgtools/bootstrap-extras/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2010/02/06 10:26:09 obache Exp $
# $NetBSD: Makefile,v 1.11 2012/09/11 23:19:34 asau Exp $

DISTNAME= bootstrap-extra-files-20070702
CATEGORIES= pkgtools
Expand All @@ -8,7 +8,6 @@ DISTFILES= # empty
MAINTAINER= [email protected]
COMMENT= Extra bootstrap files and scripts for ${OPSYS}

PKG_DESTDIR_SUPPORT= user-destdir
BOOTSTRAP_PKG= yes

NO_CONFIGURE= yes
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/bootstrap-mk-files/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.31 2012/04/15 13:03:11 obache Exp $
# $NetBSD: Makefile,v 1.32 2012/09/11 23:19:34 asau Exp $

DISTNAME= bootstrap-mk-files-20120415
CATEGORIES= pkgtools
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.pkgsrc.org/
COMMENT= *.mk files for the bootstrap bmake utility

PKG_DESTDIR_SUPPORT= user-destdir

NO_PKGTOOLS_REQD_CHECK= # defined
BOOTSTRAP_PKG= yes

Expand Down
4 changes: 1 addition & 3 deletions pkgtools/cdpack/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.30 2009/04/09 00:48:11 joerg Exp $
# $NetBSD: Makefile,v 1.31 2012/09/11 23:19:34 asau Exp $
#

DISTNAME= cdpack-1.9
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Utility to create multi-cd/dvd binary package collections

PKG_DESTDIR_SUPPORT= user-destdir

# for mkisofs
DEPENDS+= cdrtools-[0-9]*:../../sysutils/cdrtools

Expand Down
3 changes: 1 addition & 2 deletions pkgtools/compat_headers/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2009/05/02 16:21:45 reed Exp $
# $NetBSD: Makefile,v 1.6 2012/09/11 23:19:34 asau Exp $

DISTNAME= compat_headers-0.2
CATEGORIES= pkgtools
Expand All @@ -14,7 +14,6 @@ SUPERSEDES= posix_headers-[0-9]*

CHECK_PERMS= no
GNU_CONFIGURE= yes
PKG_DESTDIR_SUPPORT= user-destdir

PLIST_SRC+= ${WRKSRC}/PLIST

Expand Down
3 changes: 1 addition & 2 deletions pkgtools/createbuildlink/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.48 2010/01/13 15:27:52 wiz Exp $
# $NetBSD: Makefile,v 1.49 2012/09/11 23:19:34 asau Exp $

DISTNAME= createbuildlink-3.16
CATEGORIES= pkgtools sysutils
Expand All @@ -9,7 +9,6 @@ MAINTAINER= [email protected]
COMMENT= Shell script to help creating buildlink3.mk files

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}
USE_LANGUAGES= # empty
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/dfdisk/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2009/04/09 00:48:11 joerg Exp $
# $NetBSD: Makefile,v 1.14 2012/09/11 23:19:34 asau Exp $
#

DISTNAME= dfdisk-1.0
Expand All @@ -9,8 +9,6 @@ DISTFILES= # empty
MAINTAINER= [email protected]
COMMENT= Fetch distfiles from multiple locations

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
NO_BUILD= yes
Expand Down
3 changes: 1 addition & 2 deletions pkgtools/digest/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.58 2009/05/19 08:59:29 wiz Exp $
# $NetBSD: Makefile,v 1.59 2012/09/11 23:19:34 asau Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
Expand All @@ -14,7 +14,6 @@ COMMENT?= Message digest wrapper utility
LICENSE= original-bsd

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

CHECK_PERMS= no

Expand Down
4 changes: 1 addition & 3 deletions pkgtools/distbb/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2012/09/08 18:20:04 cheusov Exp $
# $NetBSD: Makefile,v 1.15 2012/09/11 23:19:34 asau Exp $
#

DISTNAME= distbb-0.45.1
Expand Down Expand Up @@ -30,8 +30,6 @@ REPLACE.runawk.new= ${PREFIX}/bin/runawk
REPLACE_FILES.runawk= gen_weights.in pkg_summary2build_deps.in \
distbb_grep.in gen_queue.in

PKG_DESTDIR_SUPPORT= user-destdir

EGDIR= ${PREFIX}/share/examples/distbb
DOCDIR= ${PREFIX}/share/doc/distbb

Expand Down
4 changes: 1 addition & 3 deletions pkgtools/genrpm/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2012/03/08 01:09:35 joerg Exp $
# $NetBSD: Makefile,v 1.9 2012/09/11 23:19:34 asau Exp $

DISTNAME= genrpm-1.2
CATEGORIES= pkgtools
Expand All @@ -14,8 +14,6 @@ DEPENDS+= rpm-[0-9]*:../../misc/rpm

PKG_INSTALLATION_TYPES= overwrite pkgviews

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}

INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/gensolpkg/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.21 2011/05/28 17:27:08 cheusov Exp $
# $NetBSD: Makefile,v 1.22 2012/09/11 23:19:35 asau Exp $
#

DISTNAME= gensolpkg-1.10
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
COMMENT= Utility to generate a Solaris package
LICENSE= original-bsd

PKG_DESTDIR_SUPPORT= user-destdir

USE_BSD_MAKEFILE= yes

ONLY_FOR_PLATFORM= SunOS-*-* # uses Solaris pkgmk(1)
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/gnome-packagekit/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2012/09/07 19:17:24 adam Exp $
# $NetBSD: Makefile,v 1.24 2012/09/11 23:19:35 asau Exp $
#

DISTNAME= gnome-packagekit-0.4.0
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.packagekit.org/
COMMENT= GNOME frontend for PackageKit

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake intltool perl msgfmt
Expand Down
3 changes: 1 addition & 2 deletions pkgtools/libkver/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.30 2009/02/10 00:13:34 joerg Exp $
# $NetBSD: Makefile,v 1.31 2012/09/11 23:19:35 asau Exp $

DISTNAME= libkver-${VERSION}
CATEGORIES= pkgtools
Expand All @@ -10,7 +10,6 @@ MAINTAINER= [email protected]
COMMENT= Shared library and sysctl(1) replacement to override system version

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

.include "../../mk/bsd.prefs.mk"

Expand Down
4 changes: 1 addition & 3 deletions pkgtools/libnbcompat/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.77 2012/07/02 16:02:53 joerg Exp $
# $NetBSD: Makefile,v 1.78 2012/09/11 23:19:35 asau Exp $
#
# NOTE: If you update this package, it is *mandatory* that you update
# pkgsrc/pkgtools/libnbcompat/files/README to reflect the actual
Expand All @@ -14,8 +14,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Portable NetBSD compatibility library

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
MAKE_ENV+= LIBMODE=${LIBMODE}

Expand Down
4 changes: 1 addition & 3 deletions pkgtools/lintpkgsrc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2012/09/09 20:18:46 dholland Exp $
# $NetBSD: Makefile,v 1.9 2012/09/11 23:19:35 asau Exp $

DISTNAME= lintpkgsrc-4.85
CATEGORIES= pkgtools
Expand Down Expand Up @@ -33,8 +33,6 @@ SUBST_SED.lp+= -e s\|@PREFIX@\|${PREFIX}\|g
SUBST_SED.lp+= -e s\|@MAKE@\|${MAKE:Q}\|g
SUBST_SED.lp+= -e s\|@PERL@\|${PERL5:Q}\|g

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../mk/bsd.prefs.mk"

do-extract:
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/mksandbox/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/08/26 22:13:18 wiz Exp $
# $NetBSD: Makefile,v 1.3 2012/09/11 23:19:35 asau Exp $

DISTNAME= mksandbox-1.0
CATEGORIES= pkgtools
Expand All @@ -10,8 +10,6 @@ HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/bulk.html#setting-up-a-sandbox
COMMENT= Tool for creating sandboxes
LICENSE= 2-clause-bsd

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}
NO_BUILD= yes
USE_LANGUAGES= # none
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/mtree/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.25 2012/03/08 01:11:21 joerg Exp $
# $NetBSD: Makefile,v 1.26 2012/09/11 23:19:35 asau Exp $
#

DISTNAME= mtree-20120308
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Utility for mapping and checking directory hierarchies

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes

USE_FEATURES= nbcompat
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/nih/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2012/09/08 17:52:49 cheusov Exp $
# $NetBSD: Makefile,v 1.18 2012/09/11 23:19:35 asau Exp $

DISTNAME= pkgnih-0.10.1
PKGREVISION= 1
Expand All @@ -21,8 +21,6 @@ BUILD_DEPENDS+= mk-configure>=0.21.0:../../devel/mk-configure
CONFLICTS= pkg_status-[0-9]*
SUPERSEDES= pkgnih-[0-9]*

PKG_DESTDIR_SUPPORT= user-destdir

BUILD_TARGET= all all-doc
INSTALL_TARGET= install install-doc

Expand Down
3 changes: 1 addition & 2 deletions pkgtools/p5-pkgsrc-Dewey/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2011/10/11 22:16:52 wiz Exp $
# $NetBSD: Makefile,v 1.20 2012/09/11 23:19:35 asau Exp $

DISTNAME= p5-pkgsrc-Dewey-1.1
PKGREVISION= 2
Expand All @@ -12,7 +12,6 @@ COMMENT= Perl module to compare pkgsrc Dewey numbers
LICENSE= ${PERL5_LICENSE} OR 2-clause-bsd

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

CPPFLAGS+= -DHAVE_CTYPE_H -DHAVE_STDLIB_H -DHAVE_STRING_H
CPPFLAGS.NetBSD+= -DHAVE_ERR_H
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/packagekit/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2012/09/07 19:17:24 adam Exp $
# $NetBSD: Makefile,v 1.24 2012/09/11 23:19:36 asau Exp $
#

DISTNAME= PackageKit-0.4.0
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.packagekit.org/
COMMENT= System activated daemon for managing software updates

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake intltool msgfmt autoconf
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/pbulk-base/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# $NetBSD: Makefile,v 1.8 2012/03/19 12:17:15 joerg Exp $
# $NetBSD: Makefile,v 1.9 2012/09/11 23:19:36 asau Exp $

DISTNAME= pbulk-base-0.45
COMMENT= Core components of the modular bulk build framework

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../pkgtools/pbulk/Makefile.common"

USE_FEATURES= nbcompat
Expand Down
4 changes: 1 addition & 3 deletions pkgtools/pbulk/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# $NetBSD: Makefile,v 1.64 2012/06/19 13:40:07 jperkin Exp $
# $NetBSD: Makefile,v 1.65 2012/09/11 23:19:36 asau Exp $

DISTNAME= pbulk-0.50
COMMENT= Modular bulk build framework

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../pkgtools/pbulk/Makefile.common"

USE_TOOLS+= awk:run bzip2:run digest:run gzip:run make:run \
Expand Down
3 changes: 1 addition & 2 deletions pkgtools/pkg_alternatives/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2012/06/13 15:35:32 jperkin Exp $
# $NetBSD: Makefile,v 1.19 2012/09/11 23:19:36 asau Exp $
#

DISTNAME= pkg_alternatives-1.6
Expand All @@ -10,7 +10,6 @@ MAINTAINER= [email protected]
COMMENT= Generic wrappers for programs with similar interfaces

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

NO_BUILD= YES
WRKSRC= ${WRKDIR}
Expand Down
3 changes: 1 addition & 2 deletions pkgtools/pkg_chk/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.81 2012/09/01 17:52:09 abs Exp $
# $NetBSD: Makefile,v 1.82 2012/09/11 23:19:36 asau Exp $

DISTNAME= pkg_chk-2.0.6
CATEGORIES= pkgtools
Expand All @@ -11,7 +11,6 @@ COMMENT= Check installed package versions against pkgsrc
LICENSE= 2-clause-bsd

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}
USE_LANGUAGES= # empty
Expand Down
Loading

0 comments on commit 7e4523e

Please sign in to comment.