summaryrefslogtreecommitdiff
path: root/databases/pointcloud/files/patch-pgsql_pc__access.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/pointcloud: Update to 1.2.1Loïc Bartoletti2020-07-301-26/+0
| | | | | | | | | | | Changelog: - https://github.com/pgpointcloud/pointcloud/blob/v1.2.1/NEWS Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D25846 Notes: svn path=/head/; revision=543823
* databases/pointcloud: Backport upstream PR for PostgreSQL 11 support.Larry Rosenman2019-06-031-0/+26
| | | | | | | | | | PR: 238302 Approved by: lbartoletti@tuxfamily.org (maintainer) Obtained from: https://github.com/pgpointcloud/pointcloud/commit/3e64c68dd4e0b9b9fdf0a74492ab49023161f6f1 MFH: 2019Q2 Notes: svn path=/head/; revision=503367
* databases/pointcloud: update to 1.1.0Steve Wills2018-06-011-11/+0
| | | | | | | | PR: 228659 Submitted by: lbartoletti@tuxfamily.org (maintainer) Notes: svn path=/head/; revision=471299
* reenable pointcloud, all of it this time...Palle Girgensohn2017-09-261-0/+11
| | | | | | | | | | It was removed in r450691 since depending ports where not added to the tree. PR: 221577 Notes: svn path=/head/; revision=450696
* Remove non functionnal port.Mathieu Arnold2017-09-261-11/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=450691
* Add pointcloud to the ports treePalle Girgensohn2017-09-261-0/+11
A PostgreSQL extension for storing point cloud (LIDAR) data. PR: 221577 Notes: svn path=/head/; revision=450685