Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: debug.help,v 1.1 2007/02/05 14:27:34 rillig Exp $
# $NetBSD: debug.help,v 1.2 2016/06/06 15:13:24 leot Exp $
#
# Since pkgsrc is a quite large and complex software system, it
# sometimes isn't obvious what it is doing exactly. For that reason,
@@ -18,12 +18,12 @@
# running it.
#
# PKG_VERBOSE
# When this variable is defined, pkgsrc gets a bit more verbose.
# When this variable is defined, pkgsrc gets a bit more verbose
# (i.e. "-v" option is passed to some commands and a more verbose output
# is provided for some targets).
# This variable is largely independent from PKG_DEBUG_LEVEL.
#
# Default value: (undefined)
#
# XXX: Why are there _two_ variables doing similar things?
#
# Keywords: debug verbose
#