notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
sfcgal Wrapper library around CGAL for PostGIS
1.5.1_1 databases on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5.1Version of this port present on the latest quarterly branch.
Maintainer: lbartoletti@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-06-04 08:50:05
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
People watching this port, also watch:: proj, gdal, geos, gstreamer1-plugins-pango, gstreamer1-plugins-openmpt
Also Listed In: graphics math
License: GPLv2
WWW:
https://oslandia.gitlab.io/SFCGAL/
Description:
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (123 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sfcgal-1.5.1_1/catalog.mk
  3. /usr/local/share/licenses/sfcgal-1.5.1_1/LICENSE
  4. /usr/local/share/licenses/sfcgal-1.5.1_1/GPLv2
  5. bin/sfcgal-config
  6. include/SFCGAL/Coordinate.h
  7. include/SFCGAL/Envelope.h
  8. include/SFCGAL/Exception.h
  9. include/SFCGAL/Geometry.h
  10. include/SFCGAL/GeometryCollection.h
  11. include/SFCGAL/GeometryVisitor.h
  12. include/SFCGAL/Kernel.h
  13. include/SFCGAL/LineString.h
  14. include/SFCGAL/MultiLineString.h
  15. include/SFCGAL/MultiPoint.h
  16. include/SFCGAL/MultiPolygon.h
  17. include/SFCGAL/MultiSolid.h
  18. include/SFCGAL/Point.h
  19. include/SFCGAL/Polygon.h
  20. include/SFCGAL/PolyhedralSurface.h
  21. include/SFCGAL/PreparedGeometry.h
  22. include/SFCGAL/Solid.h
  23. include/SFCGAL/Surface.h
  24. include/SFCGAL/Transform.h
  25. include/SFCGAL/Triangle.h
  26. include/SFCGAL/TriangulatedSurface.h
  27. include/SFCGAL/Validity.h
  28. include/SFCGAL/algorithm/BoundaryVisitor.h
  29. include/SFCGAL/algorithm/ConsistentOrientationBuilder.h
  30. include/SFCGAL/algorithm/alphaShapes.h
  31. include/SFCGAL/algorithm/area.h
  32. include/SFCGAL/algorithm/collect.h
  33. include/SFCGAL/algorithm/collectionExtract.h
  34. include/SFCGAL/algorithm/collectionHomogenize.h
  35. include/SFCGAL/algorithm/collectionToMulti.h
  36. include/SFCGAL/algorithm/connection.h
  37. include/SFCGAL/algorithm/convexHull.h
  38. include/SFCGAL/algorithm/covers.h
  39. include/SFCGAL/algorithm/difference.h
  40. include/SFCGAL/algorithm/differencePrimitives.h
  41. include/SFCGAL/algorithm/distance.h
  42. include/SFCGAL/algorithm/distance3d.h
  43. include/SFCGAL/algorithm/extrude.h
  44. include/SFCGAL/algorithm/force2D.h
  45. include/SFCGAL/algorithm/force3D.h
  46. include/SFCGAL/algorithm/intersection.h
  47. include/SFCGAL/algorithm/intersects.h
  48. include/SFCGAL/algorithm/isValid.h
  49. include/SFCGAL/algorithm/length.h
  50. include/SFCGAL/algorithm/lineSubstring.h
  51. include/SFCGAL/algorithm/minkowskiSum.h
  52. include/SFCGAL/algorithm/normal.h
  53. include/SFCGAL/algorithm/offset.h
  54. include/SFCGAL/algorithm/orientation.h
  55. include/SFCGAL/algorithm/partition_2.h
  56. include/SFCGAL/algorithm/plane.h
  57. include/SFCGAL/algorithm/straightSkeleton.h
  58. include/SFCGAL/algorithm/tesselate.h
  59. include/SFCGAL/algorithm/translate.h
  60. include/SFCGAL/algorithm/union.h
  61. include/SFCGAL/algorithm/visibility.h
  62. include/SFCGAL/algorithm/volume.h
  63. include/SFCGAL/capi/sfcgal_c.h
  64. include/SFCGAL/config.h
  65. include/SFCGAL/detail/ComplexComparator.h
  66. include/SFCGAL/detail/EnvelopeVisitor.h
  67. include/SFCGAL/detail/ForceValidityVisitor.h
  68. include/SFCGAL/detail/GeometrySet.h
  69. include/SFCGAL/detail/GetPointsVisitor.h
  70. include/SFCGAL/detail/Interval.h
  71. include/SFCGAL/detail/TestGeometry.h
  72. include/SFCGAL/detail/TypeForDimension.h
  73. include/SFCGAL/detail/algorithm/coversPoints.h
  74. include/SFCGAL/detail/generator/building.h
  75. include/SFCGAL/detail/generator/disc.h
  76. include/SFCGAL/detail/generator/hoch.h
  77. include/SFCGAL/detail/generator/sierpinski.h
  78. include/SFCGAL/detail/graph/Edge.h
  79. include/SFCGAL/detail/graph/GeometryGraph.h
  80. include/SFCGAL/detail/graph/GeometryGraphBuilder.h
  81. include/SFCGAL/detail/graph/Vertex.h
  82. include/SFCGAL/detail/graph/algorithm/isHalfEdge.h
  83. include/SFCGAL/detail/graph/algorithm/orientation.h
  84. include/SFCGAL/detail/io/OsgFactory.h
  85. include/SFCGAL/detail/io/Serialization.h
  86. include/SFCGAL/detail/io/WkbReader.h
  87. include/SFCGAL/detail/io/WkbWriter.h
  88. include/SFCGAL/detail/io/WktReader.h
  89. include/SFCGAL/detail/io/WktWriter.h
  90. include/SFCGAL/detail/polygonSetToMultiPolygon.h
  91. include/SFCGAL/detail/tools/CharArrayBuffer.h
  92. include/SFCGAL/detail/tools/InputStreamReader.h
  93. include/SFCGAL/detail/tools/Log.h
  94. include/SFCGAL/detail/tools/Registry.h
  95. include/SFCGAL/detail/transform/AffineTransform2.h
  96. include/SFCGAL/detail/transform/AffineTransform3.h
  97. include/SFCGAL/detail/transform/Force2D.h
  98. include/SFCGAL/detail/transform/ForceOrderPoints.h
  99. include/SFCGAL/detail/transform/ForceZ.h
  100. include/SFCGAL/detail/transform/ForceZOrderPoints.h
  101. include/SFCGAL/detail/transform/RoundTransform.h
  102. include/SFCGAL/detail/triangulate/ConstraintDelaunayTriangulation.h
  103. include/SFCGAL/detail/triangulate/markDomains.h
  104. include/SFCGAL/detail/triangulate/triangulateInGeometrySet.h
  105. include/SFCGAL/detail/ublas.h
  106. include/SFCGAL/export.h
  107. include/SFCGAL/io/GeometryStreams.h
  108. include/SFCGAL/io/ewkt.h
  109. include/SFCGAL/io/osg.h
  110. include/SFCGAL/io/vtk.h
  111. include/SFCGAL/io/wkb.h
  112. include/SFCGAL/io/wkt.h
  113. include/SFCGAL/numeric.h
  114. include/SFCGAL/triangulate/triangulate2DZ.h
  115. include/SFCGAL/triangulate/triangulatePolygon.h
  116. include/SFCGAL/version.h
  117. lib/libSFCGAL.so
  118. lib/libSFCGAL.so.1
  119. lib/libSFCGAL.so.1.5.1
  120. libdata/pkgconfig/sfcgal.pc
  121. @owner
  122. @group
  123. @mode
Collapse this list.
Dependency lines:
  • sfcgal>0:databases/sfcgal
To install the port:
cd /usr/ports/databases/sfcgal/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/sfcgal
  • pkg install sfcgal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sfcgal
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703228116 SHA256 (CGAL-5.6.tar.xz) = dcab9b08a50a06a7cc2cc69a8a12200f8d8f391b9b8013ae476965c10b45161f SIZE (CGAL-5.6.tar.xz) = 24874364

Expand this list (2 items)

Collapse this list.

SHA256 (SFCGAL-v1.5.1.tar.bz2) = 79f3296f956d1a51885e1fe9d9d16bc305b0556323867856ce4e8e5d3184301c SIZE (SFCGAL-v1.5.1.tar.bz2) = 2322830

Collapse this list.


Packages (timestamps in pop-ups are UTC):
sfcgal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.1_11.5.1_1-1.5.1_11.5.1_1---
FreeBSD:13:quarterly1.5.11.5.1-1.5.11.5.11.5.11.5.11.5.1
FreeBSD:14:latest1.5.1_11.5.1_1-1.5.1_11.5.1_1---
FreeBSD:14:quarterly1.5.11.5.1-1.5.11.5.11.5.11.5.11.5.1
FreeBSD:15:latest1.5.1_11.5.1_1n/a1.5.1n/a1.5.11.5.11.5.1_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libboost_system.so : devel/boost-libs
  2. libgmp.so : math/gmp
  3. libmpfr.so : math/mpfr
This port is required by:
for Libraries
  1. databases/postgis31
  2. databases/postgis32
  3. databases/postgis33
  4. databases/postgis34
  5. graphics/gdal

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. databases/postgis23*
  2. databases/postgis24*
  3. databases/postgis25*
  4. databases/postgis30*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
databases_sfcgal
USES:
cmake compiler:c++14-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/SFCGAL/SFCGAL/-/archive/v1.5.1/
Collapse this list.

Number of commits found: 56

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.1_1
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
1.5.1
25 Dec 2023 09:02:58
commit hash: 9890da6597a0e6987d47f7e6e1b908bf6917a26fcommit hash: 9890da6597a0e6987d47f7e6e1b908bf6917a26fcommit hash: 9890da6597a0e6987d47f7e6e1b908bf6917a26fcommit hash: 9890da6597a0e6987d47f7e6e1b908bf6917a26f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/sfcgal: Remove GL_TAGNAME after USE_GITLAB tag support
(16bde072b16daca1c886116e602c94b5fa99c20f)

Approved by:	portmgr (blanket)
1.5.1
22 Dec 2023 08:13:52
commit hash: 32e071bce273c4a5c120f1c26c5048504958d2cccommit hash: 32e071bce273c4a5c120f1c26c5048504958d2cccommit hash: 32e071bce273c4a5c120f1c26c5048504958d2cccommit hash: 32e071bce273c4a5c120f1c26c5048504958d2cc files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/sfcgal: Update to 1.5.1
1.5.0
31 Oct 2023 15:58:51
commit hash: 15345438fc89771c54018b2d6b27315a09bd7134commit hash: 15345438fc89771c54018b2d6b27315a09bd7134commit hash: 15345438fc89771c54018b2d6b27315a09bd7134commit hash: 15345438fc89771c54018b2d6b27315a09bd7134 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
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
commit hash: 4271e75957238ebfc2d5e6a6b769aecd96108ae6commit hash: 4271e75957238ebfc2d5e6a6b769aecd96108ae6commit hash: 4271e75957238ebfc2d5e6a6b769aecd96108ae6commit hash: 4271e75957238ebfc2d5e6a6b769aecd96108ae6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/sfcgal: Update WWW

Approved by:	portmgr (blanket)
1.4.1_5
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
1.4.1_4
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
1.4.1_3
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.4.1_2
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
1.4.1_1
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.4.1_1
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
1.4.1
27 Jan 2022 17:24:32
commit hash: 2bfde3901665064bc03916e0bb46d15f8bb1c29fcommit hash: 2bfde3901665064bc03916e0bb46d15f8bb1c29fcommit hash: 2bfde3901665064bc03916e0bb46d15f8bb1c29fcommit hash: 2bfde3901665064bc03916e0bb46d15f8bb1c29f files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
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
commit hash: eb61d0c516bdab7f0e49605a5efaf7e2f354895ecommit hash: eb61d0c516bdab7f0e49605a5efaf7e2f354895ecommit hash: eb61d0c516bdab7f0e49605a5efaf7e2f354895ecommit hash: eb61d0c516bdab7f0e49605a5efaf7e2f354895e files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/sfcgal: unbreak the port's build against WITH_DEBUG
1.4.0
14 Sep 2021 19:24:03
commit hash: 0261df216badba79d859d9a0ae086344ae8c1f61commit hash: 0261df216badba79d859d9a0ae086344ae8c1f61commit hash: 0261df216badba79d859d9a0ae086344ae8c1f61commit hash: 0261df216badba79d859d9a0ae086344ae8c1f61 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
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
commit hash: 362858ffa5eed3fbbf94683c9924707146c1a3f4commit hash: 362858ffa5eed3fbbf94683c9924707146c1a3f4commit hash: 362858ffa5eed3fbbf94683c9924707146c1a3f4commit hash: 362858ffa5eed3fbbf94683c9924707146c1a3f4 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
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
commit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acfcommit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acfcommit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acfcommit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acf files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
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
commit hash: c8b3d040c3de6e1579dc10fdf83538cf71a2319ccommit hash: c8b3d040c3de6e1579dc10fdf83538cf71a2319ccommit hash: c8b3d040c3de6e1579dc10fdf83538cf71a2319ccommit hash: c8b3d040c3de6e1579dc10fdf83538cf71a2319c files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.8
01 Jul 2020 17:13:54
Revision:540980Original commit files touched by this commit
lbartoletti search for other commits by this committer
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
Revision:534326Original commit files touched by this commit
lbartoletti search for other commits by this committer
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 View all of this commit message)
1.3.7_2
14 Jan 2020 21:45:15
Revision:523070Original commit files touched by this commit
lbartoletti search for other commits by this committer
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
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:507623Original commit files touched by this commit
kai search for other commits by this committer
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
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:502583Original commit files touched by this commit
tobik search for other commits by this committer
databases/sfcgal: Set USES=compiler args the canonical way
1.3.6_1
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:495073Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:468186Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:467751Original commit files touched by this commit
ale search for other commits by this committer
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
1.3.2_2
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:458006Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.3.2

PR:		222340
Submitted by:	lbartoletti@tuxfamily.org(maintainer)
1.3.1_2
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:442892Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:410162Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:410086Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:395405Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.1.0

PR:		202597
Submitted by:	coder@tuxfamily.org (maintainer)
1.0.5_1
01 Jun 2015 09:08:08
Revision:388207Original commit files touched by this commit
wen search for other commits by this committer
- Update math/cgal to 4.6
- Bump PORTREVISION of the ports depends on cgal
1.0.5
18 May 2015 17:07:46
Revision:386691Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:376177Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 1.0.5

PR:		196420
Submitted by:	coder@tuxfamily.org (maintainer)
1.0.4_3
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0.4_3
05 Oct 2014 11:28:21
Revision:370057Original commit files touched by this commit
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of math/cgal
1.0.4_2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:362600Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Fix whitespace

Approved by:	portmgr blanket
1.0.4
04 Jun 2014 08:49:57
Revision:356448Original commit files touched by this commit
miwi search for other commits by this committer
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>

Number of commits found: 56