Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2024 09:20:38 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: e77bfa20ecc1 - main - devel/upslug: Deprecate and set expiration date to 2024-03-31
Message-ID:  <202402110920.41B9KchN038827@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=e77bfa20ecc15085b900e191f91177ab2240d108

commit e77bfa20ecc15085b900e191f91177ab2240d108
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-11 09:13:10 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-11 09:20:24 +0000

    devel/upslug: Deprecate and set expiration date to 2024-03-31
    
    Utility for a NAS released in 2004 and discontinued in 2008
    
    Reference:
    https://en.wikipedia.org/wiki/NSLU2
---
 devel/upslug/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/upslug/Makefile b/devel/upslug/Makefile
index e5e4976b1cf3..2b764c57d743 100644
--- a/devel/upslug/Makefile
+++ b/devel/upslug/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Firmware upload tool for Linksys NSLU2
 WWW=		http://www.nslu2-linux.org/wiki/Main/UpSlug
 
+DEPRECATE=	Utility for a NAS released in 2004 and discontinued in 2008
+EXPIRATION_DATE=2024-03-31
+
 USES=		gmake
 GNU_CONFIGURE=	yes
 



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