Bug 192329 - New port: math/pdal
Summary: New port: math/pdal
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-02 06:10 UTC by Loïc Bartoletti
Modified: 2014-08-02 13:18 UTC (History)
2 users (show)

See Also:


Attachments
pdal-0.9.8 (7.73 KB, text/plain)
2014-08-02 06:10 UTC, Loïc Bartoletti
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2014-08-02 06:10:33 UTC
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/
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-02 08:04:09 UTC
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!
Comment 2 Loïc Bartoletti freebsd_committer freebsd_triage 2014-08-02 10:23:10 UTC
The proof is in my description :


Build details
https://redports.org/buildarchive/20140727191400-59970/
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-02 10:26:52 UTC
oh, my apologizes.  I didn't ready it well enough.  patch-ready.
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2014-08-02 13:13:56 UTC
Testing it right now.
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-08-02 13:17:54 UTC
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
Comment 6 Kurt Jaeger freebsd_committer freebsd_triage 2014-08-02 13:18:09 UTC
Committed, thanks!