| Port details on branch 2026Q2 |
- osm2pgrouting Import OSM data into pgRouting database
- 3.0.0_1 converters
=0 3.0.0_1Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2026-04-14 12:06:11
- Last Update: 2026-04-14 12:02:41
- Commit Hash: 44916f8
- Also Listed In: databases geography
- License: GPLv2
- WWW:
- https://pgrouting.org/docs/tools/osm2pgrouting.html
- Description:
- osm2pgrouting tool makes it easy to import OpenStreetMap data and
use it with pgRouting. It creates topology automatically and creates
tables for feature types and road classes.
Features:
* Uses XML configuration file to select road types and classes to import.
* Creates types and classes tables, which can help to create sophisticated
cost functions.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- osm2pgrouting>0:converters/osm2pgrouting
- To install the port:
- cd /usr/ports/converters/osm2pgrouting/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/osm2pgrouting
- pkg install osm2pgrouting
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: osm2pgrouting
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762492886
SHA256 (pgRouting-osm2pgrouting-v3.0.0_GH0.tar.gz) = 3d3042aa0dd30930d27801c9833ebfbe16eba0ab0e5d6277636ce17b157f2a0f
SIZE (pgRouting-osm2pgrouting-v3.0.0_GH0.tar.gz) = 186420
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libboost_program_options.so : devel/boost-libs
- libexpat.so : textproc/expat2
- libpqxx.so : databases/postgresql-libpqxx
- libpq.so : databases/postgresql18-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for osm2pgrouting-3.0.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- converters_osm2pgrouting
- USES:
- cmake compiler:c++20-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.0.0_1 14 Apr 2026 12:02:41
    |
Robert Clausecker (fuz)  |
converters/osm2pgrouting: fix build with recent libpqxx
Recent versions of libpqxx require C++20 to be used.
Adjust the requested C++ standard in CMakeLists.txt.
Approved by: portmgr (build fix blanket)
MFH: 2026Q2
(cherry picked from commit 7bfaddbcafafd8fc1d5649d75f64af46b4a095e3) |
Number of commits found: 1
|