From owner-cvs-ports@FreeBSD.ORG Tue Jul 8 02:07:11 2003 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 A860137B401; Tue, 8 Jul 2003 02:07:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5168243F85; Tue, 8 Jul 2003 02:07:11 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6897B0U065880; Tue, 8 Jul 2003 02:07:11 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6897B7G065879; Tue, 8 Jul 2003 02:07:11 -0700 (PDT) Message-Id: <200307080907.h6897B7G065879@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 8 Jul 2003 02:07:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/loudmouth Makefile distinfo pkg-descr pkg-plist ports/net/loudmouth/files patch-configure 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: Tue, 08 Jul 2003 09:07:12 -0000 adamw 2003/07/08 02:07:11 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/loudmouth Makefile distinfo pkg-descr pkg-plist net/loudmouth/files patch-configure Log: Add loudmouth. Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows. Revision Changes Path 1.1024 +1 -0 ports/net/Makefile 1.1 +24 -0 ports/net/loudmouth/Makefile (new) 1.1 +1 -0 ports/net/loudmouth/distinfo (new) 1.1 +10 -0 ports/net/loudmouth/files/patch-configure (new) 1.1 +5 -0 ports/net/loudmouth/pkg-descr (new) 1.1 +13 -0 ports/net/loudmouth/pkg-plist (new)