From owner-cvs-all@FreeBSD.ORG Sat Oct 11 11:33:27 2008 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 A454C1065688; Sat, 11 Oct 2008 11:33:27 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7BB4C8FC1C; Sat, 11 Oct 2008 11:33:27 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9BBXRku039681; Sat, 11 Oct 2008 11:33:27 GMT (envelope-from nivit@repoman.freebsd.org) Received: (from nivit@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9BBXRV2039680; Sat, 11 Oct 2008 11:33:27 GMT (envelope-from nivit) Message-Id: <200810111133.m9BBXRV2039680@repoman.freebsd.org> From: Nicola Vitale Date: Sat, 11 Oct 2008 11:33:27 +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/www Makefile ports/www/pyjamas Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2008 11:33:27 -0000 nivit 2008-10-11 11:33:27 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pyjamas Makefile distinfo pkg-descr pkg-plist Log: Pyjamas is a port of Google Web Toolkit to Python, and thus enables the development of AJAX applications in Python. WWW: http://pyjs.org Revision Changes Path 1.2165 +1 -0 ports/www/Makefile 1.1 +49 -0 ports/www/pyjamas/Makefile (new) 1.1 +3 -0 ports/www/pyjamas/distinfo (new) 1.1 +4 -0 ports/www/pyjamas/pkg-descr (new) 1.1 +511 -0 ports/www/pyjamas/pkg-plist (new)