From owner-cvs-all@FreeBSD.ORG Mon Apr 23 05:00:08 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 7D2D816A402; Mon, 23 Apr 2007 05:00:08 +0000 (UTC) (envelope-from dryice@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 46B1E13C480; Mon, 23 Apr 2007 05:00:08 +0000 (UTC) (envelope-from dryice@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 l3N508i6031747; Mon, 23 Apr 2007 05:00:08 GMT (envelope-from dryice@repoman.freebsd.org) Received: (from dryice@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3N508cJ031735; Mon, 23 Apr 2007 05:00:08 GMT (envelope-from dryice) Message-Id: <200704230500.l3N508cJ031735@repoman.freebsd.org> From: Dryice Dong Liu Date: Mon, 23 Apr 2007 05:00:08 +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/textproc Makefile ports/textproc/py-mako 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: Mon, 23 Apr 2007 05:00:08 -0000 dryice 2007-04-23 05:00:07 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/py-mako Makefile distinfo pkg-descr pkg-plist Log: New port for py-mako. This is a template library written in Python. Approved by: itetcu (mentor, implicit) Revision Changes Path 1.1136 +1 -0 ports/textproc/Makefile 1.1 +35 -0 ports/textproc/py-mako/Makefile (new) 1.1 +3 -0 ports/textproc/py-mako/distinfo (new) 1.1 +11 -0 ports/textproc/py-mako/pkg-descr (new) 1.1 +67 -0 ports/textproc/py-mako/pkg-plist (new)