svn commit: r51988 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Adam Weinberger <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: adamw (ports committer) Date: Wed Jul 11 15:45:39 2018 New Revision: 51988 URL: https://svnweb.freebsd.org/changeset/doc/51988 Log: Issue a portmgr blanket approval to enable verbose builds Verbose builds aid greatly in debugging, and when poudriere/data/logs has compression=lz4, the disk space impact should be easily manageable. Approved by: mat (doc hat) Differential Revision: https://reviews.freebsd.org/D16182 Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Wed Jul 11 15:14:16 2018 (r51987) +++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Wed Jul 11 15:45:39 2018 (r51988) @@ -4057,7 +4057,7 @@ PATCHFILES= patch1:test</programlisting> <listitem> <para>Most infrastructure changes to a port (that is, modernizing, but not changing the functionality). For - example, converting to staging, + example, converting to staging, enabling verbose builds, <varname>USE_GMAKE</varname> to <literal>USES=gmake</literal>, the new <varname>LIB_DEPENDS</varname> format...</para> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"