Bug 207448 - New port: graphics/mapcache: A WMS tile-caching server
Summary: New port: graphics/mapcache: A WMS tile-caching server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-23 21:48 UTC by rmelcer
Modified: 2016-03-16 13:15 UTC (History)
0 users

See Also:


Attachments
Mapcache shar (4.64 KB, application/x-shar)
2016-02-23 21:50 UTC, rmelcer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description rmelcer 2016-02-23 21:48:47 UTC
Add mapcache (http://www.mapserver.org/mapcache) to ports collection.
Comment 1 rmelcer 2016-02-23 21:50:14 UTC
Created attachment 167337 [details]
Mapcache shar
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-03-16 13:00:01 UTC
A commit references this bug:

Author: jbeich
Date: Wed Mar 16 12:59:07 UTC 2016
New revision: 411231
URL: https://svnweb.freebsd.org/changeset/ports/411231

Log:
  graphics/mapcache: add new port

  PR:		207448
  Submitted by:	rmelcer@iteris.com

  This is a port of MapCache, a server that implements tile caching to speed up
  access to WMS layers. It's primary objectives are to be fast and easily
  deployable, while offering the essential features (and more!) expected from a
  tile caching solution.

  http://www.mapserver.org/mapcache/

Changes:
  head/graphics/Makefile
  head/graphics/mapcache/
  head/graphics/mapcache/Makefile
  head/graphics/mapcache/distinfo
  head/graphics/mapcache/pkg-descr
  head/graphics/mapcache/pkg-plist
Comment 3 Jan Beich freebsd_committer freebsd_triage 2016-03-16 13:15:02 UTC
Thanks. Committed with minor changes:
- Convert to options helpers
- Regen snapshot in |git describe| style
- Drop some redundant variables and flags
- Define LICENSE_FILE