git: 4d03cd5c0e7c - main - sysutils/linuxfdisk: deprecate, see util-linux
Date: Sun, 06 Jul 2025 12:30:13 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=4d03cd5c0e7cfaffd8aadf9e932908c2ef31485e commit 4d03cd5c0e7cfaffd8aadf9e932908c2ef31485e Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2025-07-06 12:24:37 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2025-07-06 12:29:41 +0000 sysutils/linuxfdisk: deprecate, see util-linux linuxfdisk is woefully outdated and installs scripts that are installed in current versions by util-linux. Deprecate and expire in three months. --- sysutils/linuxfdisk/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/linuxfdisk/Makefile b/sysutils/linuxfdisk/Makefile index 565148dbcb0f..d12e03421164 100644 --- a/sysutils/linuxfdisk/Makefile +++ b/sysutils/linuxfdisk/Makefile @@ -10,6 +10,9 @@ DISTNAME= util-linux-${PORTVERSION} MAINTAINER= netch@netch.kiev.ua COMMENT= Fdisk, a partition tables manipulator, from util-linux +DEPRECATED= This port is way out of date, use devel/util-linux instead +EXPIRATION_DATE=2025-09-30 + LICENSE= GPLv2+ BROKEN_aarch64= fails to build: error unknown architecture