From fabd79fdc3dc2acab8aab4951f6b4cd4fdb7577c Mon Sep 17 00:00:00 2001 From: kmos Date: Thu, 9 Apr 2026 01:29:59 +0000 Subject: [PATCH] Remove references to tag:kde3 and tag:kde4 as something that one might find in the current ports tree. kde3/kde4 and their tags are long gone. Leave them in place for the historical section describing what tags are used for in dpb/DPB_PROPERTIES ok phessler --- share/man/man1/dpb.1 | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/share/man/man1/dpb.1 b/share/man/man1/dpb.1 index 11506ba4cc5..2e5d34940cb 100644 --- a/share/man/man1/dpb.1 +++ b/share/man/man1/dpb.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dpb.1,v 1.36 2026/02/10 12:19:54 jsg Exp $ +.\" $OpenBSD: dpb.1,v 1.37 2026/04/09 01:29:59 kmos Exp $ .\" .\" Copyright (c) 2010-2013 Marc Espie .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 10 2026 $ +.Dd $Mdocdate: April 9 2026 $ .Dt DPB 1 .Os .Sh NAME @@ -804,7 +804,6 @@ a progress percentage. .Pp This is followed by a host line, containing the name of each host used by dpb. -Host names may be tagged with kde3 or kde4. They are followed by a .Sq `-' for unresponsive hosts, and the pid of the ssh master @@ -915,16 +914,6 @@ and several build slots. Very large port that should be built in parallel, uses .Ev MAKE_JOBS and lots of build slots. -.It Ar tag:kde3 -kde3 port that conflicts with kde4 ports. -Prevent scheduling ports with -.Ar tag:kde4 -on the same host. -.It Ar tag:kde4 -kde4 port that conflicts with kde3 ports. -Prevent scheduling ports with -.Ar tag:kde3 -on the same host. .El .Sh THE SECURITY MODEL OF DPB When @@ -1659,8 +1648,7 @@ will delay that. .Nm still keeps track of attempted junks. .It Still tainted: -A host may have a tag (kde3/kde4) that prevents building differently tagged -ports. +A host may have a tag that prevents building differently tagged ports. This will be cleansed by .Ar junk eventually.