Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0_1 20 Nov 2024 10:05:25 |
Dima Panov (fluffy) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
2.0.0 10 Oct 2024 16:23:40 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 2.0.0 |
1.5.2_1 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
1.5.2 25 Aug 2024 11:25:15 |
Dimitry Andric (dim) |
databases/sfcgal: fix build with clang 19
Clang 19 now diagnoses incorrect member accesses, which causes
databases/sfcgal to fail with errors similar to:
/wrkdirs/usr/ports/databases/sfcgal/work/CGAL-5.6.1/include/CGAL/boost/graph/iterator.h:219:22:
error: no member named 'base' in 'Halfedge_around_source_iterator<Graph>'
219 | return (! (this->base() == nullptr));
| ~~~~ ^
/wrkdirs/usr/ports/databases/sfcgal/work/CGAL-5.6.1/include/CGAL/boost/graph/iterator.h:313:22:
error: no member named 'base' in 'Halfedge_around_target_iterator<Graph>'
313 | return (! (this->base() == nullptr));
| ~~~~ ^
/wrkdirs/usr/ports/databases/sfcgal/work/CGAL-5.6.1/include/CGAL/boost/graph/iterator.h:405:22:
error: no member named 'base' in 'Halfedge_around_face_iterator<Graph>'
405 | return (! (this->base() == nullptr));
| ~~~~ ^
Upstream fixed this in https://github.com/CGAL/cgal/commit/0de060acd68
but it does not apply easily due to some changed context. Add a
backported patch instead.
PR: 280737
Approved by: maintainer timeout (2 weeks)
MFH: 2024Q3 |
1.5.2 25 Jul 2024 16:41:11 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 1.5.2 |
1.5.1_1 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
1.5.1 25 Dec 2023 09:02:58 |
Po-Chuan Hsieh (sunpoet) |
databases/sfcgal: Remove GL_TAGNAME after USE_GITLAB tag support
(16bde072b16daca1c886116e602c94b5fa99c20f)
Approved by: portmgr (blanket) |
1.5.1 22 Dec 2023 08:13:52 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 1.5.1 |
1.5.0 31 Oct 2023 15:58:51 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 1.5.0
Changes:
- https://gitlab.com/sfcgal/SFCGAL/-/blob/v1.5.0/NEWS?ref_type=tags#L1-15 |
1.4.1_5 29 Sep 2023 16:15:08 |
Po-Chuan Hsieh (sunpoet) |
databases/sfcgal: Update WWW
Approved by: portmgr (blanket) |
1.4.1_5 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
1.4.1_4 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
1.4.1_4 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
1.4.1_3 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.1_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.1_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.4.1_1 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.4.1_1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
1.4.1 27 Jan 2022 17:24:32 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 1.4.1
Changes:
- https://gitlab.com/Oslandia/SFCGAL/-/blob/master/NEWS#L1-9 |
1.4.0_1 10 Dec 2021 18:12:38 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: unbreak the port's build against WITH_DEBUG |
1.4.0 14 Sep 2021 19:24:03 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 1.4.0
Changes:
- https://gitlab.com/Oslandia/SFCGAL/-/blob/master/NEWS#L1-5 |
1.3.10_2 02 Sep 2021 18:47:50 |
Loïc Bartoletti (lbartoletti) |
math/cgal: Update to 5.3
Changes:
- https://www.cgal.org/2021/07/06/cgal53/
- fix pkg-plist with QT5 option enabled
PR: 258085
Approved by: wen |
1.3.10_1 17 Jun 2021 04:51:16 |
Loïc Bartoletti (lbartoletti) |
math/cgal: Update to 5.2.1
- Remove files/patch-CMakeLists.txt
- Remove LD_CONFIG and move USES (pet porlint)
- Bump ports
Changes:
- https://www.cgal.org/2021/03/17/cgal521/
- https://www.cgal.org/2020/12/22/cgal52/
PR: 255171
Approved by: wen |
1.3.10 17 Apr 2021 15:19:54 |
Loïc Bartoletti (lbartoletti) |
databases/sfcgal: Update to 1.3.10
Bugfix release and prepare to graphics/cgal 5.2 |
1.3.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.8 01 Jul 2020 17:13:54 |
lbartoletti |
databases/sfcgal: Update to 1.3.8
Changelog:
- https://github.com/Oslandia/SFCGAL/blob/master/NEWS#L1-L19
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25507 |
1.3.7_3 08 May 2020 05:35:11 |
lbartoletti |
smath/cgal: Update to 5.0.2
The new version of CGAL brings improvements and a lot of changes, including 2
major ones [1](header only[2] and require c++14) requiring to patch all software
depending on it.
[1] https://www.cgal.org/2019/11/08/cgal50/
[2] https://doc.cgal.org/latest/Manual/installation.html
math/cgal:
- Update to 5.0.2
databases/sfcgal:
- Fix with cgal5 : use c++14 and add gmpxx link
(Only the first 15 lines of the commit message are shown above ) |
1.3.7_2 14 Jan 2020 21:45:15 |
lbartoletti |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
1.3.7_2 11 Dec 2019 17:53:49 |
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 |
1.3.7_1 19 Aug 2019 15:35:28 |
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 |
1.3.7 30 Jul 2019 04:35:33 |
kai |
databases/sfcgal: Update to 1.3.7
Changelog:
* Fix compilation with CGAL 4.14
* Build Triangulation even with intersecting constraint edges
* Fix C API headers
PR: 239453
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
1.3.6_2 26 Jul 2019 20:46:57 |
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 |
1.3.6_1 25 May 2019 16:08:30 |
tobik |
databases/sfcgal: Set USES=compiler args the canonical way |
1.3.6_1 12 Apr 2019 06:36:31 |
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 |
1.3.6 08 Mar 2019 21:09:24 |
swills |
databases/sfcgal: update to 1.3.6
PR: 236147
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
1.3.5_2 12 Dec 2018 00:15:50 |
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 |
1.3.5_1 09 Aug 2018 06:58:31 |
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 |
1.3.5 24 Apr 2018 07:28:36 |
yuri |
databases/sfcgal: Update 1.3.2 -> 1.3.5
Port changes:
* Grouped USExx section
* Added PLIST_SUB with shlib version
PR: 227361
Submitted by: lbartoletti@tuxfamily.org (maintainer) |
1.3.2_3 19 Apr 2018 07:08:45 |
ale |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. |
1.3.2_2 18 Apr 2018 13:57:43 |
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 |
1.3.2_1 18 Jan 2018 04:11:03 |
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 |
1.3.2 04 Jan 2018 00:42:16 |
wen |
- Update to 1.3.2
PR: 222340
Submitted by: lbartoletti@tuxfamily.org(maintainer) |
1.3.1_2 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.3.1_1 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.3.1 07 Jun 2017 23:39:22 |
dbaio |
databases/sfcgal: Update to 1.3.1
Update maintainer email address
Ownership of the former email address confirmed by email
PR: 219791
Submitted by: lbartoletti@tuxfamily.org (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11069 |
1.3.0_3 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
1.3.0_2 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
1.3.0_1 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
1.3.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.3.0 05 Mar 2016 06:49:06 |
pi |
databases/sfcgal: 1.2.2 -> 1.3.0
Fixes the build with boost 1.60. Other Changes see
https://github.com/Oslandia/SFCGAL/releases
Add a validity flag to geometries
Add an option to straight skeleton to return the distance to borders
Add sfcgal_geometry_is_valid_detail to the C API
Remove grid and ASC reader
Remove the viewer
Fix compilation issue with boost 1.60 (#119)
Fix WKT parsing issues (#81 #117)
Retain bisectors of narrow angles in MedialAxis output
PR: 207698
Approved by: coder@tuxfamily.org (maintainer) |
1.2.2 04 Mar 2016 06:44:17 |
pi |
databases/sfcgal: 1.1.0 -> 1.2.2
Changes:
databases/sfcgal
PR: 206907
Submitted by: coder@tuxfamily.org (maintainer) |
1.1.0 27 Aug 2015 09:01:50 |
amdmi3 |
- Update to 1.1.0
PR: 202597
Submitted by: coder@tuxfamily.org (maintainer) |
1.0.5_1 01 Jun 2015 09:08:08 |
wen |
- Update math/cgal to 4.6
- Bump PORTREVISION of the ports depends on cgal |
1.0.5 18 May 2015 17:07:46 |
mat |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
1.0.5 03 Jan 2015 23:49:23 |
pawel |
Update to version 1.0.5
PR: 196420
Submitted by: coder@tuxfamily.org (maintainer) |
1.0.4_3 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.0.4_3 05 Oct 2014 11:28:21 |
wen |
- Bump PORTREVISION to chase the update of math/cgal |
1.0.4_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.0.4_1 22 Jul 2014 22:22:28 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Fix whitespace
Approved by: portmgr blanket |
1.0.4 04 Jun 2014 08:49:57 |
miwi |
SFCGAL is a C++ wrapper library around CGAL with the aim of supporting ISO
19107:2013 and OGC Simple Features Access 1.2 for 3D operations.
SFCGAL provides standard compliant geometry types and operations, that can be
accessed from its C or C++ APIs. PostGIS uses the C API, to expose some
SFCGAL's functions in spatial databases
WWW: http://www.sfcgal.org/
PR: ports/188927
Submitted by: LoA-c BARTOLETTI <coder@tuxfamily.org> |