ports/159908: [new] devel/php5-blitz-devel Templating engin

Valery Komarov komarov at valerka.net
Fri Aug 19 11:30:08 UTC 2011


>Number:         159908
>Category:       ports
>Synopsis:       [new] devel/php5-blitz-devel Templating engin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 19 11:30:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Valery Komarov
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
>Description:
Blitz is a templating engine with two main features:

Fast.  Blitz is written in C and built as PHP-extension which makes it one of the fastest template engines (you may see the benchmarks section below)

Clear. Blitz has quite simple and clear syntax and makes developer to build compact and easy-to-read-and-support code even for applications with very complex presentation logic

WWW: http://alexeyrybak.com/blitz/blitz_en.html
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	php5-blitz-devel/
#	php5-blitz-devel/Makefile
#	php5-blitz-devel/distinfo
#	php5-blitz-devel/pkg-descr
#
echo c - php5-blitz-devel/
mkdir -p php5-blitz-devel/ > /dev/null 2>&1
echo x - php5-blitz-devel/Makefile
sed 's/^X//' >php5-blitz-devel/Makefile << '75fc5d9a7b2af9e865f08e3751e3677d'
X# New ports collection makefile for:	php5-blitz-devel
X# Date created:				2011-08-19
X# Whom:					Valery Komarov <komarov at valerka.net>
X#
X# $FreeBSD$
X
XPORTNAME=	blitz
XPORTVERSION=	0.7.1.11
XCATEGORIES=	devel
XPKGNAMEPREFIX=	php5-
XMASTER_SITES=	http://alexeyrybak.com/blitz/
XDISTNAME=	${PORTNAME}-${PORTVERSION}-devel
X
XMAINTAINER=	komarov at valerka.net
XCOMMENT=	PHP templating engine
X
XUSE_PHP=	yes
XUSE_PHP_BUILD=	yes
XUSE_PHPEXT=	yes
XIGNORE_WITH_PHP=4
X
X.include <bsd.port.mk>
75fc5d9a7b2af9e865f08e3751e3677d
echo x - php5-blitz-devel/distinfo
sed 's/^X//' >php5-blitz-devel/distinfo << '1d9efcbfe1939a8a82e32c9c9e7a6e95'
XSHA256 (blitz-0.7.1.11-devel.tar.gz) = c6416e44ee7ca965f13264533d66c6a245714b982257df18358a8d18cc54ff93
XSIZE (blitz-0.7.1.11-devel.tar.gz) = 131418
1d9efcbfe1939a8a82e32c9c9e7a6e95
echo x - php5-blitz-devel/pkg-descr
sed 's/^X//' >php5-blitz-devel/pkg-descr << '5e997e653dc8306dafece903c64069a2'
XBlitz is a PHP templating engine with two main features:
X
XFast.  Blitz is written in C and built as PHP-extension which makes it one of
X       the fastest template engines (you may see the benchmarks section below)
X
XClear. Blitz has quite simple and clear syntax and makes developer to build
X       compact and easy-to-read-and-support code even for applications with very
X       complex presentation logic
X
XWWW: http://alexeyrybak.com/blitz/blitz_en.html
5e997e653dc8306dafece903c64069a2
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list