-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
"user-destdir" is default these days
- Loading branch information
asau
committed
Sep 11, 2012
1 parent
b399a19
commit 7e4523e
Showing
88 changed files
with
88 additions
and
227 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.