Port details on branch 2025Q1 |
- osrm-backend Open Source Routing Machine (Backend)
- 5.28.0.d20240803_3 www
=0 5.28.0.d20240803_3Version of this port present on the latest quarterly branch. - Maintainer: freebsd@mosedal.net
 - Port Added: 2025-01-06 23:13:49
- Last Update: 2025-01-06 23:08:03
- Commit Hash: de13c4b
- License: BSD2CLAUSE
- WWW:
- https://project-osrm.org/
- Description:
- OSRM stands for open source routing machine and is part
of the open-streetmap project.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- osrm-backend>0:www/osrm-backend
- To install the port:
- cd /usr/ports/www/osrm-backend/ && make install clean
- To add the package, run one of these commands:
- pkg install www/osrm-backend
- pkg install osrm-backend
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: osrm-backend
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv7 i386
- distinfo:
- TIMESTAMP = 1724904258
SHA256 (Project-OSRM-osrm-backend-v5.28.0.d20240803-203314b1_GH0.tar.gz) = be19020227a513391e52dd6167bf5754e164befcfa89548c8f579601ec65c0ab
SIZE (Project-OSRM-osrm-backend-v5.28.0.d20240803-203314b1_GH0.tar.gz) = 11279877
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:
-
- sol : devel/sol2
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libboost_date_time.so : devel/boost-libs
- libboost_iostreams.so : devel/boost-libs
- libboost_program_options.so : devel/boost-libs
- libboost_regex.so : devel/boost-libs
- libboost_thread.so : devel/boost-libs
- libexpat.so : textproc/expat2
- libtbb.so : devel/onetbb
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_osrm-backend
- USES:
- cmake compiler:c++20-lang lua:54 pkgconfig
- 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 |
5.28.0.d20240803_3 06 Jan 2025 23:08:03
    |
Robert Clausecker (fuz)  Author: Peter Laursen |
www/osrm-backend: unbundle sol2
- Remove the DEBUG option - it did nothing.
- Trie to unbundle the included sol2 library.
- Remove the dependency on Clang 18 for FreeBSD-Current.
- Bump PORTREVISION
PR: 283292
MFH: 2025Q1
(cherry picked from commit 2ae03d3a684e76d8ecc643a13104088bef26fbb7) |
Number of commits found: 1
|