git: 14486e4697b5 - main - devel/upslug: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 01 Apr 2024 11:35:58 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=14486e4697b5bcd8425292bfa2e5bfaab8f433ec

commit 14486e4697b5bcd8425292bfa2e5bfaab8f433ec
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-04-01 11:35:52 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-04-01 11:35:52 +0000

    devel/upslug: Remove expired port
    
    2024-03-31 devel/upslug: Utility for a NAS released in 2004 and discontinued in 2008
---
 MOVED                  |  1 +
 devel/Makefile         |  1 -
 devel/upslug/Makefile  | 21 ---------------------
 devel/upslug/distinfo  |  2 --
 devel/upslug/pkg-descr |  4 ----
 5 files changed, 1 insertion(+), 28 deletions(-)

diff --git a/MOVED b/MOVED
index 3913451153b2..97bc6d857a7f 100644
--- a/MOVED
+++ b/MOVED
@@ -3116,3 +3116,4 @@ irc/insub||2024-04-01|Has expired: Outdated version, unmaintained in ports since
 archivers/xar||2024-04-01|Has expired: Last release was in 2012 and upstream is dead, consider archivers/libarchive or archivers/7-zip
 editors/morla||2024-04-01|Has expired: Project is unmaintained and last upstream release was in 2011
 java/netcomponents||2024-04-01|Has expired: Last upstream release was in 2000 and upstream unmaintained consider using net/apache-commons-net
+devel/upslug||2024-04-01|Has expired: Utility for a NAS released in 2004 and discontinued in 2008
diff --git a/devel/Makefile b/devel/Makefile
index 0bca9473df52..8184995bc64a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -7914,7 +7914,6 @@
     SUBDIR += unordered-dense
     SUBDIR += upnp
     SUBDIR += upp
-    SUBDIR += upslug
     SUBDIR += urjtag
     SUBDIR += ut
     SUBDIR += utf8cpp
diff --git a/devel/upslug/Makefile b/devel/upslug/Makefile
deleted file mode 100644
index 176e588ec18a..000000000000
--- a/devel/upslug/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-PORTNAME=	upslug
-PORTVERSION=	2.11
-CATEGORIES=	devel
-MASTER_SITES=	SF/nslu/UpSlug2/${PORTNAME}2-11
-DISTNAME=	upslug2-11
-
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Firmware upload tool for Linksys NSLU2
-WWW=		http://www.nslu2-linux.org/wiki/Main/UpSlug
-
-DEPRECATED=	Utility for a NAS released in 2004 and discontinued in 2008
-EXPIRATION_DATE=2024-03-31
-
-USES=		gmake
-GNU_CONFIGURE=	yes
-
-CONFIGURE_ARGS=	--with-libpcap
-
-PLIST_FILES=	sbin/upslug2
-
-.include <bsd.port.mk>
diff --git a/devel/upslug/distinfo b/devel/upslug/distinfo
deleted file mode 100644
index 4e62cfbb53a9..000000000000
--- a/devel/upslug/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (upslug2-11.tar.gz) = 24859c992fb58f0bf4840e1378da91b942c73263b0213096e6755436af8d16bc
-SIZE (upslug2-11.tar.gz) = 129619
diff --git a/devel/upslug/pkg-descr b/devel/upslug/pkg-descr
deleted file mode 100644
index 51ad332dcd2a..000000000000
--- a/devel/upslug/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-UpSlug is a tool to flash your NSLU2 from an external computer on
-the same subnet (direct Ethernet access is needed; it won't work
-if you have routers or NAT devices between you and the NSLU2, though
-WiFi? via a wireless router is OK).