From owner-cvs-all Tue May 21 1: 3:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7939E37B40C; Tue, 21 May 2002 01:03:23 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4L83NL96434; Tue, 21 May 2002 01:03:23 -0700 (PDT) (envelope-from ijliao) Message-Id: <200205210803.g4L83NL96434@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 21 May 2002 01:03:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc Makefile ports/irc/tr-ircd Makefile distinfo pkg-comment pkg-descr pkg-plist ports/irc/tr-ircd/files patch-configure patch-doc::Makefile.in patch-help::Makefile.in patch-include::capabflag.h patch-include::config.h patch-include::memory.h ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/05/21 01:03:23 PDT Modified files: irc Makefile Added files: irc/tr-ircd Makefile distinfo pkg-comment pkg-descr pkg-plist irc/tr-ircd/files patch-configure patch-doc::Makefile.in patch-help::Makefile.in patch-include::capabflag.h patch-include::config.h patch-include::memory.h patch-src::Makefile.in tr-ircd.sh Log: add tr-ircd 5.0.p6 An irc daeemon based on Bahamut and hybrid-7 PR: 37764 Submitted by: Alex Dupre Revision Changes Path 1.45 +1 -0 ports/irc/Makefile 1.1 +48 -0 ports/irc/tr-ircd/Makefile (new) 1.1 +1 -0 ports/irc/tr-ircd/distinfo (new) 1.1 +11 -0 ports/irc/tr-ircd/files/patch-configure (new) 1.1 +12 -0 ports/irc/tr-ircd/files/patch-doc::Makefile.in (new) 1.1 +13 -0 ports/irc/tr-ircd/files/patch-help::Makefile.in (new) 1.1 +10 -0 ports/irc/tr-ircd/files/patch-include::capabflag.h (new) 1.1 +27 -0 ports/irc/tr-ircd/files/patch-include::config.h (new) 1.1 +15 -0 ports/irc/tr-ircd/files/patch-include::memory.h (new) 1.1 +10 -0 ports/irc/tr-ircd/files/patch-src::Makefile.in (new) 1.1 +20 -0 ports/irc/tr-ircd/files/tr-ircd.sh (new) 1.1 +1 -0 ports/irc/tr-ircd/pkg-comment (new) 1.1 +6 -0 ports/irc/tr-ircd/pkg-descr (new) 1.1 +304 -0 ports/irc/tr-ircd/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message