Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Mention MASTER_SORT and MASTER_SORT_REGEXP.



details:   https://anonhg.NetBSD.org/src/rev/8a854901ea18
branches:  trunk
changeset: 474877:8a854901ea18
user:      mjl <mjl%NetBSD.org@localhost>
date:      Sat Jul 24 15:37:03 1999 +0000

description:
Mention MASTER_SORT and MASTER_SORT_REGEXP.

diffstat:

 share/man/man7/packages.7 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r a0c147fa35ff -r 8a854901ea18 share/man/man7/packages.7
--- a/share/man/man7/packages.7 Sat Jul 24 15:10:02 1999 +0000
+++ b/share/man/man7/packages.7 Sat Jul 24 15:37:03 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: packages.7,v 1.16 1999/07/22 11:08:30 lukem Exp $
+.\"    $NetBSD: packages.7,v 1.17 1999/07/24 15:37:03 mjl Exp $
 .\"
 .\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
 .\"
@@ -444,6 +444,12 @@
 .It INSTALL_TARGET
 The target to pass to make in the package when installing.  The default is
 .Dq install .
+.It MASTER_SORT
+List of suffixes for preferred download locations to sort the MASTER_SITES
+accordingly.
+.It MASTER_SORT_REGEX
+Similar to MASTER_SORT, but takes a list of regular expressions for
+finer grained control.
 .El
 .Sh MOTIF SUPPORT
 This section documents variables related to the use and installation of



Home | Main Index | Thread Index | Old Index