Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 19:08:10 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: 485a92dde12c - main - archivers/paq: Deprecate and set expiration date to 2024-07-31
Message-ID:  <202406061908.456J8AXZ077873@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=485a92dde12c4d464a3ab6b890fa8cc43658be80

commit 485a92dde12c4d464a3ab6b890fa8cc43658be80
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-06 17:27:15 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-06 19:05:49 +0000

    archivers/paq: Deprecate and set expiration date to 2024-07-31
    
     Outdated, unmaintained and format that never gained any traction
---
 archivers/paq/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/archivers/paq/Makefile b/archivers/paq/Makefile
index ee324425fe10..16e60853f0de 100644
--- a/archivers/paq/Makefile
+++ b/archivers/paq/Makefile
@@ -14,6 +14,9 @@ WWW=		http://mattmahoney.net/dc/zpaq.html
 LICENSE=	GPLv3 MIT
 LICENSE_COMB=	multi
 
+DEPRECATED=	Outdated, unmaintained and format that never gained any traction 
+EXPIRATION_DATE=2024-07-31
+
 USES=		dos2unix zip
 USE_CXXSTD=	c++14
 



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