From db@db.net Mon Jan 9 16:23:42 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1085116A41F for ; Mon, 9 Jan 2006 16:23:42 +0000 (GMT) (envelope-from db@db.net) Received: from heceta.db.net (heceta.db.net [142.46.199.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96BCA43D45 for ; Mon, 9 Jan 2006 16:23:41 +0000 (GMT) (envelope-from db@db.net) Received: from db by heceta.db.net with local (Exim 4.24; FreeBSD 4.8) id 1EvzrV-0007Gj-2j; Mon, 09 Jan 2006 11:27:13 -0500 Message-Id: Date: Mon, 09 Jan 2006 11:27:13 -0500 From: Diane Bruce To: FreeBSD-gnats-submit@freebsd.org Cc: db@db.net Subject: [PATCH] irc/ircd-hybrid: update to 7.2.0 X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 91559 >Category: ports >Synopsis: [PATCH] irc/ircd-hybrid: update to 7.2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: pav >State: closed >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jan 09 16:30:09 GMT 2006 >Closed-Date: Mon Jan 09 22:50:12 GMT 2006 >Last-Modified: Mon Jan 09 22:50:12 GMT 2006 >Originator: Diane Bruce >Release: FreeBSD 4.11-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD heceta.db.net 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #4: Tue May 17 16:07:52 EDT 2005 >Description: - Update to 7.2.0 Added file(s): - files/patch-contrib-help_Makefile.in - files/patch-help_Makefile.in - files/patch-modules_m_help.c Removed file(s): - files/patch-contrib_m_help.c - files/patch-src_modules.c Port maintainer (db@db.net) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- ircd-hybrid-7.2.0.patch begins here --- diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/Makefile /usr/home/db/ircd-hybrid/Makefile --- /usr/ports/irc/ircd-hybrid/Makefile Sun Jan 8 22:04:48 2006 +++ /usr/home/db/ircd-hybrid/Makefile Sun Jan 8 22:54:56 2006 @@ -6,7 +6,7 @@ # PORTNAME= ircd-hybrid -PORTVERSION= 7.1.2 +PORTVERSION= 7.2.0 CATEGORIES= irc ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ircd-hybrid diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/distinfo /usr/home/db/ircd-hybrid/distinfo --- /usr/ports/irc/ircd-hybrid/distinfo Thu Oct 20 12:42:02 2005 +++ /usr/home/db/ircd-hybrid/distinfo Mon Jan 9 11:21:44 2006 @@ -1,2 +1,3 @@ -MD5 (ircd-hybrid-7.1.2.tgz) = 355bfc7bf5b3dbad201c76f46258368a -SIZE (ircd-hybrid-7.1.2.tgz) = 1165828 +MD5 (ircd-hybrid-7.2.0.tgz) = e3c716fef0c62eaba147df06f32ea87d +SHA256 (ircd-hybrid-7.2.0.tgz) = b4b5f331efcf44dc6293148db799d1a01eb92db358069277b79f9c68db3f01f4 +SIZE (ircd-hybrid-7.2.0.tgz) = 990320 diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/files/patch-Makefile.in /usr/home/db/ircd-hybrid/files/patch-Makefile.in --- /usr/ports/irc/ircd-hybrid/files/patch-Makefile.in Fri Sep 16 04:22:53 2005 +++ /usr/home/db/ircd-hybrid/files/patch-Makefile.in Sun Jan 8 23:05:26 2006 @@ -1,11 +1,11 @@ ---- Makefile.in.orig Thu Jul 17 20:41:39 2003 -+++ Makefile.in Sat Jul 23 12:06:49 2005 +--- Makefile.in.orig Fri Dec 9 00:53:00 2005 ++++ Makefile.in Sun Jan 8 23:04:59 2006 @@ -24,7 +24,7 @@ # Default make flags - you may want to uncomment this on a multicpu machine #MFLAGS = -j 4 - DEPEND_DIRS = modules src servlink + DEPEND_DIRS = lib modules src servlink -BUILD_DIRS = ${DEPEND_DIRS} tools +BUILD_DIRS = ${DEPEND_DIRS} tools contrib messages - INSTALL_DIRS = ${BUILD_DIRS} etc doc include + INSTALL_DIRS = ${BUILD_DIRS} etc doc help CLEAN_DIRS = ${BUILD_DIRS} contrib # Anywhere that we can make install, we obviously can rm -f Makefile diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/files/patch-configure /usr/home/db/ircd-hybrid/files/patch-configure --- /usr/ports/irc/ircd-hybrid/files/patch-configure Thu Oct 20 12:42:02 2005 +++ /usr/home/db/ircd-hybrid/files/patch-configure Mon Jan 9 03:11:28 2006 @@ -1,5 +1,5 @@ ---- configure.orig Sat Jul 9 09:09:19 2005 -+++ configure Sat Jul 23 16:23:25 2005 +--- configure.orig Fri Dec 9 00:53:00 2005 ++++ configure Mon Jan 9 03:11:02 2006 @@ -351,6 +351,12 @@ oldincludedir='/usr/include' infodir='${prefix}/info' @@ -48,12 +48,12 @@ do eval ac_val=$`echo $ac_var` case $ac_val in -@@ -10693,6 +10718,13 @@ +@@ -10800,6 +10825,13 @@ cat >>confdefs.h <<_ACEOF #define IRCD_PREFIX "$ac_default_prefix" +#define MODPATH "$moduledir/" -+#define AMODPATH "$automoduledir/" ++#define AUTOMODPATH "$automoduledir/" +#define UHPATH "$uhelpdir/" +#define HPATH "$ohelpdir/" +#define MSGPATH "$messagedir/" @@ -62,12 +62,12 @@ _ACEOF -@@ -10703,6 +10735,13 @@ +@@ -10810,12 +10842,19 @@ cat >>confdefs.h <<_ACEOF #define IRCD_PREFIX "$prefix" +#define MODPATH "$moduledir/" -+#define AMODPATH "$automoduledir/" ++#define AUTOMODPATH "$automoduledir/" +#define UHPATH "$uhelpdir/" +#define HPATH "$ohelpdir/" +#define MSGPATH "$messagedir/" @@ -76,7 +76,23 @@ _ACEOF -@@ -11323,6 +11362,12 @@ + fi + +- ac_config_files="$ac_config_files Makefile etc/Makefile servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile messages/Makefile modules/Makefile tools/Makefile doc/Makefile help/Makefile lib/Makefile lib/pcre/Makefile" ++ ac_config_files="$ac_config_files Makefile etc/Makefile servlink/Makefile contrib/Makefile contrib/help/Makefile help/Makefile src/Makefile messages/Makefile modules/Makefile tools/Makefile doc/Makefile help/Makefile lib/Makefile lib/pcre/Makefile" + + + cat >confcache <<\_ACEOF +@@ -11418,6 +11457,8 @@ + s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t + s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t + s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t ++s,@UPATH@,$uhelpdir,;t t ++s,@HPATH@,$ohelpdir,;t t + s,@exec_prefix@,$exec_prefix,;t t + s,@prefix@,$prefix,;t t + s,@program_transform_name@,$program_transform_name,;t t +@@ -11433,6 +11474,12 @@ s,@oldincludedir@,$oldincludedir,;t t s,@infodir@,$infodir,;t t s,@mandir@,$mandir,;t t diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/files/patch-contrib-help_Makefile.in /usr/home/db/ircd-hybrid/files/patch-contrib-help_Makefile.in --- /usr/ports/irc/ircd-hybrid/files/patch-contrib-help_Makefile.in Wed Dec 31 19:00:00 1969 +++ /usr/home/db/ircd-hybrid/files/patch-contrib-help_Makefile.in Mon Jan 9 10:55:48 2006 @@ -0,0 +1,35 @@ +--- contrib/help/Makefile.in.orig Fri Dec 9 00:52:54 2005 ++++ contrib/help/Makefile.in Mon Jan 9 10:54:42 2006 +@@ -7,8 +7,8 @@ + + prefix= @prefix@ + exec_prefix= @execprefix@ +-uhelpdir= ${prefix}/help/users +-ohelpdir= ${prefix}/help/opers ++uhelpdir= @UPATH@ ++ohelpdir= @HPATH@ + + SYMLINKS= topic accept cmode admin names links away whowas \ + version kick who invite quit join list nick oper part \ +@@ -21,19 +21,13 @@ + + install: + @echo installing help files... +- -@if test ! -d $(prefix)/help; then \ +- echo "mkdir $(prefix)/help"; \ +- mkdir $(prefix)/help; \ +- echo "mkdir $(prefix)/help/users"; \ +- mkdir $(prefix)/help/users; \ +- echo "mkdir $(prefix)/help/opers"; \ +- mkdir $(prefix)/help/opers; \ +- fi ++ mkdir -p $(ohelpdir) + @for help in opers/*; do \ + if [ -f $$help ]; then \ + ${INSTALL_DATA} $$help $(ohelpdir); \ + fi \ + done ++ mkdir -p $(uhelpdir) + @for help in users/*; do \ + if [ -f $$help ]; then \ + $(INSTALL_DATA) $$help $(uhelpdir); \ diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/files/patch-contrib_Makefile.in /usr/home/db/ircd-hybrid/files/patch-contrib_Makefile.in --- /usr/ports/irc/ircd-hybrid/files/patch-contrib_Makefile.in Fri Sep 16 04:22:53 2005 +++ /usr/home/db/ircd-hybrid/files/patch-contrib_Makefile.in Mon Jan 9 00:14:29 2006 @@ -1,5 +1,5 @@ ---- contrib/Makefile.in.orig Sat Jul 23 10:40:46 2005 -+++ contrib/Makefile.in Sat Jul 23 10:41:30 2005 +--- contrib/Makefile.in.orig Fri Dec 9 00:52:55 2005 ++++ contrib/Makefile.in Sun Jan 8 23:05:43 2006 @@ -19,7 +19,7 @@ prefix = $(DESTDIR)@prefix@ @@ -9,14 +9,3 @@ SSL_LIBS = @SSL_LIBS@ SSL_INCLUDES = @SSL_INCLUDES@ -@@ -29,8 +29,8 @@ - INCLUDES = -I../include $(SSL_INCLUDES) - CPPFLAGS = ${INCLUDES} @CPPFLAGS@ - --uhelpdir = ${prefix}/help/users --ohelpdir = ${prefix}/help/opers -+uhelpdir = @uhelpdir@ -+ohelpdir = @ohelpdir@ - - SYMLINKS = topic accept cmode admin names links away whowas \ - version kick who invite quit join list nick oper part \ diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/files/patch-contrib_m_help.c /usr/home/db/ircd-hybrid/files/patch-contrib_m_help.c --- /usr/ports/irc/ircd-hybrid/files/patch-contrib_m_help.c Fri Sep 16 04:22:53 2005 +++ /usr/home/db/ircd-hybrid/files/patch-contrib_m_help.c Wed Dec 31 19:00:00 1969 @@ -1,11 +0,0 @@ ---- contrib/m_help.c.orig Sat Jul 23 15:52:17 2005 -+++ contrib/m_help.c Sat Jul 23 15:50:40 2005 -@@ -36,8 +36,6 @@ - #include "modules.h" - #include "irc_string.h" - --#define HPATH IRCD_PREFIX "/help/opers" --#define UHPATH IRCD_PREFIX "/help/users" - #define HELPLEN 400 - - static void m_help(struct Client*, struct Client*, int, char *[]); diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/files/patch-help_Makefile.in /usr/home/db/ircd-hybrid/files/patch-help_Makefile.in --- /usr/ports/irc/ircd-hybrid/files/patch-help_Makefile.in Wed Dec 31 19:00:00 1969 +++ /usr/home/db/ircd-hybrid/files/patch-help_Makefile.in Mon Jan 9 09:54:41 2006 @@ -0,0 +1,41 @@ +--- help/Makefile.in.orig Fri Dec 9 00:52:54 2005 ++++ help/Makefile.in Mon Jan 9 09:54:19 2006 +@@ -7,8 +7,8 @@ + + prefix= @prefix@ + exec_prefix= @execprefix@ +-uhelpdir= ${prefix}/help/users +-ohelpdir= ${prefix}/help/opers ++uhelpdir= @UPATH@ ++ohelpdir= @HPATH@ + + SYMLINKS= topic accept cmode admin names links away whowas \ + version kick who invite quit join list nick oper part \ +@@ -21,14 +21,8 @@ + + install: + @echo installing help files... +- -@if test ! -d $(prefix)/help; then \ +- echo "mkdir $(prefix)/help"; \ +- mkdir $(prefix)/help; \ +- echo "mkdir $(prefix)/help/users"; \ +- mkdir $(prefix)/help/users; \ +- echo "mkdir $(prefix)/help/opers"; \ +- mkdir $(prefix)/help/opers; \ +- fi ++ mkdir -p $(ohelpdir) ++ mkdir -p $(uhelpdir) + @for help in opers/*; do \ + if [ -f $$help ]; then \ + ${INSTALL_DATA} $$help $(ohelpdir); \ +@@ -38,10 +32,6 @@ + if [ -f $$help ]; then \ + $(INSTALL_DATA) $$help $(uhelpdir); \ + fi \ +- done +- @for link in $(SYMLINKS); do \ +- rm -f $(uhelpdir)/$$link; \ +- ln -s $(ohelpdir)/$$link $(uhelpdir); \ + done + + distclean: diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/files/patch-include_defaults.h /usr/home/db/ircd-hybrid/files/patch-include_defaults.h --- /usr/ports/irc/ircd-hybrid/files/patch-include_defaults.h Fri Sep 16 04:22:53 2005 +++ /usr/home/db/ircd-hybrid/files/patch-include_defaults.h Mon Jan 9 00:45:18 2006 @@ -1,25 +1,27 @@ ---- include/defaults.h.orig Sat Oct 4 15:31:17 2003 -+++ include/defaults.h Sat Jul 23 14:00:15 2005 -@@ -41,17 +41,11 @@ - * DPATH = root directory of installation, - * BINPATH = directory for binary files, - * ETCPATH = directory for configuration files, -- * LOGPATH = directory for logfiles, -- * MSGPATH = directory for language files. +--- include/defaults.h.orig Fri Dec 9 00:52:49 2005 ++++ include/defaults.h Mon Jan 9 00:44:02 2006 +@@ -42,19 +42,11 @@ + * BINPATH = directory for binary files + * MSGPATH = directory for language files + * ETCPATH = directory for configuration files +- * LOGPATH = directory for logfiles +- * MODPATH = directory for modules +- * AUTOMODPATH = directory for autoloaded modules */ /* dirs */ - #define DPATH IRCD_PREFIX - #define BINPATH IRCD_PREFIX "/bin/" --#define MSGPATH IRCD_PREFIX "/messages/" --#define ETCPATH IRCD_PREFIX "/etc" --#define LOGPATH IRCD_PREFIX "/logs" --#define MODPATH IRCD_PREFIX "/modules/" + #define DPATH IRCD_PREFIX + #define BINPATH IRCD_PREFIX "/bin/" +-#define MSGPATH IRCD_PREFIX "/messages/" +-#define ETCPATH IRCD_PREFIX "/etc" +-#define LOGPATH IRCD_PREFIX "/logs" +-#define MODPATH IRCD_PREFIX "/modules/" +-#define AUTOMODPATH IRCD_PREFIX "/modules/autoload/" /* files */ #define SPATH BINPATH "/ircd" /* ircd executable */ -@@ -65,7 +59,7 @@ - #define XPATH ETCPATH "/xline.conf" /* xline file */ +@@ -70,7 +62,7 @@ + #define RKPATH ETCPATH "/rkline.conf" #define MPATH ETCPATH "/ircd.motd" /* MOTD file */ #define LPATH LOGPATH "/ircd.log" /* ircd logfile */ -#define PPATH ETCPATH "/ircd.pid" /* pid file */ diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/files/patch-include_setup.h.in /usr/home/db/ircd-hybrid/files/patch-include_setup.h.in --- /usr/ports/irc/ircd-hybrid/files/patch-include_setup.h.in Fri Sep 16 04:22:53 2005 +++ /usr/home/db/ircd-hybrid/files/patch-include_setup.h.in Mon Jan 9 01:14:24 2006 @@ -1,13 +1,13 @@ ---- include/setup.h.in.orig Sun Jun 26 20:18:20 2005 -+++ include/setup.h.in Sat Jul 23 16:34:51 2005 -@@ -171,6 +171,22 @@ +--- include/setup.h.in.orig Fri Dec 9 00:52:49 2005 ++++ include/setup.h.in Mon Jan 9 01:13:18 2006 +@@ -177,6 +177,22 @@ /* Prefix where the ircd is installed. */ #undef IRCD_PREFIX +/* patched in by FreeBSD port */ +#undef MODPATH + -+#undef AMODPATH ++#undef AUTOMODPATH + +#undef UHPATH + diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/files/patch-modules_m_help.c /usr/home/db/ircd-hybrid/files/patch-modules_m_help.c --- /usr/ports/irc/ircd-hybrid/files/patch-modules_m_help.c Wed Dec 31 19:00:00 1969 +++ /usr/home/db/ircd-hybrid/files/patch-modules_m_help.c Mon Jan 9 01:34:17 2006 @@ -0,0 +1,11 @@ +--- modules/m_help.c.orig Mon Jan 9 01:33:47 2006 ++++ modules/m_help.c Mon Jan 9 01:33:51 2006 +@@ -36,8 +36,6 @@ + #include "modules.h" + #include "irc_string.h" + +-#define HPATH IRCD_PREFIX "/help/opers" +-#define UHPATH IRCD_PREFIX "/help/users" + #define HELPLEN 400 + + static void m_help(struct Client *, struct Client *, int, char *[]); diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/files/patch-src_modules.c /usr/home/db/ircd-hybrid/files/patch-src_modules.c --- /usr/ports/irc/ircd-hybrid/files/patch-src_modules.c Fri Sep 16 04:22:53 2005 +++ /usr/home/db/ircd-hybrid/files/patch-src_modules.c Wed Dec 31 19:00:00 1969 @@ -1,17 +0,0 @@ ---- src/modules.c.orig Wed Jun 22 18:37:48 2005 -+++ src/modules.c Sat Jul 23 14:06:28 2005 -@@ -160,11 +160,10 @@ - - MyFree (base_autoload); - -- len = strlen(MODPATH) + 9; -- /* whatever MODPATH + "autoload/" */ -+ len = strlen(AMODPATH); - -- base_autoload = MyMalloc(len + 1); -- snprintf(base_autoload, len, "%sautoload/", MODPATH); -+ base_autoload = MyMalloc(len + 2); -+ snprintf(base_autoload, len, "%s/", AMODPATH); - } - - /* mod_add_path() diff -ruN --exclude=CVS /usr/ports/irc/ircd-hybrid/pkg-plist /usr/home/db/ircd-hybrid/pkg-plist --- /usr/ports/irc/ircd-hybrid/pkg-plist Thu Oct 20 12:42:02 2005 +++ /usr/home/db/ircd-hybrid/pkg-plist Mon Jan 9 11:20:45 2006 @@ -1,13 +1,7 @@ -bin/convertconf -bin/convertilines -bin/convertklines bin/encspeed bin/ircd bin/mkpasswd bin/servlink -bin/viconf -bin/viklines -bin/vimotd etc/ircd-hybrid/cresv.conf etc/ircd-hybrid/dline.conf etc/ircd-hybrid/example.conf @@ -16,91 +10,39 @@ etc/ircd-hybrid/ircd.motd etc/ircd-hybrid/kline.conf etc/ircd-hybrid/nresv.conf +etc/ircd-hybrid/rkline.conf +etc/ircd-hybrid/rxline.conf etc/ircd-hybrid/simple.conf etc/ircd-hybrid/xline.conf -include/ircd-hybrid-7/balloc.h -include/ircd-hybrid-7/client.h -include/ircd-hybrid-7/cluster.h -include/ircd-hybrid-7/common.h -include/ircd-hybrid-7/control.h -include/ircd-hybrid-7/dalloca.h -include/ircd-hybrid-7/dbuf.h -include/ircd-hybrid-7/defaults.h -include/ircd-hybrid-7/event.h -include/ircd-hybrid-7/fdlist.h -include/ircd-hybrid-7/fileio.h -include/ircd-hybrid-7/handlers.h -include/ircd-hybrid-7/hash.h -include/ircd-hybrid-7/hook.h -include/ircd-hybrid-7/hostmask.h -include/ircd-hybrid-7/channel.h -include/ircd-hybrid-7/channel_mode.h -include/ircd-hybrid-7/inet_misc.h -include/ircd-hybrid-7/io.h -include/ircd-hybrid-7/ircdauth.h -include/ircd-hybrid-7/ircd.h -include/ircd-hybrid-7/ircd_defs.h -include/ircd-hybrid-7/ircd_getopt.h -include/ircd-hybrid-7/ircd_handler.h -include/ircd-hybrid-7/ircd_signal.h -include/ircd-hybrid-7/irc_getaddrinfo.h -include/ircd-hybrid-7/irc_getnameinfo.h -include/ircd-hybrid-7/irc_reslib.h -include/ircd-hybrid-7/irc_res.h -include/ircd-hybrid-7/irc_string.h -include/ircd-hybrid-7/listener.h -include/ircd-hybrid-7/list.h -include/ircd-hybrid-7/memory.h -include/ircd-hybrid-7/modules.h -include/ircd-hybrid-7/motd.h -include/ircd-hybrid-7/msg.h -include/ircd-hybrid-7/m_info.h -include/ircd-hybrid-7/numeric.h -include/ircd-hybrid-7/packet.h -include/ircd-hybrid-7/parse.h -include/ircd-hybrid-7/patchlevel.h -include/ircd-hybrid-7/restart.h -include/ircd-hybrid-7/resv.h -include/ircd-hybrid-7/rlimits.h -include/ircd-hybrid-7/rsa.h -include/ircd-hybrid-7/send.h -include/ircd-hybrid-7/serno.h -include/ircd-hybrid-7/servlink.h -include/ircd-hybrid-7/setup.h -include/ircd-hybrid-7/sprintf_irc.h -include/ircd-hybrid-7/stdinc.h -include/ircd-hybrid-7/supported.h -include/ircd-hybrid-7/s_auth.h -include/ircd-hybrid-7/s_bsd.h -include/ircd-hybrid-7/s_conf.h -include/ircd-hybrid-7/s_debug.h -include/ircd-hybrid-7/s_gline.h -include/ircd-hybrid-7/s_log.h -include/ircd-hybrid-7/s_misc.h -include/ircd-hybrid-7/s_serv.h -include/ircd-hybrid-7/s_stats.h -include/ircd-hybrid-7/s_user.h -include/ircd-hybrid-7/tools.h -include/ircd-hybrid-7/userhost.h -include/ircd-hybrid-7/whowas.h share/ircd-hybrid-%%PORTVERSION%%/help/opers/accept share/ircd-hybrid-%%PORTVERSION%%/help/opers/admin share/ircd-hybrid-%%PORTVERSION%%/help/opers/away share/ircd-hybrid-%%PORTVERSION%%/help/opers/capab +share/ircd-hybrid-%%PORTVERSION%%/help/opers/capture share/ircd-hybrid-%%PORTVERSION%%/help/opers/cburst +share/ircd-hybrid-%%PORTVERSION%%/help/opers/chghost +share/ircd-hybrid-%%PORTVERSION%%/help/opers/chgident +share/ircd-hybrid-%%PORTVERSION%%/help/opers/chgname +share/ircd-hybrid-%%PORTVERSION%%/help/opers/classlist +share/ircd-hybrid-%%PORTVERSION%%/help/opers/clearchan share/ircd-hybrid-%%PORTVERSION%%/help/opers/client share/ircd-hybrid-%%PORTVERSION%%/help/opers/close share/ircd-hybrid-%%PORTVERSION%%/help/opers/cmode share/ircd-hybrid-%%PORTVERSION%%/help/opers/connect -share/ircd-hybrid-%%PORTVERSION%%/help/opers/credits share/ircd-hybrid-%%PORTVERSION%%/help/opers/cryptlink +share/ircd-hybrid-%%PORTVERSION%%/help/opers/ctrace +share/ircd-hybrid-%%PORTVERSION%%/help/opers/delspoof share/ircd-hybrid-%%PORTVERSION%%/help/opers/die share/ircd-hybrid-%%PORTVERSION%%/help/opers/dline -share/ircd-hybrid-%%PORTVERSION%%/help/opers/dmem share/ircd-hybrid-%%PORTVERSION%%/help/opers/drop share/ircd-hybrid-%%PORTVERSION%%/help/opers/eob share/ircd-hybrid-%%PORTVERSION%%/help/opers/error +share/ircd-hybrid-%%PORTVERSION%%/help/opers/etrace +share/ircd-hybrid-%%PORTVERSION%%/help/opers/flags +share/ircd-hybrid-%%PORTVERSION%%/help/opers/forcejoin +share/ircd-hybrid-%%PORTVERSION%%/help/opers/forcepart share/ircd-hybrid-%%PORTVERSION%%/help/opers/gline +share/ircd-hybrid-%%PORTVERSION%%/help/opers/hash share/ircd-hybrid-%%PORTVERSION%%/help/opers/help share/ircd-hybrid-%%PORTVERSION%%/help/opers/challenge share/ircd-hybrid-%%PORTVERSION%%/help/opers/index @@ -108,6 +50,7 @@ share/ircd-hybrid-%%PORTVERSION%%/help/opers/invite share/ircd-hybrid-%%PORTVERSION%%/help/opers/ison share/ircd-hybrid-%%PORTVERSION%%/help/opers/join +share/ircd-hybrid-%%PORTVERSION%%/help/opers/jupe share/ircd-hybrid-%%PORTVERSION%%/help/opers/kick share/ircd-hybrid-%%PORTVERSION%%/help/opers/kill share/ircd-hybrid-%%PORTVERSION%%/help/opers/kline @@ -118,7 +61,10 @@ share/ircd-hybrid-%%PORTVERSION%%/help/opers/lljoin share/ircd-hybrid-%%PORTVERSION%%/help/opers/llnick share/ircd-hybrid-%%PORTVERSION%%/help/opers/locops +share/ircd-hybrid-%%PORTVERSION%%/help/opers/ltrace share/ircd-hybrid-%%PORTVERSION%%/help/opers/lusers +share/ircd-hybrid-%%PORTVERSION%%/help/opers/map +share/ircd-hybrid-%%PORTVERSION%%/help/opers/mkpasswd share/ircd-hybrid-%%PORTVERSION%%/help/opers/modlist share/ircd-hybrid-%%PORTVERSION%%/help/opers/modload share/ircd-hybrid-%%PORTVERSION%%/help/opers/modrestart @@ -128,8 +74,11 @@ share/ircd-hybrid-%%PORTVERSION%%/help/opers/nburst share/ircd-hybrid-%%PORTVERSION%%/help/opers/nick share/ircd-hybrid-%%PORTVERSION%%/help/opers/notice +share/ircd-hybrid-%%PORTVERSION%%/help/opers/ojoin +share/ircd-hybrid-%%PORTVERSION%%/help/opers/omotd share/ircd-hybrid-%%PORTVERSION%%/help/opers/oper share/ircd-hybrid-%%PORTVERSION%%/help/opers/operwall +share/ircd-hybrid-%%PORTVERSION%%/help/opers/opme share/ircd-hybrid-%%PORTVERSION%%/help/opers/part share/ircd-hybrid-%%PORTVERSION%%/help/opers/pass share/ircd-hybrid-%%PORTVERSION%%/help/opers/ping @@ -140,18 +89,25 @@ share/ircd-hybrid-%%PORTVERSION%%/help/opers/rehash share/ircd-hybrid-%%PORTVERSION%%/help/opers/restart share/ircd-hybrid-%%PORTVERSION%%/help/opers/resv +share/ircd-hybrid-%%PORTVERSION%%/help/opers/rkline +share/ircd-hybrid-%%PORTVERSION%%/help/opers/rxline share/ircd-hybrid-%%PORTVERSION%%/help/opers/server share/ircd-hybrid-%%PORTVERSION%%/help/opers/set share/ircd-hybrid-%%PORTVERSION%%/help/opers/sjoin +share/ircd-hybrid-%%PORTVERSION%%/help/opers/spoof share/ircd-hybrid-%%PORTVERSION%%/help/opers/squit share/ircd-hybrid-%%PORTVERSION%%/help/opers/stats share/ircd-hybrid-%%PORTVERSION%%/help/opers/svinfo +share/ircd-hybrid-%%PORTVERSION%%/help/opers/svsnick +share/ircd-hybrid-%%PORTVERSION%%/help/opers/testgecos +share/ircd-hybrid-%%PORTVERSION%%/help/opers/testmask share/ircd-hybrid-%%PORTVERSION%%/help/opers/testline share/ircd-hybrid-%%PORTVERSION%%/help/opers/time share/ircd-hybrid-%%PORTVERSION%%/help/opers/topic share/ircd-hybrid-%%PORTVERSION%%/help/opers/trace share/ircd-hybrid-%%PORTVERSION%%/help/opers/uhelp share/ircd-hybrid-%%PORTVERSION%%/help/opers/umode +share/ircd-hybrid-%%PORTVERSION%%/help/opers/uncapture share/ircd-hybrid-%%PORTVERSION%%/help/opers/undline share/ircd-hybrid-%%PORTVERSION%%/help/opers/ungline share/ircd-hybrid-%%PORTVERSION%%/help/opers/unkline @@ -170,10 +126,10 @@ share/ircd-hybrid-%%PORTVERSION%%/help/users/admin share/ircd-hybrid-%%PORTVERSION%%/help/users/away share/ircd-hybrid-%%PORTVERSION%%/help/users/cmode -share/ircd-hybrid-%%PORTVERSION%%/help/users/credits share/ircd-hybrid-%%PORTVERSION%%/help/users/error share/ircd-hybrid-%%PORTVERSION%%/help/users/help share/ircd-hybrid-%%PORTVERSION%%/help/users/challenge +share/ircd-hybrid-%%PORTVERSION%%/help/users/flags share/ircd-hybrid-%%PORTVERSION%%/help/users/index share/ircd-hybrid-%%PORTVERSION%%/help/users/info share/ircd-hybrid-%%PORTVERSION%%/help/users/invite @@ -207,6 +163,7 @@ share/ircd-hybrid-%%PORTVERSION%%/help/users/whois share/ircd-hybrid-%%PORTVERSION%%/help/users/whowas share/ircd-hybrid-%%PORTVERSION%%/messages/ayb.lang +share/ircd-hybrid-%%PORTVERSION%%/messages/custom.lang share/ircd-hybrid-%%PORTVERSION%%/messages/ircd-croatian.lang share/ircd-hybrid-%%PORTVERSION%%/messages/ircd-danish.lang share/ircd-hybrid-%%PORTVERSION%%/messages/ircd-dutch.lang @@ -217,6 +174,7 @@ share/ircd-hybrid-%%PORTVERSION%%/messages/ircd-russian.lang share/ircd-hybrid-%%PORTVERSION%%/messages/ircd-spanish.lang share/ircd-hybrid-%%PORTVERSION%%/messages/ircd-swedish.lang +share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/ip_cloaking.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_accept.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_admin.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_away.so @@ -239,6 +197,7 @@ share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_help.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_challenge.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_change.so +share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_hash.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_info.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_invite.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_ison.so @@ -271,6 +230,9 @@ share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_rehash.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_restart.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_resv.so +share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_rkline.so +share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_rxline.so +share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_services.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_set.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_spoof.so share/ircd-hybrid-%%PORTVERSION%%/modules/autoload/m_stats.so @@ -317,5 +279,4 @@ @dirrm share/ircd-hybrid-%%PORTVERSION%%/help/opers @dirrm share/ircd-hybrid-%%PORTVERSION%%/help @dirrm share/ircd-hybrid-%%PORTVERSION%% -@dirrm include/ircd-hybrid-7 @dirrm etc/ircd-hybrid --- ircd-hybrid-7.2.0.patch ends here --- >Release-Note: >Audit-Trail: Class-Changed-From-To: update->maintainer-update Class-Changed-By: edwin Class-Changed-When: Mon Jan 9 16:33:50 UTC 2006 Class-Changed-Why: Fix category (submitter is maintainer) http://www.freebsd.org/cgi/query-pr.cgi?pr=91559 Responsible-Changed-From-To: freebsd-ports-bugs->pav Responsible-Changed-By: pav Responsible-Changed-When: Mon Jan 9 22:40:05 UTC 2006 Responsible-Changed-Why: Take http://www.freebsd.org/cgi/query-pr.cgi?pr=91559 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Mon Jan 9 22:50:04 UTC 2006 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=91559 >Unformatted: