Commit Graph
31 Commits
Author SHA1 Message Date
Joshua Root 5178526219 gis/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-20 23:23:51 +11:00
Veence b4f9e96103 libpcl: bump to 1.14.1. Introduce new +viz variant with VTK dependency. 2024-10-21 18:22:21 +02:00
Veence 7ad9a9874d libpcl: conditionally bump to 1.14 (to be tested) 2024-10-21 18:22:21 +02:00
Christopher Nielsen 971aaf0a4f eigen3 dependents: use path-style dep
See: https://github.com/macports/macports-ports/commit/6126b3003a490d9710bc118642b3971771af0800#commitcomment-118197331
2023-06-21 10:54:22 -04:00
Evan MillerandChristopher Nielsen 93722ca8e2 libusb ports: move to path-style dependency
Closes: https://trac.macports.org/ticket/60689
2021-10-27 11:36:45 -04:00
Chris Jones 6dfc604420 libpcl: migrate to boost PG 2021-06-13 17:54:51 +01:00
Joshua Root a785790c07 glew dependents: rev bump for new library version 2021-01-11 00:46:14 +11:00
Chris Jones c6a89d3262 various ports: rev. bump following qhull update 2020-10-29 13:07:10 +00:00
Christopher ChavezandRenee Otten ba814abb24 libpcl: fix build for Boost 1.70+
Apply patch posted to upstream issue

Use compiler.openmp_version instead of compiler blacklisting
Option was introduced in MacPorts 2.6.0:
https://trac.macports.org/wiki/CompilerSelection
2020-06-17 21:50:36 -04:00
Mark Moll 1356a882f8 gdal, libpcl, saga, ipe, palapeli, octave, py-matplotlib, FreeSOLID, plplot, plplot510, solid: revbump ports that depend on qhull, since qhull got updated recently. Closes https://trac.macports.org/ticket/58884. 2019-08-26 18:15:00 -05:00
Jeremy Huddleston Sequoia fc38842e9f misc: Remove reference to obsolete compiler (macports-clang-4.0)
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org>
2019-07-07 21:19:31 -07:00
Jeremy Huddleston Sequoia f80434f927 misc: Remove reference to obsolete compiler (macports-clang-3.9)
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org>
2019-07-07 21:19:31 -07:00
Jeremy Huddleston Sequoia 4cfb842fda misc: Remove reference to removed compilers (macports-clang-3.[568])
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org>
2019-07-07 15:49:28 -07:00
Craig Treleaven 09d9af9c19 libpcl: update to 1.9.1, maintainer timeout
Fixes: https://trac.macports.org/ticket/40760
Fixes: https://trac.macports.org/ticket/48251
Fixes: https://trac.macports.org/ticket/56430
2019-02-08 10:37:13 -05:00
Frank Schima e60c75ce39 libpcl: Port abandoned by gmail.com:luminans
Closes: https://trac.macports.org/ticket/57127
2018-11-21 14:42:14 -07:00
Ryan SchmidtandPerry E. Metzger cf4fe32729 Add GitHub handle Veence to maintainers
See: https://trac.macports.org/ticket/56050
2018-04-21 11:32:35 -04:00
Michael Dickens 38c08eb5d7 Rebuild ports with boost 1.66.0
See: https://trac.macports.org/ticket/55551
2018-02-16 09:46:27 -05:00
Ryan Schmidt f3dd036d4a Rebuild ports with boost 1.65.1
See: https://trac.macports.org/ticket/50671
2017-11-10 03:43:17 -06:00
Lawrence VelázquezandMojca Miklavec 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Ryan Schmidt 5a3ea0b20b libpcl: update to 1.7.2 (https://trac.macports.org/ticket/45340; maintainer timeout)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@132999 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-02-17 11:57:51 +00:00
Ryan Schmidt 8974a8494a libpcl: update to 1.7.1 and clean up usage of github and active_variants portgroups (https://trac.macports.org/ticket/41518, maintainer timeout)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@113982 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-11-27 00:54:18 +00:00
Jeremy Huddleston Sequoia 0e4a140962 Remove dead whitelist
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@110816 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-09-06 20:50:28 +00:00
Vincent Habchi 60dfbe5c17 Add a missing closing brace
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@108554 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-07-26 11:45:25 +00:00
Vincent Habchi 1781d23639 Specify that the vtk5 portfile must be build against the +qt4_mac variant
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@108553 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-07-26 11:41:35 +00:00
Vincent Habchi 341f990811 Bump to 1.7.0 and add a perf variant
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@108551 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-07-26 09:19:06 +00:00