naddy
ffa1cebd1b
drop RCS Ids
2022-03-11 19:06:11 +00:00
jasper
b118929b10
fix build on powerpc64 by disabling altivec for now
2021-06-27 13:34:27 +00:00
naddy
899c44d0d6
fix master site path
2021-05-28 17:44:13 +00:00
landry
94ca541ca7
geo/pdal: update to 2.3.0
...
See https://github.com/PDAL/PDAL/releases/tag/2.3
2021-05-28 11:45:21 +00:00
jasper
98aa5dc9bd
explicitly disable tests to prevent picking up gtest and then failing to build.
...
updating gtest (+patches from git) end up breaking on ports so let's disable
the tests here instead.
ok landry@ (MAINTAINER)
2020-11-05 16:43:29 +00:00
landry
008710dc3e
Remove patches that i forgot to cvs rm - noticed by sthen@, thanks!
2020-10-20 14:41:29 +00:00
landry
16e4217a21
Update to pdal 2.2.0.
...
See https://github.com/PDAL/PDAL/releases/tag/2.2.0 .
There's still a build failure if devel/gtest is installed (reported by
ajacoutot@ & naddy@ with 2.1.0) but i'll look into that.
2020-10-19 06:34:58 +00:00
landry
4806547ee0
fix link to upstream commit
2020-04-16 05:38:16 +00:00
landry
77ee7ede2a
Update to PDAL 2.1.0.
...
See https://github.com/PDAL/PDAL/releases/tag/2.1.0 for details, enable
support for .laz files via the newly imported archivers/laszip port.
2020-03-23 13:23:32 +00:00
landry
48b5fdd89f
Readd patch making sure we dont pick up libexecinfo if present at
...
configure time, which has been a running gag.
Build breakage reported by ajacoutot@, thanks !
2019-09-16 18:02:31 +00:00
landry
6243ac86e3
Forgot to remove patch, reported by naddy@
2019-08-29 11:37:37 +00:00
landry
cdfd2346b4
Update to pdal 2.0.1.
2019-08-28 06:53:02 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
landry
8332c000a3
Update to PDAL 1.9.1.
2019-05-28 19:35:14 +00:00
ajacoutot
f0d4022a6e
This picks up libexecinfo if installed.
2019-05-16 03:12:29 +00:00
jca
11da792a95
Drop z_const patches and unbreak geo/pdal on ports-gcc
...
Note: needs zlib headers with the ZLIB_CONST addition
2019-05-12 16:07:03 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
landry
b9ad847fd4
Fix build on 32-bits.
...
ok sthen@
2019-04-28 06:49:48 +00:00
landry
d55de8a3b0
Ignore error messages (liblapack missing symbols) on stderr from
...
'python3 -c "import numpy"' for now, fixes numpy detection (and the
build)
2019-04-27 10:56:49 +00:00
landry
5aac1d0a02
Update to pdal 1.9.0.
...
Should build fine with python 3.7.
2019-04-24 08:14:17 +00:00
landry
0970332dca
Update to pdal 1.7.2.
2018-05-19 15:01:48 +00:00
landry
ae9afbd8ce
Update to pdal 1.7.1.
...
See https://github.com/PDAL/PDAL/releases/tag/1.7.1
Switch to use real source tarballs, and patch out detection/support for
libexecinfo/backtrace(). To be revisited when libexecinfo is removed..?
2018-04-11 07:47:09 +00:00
landry
38f7826fb6
Fix build with jsoncpp 1.8.4.
...
Backported from https://github.com/PDAL/PDAL/pull/1759
breakage reported by naddy@
2018-02-12 20:47:35 +00:00
landry
00dc81f5a6
Properly set COMPILER to base-clang ports-gcc so that those have a
...
chance to fail further on crippled archs.
2017-11-04 21:26:00 +00:00
landry
3f977487fc
Update to pdal 1.6.
...
https://github.com/PDAL/PDAL/releases/tag/1.6
2017-10-28 18:36:19 +00:00
sthen
48dbc605b1
add COMPILER_LIBCXX to WANTLIB and bump
2017-07-27 09:55:44 +00:00
landry
8a70fd4167
Import PDAL 1.5.0.
...
PDAL is a C++ BSD library for translating and manipulating point cloud
data. It is very much like the GDAL library which handles raster and
vector data.
In addition to the library code, PDAL provides a suite of command-line
applications that users can conveniently use to process, filter,
translate, and query point cloud data.
WWW: https://pdal.io
ok sthen@ ajacoutot@
2017-06-20 17:12:15 +00:00