From owner-cvs-all@FreeBSD.ORG Thu Sep 20 06:09:21 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C58C16A419; Thu, 20 Sep 2007 06:09:21 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6BC3E13C45D; Thu, 20 Sep 2007 06:09:21 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8K69Lad087089; Thu, 20 Sep 2007 06:09:21 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8K69Lpn087088; Thu, 20 Sep 2007 06:09:21 GMT (envelope-from clsung) Message-Id: <200709200609.l8K69Lpn087088@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 20 Sep 2007 06:09:21 +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/net-im Makefile ports/net-im/p5-Jabber-Lite Makefile distinfo pkg-descr pkg-plist 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: Thu, 20 Sep 2007 06:09:21 -0000 clsung 2007-09-20 06:09:21 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/p5-Jabber-Lite Makefile distinfo pkg-descr pkg-plist Log: Jabber::Lite is, as the name implies, a small 'lite' library for dealing with Jabber servers, implemented entirely in perl. Whilst it is small, it does try to be fairly complete for common tasks. WWW: http://search.cpan.org/dist/Jabber-Lite/ PR: ports/116056 Submitted by: Gea-Suan Lin Revision Changes Path 1.70 +1 -0 ports/net-im/Makefile 1.1 +33 -0 ports/net-im/p5-Jabber-Lite/Makefile (new) 1.1 +3 -0 ports/net-im/p5-Jabber-Lite/distinfo (new) 1.1 +5 -0 ports/net-im/p5-Jabber-Lite/pkg-descr (new) 1.1 +6 -0 ports/net-im/p5-Jabber-Lite/pkg-plist (new)