From: David Leadbeater Subject: Add pledge comments To: ports@openbsd.org Cc: akp@hypernote.com, anthony@anjbe.name, benoit@openbsd.org, falsifian@falsifian.org, j.klemkow@wemelug.de, martijn@openbsd.org, naddy@openbsd.org, op@openbsd.org, stu.ports@spacehopper.org Date: Wed, 8 Apr 2026 17:05:19 +1000 Add a pledge comment to ports which don't have one and either are patched to use pledge or use it upstream. Mostly found by grepping strings output, then confirmed via grepping patches and/or pobj. ok? (all maintainers cc'd but given this is a comment only change I won't wait). Index: emulators/mgba/Makefile =================================================================== RCS file: /cvs/ports/emulators/mgba/Makefile,v diff -u -p -u -r1.55 Makefile --- emulators/mgba/Makefile 13 Feb 2026 12:02:15 -0000 1.55 +++ emulators/mgba/Makefile 8 Apr 2026 06:57:32 -0000 @@ -24,6 +24,7 @@ MAINTAINER = Anthony J. Bentley