aboutsummaryrefslogtreecommitdiff
path: root/irc/anope
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-14 16:00:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-14 16:00:10 +0000
commitf2626ef7b64e429f1172cefdb21455e2994ea727 (patch)
treea232cc116aae765feb2e26092694e9cd8953f8d7 /irc/anope
parent546d719ceaf90705c821dc8333749595af5bafb7 (diff)
downloadports-f2626ef7b64e429f1172cefdb21455e2994ea727.tar.gz
ports-f2626ef7b64e429f1172cefdb21455e2994ea727.zip
- Update to 1.8.0
- Add PORTDOCS PR: 130518 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
Notes
Notes: svn path=/head/; revision=226091
Diffstat (limited to 'irc/anope')
-rw-r--r--irc/anope/Makefile12
-rw-r--r--irc/anope/distinfo6
-rw-r--r--irc/anope/pkg-descr19
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 <bsd.port.post.mk>
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/