Page MenuHomeFreeBSD

new port: comms/libsweep
ClosedPublic

Authored by lbartoletti on Mar 14 2018, 7:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
May 8 2026, 3:08 AM
Unknown Object (File)
Apr 24 2026, 4:19 AM
Unknown Object (File)
Apr 9 2026, 1:42 PM
Unknown Object (File)
Apr 9 2026, 1:42 AM
Unknown Object (File)
Apr 8 2026, 8:03 AM
Unknown Object (File)
Apr 7 2026, 11:00 PM
Unknown Object (File)
Apr 7 2026, 11:14 AM
Unknown Object (File)
Apr 6 2026, 11:28 PM
Subscribers

Details

Summary

This is a port of libsweep 1.3.0, part of Scanse Sweep LiDAR SDK. (http://scanse.io/)

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223433

I add a patch for CMakeLists to switch between cc option (Weverything is only available for clang. For GCC use Wall and Wextra) and remove some noise about c++98

Test Plan

Poudriere 10/11 i386/amd64
Portlint OK

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 15560
Build 15597: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 14 2018, 8:06 AM
This revision was automatically updated to reflect the committed changes.