Index | Thread | Search

From:
Klemens Nanni <kn@openbsd.org>
Subject:
remove puppet 7
To:
ports <ports@openbsd.org>, Sebastian Reitenbach <sebastia@openbsd.org>
Date:
Fri, 29 Aug 2025 09:42:52 +0000

Download raw body.

Thread
https://help.puppet.com/core/current/Content/PuppetCore/PuppetReleaseNotes/release_notes_osp.htm

> As of April 2025, open source Puppet 7 and Puppet Core 7 are end of life (EOL.)

I don't see any quirks or @pkgpath merges for previous removals,
so this looks like a simple 'cvs rm -Rf 7/' without anything else.

Feedback? OK?

(Later now proprietary 8.x is EOL as well, but there's the OpenVox fork now.)


Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/ruby-puppet/Makefile,v
diff -u -p -r1.65 Makefile
--- Makefile	16 Feb 2024 20:06:56 -0000	1.65
+++ Makefile	29 Aug 2025 09:31:26 -0000
@@ -1,5 +1,4 @@
     SUBDIR =
-    SUBDIR += 7
     SUBDIR += 8
 
 .include <bsd.port.subdir.mk>