aboutsummaryrefslogtreecommitdiff
path: root/www/clearsilver-python
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-01-291-1/+0
| | | | Notes: svn path=/head/; revision=341701
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Add clearsilver, a fast, powerful, and language-neutral HTML template system.Pav Lucistnik2004-04-201-0/+13
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) Notes: svn path=/head/; revision=107708