From f2626ef7b64e429f1172cefdb21455e2994ea727 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 14 Jan 2009 16:00:10 +0000 Subject: [PATCH] - Update to 1.8.0 - Add PORTDOCS PR: 130518 Submitted by: Dennis Herrmann (maintainer) --- irc/anope/Makefile | 12 +++++++++++- irc/anope/distinfo | 6 +++--- irc/anope/pkg-descr | 19 +++++++++++++------ 3 files changed, 27 insertions(+), 10 deletions(-) diff --git a/irc/anope/Makefile b/irc/anope/Makefile index 9264ae8bc006..8f24b5d2c431 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -6,7 +6,7 @@ # PORTNAME= anope -PORTVERSION= 1.7.24 +PORTVERSION= 1.8.0 CATEGORIES= irc MASTER_SITES= SF @@ -20,6 +20,10 @@ CONFIGURE_ARGS= --with-bindir=${PREFIX}/libexec/anope \ --with-rungroup=ircdru USE_PERL5_BUILD= yes +PORTDOCS= BUGS COPYING DEFCON EVENTS \ + FAQ INSTALL IRCD MODULES MYSQL \ + NEWS PROXY README + USE_RC_SUBR= anope OPTIONS= MYSQL "Use mysql" ON @@ -41,4 +45,10 @@ pre-install: @${MKDIR} ${PREFIX}/libexec/anope @${MKDIR} ${DATADIR} +post-install: +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/docs/,} ${DOCSDIR}/ +.endif + .include diff --git a/irc/anope/distinfo b/irc/anope/distinfo index 0bb8e252159c..fbafa595a062 100644 --- a/irc/anope/distinfo +++ b/irc/anope/distinfo @@ -1,3 +1,3 @@ -MD5 (anope-1.7.24.tar.gz) = 3c956362b4b4d074e2e58c869c77f77c -SHA256 (anope-1.7.24.tar.gz) = 572da204ccc8c182ede6fac496e42b1bf0210936f9ff1b5f2e87d2aa84dfe0d6 -SIZE (anope-1.7.24.tar.gz) = 1554426 +MD5 (anope-1.8.0.tar.gz) = 77fe81f656ff60b746e6da7499ea3dd2 +SHA256 (anope-1.8.0.tar.gz) = e0c03d2590d3da273e4fb2bb5ec8056f85045979f86e6224bfe895f16a1fd41d +SIZE (anope-1.8.0.tar.gz) = 1559446 diff --git a/irc/anope/pkg-descr b/irc/anope/pkg-descr index d33944a7159a..76d3016e6dc9 100644 --- a/irc/anope/pkg-descr +++ b/irc/anope/pkg-descr @@ -3,15 +3,22 @@ manage their nicks and channels in a secure and efficient way, and administrators to manage their network with powerful tools. Anope currently works with: + - Bahamut 1.4.27 or later (including 1.8) + - Charybdis 1.0 or later - DreamForge 4.6.7 - - Bahamut 1.4.27 or later - - UnrealIRCd 3.1.1 or later (including 3.2) - - UltimateIRCd 2.8.2 or later (including 3.0.0) - - ViagraIRCd 1.3 or later - Hybrid 7 or later + - InspIRCd 1.0 or later (including 1.1) + - Plexus 2.0 or later (including 3.0) - PTlink 6.15 or later + - RageIRCd 2.0 beta-6 or later + - Ratbox 2.0.6 or later + - ShadowIRCd 4.0 beta 7 or later + - Solid IRCd 3.4.6 or later + - UltimateIRCd 2.8.2 or later (including 3.0) + - UnrealIRCd 3.1.1 or later (including 3.2) + - ViagraIRCd 1.3 or later -Anope could also work with some of the deamons derivated by the ones listed -above. +Anope could also work with some of the daemons derived by the ones listed +above, but there's no support for them if they work or don't work. WWW: http://www.anope.org/