Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2022 07:21:50 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: a4574e0be7c2 - main - ftp/axel: Deprecate and set expiration date to 2022-06-30
Message-ID:  <202205260721.24Q7Lotn025341@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=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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205260721.24Q7Lotn025341>