strongly hint that people take advantage of sqlports
authorespie <espie@openbsd.org>
Tue, 5 Sep 2023 12:53:43 +0000 (12:53 +0000)
committerespie <espie@openbsd.org>
Tue, 5 Sep 2023 12:53:43 +0000 (12:53 +0000)
share/man/man5/bsd.port.mk.5

index 1366d56..1bc4282 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.593 2023/09/05 12:47:54 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.594 2023/09/05 12:53:43 espie Exp $
 .\"
 .\" Copyright (c) 2000-2008 Marc Espie
 .\"
@@ -840,7 +840,12 @@ Print the list of
 .Xr pkgpath 7
 for all ports that will be affected by the
 current port changing.
-Works by walking the list of dependencies, in reverse.
+Works by walking the full list of all dependencies of all ports, in reverse.
+.Pp
+Very slow, prefer installing the
+.Pa sqlports
+package and using
+.Nm show-reverse-deps .
 .It Cm show-run-depends
 Print all running dependencies for a port, one per-line, without duplicates.
 .It Cm subpackage