Index | Thread | Search

From:
Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
Subject:
Re: remove puppet 7
To:
Klemens Nanni <kn@openbsd.org>
Cc:
ports <ports@openbsd.org>
Date:
Mon, 1 Sep 2025 22:00:58 +0200

Download raw body.

Thread
Hi,

databases/puppetdb/7 and sysutils/puppetserver/7 depend on
sysutils/ruby-puppet/7 those should go away at the same time.
If I'm not too mistaken, all the other dependencies of puppet are shared
between puppet/7 and puppet/8, so removing these 3
should do the trick. And yeah, never had @pkgpath etc for former upgrades.

with these removed as well, OK, sebastia@

Sebastian

On Fri, Aug 29, 2025 at 11:42 AM Klemens Nanni <kn@openbsd.org> wrote:

>
> 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>
>