Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 17:33:07 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: 6bb6519b0c06 - main - devel/libdsp: Deprecate and set expiration date to 2024-09-30
Message-ID:  <202409081733.488HX7l2008624@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=6bb6519b0c0644dd2d8863d7ba00bab74f7ee681

commit 6bb6519b0c0644dd2d8863d7ba00bab74f7ee681
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-08 17:17:05 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-08 17:31:49 +0000

    devel/libdsp: Deprecate and set expiration date to 2024-09-30
    
    Abandonware, last release upstream in 2005 and unmaintained since 2015
---
 devel/libdsp/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/libdsp/Makefile b/devel/libdsp/Makefile
index f1662c06cb4f..1e079fa1c689 100644
--- a/devel/libdsp/Makefile
+++ b/devel/libdsp/Makefile
@@ -11,6 +11,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C++ class library of common digital signal processing functions
 WWW=		https://libdsp.sourceforge.net/overview.html
 
+DEPRECATED=	Abandonware, last release upstream in 2005 and unmaintained since 2015
+EXPIRATION_DATE=2024-09-30
+
 WRKSRC=		${WRKDIR}/libdsp-src-${PORTVERSION}/${PORTNAME:S/dsp/DSP/}-${PORTVERSION}
 
 MAKE_ENV=	MKDIR="${MKDIR}" INLINE_VER="${INLINE_VER}"



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