git: e101a6c752da - main - ftp/puf: Deprecate and set expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 May 2022 11:40:18 UTC
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 \