diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2024-04-01 11:35:52 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2024-04-01 11:35:52 +0000 |
| commit | 14486e4697b5bcd8425292bfa2e5bfaab8f433ec (patch) | |
| tree | 4352004e4cfe74d1514df217c0babf13f047f9c3 | |
| parent | bd97a6e179d9c4aec7d8f088c5bfe2ce155d6b1e (diff) | |
devel/upslug: Remove expired port
2024-03-31 devel/upslug: Utility for a NAS released in 2004 and discontinued in 2008
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/upslug/Makefile | 21 | ||||
| -rw-r--r-- | devel/upslug/distinfo | 2 | ||||
| -rw-r--r-- | devel/upslug/pkg-descr | 4 |
5 files changed, 1 insertions, 28 deletions
@@ -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). |
