p5-Template-Simple is a light, fast templating engine. Don't let the simplicity deceive you, though; it's a remarkably flexible, low-overhead engine capable of doing things that larger packages can do. It's still in beta, but suitable for use.
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
miwi 2011-12-04 10:05:30 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Template-Simple Makefile distinfo pkg-descr pkg-plist Log: Template::Simple is a flexible, efficient and fast templating module for mod_perl written by Uri Guttman. It has a very simple markup scheme, but does nearly any templating task you could want as installed (and provides for callbacks if you want to extend it). WWW: http://search.cpan.org/dist/Template-Simple/ PR: ports/163047 Submitted by: Ken McGlothlen <ken.mcglothlen@gmail.com> Feature safe: yes Revision Changes Path 1.3041 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/p5-Template-Simple/Makefile (new) 1.1 +2 -0 ports/www/p5-Template-Simple/distinfo (new) 1.1 +6 -0 ports/www/p5-Template-Simple/pkg-descr (new) 1.1 +6 -0 ports/www/p5-Template-Simple/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 Committed. Thanks!