From owner-cvs-ports@FreeBSD.ORG Fri Feb 15 05:05:56 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC84616A41A; Fri, 15 Feb 2008 05:05:56 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B284813C467; Fri, 15 Feb 2008 05:05:56 +0000 (UTC) (envelope-from beech@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 m1F55u2d002795; Fri, 15 Feb 2008 05:05:56 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1F55uYm002794; Fri, 15 Feb 2008 05:05:56 GMT (envelope-from beech) Message-Id: <200802150505.m1F55uYm002794@repoman.freebsd.org> From: Beech Rintoul Date: Fri, 15 Feb 2008 05:05:56 +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/py-punjab Makefile distinfo pkg-descr pkg-plist ports/net-im/py-punjab/files pkg-message.in punjab.sh.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 15 Feb 2008 05:05:56 -0000 beech 2008-02-15 05:05:56 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/py-punjab Makefile distinfo pkg-descr pkg-plist net-im/py-punjab/files pkg-message.in punjab.sh.in Log: PunJab is a HTTP jabber client interface. It is a SOAP, XMLRPC, JEP-0025 or JEP-0124 server that allows persistent client connections to a jabber server. It can be used for many things, but its main purpose is to allow for stateless applications (ie web) a stateful connection to jabber. For more information about punjab see the following URL : WWW: http://www.butterfat.net/wiki/Projects/PunJab PR: ports/94024 Submitted by: jodocus Revision Changes Path 1.78 +1 -0 ports/net-im/Makefile 1.1 +48 -0 ports/net-im/py-punjab/Makefile (new) 1.1 +3 -0 ports/net-im/py-punjab/distinfo (new) 1.1 +9 -0 ports/net-im/py-punjab/files/pkg-message.in (new) 1.1 +22 -0 ports/net-im/py-punjab/files/punjab.sh.in (new) 1.1 +9 -0 ports/net-im/py-punjab/pkg-descr (new) 1.1 +123 -0 ports/net-im/py-punjab/pkg-plist (new)