Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 document PACKAGE_DEPENDS_WITH_PATTERNS
details: https://anonhg.NetBSD.org/src/rev/c00ea781c0b7
branches: trunk
changeset: 481608:c00ea781c0b7
user: hubertf <hubertf%NetBSD.org@localhost>
date: Wed Feb 02 15:54:33 2000 +0000
description:
document PACKAGE_DEPENDS_WITH_PATTERNS
diffstat:
share/man/man7/packages.7 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r d8a77a7f1b15 -r c00ea781c0b7 share/man/man7/packages.7
--- a/share/man/man7/packages.7 Wed Feb 02 15:26:27 2000 +0000
+++ b/share/man/man7/packages.7 Wed Feb 02 15:54:33 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: packages.7,v 1.26 2000/01/14 17:32:29 jwise Exp $
+.\" $NetBSD: packages.7,v 1.27 2000/02/02 15:54:33 hubertf Exp $
.\"
.\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
.\"
@@ -529,6 +529,14 @@
If set, prevent the
.Dq update
target from cleaning up after itself.
+.It PACKAGE_DEPENDS_WITH_PATTERNS
+If set to 'true', the 'package-depends' target prints packages as
+wildcards, if set to 'false' the version currently in pkgsrc will be
+printed. Defaults to 'true'.
+.Pp
+This switch also enables/disables proper wildcard processing for installed
+packages and pkgsrc, and encoding of wildcard package depends in binary
+packages.
.It PATCH_DEBUG
If set, print out more information about the patches as it attempts to
apply them.
Home |
Main Index |
Thread Index |
Old Index