git: fdb62b4a6a6b - main - sysutils/disktype: Deprecate and set expiration date to 2023-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Feb 2023 20:45:36 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=fdb62b4a6a6ba34b43ee18e01ee290593f5a83b8 commit fdb62b4a6a6ba34b43ee18e01ee290593f5a83b8 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-02-27 20:18:15 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-02-27 20:45:17 +0000 sysutils/disktype: Deprecate and set expiration date to 2023-03-31 Abandonware, last release in 2006 and lacks support for many recent file systems etc due to its age. PR: 269847 Reviewed by: ehaupt (maintainer) --- sysutils/disktype/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/disktype/Makefile b/sysutils/disktype/Makefile index cef8a7a468c6..e9dd52014620 100644 --- a/sysutils/disktype/Makefile +++ b/sysutils/disktype/Makefile @@ -7,6 +7,9 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Disk formatting type autodetector WWW= http://disktype.sourceforge.net/ +DEPRECATED= Abandonware, last release in 2006 and no development since +EXPIRATION_DATE=2023-03-31 + USES= gmake PLIST_FILES= bin/disktype