Date: Tue, 3 May 2011 01:44:32 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro Makefile ports/astro/mkgmap-splitter Makefile distinfo pkg-descr pkg-plist ports/astro/mkgmap-splitter/files splitter.sh.in Message-ID: <201105030144.p431iWnJ064245@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
amdmi3 2011-05-03 01:44:32 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/mkgmap-splitter Makefile distinfo pkg-descr pkg-plist astro/mkgmap-splitter/files splitter.sh.in Log: The format used for Garmin maps has, in effect, a maximum size, meaning that you have to split an .osm file that contains large well mapped regions into a number of smaller tiles. This program does that. WWW: http://www.mkgmap.org.uk/page/tile-splitter Revision Changes Path 1.157 +1 -0 ports/astro/Makefile 1.1 +40 -0 ports/astro/mkgmap-splitter/Makefile (new) 1.1 +2 -0 ports/astro/mkgmap-splitter/distinfo (new) 1.1 +7 -0 ports/astro/mkgmap-splitter/files/splitter.sh.in (new) 1.1 +6 -0 ports/astro/mkgmap-splitter/pkg-descr (new) 1.1 +10 -0 ports/astro/mkgmap-splitter/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105030144.p431iWnJ064245>