Page MenuHomeFreeBSD

new port: comms/libsweep
ClosedPublic

Authored by lbartoletti on Mar 14 2018, 7:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 27, 9:05 PM
Unknown Object (File)
Sun, Jul 6, 5:29 PM
Unknown Object (File)
Fri, Jul 4, 10:06 PM
Unknown Object (File)
Thu, Jul 3, 8:54 PM
Unknown Object (File)
Jun 26 2025, 12:44 PM
Unknown Object (File)
Jun 24 2025, 6:12 PM
Unknown Object (File)
Jun 24 2025, 8:43 AM
Unknown Object (File)
Jun 24 2025, 3:01 AM
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

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.