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
libosmium Fast and flexible C++ library for working with OpenStreetMap data
2.20.0 astro on this many watch lists=0 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 2.20.0Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-11-23 16:43:39
Last Update: 2023-10-16 16:00:10
Commit Hash: cd251dc
Also Listed In: devel geography
License: BSL
WWW:
https://osmcode.org/libosmium/
Description:
The Osmium Library has extensive support for all types of OSM entities: nodes, ways, relations, and changesets. It allows reading from and writing to OSM files in XML and PBF formats, including change files and full history files. Osmium can store OSM data in memory and on disk in various formats and using various indexes. Its easy to use handler interface allows you to quickly write data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS and GeoJSON geometries for easy conversion into many GIS formats and it can assemble multipolygons from ways and relations.
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 (205 items)
Collapse this list.
  1. /usr/local/share/licenses/libosmium-2.20.0/catalog.mk
  2. /usr/local/share/licenses/libosmium-2.20.0/LICENSE
  3. /usr/local/share/licenses/libosmium-2.20.0/BSL
  4. include/gdalcpp.hpp
  5. include/osmium/area/assembler.hpp
  6. include/osmium/area/assembler_config.hpp
  7. include/osmium/area/assembler_legacy.hpp
  8. include/osmium/area/detail/basic_assembler.hpp
  9. include/osmium/area/detail/basic_assembler_with_tags.hpp
  10. include/osmium/area/detail/node_ref_segment.hpp
  11. include/osmium/area/detail/proto_ring.hpp
  12. include/osmium/area/detail/segment_list.hpp
  13. include/osmium/area/detail/vector.hpp
  14. include/osmium/area/geom_assembler.hpp
  15. include/osmium/area/multipolygon_collector.hpp
  16. include/osmium/area/multipolygon_manager.hpp
  17. include/osmium/area/multipolygon_manager_legacy.hpp
  18. include/osmium/area/problem_reporter.hpp
  19. include/osmium/area/problem_reporter_exception.hpp
  20. include/osmium/area/problem_reporter_ogr.hpp
  21. include/osmium/area/problem_reporter_stream.hpp
  22. include/osmium/area/stats.hpp
  23. include/osmium/builder/attr.hpp
  24. include/osmium/builder/builder.hpp
  25. include/osmium/builder/osm_object_builder.hpp
  26. include/osmium/diff_handler.hpp
  27. include/osmium/diff_iterator.hpp
  28. include/osmium/diff_visitor.hpp
  29. include/osmium/dynamic_handler.hpp
  30. include/osmium/experimental/flex_reader.hpp
  31. include/osmium/fwd.hpp
  32. include/osmium/geom/coordinates.hpp
  33. include/osmium/geom/factory.hpp
  34. include/osmium/geom/geojson.hpp
  35. include/osmium/geom/geos.hpp
  36. include/osmium/geom/haversine.hpp
  37. include/osmium/geom/mercator_projection.hpp
  38. include/osmium/geom/ogr.hpp
  39. include/osmium/geom/projection.hpp
  40. include/osmium/geom/rapid_geojson.hpp
  41. include/osmium/geom/relations.hpp
  42. include/osmium/geom/tile.hpp
  43. include/osmium/geom/util.hpp
  44. include/osmium/geom/wkb.hpp
  45. include/osmium/geom/wkt.hpp
  46. include/osmium/handler.hpp
  47. include/osmium/handler/chain.hpp
  48. include/osmium/handler/check_order.hpp
  49. include/osmium/handler/disk_store.hpp
  50. include/osmium/handler/dump.hpp
  51. include/osmium/handler/node_locations_for_ways.hpp
  52. include/osmium/handler/object_relations.hpp
  53. include/osmium/index/detail/create_map_with_fd.hpp
  54. include/osmium/index/detail/mmap_vector_anon.hpp
  55. include/osmium/index/detail/mmap_vector_base.hpp
  56. include/osmium/index/detail/mmap_vector_file.hpp
  57. include/osmium/index/detail/tmpfile.hpp
  58. include/osmium/index/detail/vector_map.hpp
  59. include/osmium/index/detail/vector_multimap.hpp
  60. include/osmium/index/id_set.hpp
  61. include/osmium/index/index.hpp
  62. include/osmium/index/map.hpp
  63. include/osmium/index/map/all.hpp
  64. include/osmium/index/map/dense_file_array.hpp
  65. include/osmium/index/map/dense_mem_array.hpp
  66. include/osmium/index/map/dense_mmap_array.hpp
  67. include/osmium/index/map/dummy.hpp
  68. include/osmium/index/map/flex_mem.hpp
  69. include/osmium/index/map/sparse_file_array.hpp
  70. include/osmium/index/map/sparse_mem_array.hpp
  71. include/osmium/index/map/sparse_mem_map.hpp
  72. include/osmium/index/map/sparse_mmap_array.hpp
  73. include/osmium/index/multimap.hpp
  74. include/osmium/index/multimap/all.hpp
  75. include/osmium/index/multimap/hybrid.hpp
  76. include/osmium/index/multimap/sparse_file_array.hpp
  77. include/osmium/index/multimap/sparse_mem_array.hpp
  78. include/osmium/index/multimap/sparse_mem_multimap.hpp
  79. include/osmium/index/multimap/sparse_mmap_array.hpp
  80. include/osmium/index/node_locations_map.hpp
  81. include/osmium/index/nwr_array.hpp
  82. include/osmium/index/relations_map.hpp
  83. include/osmium/io/any_compression.hpp
  84. include/osmium/io/any_input.hpp
  85. include/osmium/io/any_output.hpp
  86. include/osmium/io/bzip2_compression.hpp
  87. include/osmium/io/compression.hpp
  88. include/osmium/io/debug_output.hpp
  89. include/osmium/io/detail/debug_output_format.hpp
  90. include/osmium/io/detail/ids_output_format.hpp
  91. include/osmium/io/detail/input_format.hpp
  92. include/osmium/io/detail/lz4.hpp
  93. include/osmium/io/detail/o5m_input_format.hpp
  94. include/osmium/io/detail/opl_input_format.hpp
  95. include/osmium/io/detail/opl_output_format.hpp
  96. include/osmium/io/detail/opl_parser_functions.hpp
  97. include/osmium/io/detail/output_format.hpp
  98. include/osmium/io/detail/pbf.hpp
  99. include/osmium/io/detail/pbf_decoder.hpp
  100. include/osmium/io/detail/pbf_input_format.hpp
  101. include/osmium/io/detail/pbf_output_format.hpp
  102. include/osmium/io/detail/protobuf_tags.hpp
  103. include/osmium/io/detail/queue_util.hpp
  104. include/osmium/io/detail/read_thread.hpp
  105. include/osmium/io/detail/read_write.hpp
  106. include/osmium/io/detail/string_table.hpp
  107. include/osmium/io/detail/string_util.hpp
  108. include/osmium/io/detail/write_thread.hpp
  109. include/osmium/io/detail/xml_input_format.hpp
  110. include/osmium/io/detail/xml_output_format.hpp
  111. include/osmium/io/detail/zlib.hpp
  112. include/osmium/io/error.hpp
  113. include/osmium/io/file.hpp
  114. include/osmium/io/file_compression.hpp
  115. include/osmium/io/file_format.hpp
  116. include/osmium/io/gzip_compression.hpp
  117. include/osmium/io/header.hpp
  118. include/osmium/io/ids_output.hpp
  119. include/osmium/io/input_iterator.hpp
  120. include/osmium/io/o5m_input.hpp
  121. include/osmium/io/opl_input.hpp
  122. include/osmium/io/opl_output.hpp
  123. include/osmium/io/output_iterator.hpp
  124. include/osmium/io/overwrite.hpp
  125. include/osmium/io/pbf.hpp
  126. include/osmium/io/pbf_input.hpp
  127. include/osmium/io/pbf_output.hpp
  128. include/osmium/io/reader.hpp
  129. include/osmium/io/reader_iterator.hpp
  130. include/osmium/io/reader_with_progress_bar.hpp
  131. include/osmium/io/writer.hpp
  132. include/osmium/io/writer_options.hpp
  133. include/osmium/io/xml_input.hpp
  134. include/osmium/io/xml_output.hpp
  135. include/osmium/memory/buffer.hpp
  136. include/osmium/memory/callback_buffer.hpp
  137. include/osmium/memory/collection.hpp
  138. include/osmium/memory/item.hpp
  139. include/osmium/memory/item_iterator.hpp
  140. include/osmium/object_pointer_collection.hpp
  141. include/osmium/opl.hpp
  142. include/osmium/osm.hpp
  143. include/osmium/osm/area.hpp
  144. include/osmium/osm/box.hpp
  145. include/osmium/osm/changeset.hpp
  146. include/osmium/osm/crc.hpp
  147. include/osmium/osm/crc_zlib.hpp
  148. include/osmium/osm/diff_object.hpp
  149. include/osmium/osm/entity.hpp
  150. include/osmium/osm/entity_bits.hpp
  151. include/osmium/osm/item_type.hpp
  152. include/osmium/osm/location.hpp
  153. include/osmium/osm/metadata_options.hpp
  154. include/osmium/osm/node.hpp
  155. include/osmium/osm/node_ref.hpp
  156. include/osmium/osm/node_ref_list.hpp
  157. include/osmium/osm/object.hpp
  158. include/osmium/osm/object_comparisons.hpp
  159. include/osmium/osm/relation.hpp
  160. include/osmium/osm/segment.hpp
  161. include/osmium/osm/tag.hpp
  162. include/osmium/osm/timestamp.hpp
  163. include/osmium/osm/types.hpp
  164. include/osmium/osm/types_from_string.hpp
  165. include/osmium/osm/undirected_segment.hpp
  166. include/osmium/osm/way.hpp
  167. include/osmium/relations/collector.hpp
  168. include/osmium/relations/detail/member_meta.hpp
  169. include/osmium/relations/detail/relation_meta.hpp
  170. include/osmium/relations/manager_util.hpp
  171. include/osmium/relations/members_database.hpp
  172. include/osmium/relations/relations_database.hpp
  173. include/osmium/relations/relations_manager.hpp
  174. include/osmium/storage/item_stash.hpp
  175. include/osmium/tags/filter.hpp
  176. include/osmium/tags/matcher.hpp
  177. include/osmium/tags/regex_filter.hpp
  178. include/osmium/tags/taglist.hpp
  179. include/osmium/tags/tags_filter.hpp
  180. include/osmium/thread/function_wrapper.hpp
  181. include/osmium/thread/pool.hpp
  182. include/osmium/thread/queue.hpp
  183. include/osmium/thread/util.hpp
  184. include/osmium/util/compatibility.hpp
  185. include/osmium/util/config.hpp
  186. include/osmium/util/delta.hpp
  187. include/osmium/util/double.hpp
  188. include/osmium/util/endian.hpp
  189. include/osmium/util/file.hpp
  190. include/osmium/util/iterator.hpp
  191. include/osmium/util/memory.hpp
  192. include/osmium/util/memory_mapping.hpp
  193. include/osmium/util/minmax.hpp
  194. include/osmium/util/misc.hpp
  195. include/osmium/util/options.hpp
  196. include/osmium/util/progress_bar.hpp
  197. include/osmium/util/string.hpp
  198. include/osmium/util/string_matcher.hpp
  199. include/osmium/util/timer.hpp
  200. include/osmium/util/verbose_output.hpp
  201. include/osmium/version.hpp
  202. include/osmium/visitor.hpp
  203. @owner
  204. @group
  205. @mode
Collapse this list.
Dependency lines:
  • libosmium>0:astro/libosmium
To install the port:
cd /usr/ports/astro/libosmium/ && make install clean
To add the package, run one of these commands:
  • pkg install astro/libosmium
  • pkg install libosmium
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libosmium
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1695653272 SHA256 (osmcode-libosmium-v2.20.0_GH0.tar.gz) = 3d3e0873c6aaabb3b2ef4283896bebf233334891a7a49f4712af30ca6ed72477 SIZE (osmcode-libosmium-v2.20.0_GH0.tar.gz) = 565349

Packages (timestamps in pop-ups are UTC):
libosmium
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.20.02.20.0-2.20.02.20.0-2.15.6-
FreeBSD:13:quarterly2.20.02.20.0-2.20.02.20.0-2.20.02.20.0
FreeBSD:14:latest2.20.02.20.0-2.20.02.20.0---
FreeBSD:14:quarterly2.20.02.20.0-2.20.02.20.0-2.20.02.20.0
FreeBSD:15:latest2.20.02.20.0n/a2.20.0n/a-2.20.02.20.0
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. boost-libs>=0 : devel/boost-libs
  2. gdal>=0 : graphics/gdal
  3. protozero>=0 : devel/protozero
  4. expat>=0 : textproc/expat2
  5. liblz4>=0 : archivers/liblz4
  6. geos>=0 : graphics/geos
  7. cmake : devel/cmake-core
  8. ninja : devel/ninja
This port is required by:
for Build
  1. astro/osmium-tool
  2. converters/osm2pgsql

Configuration Options:
===> The following configuration options are available for libosmium-2.20.0: DOCS=on: Build and/or install documentation TEST=on: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
astro_libosmium
USES:
cmake compiler:c++11-lib
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/osmcode/libosmium/tar.gz/v2.20.0?dummy=/
Collapse this list.

Number of commits found: 62

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.20.0
16 Oct 2023 16:00:10
commit hash: cd251dc7f5d42efc9e1f5b255225639f6be53243commit hash: cd251dc7f5d42efc9e1f5b255225639f6be53243commit hash: cd251dc7f5d42efc9e1f5b255225639f6be53243commit hash: cd251dc7f5d42efc9e1f5b255225639f6be53243 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
astro/libosmium: Remove duplicate entry from BUILD_DEPENDS

Approved by:	portmgr (blanket)
2.20.0
25 Sep 2023 19:39:38
commit hash: a885a7dc22845be3a6674ff025b046582a1bd8e4commit hash: a885a7dc22845be3a6674ff025b046582a1bd8e4commit hash: a885a7dc22845be3a6674ff025b046582a1bd8e4commit hash: a885a7dc22845be3a6674ff025b046582a1bd8e4 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/libosmium: update 2.19.0 → 2.20.0
2.19.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2.19.0
19 Jan 2023 23:24:09
commit hash: 150ecc38226d63e0ff84daad01e7bffa5060078acommit hash: 150ecc38226d63e0ff84daad01e7bffa5060078acommit hash: 150ecc38226d63e0ff84daad01e7bffa5060078acommit hash: 150ecc38226d63e0ff84daad01e7bffa5060078a files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/libosmium: update 2.18.0 → 2.19.0
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)
2.18.0_1
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)
2.18.0_1
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
2.18.0
15 Mar 2022 11:50:06
commit hash: 1c27e081725a749c7b2eba92859d26406f535314commit hash: 1c27e081725a749c7b2eba92859d26406f535314commit hash: 1c27e081725a749c7b2eba92859d26406f535314commit hash: 1c27e081725a749c7b2eba92859d26406f535314 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/libosmium: update 2.17.2 → 2.18.0

- Convert LIB_DEPENDS to BUILD_DEPENDS, as this is a header-only
  library and the actual usage of dependencies is optional and depends
  on the consumer
- Patch most linux-only #ifdefs to also include FreeBSD
2.17.2
20 Dec 2021 12:53:48
commit hash: 4753ec1aeb32e7028dd9b765001c42b080f45364commit hash: 4753ec1aeb32e7028dd9b765001c42b080f45364commit hash: 4753ec1aeb32e7028dd9b765001c42b080f45364commit hash: 4753ec1aeb32e7028dd9b765001c42b080f45364 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/libosmium: update to 2.17.2
2.17.1
08 Oct 2021 20:35:48
commit hash: 40d245ed5bd06e377853973cc95692d273a702e7commit hash: 40d245ed5bd06e377853973cc95692d273a702e7commit hash: 40d245ed5bd06e377853973cc95692d273a702e7commit hash: 40d245ed5bd06e377853973cc95692d273a702e7 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/libosmium: update to 2.17.1
2.17.0
29 Apr 2021 14:20:09
commit hash: 0f9ae4a667e92e1127302ad4d7836bc901e4027fcommit hash: 0f9ae4a667e92e1127302ad4d7836bc901e4027fcommit hash: 0f9ae4a667e92e1127302ad4d7836bc901e4027fcommit hash: 0f9ae4a667e92e1127302ad4d7836bc901e4027f files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
astro/libosmium: update to 2.17.0
2.16.0_1
07 Apr 2021 23:19:01
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
2.16.0_1
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.
2.16.0_1
23 Feb 2021 05:58:36
Revision:566369Original commit files touched by this commit
lbartoletti search for other commits by this committer
graphics/gdal: Set the default options as a workable set

- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers

PR:		224004
Approved by:	portmgr
2.16.0
19 Jan 2021 16:25:41
Revision:562053Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.16.0
2.15.6
03 Jul 2020 13:26:56
Revision:541109Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.15.6
2.15.5
03 May 2020 01:03:02
Revision:533721Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.15.5
2.15.4_2
22 Jan 2020 06:02:25
Revision:523793Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for graphics/gdal shlib change
2.15.4_1
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
2.15.4
03 Dec 2019 10:26:36
Revision:518926Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.15.4
2.15.3
18 Sep 2019 21:04:40
Revision:512291Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.15.3
2.15.2
19 Aug 2019 20:08:46
Revision:509306Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.15.2
2.15.1_4
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
2.15.1_3
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
2.15.1_2
27 Jun 2019 03:37:11
Revision:505194Original commit files touched by this commit
wen search for other commits by this committer
- Update to 6.1.0 and fix some ports
- Add missing DEPENDS
- Add TEST_TARGET
- Take maintainership

PR:		237932, 238795
Submitted by:	wenheping2000@hotmail.com,rhurlin@gwdg.de
Approved by:	maintainer(timeout, > 30 days), portmgr@(implicit, fix build)
Exp-run by:	antoine@
Thanks to:	antoine@, sunpoet@, rhurlin@gwdg.de
2.15.1_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
2.15.1
28 Feb 2019 19:56:36
Revision:494183Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.15.1
2.15.0_1
11 Feb 2019 16:53:44
Revision:492701Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Bump after protozero update
2.15.0
01 Jan 2019 09:30:21
Revision:488864Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW
2.15.0
20 Dec 2018 13:05:02
Revision:487879Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.15.0
2.14.2_4
12 Dec 2018 01:35:36
Revision:487272Original 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
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.14.2_3
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
2.14.2_2
02 Nov 2018 15:07:09
Revision:483814Original commit files touched by this commit
linimon search for other commits by this committer
Now builds on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2.14.2_2
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
2.14.2_1
29 Jul 2018 22:18:46
Revision:475857Original 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
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2.14.2
25 Jul 2018 18:25:56
Revision:475322Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.14.2
2.14.0_1
18 Apr 2018 14:06:09
Revision:467713Original commit files touched by this commit
jbeich search for other commits by this committer
Adjust PORTREVISION order to pet portlint after r467711

Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place
when DISTVERSION*FIX is used.
2.14.0_1
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
2.14.0
12 Apr 2018 12:40:46
Revision:467152Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.14.0
2.13.1_4
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
2.13.1_3
01 Dec 2017 11:46:33
Revision:455276Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Pet portlint
2.13.1_3
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
2.13.1_2
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
2.13.1_1
10 Sep 2017 20:55:39
Revision:449591Original 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
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2.13.1
30 Aug 2017 16:23:59
Revision:448991Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.13.1
2.13.0
20 Aug 2017 11:20:22
Revision:448373Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.13.0
2.12.2
22 May 2017 14:49:59
Revision:441464Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.12.2
2.12.1_1
21 May 2017 21:55:08
Revision:441429Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2.12.1_1
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
2.12.1
13 Apr 2017 11:52:46
Revision:438438Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.12.1
2.12.0_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2.12.0
21 Mar 2017 11:59:21
Revision:436588Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.12.0
2.11.1
14 Mar 2017 08:11:30
Revision:436132Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.11.1
2.11.0
24 Jan 2017 12:20:00
Revision:432326Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.11.0
- Try to fix build on DragonFly
2.10.3_2
13 Jan 2017 09:22:21
Revision:431357Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Try to fix build on DragonFly
2.10.3_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
2.10.3_1
01 Jan 2017 03:45:13
Revision:430235Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
2.10.3_1
25 Dec 2016 17:19:32
Revision:429443Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix conflict with utf8cpp by using it as dependency

PR:		215391
Reported by:	jbeich
2.10.3
19 Dec 2016 11:18:45
Revision:428919Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Install all required headers

These headers belong to third party libraries (gdalcpp, protozero,
utfcpp), but since these are not in the ports yet, just install
bundled ones for now.

PR:		215391
Submitted by:	mmd.osm+freebsd@gmail.com
2.10.3
17 Dec 2016 17:47:59
Revision:428791Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix another comment type

Reported by:	jhale
2.10.3
17 Dec 2016 15:45:29
Revision:428769Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark BROKEN on 9.x
- Fix typo
2.10.3
23 Nov 2016 16:43:28
Revision:426943Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update osmium to 2.10.3 and rename to libosmium

Number of commits found: 62