aboutsummaryrefslogtreecommitdiffstats
path: root/www/ctemplate
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak buildamdmi32018-02-043-3/+23
| | | | | | - Add LICENSE Approved by: portmgr blanket
* Mark more recently failing ports broken on aarch64.linimon2018-02-041-0/+1
| | | | | | While here, pet portlint and reformat some other BROKEN statements. Approved by: portmgr (tier-2 blanket)
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2018-02-041-0/+1
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
* Mark some ports failing on armv6, for errors classified as "???",linimon2017-05-271-1/+3
| | | | | | | | part 2. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Remove Author from pkg-descr and white space fixesbapt2015-03-031-1/+0
|
* - Stage supportmiwi2014-01-291-2/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | www)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with W
* - Update to 0.5lwhsu2008-04-182-4/+4
| | | | | PR: ports/122861 Submitted by: Alex Pesternikov <ap AT page2rss.com> (maintainer)
* CTemplate is a simple but powerful, extremely fast HTML template system fornivit2007-04-113-0/+30
C language. It provides separation between code and presentation. Author: Alex Pesternikov WWW: http://ctemplate.sourceforge.net/ PR: ports/111160 Submitted by: Alex Pesternikov <ap at page2rss.com>