From 89421aa2dbb3b35afeecc4e88db2fb1e459313f8 Mon Sep 17 00:00:00 2001 From: Romain Tartière Date: Sat, 14 Mar 2026 03:48:26 -1000 Subject: */*: Deprecate discontinued OSS Puppet components As announced in the [2025Q4] status report, the legacy ports for Open Source Puppet (which were abandonned by Perforce following the aquisition of Puppetlabs), are now deprecated and scheduled for removal in a few months. Switching from Puppet to OpenVox is relatively straightforward: when installing the replacement for a deprecated component, pkg(8) will detect a conflict between the legacy component and the new one and will prompt you to remove the deprecated package, which is the right course of action. For more details, refer to the [2025Q4] status report. [2025Q4]: https://www.freebsd.org/status/report-2025-10-2025-12/#_openvox_puppet With hat: puppet --- sysutils/rubygem-puppetserver-ca/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysutils/rubygem-puppetserver-ca') diff --git a/sysutils/rubygem-puppetserver-ca/Makefile b/sysutils/rubygem-puppetserver-ca/Makefile index bd113309d7f1..0d2ab1666aa3 100644 --- a/sysutils/rubygem-puppetserver-ca/Makefile +++ b/sysutils/rubygem-puppetserver-ca/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/puppetlabs/puppetserver-ca-cli/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Discontinued, use sysutils/rubygem-openvoxserver-ca +EXPIRATION_DATE=2026-07-01 + RUN_DEPENDS= rubygem-facter>=2.0.1:sysutils/rubygem-facter USES= gem -- cgit v1.3