7 Commits

Author SHA1 Message Date
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