aboutsummaryrefslogtreecommitdiff
path: root/www/gpx2map
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update ImageMagick to 6.9.10.14 [1]Koop Mast2018-11-101-1/+1
| | | | | | | | | | | | | | | | | | | | | * Add PKGNAMESUFFIX and rename the directory. This was done to show that IM6 is not the "main" version. But still fully supported by upstream. * Convert a number of options to optionhelpers. * Add option for ISO/IEC 23008-12:2017 HEIF suport * Add comment to pkg-descr explaining IM6's "legacy" tag. * Add comment to the patch-config_policy.xml file why it still needed. Please note that IM7 is not a drop in replacement due to library API and command arguments changes. And as a result ports need to decide for themself which version to use. Chase these changes in all the ports that using IM6. PR: 225102 (based on, only the version update) [1] Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> Notes: svn path=/head/; revision=484640
* www/gpx2map: fix GNUPLOT_RUN_DEPENDSSteve Wills2018-09-181-1/+3
| | | | | | | | PR: 231298 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) Notes: svn path=/head/; revision=480063
* Update to 0.2Jason E. Hale2016-11-072-3/+5
| | | | | | | | | | Add NO_ARCH PR: 213767 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) Notes: svn path=/head/; revision=425630
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Update ports in the remaining categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385665
* Reads a gps track in GPX format and writes out an Google Map or OpenStreetMapsPawel Pekala2014-12-223-0/+54
mash-up containing the route and additional information. WWW: https://github.com/sd2k9/gpx2map PR: 195367 Submitted by: Nikola Kolev <koue@chaosophia.net> Notes: svn path=/head/; revision=375257