Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2024 19:58:43 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 56a1bfe5a41a - main - multimedia/ptx-kmod: Deprecate and set expiration date to 2024-02-29
Message-ID:  <202401221958.40MJwhr9060999@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401221958.40MJwhr9060999>