notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
libopendrive Small, lightweight C++ library for handling OpenDRIVE files
0.6.0 graphicsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-29 04:54:14
Last Update: 2025-05-29 04:52:18
Commit Hash: c0ac48b
License: APACHE20
WWW:
https://github.com/pageldev/libOpenDRIVE
Description:
libOpenDRIVE is a lightweight, dependency-free, fast C++ library providing OpenDRIVE file parsing and 3D model generation. It's small and can be easily integrated in other projects. A core function is the parsing of OpenDRIVE files and the generation of 3D models. The library targets OpenDRIVE version 1.4.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (36 items)
Collapse this list.
  1. /usr/local/share/licenses/libopendrive-0.6.0/catalog.mk
  2. /usr/local/share/licenses/libopendrive-0.6.0/LICENSE
  3. /usr/local/share/licenses/libopendrive-0.6.0/APACHE20
  4. bin/test-xodr
  5. cmake/OpenDriveConfig-release.cmake
  6. cmake/OpenDriveConfig.cmake
  7. include/CubicBezier.hpp
  8. include/Geometries/Arc.h
  9. include/Geometries/CubicSpline.h
  10. include/Geometries/Line.h
  11. include/Geometries/ParamPoly3.h
  12. include/Geometries/RoadGeometry.h
  13. include/Geometries/Spiral.h
  14. include/Geometries/Spiral/odrSpiral.h
  15. include/Junction.h
  16. include/Lane.h
  17. include/LaneSection.h
  18. include/LaneValidityRecord.h
  19. include/Math.hpp
  20. include/Mesh.h
  21. include/OpenDriveMap.h
  22. include/RefLine.h
  23. include/Road.h
  24. include/RoadMark.h
  25. include/RoadNetworkMesh.h
  26. include/RoadObject.h
  27. include/RoadSignal.h
  28. include/RoutingGraph.h
  29. include/Utils.hpp
  30. include/XmlNode.h
  31. include/pugixml/pugiconfig.hpp
  32. include/pugixml/pugixml.hpp
  33. lib/libOpenDrive.so
  34. @owner
  35. @group
  36. @mode
Collapse this list.
Dependency lines:
  • libopendrive>0:graphics/libopendrive
To install the port:
cd /usr/ports/graphics/libopendrive/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libopendrive
  • pkg install libopendrive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libopendrive
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1748107894 SHA256 (pageldev-libOpenDRIVE-0.6.0-edfd564_GH0.tar.gz) = 89184e50350f715e88d921dda95879b8693efd14d47d0a8cb8d6bc8635089e7e SIZE (pageldev-libOpenDRIVE-0.6.0-edfd564_GH0.tar.gz) = 132294

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_libopendrive
USES:
cmake compiler:c++14-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pageldev/libOpenDRIVE/tar.gz/edfd564?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.0
29 May 2025 04:52:18
commit hash: c0ac48b560408574aaa8454d092ed374eb53b307commit hash: c0ac48b560408574aaa8454d092ed374eb53b307commit hash: c0ac48b560408574aaa8454d092ed374eb53b307commit hash: c0ac48b560408574aaa8454d092ed374eb53b307 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/libopendrive: Add libopendrive 0.5.0

libOpenDRIVE is a lightweight, dependency-free, fast C++ library providing
OpenDRIVE file parsing and 3D model generation.

It's small and can be easily integrated in other projects. A core function is
the parsing of OpenDRIVE files and the generation of 3D models. The library
targets OpenDRIVE version 1.4.

Number of commits found: 1