pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Marked _PKG_SILENT and _PKG_DEB...
details: https://anonhg.NetBSD.org/pkgsrc/rev/295c43669626
branches: trunk
changeset: 533803:295c43669626
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Oct 01 07:51:09 2007 +0000
description:
Marked _PKG_SILENT and _PKG_DEBUG as deprecated, added USE_FEATURES.
diffstat:
pkgtools/pkglint/files/deprecated.map | 6 +++++-
pkgtools/pkglint/files/makevars.map | 3 ++-
2 files changed, 7 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 764573cb5037 -r 295c43669626 pkgtools/pkglint/files/deprecated.map
--- a/pkgtools/pkglint/files/deprecated.map Mon Oct 01 07:21:44 2007 +0000
+++ b/pkgtools/pkglint/files/deprecated.map Mon Oct 01 07:51:09 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.52 2007/03/02 06:02:11 wiz Exp $
+# $NetBSD: deprecated.map,v 1.53 2007/10/01 07:51:09 rillig Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -133,3 +133,7 @@
SCRIPTDIR You can just remove it.
NO_PKG_REGISTER You can just remove it.
NO_DEPENDS You can just remove it.
+
+# October 2007
+_PKG_SILENT Please use RUN instead.
+_PKG_DEBUG Please use RUN instead.
diff -r 764573cb5037 -r 295c43669626 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Mon Oct 01 07:21:44 2007 +0000
+++ b/pkgtools/pkglint/files/makevars.map Mon Oct 01 07:51:09 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.166 2007/07/29 18:41:08 rillig Exp $
+# $NetBSD: makevars.map,v 1.167 2007/10/01 07:51:09 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -676,6 +676,7 @@
xdg-1.1 xdg-1.2 xdg-1.3 xdg-1.4 \
xorg-1.0 \
} [m:a,c:a]
+USE_FEATURES List of Identifier [$package]
USE_GNU_CONFIGURE_HOST YesNo [$package]
USE_GNU_ICONV Yes [m:s,c:s,o:s]
USE_GNU_READLINE Yes [m:s,c:s,o:s]
Home |
Main Index |
Thread Index |
Old Index