git: 56a1bfe5a41a - main - multimedia/ptx-kmod: Deprecate and set expiration date to 2024-02-29

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 22 Jan 2024 19:58:43 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=56a1bfe5a41ac45bd7f4009a5b5fbcb94ff97a32

commit 56a1bfe5a41ac45bd7f4009a5b5fbcb94ff97a32
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-22 19:43:49 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-22 19:58:36 +0000

    multimedia/ptx-kmod: Deprecate and set expiration date to 2024-02-29
    
    Legacy PCI-based hardware released around 2009 and 2010 that appears
    to be obsolete. I tried to do research on this hardware and only
    found a handful of pages mentioning it dating 10 years and older.
    The hardware don't support the newer ISDB-S3 standard so I think
    it's safe to assume that users have moved on.
    
    PR:             276184
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 multimedia/ptx-kmod/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/multimedia/ptx-kmod/Makefile b/multimedia/ptx-kmod/Makefile
index 571b5e0db812..cabc2eeaaf22 100644
--- a/multimedia/ptx-kmod/Makefile
+++ b/multimedia/ptx-kmod/Makefile
@@ -12,6 +12,9 @@ WWW=		https://d.hatena.ne.jp/bsdaemon/20100429/1272556078
 
 LICENSE=	GPLv3
 
+DEPRECATED=	Legacy PCI-based hardware released around 2009 and 2010
+EXPIRATION_DATE=2024-02-29
+
 ONLY_FOR_ARCHS=	amd64 i386 powerpc64 powerpc64le
 
 USES=		kmod shebangfix