Created attachment 145238 [details] pdal-0.9.8 PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. Version 0.9.8 http://www.pdal.io/ --- Build details https://redports.org/buildarchive/20140727191400-59970/
Please provide proof that this has been tested, e.g. 1) logs from "poudriere bulk -t" or "poudriere testport" 2) logs from redports 3) logs from tinderbox 4) at least output from "make check-plist" followed by "make stage-qa" Thanks!
The proof is in my description : Build details https://redports.org/buildarchive/20140727191400-59970/
oh, my apologizes. I didn't ready it well enough. patch-ready.
Testing it right now.
A commit references this bug: Author: pi Date: Sat Aug 2 13:16:58 UTC 2014 New revision: 363814 URL: http://svnweb.freebsd.org/changeset/ports/363814 Log: New port: math/pdal PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. It is a library that is analogous to the GDAL raster library. PDAL is focussed on reading, writing, and translating point cloud data from the ever-growing constellation of data formats that are being developed for working with multi-dimensional emitted-pulse scanning systems. While PDAL is not explicitly limited to working with LiDAR data formats, its initial rollout is focused in that area. WWW: http://www.pdal.io/ PR: 192329 Submitted by: coder@tuxfamily.org (maintainer) Changes: head/math/Makefile head/math/pdal/ head/math/pdal/Makefile head/math/pdal/distinfo head/math/pdal/files/ head/math/pdal/files/patch-src-Utils.cpp head/math/pdal/pkg-descr head/math/pdal/pkg-plist
Committed, thanks!