Date: Tue, 20 Apr 2004 05:43:35 -0700 (PDT) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/clearsilver Makefile distinfo pkg-descr pkg-plist ports/www/clearsilver-python Makefile Message-ID: <200404201243.i3KChZJO067740@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004/04/20 05:43:35 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/clearsilver Makefile distinfo pkg-descr pkg-plist www/clearsilver-python Makefile Log: Add clearsilver, a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, it provides a separation between presentation code and application logic which makes working with your project easier. Add clearsilver-python, a slave port that enabled python extension in clearsilver. WWW: http://www.clearsilver.net/ PR: ports/65652, ports/65653 Submitted by: thinker <thinker@branda.to> (original submission) Rui Lopes (fixes) Revision Changes Path 1.861 +2 -0 ports/www/Makefile 1.1 +13 -0 ports/www/clearsilver-python/Makefile (new) 1.1 +72 -0 ports/www/clearsilver/Makefile (new) 1.1 +2 -0 ports/www/clearsilver/distinfo (new) 1.1 +15 -0 ports/www/clearsilver/pkg-descr (new) 1.1 +34 -0 ports/www/clearsilver/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404201243.i3KChZJO067740>