Commit graph

4 commits

Author SHA1 Message Date
Piotr Kubaj
767787da47 misc/libsweep-lidar: fix build with GCC architectures
This needs c++11 compiler. GCC from ports doesn't support -Weverything.

PR:		239332
Approved by:	hyun@caffeinated.codes (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D21145
2019-08-05 13:53:19 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Mark Linimon
a78aef718d Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 14:00:43 +00:00
Yuri Victorovich
086bcfcaa6 New port: misc/libsweep-lidar: Low-level Scanse Sweep LiDAR library
The library to communicate with the Scanse Sweep LiDAR device
that is able to scan the space around it and build its point cloud
representation.

PR:		223433
Submitted by:	Hyun Hwang <hyun@caffeinated.codes>
Differential Revision:	https://reviews.freebsd.org/D14691
2018-03-14 08:05:52 +00:00