From owner-cvs-all@FreeBSD.ORG Tue Mar 27 20:31:23 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B05416A400; Tue, 27 Mar 2007 20:31:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 8AE5513C458; Tue, 27 Mar 2007 20:31:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l2RKVNqR013377; Tue, 27 Mar 2007 20:31:23 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2RKVNN2013376; Tue, 27 Mar 2007 20:31:23 GMT (envelope-from miwi) Message-Id: <200703272031.l2RKVNN2013376@repoman.freebsd.org> From: Martin Wilke Date: Tue, 27 Mar 2007 20:31:23 +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/py-ez_web 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: Tue, 27 Mar 2007 20:31:23 -0000 miwi 2007-03-27 20:31:23 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-ez_web Makefile distinfo pkg-descr pkg-plist Log: ez_web is a tiny and designed for modify web framework. It provides concise fucntions, no complex candy. ez_web is working as a CGI or apache handler with mod_python. WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/ez_web PR: ports/110930 Submitted by: Thinker K.F. Li Revision Changes Path 1.1759 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/py-ez_web/Makefile (new) 1.1 +3 -0 ports/www/py-ez_web/distinfo (new) 1.1 +5 -0 ports/www/py-ez_web/pkg-descr (new) 1.1 +44 -0 ports/www/py-ez_web/pkg-plist (new)