git: a4574e0be7c2 - main - ftp/axel: Deprecate and set expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 May 2022 07:21:50 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4574e0be7c24fbc273782b77c722356ba59a733 commit a4574e0be7c24fbc273782b77c722356ba59a733 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-05-26 07:13:59 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-05-26 07:14:03 +0000 ftp/axel: Deprecate and set expiration date to 2022-06-30 Last release in 2009, no support for https and dead upstream PR: 263905 Approved by: maintainer timeout, 2+ weeks --- ftp/axel/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index 57b7666c1c62..a3347633b3fe 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -9,6 +9,10 @@ MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/axel/axel-2.4.tar.gz/a2a76 MAINTAINER= prudhvi-krishna-bsd@surapaneni.in COMMENT= Download accelerator +DEPRECATED= Last release in 2009 and dead upstream, please consider using www/aria2 +EXPIRATION_DATE=2022-06-30 + + USES= cpe gmake HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man