From owner-cvs-all@FreeBSD.ORG Mon May 30 22:12:17 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 CEBC716A41C; Mon, 30 May 2005 22:12:17 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95F2C43D1F; Mon, 30 May 2005 22:12:17 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4UMCHPq070778; Mon, 30 May 2005 22:12:17 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4UMCHBY070777; Mon, 30 May 2005 22:12:17 GMT (envelope-from flz) Message-Id: <200505302212.j4UMCHBY070777@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 30 May 2005 22:12:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc Makefile ports/irc/pear-Net_SmartIRC Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 30 May 2005 22:12:18 -0000 flz 2005-05-30 22:12:17 UTC FreeBSD ports repository Modified files: irc Makefile Added files: irc/pear-Net_SmartIRC Makefile distinfo pkg-descr Log: - Add pear-Net_SmartIRC PEAR class for communication with IRC networks. PR: ports/81663 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.122 +1 -0 ports/irc/Makefile 1.1 +101 -0 ports/irc/pear-Net_SmartIRC/Makefile (new) 1.1 +2 -0 ports/irc/pear-Net_SmartIRC/distinfo (new) 1.1 +9 -0 ports/irc/pear-Net_SmartIRC/pkg-descr (new)