Commit Graph

12 Commits

Author SHA1 Message Date
Loïc Bartoletti
508f4ec89b databases/pointcloud: Update to 1.2.1
Changelog:
 - https://github.com/pgpointcloud/pointcloud/blob/v1.2.1/NEWS

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25846
2020-07-30 19:39:10 +00:00
Loïc Bartoletti
be19bdfc55 Change my mail address to lbartoletti@FreeBSD.org
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23169
2020-01-14 21:45:15 +00:00
Piotr Kubaj
0c849d4f56 databases/pointcloud: fix build on GCC architectures
Remove -L/usr/lib from LDFLAGS. It causes the compiler to try to link to base libstdc++, in case it's present.

PR:		241596
Approved by:	lbartoletti@tuxfamily.org (maintainer), linimon (mentor)
2019-10-31 16:44:39 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Larry Rosenman
fccc08cced databases/pointcloud: Backport upstream PR for PostgreSQL 11 support.
PR:		238302
Approved by:	lbartoletti@tuxfamily.org (maintainer)
Obtained from:	3e64c68dd4
MFH:		2019Q2
2019-06-03 09:37:48 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Mark Linimon
2e7f27934a More precisely specify USES=compiler to fix build on gcc-based
platforms such as powerpc64.

Tested on powerpc64, amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-18 08:14:23 +00:00
Sunpoet Po-Chuan Hsieh
413f3a561c Update to 1.2.0
- While I'm here, add USES=gnome

Changes:	https://github.com/pgpointcloud/pointcloud/releases
PR:		231249
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
2018-09-09 16:59:43 +00:00
Steve Wills
a70bf43678 databases/pointcloud: update to 1.1.0
PR:		228659
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2018-06-01 22:15:31 +00:00
Palle Girgensohn
f8095da4a6 reenable pointcloud, all of it this time...
It was removed in r450691 since depending ports where not
added to the tree.

PR:	221577
2017-09-26 19:32:57 +00:00
Mathieu Arnold
90cdfaed8c Remove non functionnal port.
Sponsored by:	Absolight
2017-09-26 18:30:08 +00:00
Palle Girgensohn
a7aa667e23 Add pointcloud to the ports tree
A PostgreSQL extension for storing point cloud (LIDAR) data.
PR:	221577
2017-09-26 17:51:47 +00:00