Skip to content

Commit 17c3f17

Browse files
Merge pull request #640 from voxpupuli/puppet-deprecation
Add a post about Puppet packages being deprecated on FreeBSD
2 parents c9f337d + b736fbc commit 17c3f17

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: post
3+
title: Puppet Deprecated on FreeBSD
4+
date: 2026-03-15
5+
github_username: smortex
6+
---
7+
8+
Following [the announcement](https://www.freebsd.org/status/report-2025-10-2025-12/#_openvox_puppet) in the FreeBSD status report for the 4th quarter of 2025:
9+
10+
> Because the legacy ports of Puppet 8 will not be updated anymore, they will be deprecated soon
11+
12+
As of 2026-03-15, the ports are [marked DEPRECATED](https://cgit.freebsd.org/ports/commit/?id=89421aa2dbb3b35afeecc4e88db2fb1e459313f8).
13+
Packages are still built and available, so this does not change anything yet for users.
14+
But the ports will eventually be removed after 2026-07-01, and packages will not be available anymore.
15+
16+
If you are still using these legacy packages on your FreeBSD systems, you are advised to switch to the OpenVox packages which offer a drop-in replacement: for each deprecated package, an alternative actively maintained package by OpenVox is available.
17+
The new packages install files in the same location and services with the same name, allowing a straightforward install: pkg(8) will report that the new package conflicts with the legacy one, and will propose to remove it.

0 commit comments

Comments
 (0)