Port details |
- routino Router for OpenStreetMap Data
- 3.4.1 astro =3 3.4.1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2015-10-26 17:44:51
- Last Update: 2023-07-02 07:34:30
- Commit Hash: d84e93d
- People watching this port, also watch:: cwdaemon, wsjtx, digiham, mkgmap, xmorse
- License: AGPLv3
- WWW:
- https://www.routino.org/
- Description:
- Routino is an application for finding a route between two points using the
dataset of topographical information collected by http://www.OpenStreetMap.org.
This router uses a routing algorithm that takes OSM format data as its input and
calculates either the shortest or quickest route between two points. To optimise
the routing a custom database format is used. This allows the routing to be
performed quickly after a modest one-off pre-processing stage.
A selection is possible for any of the major OSM transport types and for each of
the main OSM highway types a preference can be provided and a speed limit.
Restrictions on one-way streets, weight, height, width and length are also
options. Further preferences about road properties (e.g. paved or not) can also
be selected.
The processing of the input XML file is based on rules in a configuration file
that transform the highway tags into tags that are understood by Routino. The
generation of the output files (HTML and GPX) uses language fragments selected
from another configuration file which allows multi-lingual output from the same
database.
The router takes into account private/public/permissive restrictions on highways
as well as tagged speed limits and barriers (gates, bollards). The simplest and
most common turn restriction relations (those composed of a way, node and way)
are also supported.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/astro/routino/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/routino
- pkg install routino
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: routino
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1688277807
SHA256 (routino-3.4.1.tgz) = 0baa8d2a58d1755d0fae86e04b17eb64b8191fe3e5f247292a64dbf3718b852b
SIZE (routino-3.4.1.tgz) = 2591859
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Libraries
-
- astro/qmapshack
Configuration Options:
- ===> The following configuration options are available for routino-3.4.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- astro_routino
- USES:
- compiler gmake perl5 tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.1 02 Jul 2023 07:34:30 |
Muhammad Moinur Rahman (bofh) |
astro/routino: Update version 3.4=>3.4.1
Changelog: https://www.routino.org/software/NEWS.txt |
3.4 20 Jun 2023 12:05:08 |
Muhammad Moinur Rahman (bofh) |
astro/routino: Update version 3.3.3=>3.4
Changelog: https://www.routino.org/software/NEWS.txt |
3.3.3 10 Jan 2023 00:07:48 |
Muhammad Moinur Rahman (bofh) |
astro/routino: Revert special casing for GCC 4.2
Reported by: gerald |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.3.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.3.3 20 Jul 2022 14:20:50 |
Tobias C. Berner (tcberner) |
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.3.3 13 Jan 2022 21:01:28 |
Stefan Eßer (se) |
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit) |
3.3.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.3 13 Feb 2021 11:39:04 |
bofh |
astro/routino: Update version 3.3.2=>3.3.3 |
3.3.2 23 Sep 2019 10:43:21 |
bofh |
astro/routino: Update version 3.3.1=>3.3.2 |
3.3.1 21 Sep 2019 18:14:05 |
linimon |
Fix build on GCC-based installations:
xmlparse.c:1244: error: #pragma GCC diagnostic not allowed inside functions
Approved by: portmgr (tier-2 blanket) |
3.3.1 11 Sep 2019 11:14:32 |
bofh |
astro/routino: Update version 3.2=>3.3.1 |
3.2 08 Apr 2017 21:51:46 |
bofh |
astro/routino: Update version 3.1.1=>3.2 |
3.1.1_1 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
3.1.1_1 18 Jun 2016 19:21:41 |
marino |
astro/routino: revbump to fix astro/qmapshack
The previous commit added two libraries to the package, but failed to
bump the port. The immediate fallout is astro/qmapshack fails at
run-depends stage on incremental bulk builds.
PR: 210062 |
3.1.1 09 Jun 2016 20:50:14 |
bofh |
astro/routino: Install shared library
PR: 210062
Submitted by: cmt |
3.1.1 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
3.1.1 09 Mar 2016 08:27:32 |
bofh |
astro/routino: Update version 3.0=>3.1.1 |
3.0 27 Oct 2015 13:17:55 |
bofh |
astro/routino: Fix typo in Created By field |
3.0 26 Oct 2015 17:44:39 |
bofh |
[NEW] astro/routino: Router for OpenStreetMap Data
Routino is an application for finding a route between two points using the
dataset of topographical information collected by http://www.OpenStreetMap.org.
This router uses a routing algorithm that takes OSM format data as its input and
calculates either the shortest or quickest route between two points. To optimise
the routing a custom database format is used. This allows the routing to be
performed quickly after a modest one-off pre-processing stage.
A selection is possible for any of the major OSM transport types and for each of
the main OSM highway types a preference can be provided and a speed limit.
Restrictions on one-way streets, weight, height, width and length are also
options. Further preferences about road properties (e.g. paved or not) can also
be selected.
(Only the first 15 lines of the commit message are shown above ) |