Up to [cvs.NetBSD.org] / pkgsrc / graphics / pcl
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.19 / (download) - annotate - [select for diffs], Sun Jan 29 21:14:43 2023 UTC (2 days, 6 hours ago) by ryoon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.18 / (download) - annotate - [select for diffs], Sun Jan 22 16:28:15 2023 UTC (9 days, 11 hours ago) by ryoon
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
*: Recursive revbump from Boost 1.81.0
Revision 1.17 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:27 2023 UTC (4 weeks ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.16 / (download) - annotate - [select for diffs], Fri Dec 23 14:54:31 2022 UTC (5 weeks, 4 days ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.15: +11 -7
lines
Diff to previous 1.15 (colored)
pcl: update to 1.11.1nb12. Add missing dependencies. Fix build on NetBSD
Revision 1.15 / (download) - annotate - [select for diffs], Sun Nov 27 13:55:50 2022 UTC (2 months ago) by gdt
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
geography/proj: recursive revbump
Revision 1.14 / (download) - annotate - [select for diffs], Wed Nov 23 16:18:48 2022 UTC (2 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
massive revision bump after textproc/icu update
Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:04 2022 UTC (3 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 11 05:08:46 2022 UTC (5 months, 3 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Bump all dependent packages of wayland (belatedly) The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 18 19:09:54 2022 UTC (9 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
revbump for textproc/icu update
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 10 01:46:35 2022 UTC (12 months, 3 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
*: Recursive revbump from boost 1.78.0
Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:13 2021 UTC (13 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
revbump for icu and libffi
Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:08 2021 UTC (16 months ago) by adam
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
revbump for boost-libs
Revision 1.7 / (download) - annotate - [select for diffs], Mon May 10 22:51:19 2021 UTC (20 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
pcl: fix GITHUB_TAG and fetch
Revision 1.6 / (download) - annotate - [select for diffs], Sun May 9 15:19:10 2021 UTC (20 months, 3 weeks ago) by thor
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
graphics/pcl: pkglint on variable order
Revision 1.5 / (download) - annotate - [select for diffs], Sat May 8 22:03:14 2021 UTC (20 months, 3 weeks ago) by thor
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
graphics/pcl: Add Qt usage based on VTK Qt usage.
Revision 1.4 / (download) - annotate - [select for diffs], Fri May 7 11:36:29 2021 UTC (20 months, 3 weeks ago) by thor
Branch: MAIN
Changes since 1.3: +12 -5
lines
Diff to previous 1.3 (colored)
graphics/pcl: enable visualization using VTK This is a very common use-case and thus VTK is on by default. As there are cases where you just need PCL for the data formats and algorithms, it can be disabled. There is another change pending to add Qt support to VTK, which will be inherited here, as I am told the (a?) standard use case for VTK is via Qt. The option is: Either just computations (headless) or the full visualization stuff.
Revision 1.3 / (download) - annotate - [select for diffs], Mon May 3 17:29:58 2021 UTC (20 months, 4 weeks ago) by thor
Branch: MAIN
Changes since 1.2: +17 -3
lines
Diff to previous 1.2 (colored)
graphics/pcl: duplicate deps as is customary, drop external metslib The shared depends.mk is not the pkgsrc way. The metslib dependency is not properly supported by upstream, so we switch to the internal copy for now. Also, the Makefile got a bit of further refinement.
Revision 1.2 / (download) - annotate - [select for diffs], Mon May 3 09:15:30 2021 UTC (21 months ago) by thor
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
graphics/pcl: fix WRKSRC not to include pkg revision
Revision 1.1 / (download) - annotate - [select for diffs], Mon May 3 06:25:11 2021 UTC (21 months ago) by thor
Branch: MAIN
graphics/pcl: add first version of Point Cloud Library This so far misses the visualization part, which is waiting for VTK being updated. It should be added as an option, then, maybe suggested by default. devel/metslib: added the tabu search framework graphics/pcl: add first version of Point Cloud Library This so far misses the visualization part, which is waiting for VTK being updated. It should be added as an option, then, maybe suggested by default.