From 67f8f6f6a97fac435f75ec48f8ca213dd57cd669 Mon Sep 17 00:00:00 2001 From: Rodrigo Osorio Date: Thu, 28 Mar 2019 11:16:44 +0000 Subject: [PATCH] Mark this port broken and set an expiration date The russian hybrid ircd project is abandonned since 2009 and the code is one major version under the hybrid ircd project. In addition the server doesn't compile after the last openssl API change. Set the expiration date to the end of next month, and bump portrevision. --- russian/ircd-hybrid/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/russian/ircd-hybrid/Makefile b/russian/ircd-hybrid/Makefile index b3a57fd0b000..ec292dbc0ada 100644 --- a/russian/ircd-hybrid/Makefile +++ b/russian/ircd-hybrid/Makefile @@ -3,7 +3,7 @@ PORTNAME= ircd PORTVERSION= 7.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= russian irc MASTER_SITES= SF/${PORTNAME}-hybrid-ru/${PORTNAME}-hybrid-ru/${PORTNAME}-hybrid-ru-${PORTVERSION} \ ftp://rusunix.org/pub/FreeBSD/distfiles/ @@ -18,9 +18,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE CONFLICTS_INSTALL= ircd-[0-9]* irc-[0-9]* charybdis-[0-9]* Nefarious-[0-9]* ircd-hybrid-[0-9]* ircd-ratbox* bnc whois -BROKEN_aarch64= fails to compile: passing void * to parameter of incompatible type -BROKEN_armv6= fails to compile: passing void * to parameter of incompatible type -BROKEN_armv7= fails to compile: passing void * to parameter of incompatible type +BROKEN= Don't compile after last openssl API changes +DEPRECATED= The project is inactive since 2009 and the code is outdated +EXPIRATION_DATE= 2019-04-30 WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-ru USES= bison ssl