Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Jun 2022 06:42:39 1.12.1_3
|
Yuri Victorovich (yuri)  |
graphics/pcl-pointclouds: Fix VTK option and switch to VTK-9.1 |
22 May 2022 20:17:16 1.12.1_2
|
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
15 Jan 2022 18:16:20 1.12.1_1
|
Yuri Victorovich (yuri)  |
graphics/pcl-pointclouds: Backport patches that fix tests; Make QHULL option not
default
QHULL causes conflicts between qhull8 and qhull. |
07 Jan 2022 16:50:41 1.12.1
|
Yuri Victorovich (yuri)  |
graphics/pcl-pointclouds: Add 'test' target |
07 Jan 2022 00:43:06 1.12.1
|
Yuri Victorovich (yuri)  Author: Daniel Engberg |
graphics/pcl-pointclouds: Update 1.12.0 -> 1.12.1
PR: 260987 |
30 Sep 2021 21:23:30 1.12.0
|
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
19 Aug 2021 19:30:08 1.12.0
|
Yuri Victorovich (yuri)  |
graphics/pcl-pointclouds: Broken on 11
Reported by: fallout |
09 Jul 2021 17:01:30 1.12.0
|
Yuri Victorovich (yuri)  |
graphics/pcl-pointcloud: Update 1.11.1 -> 1.12.0
Reported by: portscout |
07 Apr 2021 08:09:01 1.11.1_2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.11.1_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Dec 2020 17:04:37
1.11.1_2
|
thierry  |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run |
17 Sep 2020 22:59:16
1.11.1_1
|
yuri  |
graphics/pcl-pointclouds: Use math/qhull instead of the deprecated math/qhull5
Also fix WWW.
PR: 249411
Reported by: Thibault Payet <monwarez@mailoo.org> |
19 Aug 2020 23:37:53
1.11.1
|
yuri  |
graphics/pcl-pointclouds: Update 1.11.0 -> 1.11.1
Reported by: portscout |
05 Aug 2020 18:55:06
1.11.0
|
yuri  |
graphics/pcl-pointclouds: Update 1.10.1 -> 1.11.0
Also add the patch to misc/visp to make it work with this pcl version.
Reported by: portscout |
26 Apr 2020 22:04:10
1.10.1
|
yuri  |
math/vtk8: Update 8.1.2 -> 8.2.0
science/liggght is updated 3.8.0 -> 3.8.0-26 because only later revisions
support vtk8-8.2.0
3 dependent ports bumped. |
22 Mar 2020 22:12:26
1.10.1
|
yuri  |
graphics/pcl-pointclouds: Update 1.10.0 -> 1.10.1
Reported by: portscout |
08 Mar 2020 21:56:37
1.10.0_1
|
jbeich  |
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020 |
23 Jan 2020 02:34:12
1.10.0
|
yuri  |
graphics/pcl-pointclouds: Update 1.9.1 -> 1.10.0
Reported by: portscout |
11 Dec 2019 17:53:49
1.9.1_9
|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
29 Nov 2019 13:23:21
1.9.1_8
|
pkubaj  |
graphics/pcl-pointclouds: fix build on powerpc64 with clang
lld on powerpc64 elfv2 can't link this port, add LLD_UNSAFE=yes:
ld: error: relocation refers to a discarded section:
.text.__clang_call_terminate
>>> defined in common/CMakeFiles/pcl_common.dir/src/pcl_base.cpp.o
>>> section group signature: __clang_call_terminate
>>> prevailing definition is in
common/CMakeFiles/pcl_common.dir/src/point_types.cpp.o
>>> referenced by pcl_base.cpp
>>>
common/CMakeFiles/pcl_common.dir/src/pcl_base.cpp.o:(pcl::PCLBase<pcl::PCLPointCloud2>::initCompute())
PR: 241944
Approved by: mentors (implicit approval), yuri (maintainer timeout) |
05 Nov 2019 22:16:15
1.9.1_7
|
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
20 Sep 2019 19:58:36
1.9.1_7
|
jbeich  |
Switch default devel/llvm* to 90
PR: 239682
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D21172 |
19 Aug 2019 15:35:28
1.9.1_6
|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
26 Jul 2019 20:46:57
1.9.1_5
|
gerald  |
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 |
12 Jul 2019 02:25:07
1.9.1_4
|
linimon  |
Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".
For people already testing powerpc on clang, it is possible that they
already have both compilers in base. Thus, the assumption that "gcc is
in base" (e.g. libstdc++.so exists) always means "force use of GCC" is
already broken. It will be for everyone on -CURRENT once the switch is
made.
While here, standardize on compiler:c++11-lang instead of -lib (they are
equivalent these days), pet portlint, and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
12 Apr 2019 06:36:31
1.9.1_4
|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
31 Mar 2019 17:43:54
1.9.1_3
|
linimon  |
Fix typo.
Reported by: jbeich
Approved by: portmgr (tier-2 blanket) |
29 Mar 2019 23:12:23
1.9.1_3
|
linimon  |
Mark as broken on armv*:
common/include/pcl/pcl_macros.h:420:4: error: aligned_malloc not supported on
your platform
Oddly, this port builds on aarch64.
Approved by: portmgr (tier-2 blanket) |
25 Mar 2019 10:08:35
1.9.1_3
|
jbeich  |
graphics/pcl-pointclouds: unbreak with boost 1.70
PR: 236595
Obtained from: upstream |
20 Mar 2019 12:23:26
1.9.1_3
|
jbeich  |
Switch to devel/llvm80 for DEFAULT_VERSIONS
PR: 235215 |
28 Feb 2019 17:29:41
1.9.1_2
|
yuri  |
graphics/pcl-pointclouds: fix build with GCC-based architectures
PR: 236099
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
16 Feb 2019 13:20:48
1.9.1_2
|
antoine  |
Remove bogus dependency, pcl-pointclouds links against libomp from llvm |
26 Dec 2018 09:06:35
1.9.1_2
|
tcberner  |
Update math/eigen3 to 3.3.7
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7 |
25 Dec 2018 20:25:40
1.9.1_1
|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 00:15:50
1.9.1_1
|
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
02 Dec 2018 16:51:12
1.9.1
|
yuri  |
graphics/pcl-pointclouds: Broken on i386: undefined reference to `__atomic_load' |
01 Dec 2018 06:30:43
1.9.1
|
yuri  |
graphics/pcl-pointclouds: Update 1.9.0 -> 1.9.1
Reported by: portscout |
25 Nov 2018 18:00:43
1.9.0
|
yuri  |
graphics/pcl-pointclouds: Update 1.8.1 -> 1.9.0
Port changes: Add port options for some project options
Reported by: portscout |
11 Sep 2018 18:34:28
1.8.1_8
|
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
10 Sep 2018 14:25:07
1.8.1_7
|
yuri  |
graphics/pcl-pointclouds: Backport the upstream patch that hopefully fixes the
boost build problem on CURRENT |
09 Aug 2018 06:58:31
1.8.1_6
|
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
09 Jul 2018 13:24:17
1.8.1_5
|
jbeich  |
graphics/pcl-pointclouds: unbreak with boost 1.68
visualization/src/pcl_visualizer.cpp:103:10: fatal error: 'boost/uuid/sha1.hpp'
file not found
#include <boost/uuid/sha1.hpp>
^~~~~~~~~~~~~~~~~~~~~
PR: 229569 |
11 Jun 2018 20:59:17
1.8.1_5
|
yuri  |
graphics/pcl-pointclouds: Remove forgotten CXXFLAGS
Reported by: jbeich |
11 Jun 2018 19:46:48
1.8.1_4
|
yuri  |
graphics/pcl-pointclouds: Add the patch fixing boost build problems
Patch from https://github.com/PointCloudLibrary/pcl/issues/2284
Reported by: jbeich (reported the problem on github) |
20 Apr 2018 02:31:21
1.8.1_3
|
jbeich  |
graphics/pcl-pointclouds: unbreak with boost 1.67
In file included from
/wrkdirs/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.8.1/outofcore/tools/outofcore_process.cpp:53:
In file included from
/wrkdirs/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.8.1/outofcore/include/pcl/outofcore/outofcore_impl.h:50:
/wrkdirs/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.8.1/outofcore/include/pcl/outofcore/impl/octree_disk_container.hpp:77:74:
error: no matching constructor for initialization of
'boost::uuids::random_generator' (aka 'boost::uuids::random_generator_pure')
boost::uuids::random_generator
OutofcoreOctreeDiskContainer<PointT>::uuid_gen_ (&rand_gen_);
^
~~~~~~~~~~
/usr/local/include/boost/uuid/random_generator.hpp:149:7: note: candidate
constructor (the implicit copy constructor) not viable: no known conversion from
'boost::mt19937 *' (aka 'mersenne_twister_engine<unsigned int, 32, 624, 397, 31,
2567483615U, 11, 4294967295U, 7, 2636928640U, 15, 4022730752U, 18, 1812433253>
*') to 'const boost::uuids::random_generator_pure' for 1st argument
class random_generator_pure
^
/usr/local/include/boost/uuid/random_generator.hpp:149:7: note: candidate
constructor (the implicit default constructor) not viable: requires 0 arguments,
but 1 was provided
PR: 227427
Reported by: antoine (via exp-run)
Obtained from: Homebrew |
18 Apr 2018 13:57:43
1.8.1_3
|
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
10 Mar 2018 17:46:06
1.8.1_2
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
25 Feb 2018 16:46:51
1.8.1_1
|
antoine  |
Canonicalize dependency on libpng |
18 Jan 2018 04:11:03
1.8.1_1
|
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
16 Jan 2018 05:53:01
1.8.1
|
yuri  |
New port: graphics/pcl-pointclouds: Point Cloud Library
A standalone, large scale, open project for 2D/3D image and point
cloud processing.
http://pointclouds.org/
Submitted by: myself
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13697 |