git: 29a0807168c0 - main - ftp/multiget: Deprecate and expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 23:08:30 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=29a0807168c05632e36485b0a7fd7753a9dd2ea4
commit 29a0807168c05632e36485b0a7fd7753a9dd2ea4
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-05-10 23:04:51 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-05-10 23:07:56 +0000
ftp/multiget: Deprecate and expiration date to 2022-06-30
Last release in 2009, doesn't support https, depends on deprecated
wxgtk28 and dead upstream.
---
ftp/multiget/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ftp/multiget/Makefile b/ftp/multiget/Makefile
index 4ee7a72184ad..d65bea9ddce1 100644
--- a/ftp/multiget/Makefile
+++ b/ftp/multiget/Makefile
@@ -11,6 +11,9 @@ COMMENT= HTTP/FTP downloader with a nice GUI
LICENSE= GPLv2+
+DEPRECATED= Last release in 2007, doesn't support https, depends on deprecated wxgtk28 and dead upstream. Please consider using net/uget
+EXPIRATION_DATE=2022-06-30
+
WRKSRC_SUBDIR= src
USES= alias compiler:c++11-lang dos2unix