Template Lite is a very fast, small HTML template engine written in PHP. The engine supports most of the Smarty template engine functions and filters.
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
clsung 2006-09-26 01:06:38 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/templatelite Makefile distinfo pkg-descr pkg-plist www/templatelite/files pkg-message.in Log: Add templatelite 1.90, a smaller, faster alternative to the Smarty template engine. PR: ports/103460 Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> Revision Changes Path 1.1572 +1 -0 ports/www/Makefile 1.1 +35 -0 ports/www/templatelite/Makefile (new) 1.1 +3 -0 ports/www/templatelite/distinfo (new) 1.1 +8 -0 ports/www/templatelite/files/pkg-message.in (new) 1.1 +4 -0 ports/www/templatelite/pkg-descr (new) 1.1 +90 -0 ports/www/templatelite/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thank You.