Date: Thu, 18 Dec 2025 14:30:40 +0000 From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f2ced994582d - main - net/samba420: Deprecate without expiration date Message-ID: <69441010.382c3.2f2b0dcb@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2ced994582d30fe4d664f0762b2bc348619b4d3 commit f2ced994582d30fe4d664f0762b2bc348619b4d3 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2025-12-18 14:09:47 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2025-12-18 14:30:24 +0000 net/samba420: Deprecate without expiration date This is meant to give notice to Samba users that 4.20 is not supported anymore. The default Samba in the tree is 4.16 currently, so removing 4.20 most likely will not be a big task. PR: 291775 --- net/samba420/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/samba420/Makefile b/net/samba420/Makefile index 9d4b5c5fcb75..36db6c71fe15 100644 --- a/net/samba420/Makefile +++ b/net/samba420/Makefile @@ -11,6 +11,8 @@ WWW= https://gitlab.com/samba-freebsd/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Discontinued upstream; transition to a supported versions of Samba (refer to https://wiki.samba.org/index.php/Samba_Release_Planning) + USES= cpe CONFLICTS_INSTALL?= samba4*home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69441010.382c3.2f2b0dcb>
