From owner-cvs-all@FreeBSD.ORG Wed Jan 7 03:04:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32B3216A4CE; Wed, 7 Jan 2004 03:04:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7378D43D39; Wed, 7 Jan 2004 03:04:12 -0800 (PST) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i07B4C0B008286; Wed, 7 Jan 2004 03:04:12 -0800 (PST) (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i07B4CgZ008285; Wed, 7 Jan 2004 03:04:12 -0800 (PST) (envelope-from erwin) Message-Id: <200401071104.i07B4CgZ008285@repoman.freebsd.org> From: Erwin Lansing Date: Wed, 7 Jan 2004 03:04:12 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/ircd-hybrid Makefile distinfo pkg-message pkg-plist ports/irc/ircd-hybrid/files ircd-hybrid.sh ircd.sh patch-ab patch-ac patch-ad patch-ae patch-af X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2004 11:04:14 -0000 erwin 2004/01/07 03:04:12 PST FreeBSD ports repository Modified files: irc/ircd-hybrid Makefile distinfo pkg-message pkg-plist irc/ircd-hybrid/files patch-ab patch-ac patch-ad patch-ae Added files: irc/ircd-hybrid/files ircd-hybrid.sh patch-af Removed files: irc/ircd-hybrid/files ircd.sh Log: Update to 7.0 adding lot's of new features. *** IMPORTANT: *** - The old config format WILL NOT WORK - The old kline format WILL NOT WORK Please read the INSTALL file for more information PR: 60372 Submitted by: maintainer Revision Changes Path 1.25 +67 -24 ports/irc/ircd-hybrid/Makefile 1.12 +1 -1 ports/irc/ircd-hybrid/distinfo 1.1 +14 -0 ports/irc/ircd-hybrid/files/ircd-hybrid.sh (new) 1.5 +0 -14 ports/irc/ircd-hybrid/files/ircd.sh (dead) 1.7 +28 -18 ports/irc/ircd-hybrid/files/patch-ab 1.5 +11 -23 ports/irc/ircd-hybrid/files/patch-ac 1.4 +9 -149 ports/irc/ircd-hybrid/files/patch-ad 1.4 +21 -9 ports/irc/ircd-hybrid/files/patch-ae 1.1 +35 -0 ports/irc/ircd-hybrid/files/patch-af (new) 1.3 +6 -1 ports/irc/ircd-hybrid/pkg-message 1.11 +210 -32 ports/irc/ircd-hybrid/pkg-plist