From owner-cvs-all@FreeBSD.ORG Fri Aug 26 05:05:18 2011 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 A5D22106564A; Fri, 26 Aug 2011 05:05:18 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 972FB8FC08; Fri, 26 Aug 2011 05:05:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p7Q55IBS073642; Fri, 26 Aug 2011 05:05:18 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p7Q55Ip5073641; Fri, 26 Aug 2011 05:05:18 GMT (envelope-from miwi) Message-Id: <201108260505.p7Q55Ip5073641@repoman.freebsd.org> From: Martin Wilke Date: Fri, 26 Aug 2011 05:05:18 +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/devel Makefile ports/devel/php5-blitz Makefile distinfo pkg-descr 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: Fri, 26 Aug 2011 05:05:18 -0000 miwi 2011-08-26 05:05:18 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/php5-blitz Makefile distinfo pkg-descr Log: Blitz is a PHP templating engine. Blitz is written in C and built as PHP-extension which makes it one of the fastest template engines. WWW: http://alexeyrybak.com/blitz/blitz_en.html PR: ports/159907 Submitted by: Valery Komarov Revision Changes Path 1.4517 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/php5-blitz/Makefile (new) 1.1 +2 -0 ports/devel/php5-blitz/distinfo (new) 1.1 +6 -0 ports/devel/php5-blitz/pkg-descr (new)