Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2016 04:40:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213446] Configurable verbose build output
Message-ID:  <bug-213446-13-nyZUzpI55d@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213446-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213446-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213446

--- Comment #20 from lightside <lightside@gmx.com> ---
Created attachment 175812
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175812&action=
=3Dedit
Some example for complete variant

Attached some example for complete variant.
- Changed name of NO_VERBOSE_BUILD variable to LESS_VERBOSE.
- Moved description of LESS_VERBOSE define to "special behavior" place of
Mk/bsd.port.mk file.
- Added another variant of Mk/Uses/verbose.mk file, with some fallback code=
 in
case of USES+=3Dverbose:list (which may be removed, if not needed).

I didn't test, but possible, that various MAKE_ENV+=3DV=3D1, MAKE_ENV+=3DVE=
RBOSE=3Dyes,
MAKE_ARGS+=3DVERBOSE=3Dyes defines may be converted to USES+=3Dverbose, wit=
hout the
need to redefine VERBOSE_VAL value or USES+=3Dverbose:env usage.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213446-13-nyZUzpI55d>