git: 8d3d908f8f78 - main - net/irrd-legacy: Mark DEPRECATED

Muhammad Moinur Rahman bofh at FreeBSD.org
Tue Sep 28 00:02:46 UTC 2021


The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d3d908f8f787efe92a2c4d38d1e450490cf874a

commit 8d3d908f8f787efe92a2c4d38d1e450490cf874a
Author:     Muhammad Moinur Rahman <bofh at FreeBSD.org>
AuthorDate: 2021-09-27 20:44:26 +0000
Commit:     Muhammad Moinur Rahman <bofh at FreeBSD.org>
CommitDate: 2021-09-28 00:02:36 +0000

    net/irrd-legacy: Mark DEPRECATED
    
    - Requires a complete rewrite to build on modern compilers
    - Use net/irrd
---
 net/irrd-legacy/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/irrd-legacy/Makefile b/net/irrd-legacy/Makefile
index d584ccf91961..f527b7747411 100644
--- a/net/irrd-legacy/Makefile
+++ b/net/irrd-legacy/Makefile
@@ -12,6 +12,8 @@ COMMENT=	Internet Routing Registry database server
 LICENSE=	BSD4CLAUSE
 LICENSE_FILE=	${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}/COPYRIGHT
 
+DEPRECATED=	Use net/irrd
+EXPIRATION_DATE=2021-10-27
 BROKEN_FreeBSD_13=	ld: error: duplicate symbol: error_buf
 BROKEN_FreeBSD_14=	ld: error: duplicate symbol: error_buf
 


More information about the dev-commits-ports-all mailing list