From owner-cvs-ports@FreeBSD.ORG Sun Jan 11 12:03:30 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82B6F16A4CE; Sun, 11 Jan 2004 12:03:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB7F143D67; Sun, 11 Jan 2004 12:02:57 -0800 (PST) (envelope-from clement@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 i0BK2v0B078090; Sun, 11 Jan 2004 12:02:57 -0800 (PST) (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0BK2vDV078089; Sun, 11 Jan 2004 12:02:57 -0800 (PST) (envelope-from clement) Message-Id: <200401112002.i0BK2vDV078089@repoman.freebsd.org> From: Clement LAFORET Date: Sun, 11 Jan 2004 12:02:57 -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 Makefile ports/irc/svrx Makefile distinfo pkg-descr pkg-plist ports/irc/svrx/files patch-aa patch-ab X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2004 20:03:30 -0000 clement 2004/01/11 12:02:57 PST FreeBSD ports repository Modified files: irc Makefile Added files: irc/svrx Makefile distinfo pkg-descr pkg-plist irc/svrx/files patch-aa patch-ab Log: Add svrx 1.2, srvx IRC services. srvx is a set of IRC services for ircu P10 protocol networks; it is developed by a team of programmers affiliated with the GamesNET IRC Network. srvx is designed to be a fast, extensible, scalable and reliable provider of NickServ, ChanServ, HelpServ, OperServ, and Global services as well as advanced proxy detection. WWW: http://www.srvx.net PR: 59817 Submitted by: Walter Venable Approved by: erwin (mentor) (implicitly) Revision Changes Path 1.82 +1 -0 ports/irc/Makefile 1.1 +53 -0 ports/irc/svrx/Makefile (new) 1.1 +1 -0 ports/irc/svrx/distinfo (new) 1.1 +25 -0 ports/irc/svrx/files/patch-aa (new) 1.1 +11 -0 ports/irc/svrx/files/patch-ab (new) 1.1 +17 -0 ports/irc/svrx/pkg-descr (new) 1.1 +12 -0 ports/irc/svrx/pkg-plist (new)