On Sun, Jan 12, 2020 at 11:54:27AM +0100, Klemens Nanni wrote:
> They use `du(1) -ks' and the output looks familiar, but without further
> information the line is pretty useless:
>
> $ make show-size
> 106 /usr/ports/pobj/oicb-1.2.1
>
> While here, be consistent and more specific for `show-size'.
>
> OK?
Ping.
Index: bsd.port.mk.5
===================================================================
RCS file: /cvs/src/share/man/man5/bsd.port.mk.5,v
retrieving revision 1.525
diff -u -p -r1.525 bsd.port.mk.5
--- bsd.port.mk.5 12 Jan 2020 11:34:33 -0000 1.525
+++ bsd.port.mk.5 13 Jan 2020 11:04:26 -0000
@@ -720,7 +720,7 @@ port's variables without guessing wrongl
Displays the information that was generated by
.Xr build-debug-info 1 .
.It Cm show-fake-size
-Print the size of ${WRKINST}.
+Print the size of ${WRKINST}, in kilobytes.
Used by some options of
.Xr dpb 1 ,
suitable for
@@ -756,7 +756,7 @@ Exactly like
.Cm package ,
but affects only one single subpackage in multi-packages ports.
.It Cm show-size
-Prints the size of the work directory.
+Prints the size of ${WRKDIR}, in kilobytes.
Used by some options of
.Xr dpb 1 ,
suitable for