aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2019-03-28 11:16:44 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2019-03-28 11:16:44 +0000
commit67f8f6f6a97fac435f75ec48f8ca213dd57cd669 (patch)
tree493d511016255ebaa1fa927c7fc8b3009e9466b4 /russian
parentd50f55c2c57e7d1478848f1c2e8bbb5e653341e6 (diff)
downloadports-67f8f6f6a97fac435f75ec48f8ca213dd57cd669.tar.gz
ports-67f8f6f6a97fac435f75ec48f8ca213dd57cd669.zip
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.
Notes
Notes: svn path=/head/; revision=497011
Diffstat (limited to 'russian')
-rw-r--r--russian/ircd-hybrid/Makefile8
1 files 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