summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradrianp <adrianp>2007-01-03 12:46:01 +0000
committeradrianp <adrianp>2007-01-03 12:46:01 +0000
commit6105f574d610651cc356bb9acbaff7755414e4c7 (patch)
tree6bc71a59ee132263c86e6bc62bcf21af9c3e0cf4
parent7209346b09d2acce24e8830bbe2bdfd362e1d21b (diff)
downloadpkgsrc-6105f574d610651cc356bb9acbaff7755414e4c7.tar.gz
Update to 3.2.6
In brief: Unreal3.2.6 Release Notes ========================== ==[ GENERAL INFORMATION ]== - The purpose of the sections below (NEW, CHANGED, MINOR, etc) is to be a SUMMARY of the changes in this release. There have been 80+ changes, and trying to mention them all would be useless, see the Changelog for the full list of changes. ==[ CHANGED ]== - SSL: The server certificate and keys can now be reloaded via '/REHASH -ssl', no restart needed anymore. - loadmodule errors are improved - Snomask 'N' will no longer show nick changes of U-lined servers - Various doc updates ('/HELPOP ?EXTBANS', and some unreal32docs improvements) ==[ MAJOR BUGS FIXED ]== - Crash if link::options::quarantine was used - Another crash which could happen in some rare cases - Throttling was not always being applied correctly - Windows 2003: Fixed crash on-boot if no nameserver was set - Windows: Fixed /RESTART not always working properly (leaving the ircd dead)
-rw-r--r--chat/unrealircd/Makefile18
-rw-r--r--chat/unrealircd/PLIST8
-rw-r--r--chat/unrealircd/distinfo10
-rw-r--r--chat/unrealircd/patches/patch-aa6
4 files changed, 22 insertions, 20 deletions
diff --git a/chat/unrealircd/Makefile b/chat/unrealircd/Makefile
index 961609b7d28..f5117cbab28 100644
--- a/chat/unrealircd/Makefile
+++ b/chat/unrealircd/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2006/10/23 18:24:12 adrianp Exp $
+# $NetBSD: Makefile,v 1.17 2007/01/03 12:46:01 adrianp Exp $
-DISTNAME= Unreal3.2.5
-PKGNAME= unrealircd-3.2.5
+DISTNAME= Unreal3.2.6
+PKGNAME= unrealircd-3.2.6
CATEGORIES= chat
-MASTER_SITES= http://www1.dnwt.net/unreal/ \
- http://unrealircd.icedslash.com/ \
- http://www.blurryfox.com/unreal/
+MASTER_SITES= http://unrealircd.icedslash.com/ \
+ http://www.blurryfox.com/unreal/ \
+ http://unrealircd.pimpmylinux.org/
MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://www.unrealircd.com/
@@ -17,12 +17,12 @@ GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config gmake
WRKSRC= ${WRKDIR}/Unreal3.2
TRE_NEEDED= 0.7.2
-CARES_NEEDED= 1.3.0
+CARES_NEEDED= 1.3.2
CHECK_PORTABILITY_SKIP= update
BUILDLINK_API_DEPENDS.tre+= tre-${TRE_NEEDED}
-BUILDLINK_API_DEPENDS.libcares+= libcares-${CARES_NEEDED}nb1
+BUILDLINK_API_DEPENDS.libcares+= libcares-${CARES_NEEDED}
.include "../../mk/bsd.prefs.mk"
@@ -53,7 +53,7 @@ IRCD_SHARE= ${PREFIX:Q}/share/unrealircd
IRCD_EG= ${PREFIX:Q}/share/examples/unrealircd
BUILD_DEFS+= UIRCD_SENDQ UIRCD_LISTEN UIRCD_BUFFER UIRCD_USER UIRCD_HOST
-BUILD_DEFS+= UIRCD_HOME UIRCD_NICKHIST UIRCD_FDSIZE UIRCD_GROUP
+BUILD_DEFS+= UIRCD_HOME UIRCD_NICKHIST UIRCD_FDSIZE UIRCD_GROUP VARBASE
PTHREAD_OPTS+= require
diff --git a/chat/unrealircd/PLIST b/chat/unrealircd/PLIST
index bf674da6884..f8cb6ce745f 100644
--- a/chat/unrealircd/PLIST
+++ b/chat/unrealircd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2006/07/18 22:43:36 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.5 2007/01/03 12:46:01 adrianp Exp $
sbin/ircd
share/doc/unrealircd/Authors
share/doc/unrealircd/LICENSE
@@ -12,15 +12,15 @@ share/doc/unrealircd/unreal32docs.html
share/doc/unrealircd/unreal32docs.hu.html
share/doc/unrealircd/unreal32docs.nl.html
share/doc/unrealircd/unreal32docs.ru.html
-share/doc/unrealircd/unreal32docs.tk.html
+share/doc/unrealircd/unreal32docs.tr.html
share/examples/rc.d/unrealircd
-share/examples/unrealircd/example.bg.conf
share/examples/unrealircd/example.conf
share/examples/unrealircd/example.de.conf
share/examples/unrealircd/example.fr.conf
share/examples/unrealircd/example.hu.conf
share/examples/unrealircd/example.nl.conf
share/examples/unrealircd/example.ru.conf
+share/examples/unrealircd/example.tr.conf
share/unrealircd/aliases/aliases.conf
share/unrealircd/aliases/anope.conf
share/unrealircd/aliases/auspice.conf
@@ -37,6 +37,7 @@ share/unrealircd/help.conf
share/unrealircd/help.de.conf
share/unrealircd/help.fr.conf
share/unrealircd/help.ru.conf
+share/unrealircd/help.tr.conf
share/unrealircd/modules/cloak.so
share/unrealircd/modules/commands.so
share/unrealircd/modules/m_addline.so
@@ -77,6 +78,7 @@ share/unrealircd/modules/m_mkpasswd.so
share/unrealircd/modules/m_mode.so
share/unrealircd/modules/m_motd.so
share/unrealircd/modules/m_nachat.so
+share/unrealircd/modules/m_names.so
share/unrealircd/modules/m_netinfo.so
share/unrealircd/modules/m_nick.so
share/unrealircd/modules/m_oper.so
diff --git a/chat/unrealircd/distinfo b/chat/unrealircd/distinfo
index 0963271dbdd..7afe689a64a 100644
--- a/chat/unrealircd/distinfo
+++ b/chat/unrealircd/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2006/07/18 22:43:36 adrianp Exp $
+$NetBSD: distinfo,v 1.8 2007/01/03 12:46:01 adrianp Exp $
-SHA1 (Unreal3.2.5.tar.gz) = 4f7d37c134b3148796313e38ef1ee1eb11c3cb8d
-RMD160 (Unreal3.2.5.tar.gz) = ecf8e98267214151f26ea5fb5aec61e8c14d34de
-Size (Unreal3.2.5.tar.gz) = 2546977 bytes
-SHA1 (patch-aa) = a8c7a1899b264ddc19a0a709acdcd8fca9bb234c
+SHA1 (Unreal3.2.6.tar.gz) = 60481664d448030e5369d20885d5807323e29e81
+RMD160 (Unreal3.2.6.tar.gz) = 6b71ffa061f33af64567eae7423a87ce9d6f9dd4
+Size (Unreal3.2.6.tar.gz) = 2629046 bytes
+SHA1 (patch-aa) = 400b91c79142aba5b0b2e8f1b6d6bbe07eede581
SHA1 (patch-ab) = b66ae1990e25479abe9087a9308a2185692fcba2
SHA1 (patch-ac) = 4c3e7219d03e93c2a3e8f735c350d919efdf8fbb
SHA1 (patch-ad) = 3bef7c197efb59def9e77114ad9356ef2f23fa26
diff --git a/chat/unrealircd/patches/patch-aa b/chat/unrealircd/patches/patch-aa
index d46b754dccb..fb038b36a1c 100644
--- a/chat/unrealircd/patches/patch-aa
+++ b/chat/unrealircd/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.4 2006/07/18 22:43:36 adrianp Exp $
+$NetBSD: patch-aa,v 1.5 2007/01/03 12:46:01 adrianp Exp $
---- configure.orig 2006-06-16 19:29:12.000000000 +0100
+--- configure.orig 2006-12-22 21:10:28.000000000 +0000
+++ configure
@@ -12666,75 +12666,7 @@ IRCDLIBS="$IRCDLIBS -lresolv "
;;
@@ -41,7 +41,7 @@ $NetBSD: patch-aa,v 1.4 2006/07/18 22:43:36 adrianp Exp $
-cd $cur_dir
-
-
--cares_version="1.3.0"
+-cares_version="1.3.2"
-echo "$as_me:$LINENO: result: extracting c-ares resolver library" >&5
-echo "${ECHO_T}extracting c-ares resolver library" >&6
-cur_dir=`pwd`