new opt-in PATCH_QUIET aka. patch(1) -s; OK tb
authorkn <kn@openbsd.org>
Sun, 6 Oct 2024 10:24:52 +0000 (10:24 +0000)
committerkn <kn@openbsd.org>
Sun, 6 Oct 2024 10:24:52 +0000 (10:24 +0000)
share/man/man5/bsd.port.mk.5

index 8ea9fae..eb13b83 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.647 2024/09/04 09:07:03 sthen Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.648 2024/10/06 10:24:52 kn 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: September 4 2024 $
+.Dd $Mdocdate: October 6 2024 $
 .Dt BSD.PORT.MK 5
 .Os
 .Sh NAME
@@ -2719,6 +2719,12 @@ PATCH_LIST=${PORTSDIR}/x11/kde/libs2/patches/p-* patch-*
 But beware that minor variations will result in
 .Cm update-patches
 creating useless churn !
+.It Ev PATCH_QUIET
+User settings.
+If set to
+.Sq Yes ,
+.Ev PATCH
+will work quietly.
 .It Ev PATCH_STRIP
 Patch option used to strip directory levels while applying port's patches.
 Defaults to -p0.