1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

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.
This commit is contained in:
Rodrigo Osorio 2019-03-28 11:16:44 +00:00
parent d50f55c2c5
commit 67f8f6f6a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497011

View File

@ -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