From owner-cvs-all@FreeBSD.ORG Sun Jun 20 16:48:06 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 D0AF616A4CE; Sun, 20 Jun 2004 16:48:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9F6F43D2F; Sun, 20 Jun 2004 16:48:06 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5KGm3Fd000834; Sun, 20 Jun 2004 16:48:03 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5KGm2fF000833; Sun, 20 Jun 2004 16:48:02 GMT (envelope-from krion) Message-Id: <200406201648.i5KGm2fF000833@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 20 Jun 2004 16:48:02 +0000 (UTC) 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/garnaxfs Makefile distinfo pkg-descr ports/irc/garnaxfs/files patch-Makefile 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: Sun, 20 Jun 2004 16:48:07 -0000 krion 2004-06-20 16:48:02 UTC FreeBSD ports repository Modified files: irc Makefile Added files: irc/garnaxfs Makefile distinfo pkg-descr irc/garnaxfs/files patch-Makefile Log: Add garnaxfs 1.1.0, Garnaxbot (File Server) is a file serving bot for IRC (commonly referred to as a DCC bot). It uses the DCC chat/send features of IRC to send files to other users. Garnaxbot will connect to an IRC server and allow people to request files via DCC chat. PR: ports/68101 Submitted by: Travis Poppe Revision Changes Path 1.105 +1 -0 ports/irc/Makefile 1.1 +29 -0 ports/irc/garnaxfs/Makefile (new) 1.1 +2 -0 ports/irc/garnaxfs/distinfo (new) 1.1 +29 -0 ports/irc/garnaxfs/files/patch-Makefile (new) 1.1 +10 -0 ports/irc/garnaxfs/pkg-descr (new)