From: espie Date: Mon, 22 Nov 2021 11:07:50 +0000 (+0000) Subject: gc parts that reference "describe" X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=9514996f7c3d8a6c8e250b71dfd4c67ad19b659d;p=openbsd gc parts that reference "describe" --- diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index c979a0dbaf8..a8cd87fb7b0 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.548 2021/11/16 21:19:24 sthen Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.549 2021/11/22 11:07:50 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 16 2021 $ +.Dd $Mdocdate: November 22 2021 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -3913,11 +3913,7 @@ In dependency checking and bulk builds, a subpackage can be specified after a comma, e.g., .Li SUBDIR+=quake,-server . .Ev MULTI_PACKAGES -only affects the actual package building step (and the -.Cm describe -step, since a -.Ev MULTI_PACKAGES -port will produce several descriptions). +only affects the actual package building step. .Pp If .Ev MULTI_PACKAGES @@ -4113,9 +4109,7 @@ by inserting fragments and applying the same variable substitutions as other package information. .El .Pp -Note that ${COMMENT} is currently not substituted, to speed up -.Cm describe -generation. +Note that ${COMMENT} is currently not substituted. .Pp To avoid substitution, variables can be escaped as follows: .Li "$\e{PREFIX}" @@ -4214,7 +4208,7 @@ target. Renamed into .Cm full-build-depends . .It Cm describe -Prints a one-line index entry of the port. +Printed a one-line index entry of the port. .Cm dump-vars provides much more accurate information, and the indexing role has been taken over by the @@ -4400,7 +4394,7 @@ should always be kept up to date. If ${CONFIGURE_SCRIPT} does not exist, no automatic configuration will be done anyway. .It Ev NO_DESCRIBE -All ports should generate a description. +Describe was killed ages ago. .It Ev NO_EXTRACT Set EXTRACT_ONLY= instead. .It Ev NO_INSTALL_MANPAGES