diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-11-30 17:47:54 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-11-30 17:47:54 +0000 |
commit | ed9de3bc3df6c8af4b6c0eda491cf420605b19d3 (patch) | |
tree | 7b6d54816b833827e411b6cf526e33a4c0aa1429 /chat | |
parent | 013ea94433f91b8afe47ea47d489ebb3db4a43e5 (diff) | |
download | pkgsrc-ed9de3bc3df6c8af4b6c0eda491cf420605b19d3.tar.gz |
Update to 5.0.56
Create the services group using PKG_GROUPS
From the ChangeLog:
> 2005/11/20 .56 Fixed a bug in StatServ that could cause a crash if
> StatServ was unloaded with a rehash while Services
> was running.
> 2005/11/07 Changed NickServ and ChanServ SET PASSWORD to prevent the
> use of spaces in passwords.
> 2005/11/07 The NickServ commands DROP, RECOVER, RELEASE, and GHOST now
> report a syntax error rather than "password incorrect"
> when too many parameters are given. (As a result,
> passwords containing spaces can no longer be used with
> these commands. Use IDENTIFY followed by SET PASSWORD
> to set a new password without spaces.)
> 2005/10/26 Fixed incorrect end-of-/WHOIS responses for several
> pseudoclients. Reported by Robin Burchell
> <surreal.w00t@xxxxx.xxx>
> 2005/09/26 .55 Added documentation on CSSetChannelTime configuration option.
> 2005/08/25 Fixed rare bug allowing users to gain voice status
> improperly. Reported by Anton Wolkov <phan70m@xxxxx.xxx>
> 2005/08/23 Added "authed" callback for newly-authorized nicknames.
> Suggested by Robin Burchell <surreal.w00t@xxxxx.xxx>
> 2005/08/16 .54 The ChanServ check_kick callback now passes the channel
> name as a string instead of the Channel structure, so
> the channel name can be known even if the channel is
> empty. Reported by Olly <olly@xxxxxxx.xx.xx>
> 2005/08/13 The S-line commands (SGLINE, SQLINE, and SZLINE) now check
> that "*" or similarly overbroad masks are not used.
> Suggested by Dionisios K. <vonitsa_net@xxxxx.xx>
> 2005/08/13 Fixed minor bugs in the code to check whether a new
> autokill is too broad (such as "*").
> 2005/08/13 Fixed a compilation error (and many warnings) when
> compiling with GCC 4.
> 2005/08/13 Added UNSET callbacks for NickServ and ChanServ. Suggested
> by Craig McLure <Craig@xxxxxxxxx.xxx>
> 2005/05/12 .53 Fixed bug causing server connection to fail.
> 2005/05/12 .52 Fixed occasional corruption of the NickServ REGISTER syntax
> string upon reconfiguration (OperServ REHASH).
> Reported by <alm@xxxxxxx.xx>
> 2005/05/06 Fixed attempts to send PING messages before connecting to
> the server. Reported by Craig McLure
> <Craig@xxxxxxxxx.xxx>
> 2005/04/02 .51 convert-db now checks for more potential problems with the
> imported databases before writing out the XML data.
> 2005/04/02 Fixed bugs when converting databases from old versions of
> PTlink Services.
> 2005/04/01 Fixed handling of links to forbidden nicks when converting
> Auspice databases.
> 2005/03/31 ChanServ KICK no longer allows Services opers to be kicked.
> 2005/03/31 Ensured that usermode +r is cleared from nicks which lose
> their identification status (e.g. from FORBID/SUSPEND).
> 2005/03/31 NickServ SUSPEND now forces the user of the suspended
> nick to change nicknames, as FORBID does. Reported by
> Dionisios K. <vonitsa_net@xxxxx.xx>
> 2005/03/31 ChanServ now stops non-identified users from joining
> channels with mode +R locked on. Suggested by
> Dionisios K. <vonitsa_net@xxxxx.xx>
> 2005/03/29 .50 Fixed security hole in NickServ LISTLINKS allowing any user
> to view a nick's links. Reported by
> <katarn@xxxxxxxxxx.xxx>
Diffstat (limited to 'chat')
-rw-r--r-- | chat/ircservices/Makefile | 5 | ||||
-rw-r--r-- | chat/ircservices/PLIST | 13 | ||||
-rw-r--r-- | chat/ircservices/distinfo | 8 |
3 files changed, 8 insertions, 18 deletions
diff --git a/chat/ircservices/Makefile b/chat/ircservices/Makefile index 48531f7427a..5e397b44379 100644 --- a/chat/ircservices/Makefile +++ b/chat/ircservices/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2005/07/16 01:19:07 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2005/11/30 17:47:54 adrianp Exp $ # -DISTNAME= ircservices-5.0.49 +DISTNAME= ircservices-5.0.56 CATEGORIES= chat MASTER_SITES= ftp://ftp.esper.net/ircservices/ \ ftp://ftp.esper.net/ircservices/old/ \ @@ -16,6 +16,7 @@ HAS_CONFIGURE= YES USE_PKGINSTALL= YES USE_TOOLS+= gmake grep gsed perl RCD_SCRIPTS= ircservices +PKG_GROUPS= services CONFIGURE_ARGS= -prefix ${PREFIX} diff --git a/chat/ircservices/PLIST b/chat/ircservices/PLIST index aaf464afd06..30bc326acb2 100644 --- a/chat/ircservices/PLIST +++ b/chat/ircservices/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/06/21 16:18:52 jlam Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/11/30 17:47:54 adrianp Exp $ lib/services/convert-db lib/services/helpfiles/help lib/services/languages/de @@ -38,17 +38,6 @@ share/doc/html/ircservices/upgrade.html share/examples/rc.d/ircservices @dirrm share/doc/html/ircservices @dirrm share/examples/ircservices -@dirrm lib/services/helpfiles/ircii/alias -@dirrm lib/services/helpfiles/ircii/bind -@dirrm lib/services/helpfiles/ircii/ctcp -@dirrm lib/services/helpfiles/ircii/dcc -@dirrm lib/services/helpfiles/ircii/ircii -@dirrm lib/services/helpfiles/ircii/load -@dirrm lib/services/helpfiles/ircii/note -@dirrm lib/services/helpfiles/ircii/on -@dirrm lib/services/helpfiles/ircii/set -@dirrm lib/services/helpfiles/ircii/window -@dirrm lib/services/helpfiles/ircii @dirrm lib/services/helpfiles @dirrm lib/services/languages @dirrm lib/services diff --git a/chat/ircservices/distinfo b/chat/ircservices/distinfo index 9f3cb50a1fa..d0b4bfb1754 100644 --- a/chat/ircservices/distinfo +++ b/chat/ircservices/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2005/03/26 17:28:29 adrianp Exp $ +$NetBSD: distinfo,v 1.8 2005/11/30 17:47:54 adrianp Exp $ -SHA1 (ircservices-5.0.49.tar.gz) = 12e5bd9effdc1ae50eab405743e0943493bc0fc5 -RMD160 (ircservices-5.0.49.tar.gz) = 97101794e4d6066f3b25686d5f7b8c504d39f94f -Size (ircservices-5.0.49.tar.gz) = 1147553 bytes +SHA1 (ircservices-5.0.56.tar.gz) = 9d5d3e1999dc6d0cca35ff06bb89ca30b14b7b3a +RMD160 (ircservices-5.0.56.tar.gz) = 21ae3d7a63582b4a7d0ae1c6bae38ed45783b4e6 +Size (ircservices-5.0.56.tar.gz) = 1153295 bytes SHA1 (patch-aa) = cff60257c4f5ebdfd0af4984008d2677b293029b SHA1 (patch-ab) = a15821c44bd9738080436a3626ec62d96c37db63 SHA1 (patch-ac) = d567871c9cbb05b329247155c55e26e265476b48 |