Date: Mon, 23 May 2022 11:40:18 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: e101a6c752da - main - ftp/puf: Deprecate and set expiration date to 2022-06-30 Message-ID: <202205231140.24NBeI9a039690@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=e101a6c752dad486ee96455d69cbc24ce742494c commit e101a6c752dad486ee96455d69cbc24ce742494c Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-05-23 11:25:38 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-05-23 11:37:46 +0000 ftp/puf: Deprecate and set expiration date to 2022-06-30 Last release in 2006, doesn't support https and upstream is dead PR: 263904 Approved by: jharris@widomaker.com (maintainer) --- ftp/puf/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ftp/puf/Makefile b/ftp/puf/Makefile index 13b4c1ee942d..0ca52ea992a0 100644 --- a/ftp/puf/Makefile +++ b/ftp/puf/Makefile @@ -8,6 +8,9 @@ MASTER_SITES= SF MAINTAINER= jharris@widomaker.com COMMENT= Parallel HTTP downloader similar to wget +DEPRECATED= Last release in 2006, doesn't support https and upstream is dead. Please consider using www/aria2 +EXPIRATION_DATE=2022-06-30 + GNU_CONFIGURE= yes PLIST_FILES= bin/puf \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205231140.24NBeI9a039690>