aboutsummaryrefslogtreecommitdiff
path: root/graphics/tilecache
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Fix typos (LICENSE is correct form inside bsd.licenses.mk).Andrej Zverev2012-10-021-1/+1
| | | | | | | | | | - Removed LICENSE_FILE where is no need in this. Spotted by: zont@ Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=305166
* TileCache provides a Python-based WMS-C/TMS server, with pluggableEitan Adler2011-10-275-0/+182
caching mechanisms and rendering backends. WWW: http://tilecache.org/ PR: ports/161773 Submitted by: Joris Dedieu <joris.dedieu@gmail.com> Approved by: bapt (mentor) Notes: svn path=/head/; revision=284486