cvs commit: ports/devel Makefile ports/devel/php5-blitz-devel
Makefile distinfo pkg-descr
Pawel Pekala
pawel at FreeBSD.org
Wed Oct 26 21:56:03 UTC 2011
pawel 2011-10-26 21:56:03 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/php5-blitz-devel Makefile distinfo pkg-descr
Log:
Blitz is a PHP 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
PR: ports/159908
Submitted by: Valery Komarov <komarov at valerka.net>
Revision Changes Path
1.4628 +1 -0 ports/devel/Makefile
1.1 +25 -0 ports/devel/php5-blitz-devel/Makefile (new)
1.1 +2 -0 ports/devel/php5-blitz-devel/distinfo (new)
1.1 +10 -0 ports/devel/php5-blitz-devel/pkg-descr (new)
More information about the cvs-ports
mailing list