Commit graph

14 commits

Author SHA1 Message Date
Dmitry Marakasov
bb9bcac5aa - Update to r590 2018-02-16 19:08:06 +00:00
Dmitry Marakasov
4c78d9e857 - Update to r584 2017-10-09 14:07:33 +00:00
Dmitry Marakasov
5e9baca92f - Update to r583
- Add NO_ARCH
- Switch to options helpers
2017-07-21 15:24:52 +00:00
Dmitry Marakasov
4b7de0e051 - Update to r423 2015-05-25 21:18:02 +00:00
Dmitry Marakasov
448c829be0 - Update to r412 2014-09-30 10:38:38 +00:00
Dmitry Marakasov
178d1bf8e3 - Update to r320 2014-03-28 12:20:16 +00:00
Emanuel Haupt
23edc70d96 Remove trailing whitespaces from category astro 2014-02-21 13:35:03 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Dmitry Marakasov
fb9b8158a7 - Update to r310
- Support staging
2013-09-28 15:32:24 +00:00
Baptiste Daroussin
701daf1eab Add NO_STAGE all over the place in preparation for the staging support (cat: astro) 2013-09-20 13:14:04 +00:00
Dmitry Marakasov
5d30e949aa - Update to r304
- Trim Makefile header
2013-06-18 01:53:28 +00:00
Dmitry Marakasov
030f86aec8 - Update to r289 2013-02-20 18:28:10 +00:00
Dmitry Marakasov
5c1bc7d89b - Update to r198, remove memory limit 2012-01-09 18:12:04 +00:00
Dmitry Marakasov
b247c2c438 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
2011-05-03 01:44:32 +00:00