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
libkml Reference implementation of OGC KML 2.2
1.3.0_26 science on this many watch lists=1 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.3.0_26Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-10-07 11:11:59
Last Update: 2023-11-08 05:36:35
Commit Hash: baf3577
People watching this port, also watch:: py39-pycparser, gstreamer1-plugins-pango, libdc1394, gstreamer1-plugins-openmpt, xerces-c3
License: BSD3CLAUSE
WWW:
https://github.com/libkml/libkml
Description:
This is Google's reference implementation of OGC KML 2.2. It also includes implementations of Google's gx: extensions used by Google Earth, as well as several utility libraries for working with other formats. All of original documentation written by google is imported into "wiki" branch: https://github.com/libkml/libkml/tree/wiki
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 (273 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libkml-1.3.0_26/catalog.mk
  3. /usr/local/share/licenses/libkml-1.3.0_26/LICENSE
  4. /usr/local/share/licenses/libkml-1.3.0_26/BSD3CLAUSE
  5. include/kml/base/attributes.h
  6. include/kml/base/color32.h
  7. include/kml/base/csv_splitter.h
  8. include/kml/base/date_time.h
  9. include/kml/base/expat_handler.h
  10. include/kml/base/expat_handler_ns.h
  11. include/kml/base/expat_parser.h
  12. include/kml/base/file.h
  13. include/kml/base/math_util.h
  14. include/kml/base/memory_file.h
  15. include/kml/base/mimetypes.h
  16. include/kml/base/net_cache.h
  17. include/kml/base/referent.h
  18. include/kml/base/string_util.h
  19. include/kml/base/tempfile.h
  20. include/kml/base/time_util.h
  21. include/kml/base/util.h
  22. include/kml/base/vec3.h
  23. include/kml/base/version.h
  24. include/kml/base/xml_element.h
  25. include/kml/base/xml_file.h
  26. include/kml/base/xml_namespaces.h
  27. include/kml/base/xmlns.h
  28. include/kml/base/zip_file.h
  29. include/kml/convenience/atom_util.h
  30. include/kml/convenience/convenience.h
  31. include/kml/convenience/csv_file.h
  32. include/kml/convenience/csv_parser.h
  33. include/kml/convenience/element_counter.h
  34. include/kml/convenience/feature_list.h
  35. include/kml/convenience/google_doc_list.h
  36. include/kml/convenience/google_maps_data.h
  37. include/kml/convenience/google_picasa_web.h
  38. include/kml/convenience/google_spreadsheets.h
  39. include/kml/convenience/gpx_trk_pt_handler.h
  40. include/kml/convenience/http_client.h
  41. include/kml/convenience/kml_feature_list_saver.h
  42. include/kml/convenience/kmz_check_links.h
  43. include/kml/dom.h
  44. include/kml/dom/abstractlatlonbox.h
  45. include/kml/dom/abstractview.h
  46. include/kml/dom/atom.h
  47. include/kml/dom/balloonstyle.h
  48. include/kml/dom/colorstyle.h
  49. include/kml/dom/container.h
  50. include/kml/dom/document.h
  51. include/kml/dom/element.h
  52. include/kml/dom/extendeddata.h
  53. include/kml/dom/feature.h
  54. include/kml/dom/folder.h
  55. include/kml/dom/geometry.h
  56. include/kml/dom/gx_timeprimitive.h
  57. include/kml/dom/gx_tour.h
  58. include/kml/dom/hotspot.h
  59. include/kml/dom/iconstyle.h
  60. include/kml/dom/kml.h
  61. include/kml/dom/kml22.cc
  62. include/kml/dom/kml22.h
  63. include/kml/dom/kml_cast.h
  64. include/kml/dom/kml_factory.h
  65. include/kml/dom/kml_funcs.h
  66. include/kml/dom/kml_ptr.h
  67. include/kml/dom/kmldom.h
  68. include/kml/dom/labelstyle.h
  69. include/kml/dom/linestyle.h
  70. include/kml/dom/link.h
  71. include/kml/dom/liststyle.h
  72. include/kml/dom/model.h
  73. include/kml/dom/networklink.h
  74. include/kml/dom/networklinkcontrol.h
  75. include/kml/dom/object.h
  76. include/kml/dom/overlay.h
  77. include/kml/dom/parser.h
  78. include/kml/dom/parser_observer.h
  79. include/kml/dom/placemark.h
  80. include/kml/dom/polystyle.h
  81. include/kml/dom/region.h
  82. include/kml/dom/schema.h
  83. include/kml/dom/snippet.h
  84. include/kml/dom/style.h
  85. include/kml/dom/stylemap.h
  86. include/kml/dom/styleselector.h
  87. include/kml/dom/substyle.h
  88. include/kml/dom/timeprimitive.h
  89. include/kml/dom/vec2.h
  90. include/kml/dom/visitor.h
  91. include/kml/dom/visitor_driver.h
  92. include/kml/dom/xal.h
  93. include/kml/dom/xsd.h
  94. include/kml/engine.h
  95. include/kml/engine/bbox.h
  96. include/kml/engine/clone.h
  97. include/kml/engine/engine_types.h
  98. include/kml/engine/entity_mapper.h
  99. include/kml/engine/feature_balloon.h
  100. include/kml/engine/feature_view.h
  101. include/kml/engine/feature_visitor.h
  102. include/kml/engine/find.h
  103. include/kml/engine/find_xml_namespaces.h
  104. include/kml/engine/get_link_parents.h
  105. include/kml/engine/get_links.h
  106. include/kml/engine/href.h
  107. include/kml/engine/id_mapper.h
  108. include/kml/engine/kml_cache.h
  109. include/kml/engine/kml_file.h
  110. include/kml/engine/kml_stream.h
  111. include/kml/engine/kml_uri.h
  112. include/kml/engine/kmz_cache.h
  113. include/kml/engine/kmz_file.h
  114. include/kml/engine/link_util.h
  115. include/kml/engine/location_util.h
  116. include/kml/engine/merge.h
  117. include/kml/engine/object_id_parser_observer.h
  118. include/kml/engine/old_schema_parser_observer.h
  119. include/kml/engine/parse_old_schema.h
  120. include/kml/engine/schema_parser_observer.h
  121. include/kml/engine/shared_style_parser_observer.h
  122. include/kml/engine/style_inliner.h
  123. include/kml/engine/style_merger.h
  124. include/kml/engine/style_resolver.h
  125. include/kml/engine/style_splitter.h
  126. include/kml/engine/update.h
  127. include/kml/regionator/feature_list_region_handler.h
  128. include/kml/regionator/feature_list_regionator.h
  129. include/kml/regionator/region_handler.h
  130. include/kml/regionator/regionator.h
  131. include/kml/regionator/regionator_qid.h
  132. include/kml/regionator/regionator_util.h
  133. include/kml/xsd/xsd_complex_type.h
  134. include/kml/xsd/xsd_element.h
  135. include/kml/xsd/xsd_file.h
  136. include/kml/xsd/xsd_handler.h
  137. include/kml/xsd/xsd_primitive_type.h
  138. include/kml/xsd/xsd_schema.h
  139. include/kml/xsd/xsd_simple_type.h
  140. include/kml/xsd/xsd_type.h
  141. include/kml/xsd/xsd_util.h
  142. include/kml/xsd/xst_parser.h
  143. lib/cmake/libkml/LibKMLConfig.cmake
  144. lib/cmake/libkml/LibKMLConfigVersion.cmake
  145. lib/cmake/libkml/LibKMLTargets-release.cmake
  146. lib/cmake/libkml/LibKMLTargets.cmake
  147. lib/libkmlbase.so
  148. lib/libkmlbase.so.1
  149. lib/libkmlbase.so.1.3.1
  150. lib/libkmlconvenience.so
  151. lib/libkmlconvenience.so.1
  152. lib/libkmlconvenience.so.1.3.1
  153. lib/libkmldom.so
  154. lib/libkmldom.so.1
  155. lib/libkmldom.so.1.3.1
  156. lib/libkmlengine.so
  157. lib/libkmlengine.so.1
  158. lib/libkmlengine.so.1.3.1
  159. lib/libkmlregionator.so
  160. lib/libkmlregionator.so.1
  161. lib/libkmlregionator.so.1.3.1
  162. lib/libkmlxsd.so
  163. lib/libkmlxsd.so.1
  164. lib/libkmlxsd.so.1.3.1
  165. libdata/pkgconfig/libkml.pc
  166. share/examples/libkml/checklinks.cc
  167. share/examples/libkml/circlegen.cc
  168. share/examples/libkml/countkml.cc
  169. share/examples/libkml/createkml.cc
  170. share/examples/libkml/domviewer.py
  171. share/examples/libkml/engine/balloonwalker.cc
  172. share/examples/libkml/engine/change.cc
  173. share/examples/libkml/engine/clone.cc
  174. share/examples/libkml/engine/csv2kml.cc
  175. share/examples/libkml/engine/csvinfo.cc
  176. share/examples/libkml/engine/import.cc
  177. share/examples/libkml/engine/inlinestyles.cc
  178. share/examples/libkml/engine/kml2kmz.cc
  179. share/examples/libkml/engine/kmlfile.cc
  180. share/examples/libkml/engine/kmzchecklinks.cc
  181. share/examples/libkml/engine/oldschema.cc
  182. share/examples/libkml/engine/parsebig.cc
  183. share/examples/libkml/engine/printstyle.cc
  184. share/examples/libkml/engine/splitstyles.cc
  185. share/examples/libkml/engine/streamkml.cc
  186. share/examples/libkml/gpx/gpxtracktokml.cc
  187. share/examples/libkml/gx/featuretour.cc
  188. share/examples/libkml/gx/gpxfly.cc
  189. share/examples/libkml/helloattrs.cc
  190. share/examples/libkml/helloenum.cc
  191. share/examples/libkml/hellofeatures.cc
  192. share/examples/libkml/hellofolder.cc
  193. share/examples/libkml/hellogeometry.cc
  194. share/examples/libkml/hellohref.cc
  195. share/examples/libkml/hellokmz.cc
  196. share/examples/libkml/hellonet/README
  197. share/examples/libkml/hellonet/csvurl2gmap.cc
  198. share/examples/libkml/hellonet/curlfetch.cc
  199. share/examples/libkml/hellonet/curlfetch.h
  200. share/examples/libkml/hellonet/getgmapkml.cc
  201. share/examples/libkml/hellonet/getgsheetcsv.cc
  202. share/examples/libkml/hellonet/getgsheetkml.cc
  203. share/examples/libkml/hellonet/gsheet2gmap.cc
  204. share/examples/libkml/hellonet/kmlwalk.cc
  205. share/examples/libkml/hellonet/kmzfetch.cc
  206. share/examples/libkml/hellonet/listfeed.cc
  207. share/examples/libkml/hellonet/listgdocs.cc
  208. share/examples/libkml/hellonet/listgmaps.cc
  209. share/examples/libkml/hellonet/listgphotos.cc
  210. share/examples/libkml/hellonet/prompt.h
  211. share/examples/libkml/hellonet/resolvestyle.cc
  212. share/examples/libkml/hellonet/searchgmap.cc
  213. share/examples/libkml/hellonet/uploadgmap.cc
  214. share/examples/libkml/hellonet/uploadgmapcsv.cc
  215. share/examples/libkml/hellonet/uploadgmapkml.cc
  216. share/examples/libkml/hellonet/uploadgsheet.cc
  217. share/examples/libkml/hellonet/xsdprint.cc
  218. share/examples/libkml/helloregion.cc
  219. share/examples/libkml/helloworld.cc
  220. share/examples/libkml/java/CreateFolder.java
  221. share/examples/libkml/java/CreatePlacemark.java
  222. share/examples/libkml/java/WalkFeatures.java
  223. share/examples/libkml/java/run.sh
  224. share/examples/libkml/kml/abstractview.kml
  225. share/examples/libkml/kml/allstyles.kml
  226. share/examples/libkml/kml/altitudemode.kml
  227. share/examples/libkml/kml/attrs.kml
  228. share/examples/libkml/kml/extendeddata.kml
  229. share/examples/libkml/kml/folder.kml
  230. share/examples/libkml/kml/inline-stylemap.kml
  231. share/examples/libkml/kml/kmlsamples.kml
  232. share/examples/libkml/kml/lines.kml
  233. share/examples/libkml/kml/model.kml
  234. share/examples/libkml/kml/networklink.kml
  235. share/examples/libkml/kml/networklinkcontrol.kml
  236. share/examples/libkml/kml/photooverlay.kml
  237. share/examples/libkml/kml/polygons2d.kml
  238. share/examples/libkml/kml/region.kml
  239. share/examples/libkml/kml/sky.kml
  240. share/examples/libkml/kml/snippets.kml
  241. share/examples/libkml/kml/styles.kml
  242. share/examples/libkml/kml/time.kml
  243. share/examples/libkml/kml/unknown-elements.kml
  244. share/examples/libkml/parsebuf.cc
  245. share/examples/libkml/parsekml.cc
  246. share/examples/libkml/parsens.cc
  247. share/examples/libkml/prettykml.cc
  248. share/examples/libkml/print.cc
  249. share/examples/libkml/print.h
  250. share/examples/libkml/printgeometry.cc
  251. share/examples/libkml/python/helloenum.py
  252. share/examples/libkml/python/hellogeometry.py
  253. share/examples/libkml/python/hellolocation.py
  254. share/examples/libkml/python/helloplacemark.py
  255. share/examples/libkml/python/hellopoint.py
  256. share/examples/libkml/python/hellovector.py
  257. share/examples/libkml/python/hellowalk.py
  258. share/examples/libkml/python/parse_point_placemark.py
  259. share/examples/libkml/regionator/csvregionator.cc
  260. share/examples/libkml/regionator/kmlregionator.cc
  261. share/examples/libkml/sharedstyles.cc
  262. share/examples/libkml/simplifylines.cc
  263. share/examples/libkml/sortplacemarks.cc
  264. share/examples/libkml/xsd/kml-aliases.txt
  265. share/examples/libkml/xsd/xsdchildren.cc
  266. share/examples/libkml/xsd/xsdcoverage.cc
  267. share/examples/libkml/xsd/xsdelements.cc
  268. share/examples/libkml/xsd/xsdenums.cc
  269. share/examples/libkml/xsd/xsdfind.cc
  270. share/examples/libkml/xsd/xsdtypes.cc
  271. @owner
  272. @group
  273. @mode
Collapse this list.
Dependency lines:
  • libkml>0:science/libkml
To install the port:
cd /usr/ports/science/libkml/ && make install clean
To add the package, run one of these commands:
  • pkg install science/libkml
  • pkg install libkml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libkml
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1661599149 SHA256 (libkml-libkml-1.3.0-916a801_GH0.tar.gz) = 233fffbbe7a7c349421349f5d5cc8e515d20344b6e7261171a092373488bd793 SIZE (libkml-libkml-1.3.0-916a801_GH0.tar.gz) = 6647901

Packages (timestamps in pop-ups are UTC):
libkml
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.0_261.3.0_261.3.0_161.3.0_261.3.0_26-1.3.0_16-
FreeBSD:13:quarterly1.3.0_261.3.0_261.3.0_251.3.0_261.3.0_261.3.0_261.3.0_261.3.0_26
FreeBSD:14:latest1.3.0_261.3.0_261.3.0_251.3.0_261.3.0_261.3.0_25-1.3.0_25
FreeBSD:14:quarterly1.3.0_261.3.0_26-1.3.0_261.3.0_261.3.0_261.3.0_261.3.0_26
FreeBSD:15:latest1.3.0_261.3.0_26n/a1.3.0_26n/a1.3.0_261.3.0_261.3.0_26
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_thread.so : devel/boost-libs
  2. libexpat.so : textproc/expat2
  3. liburiparser.so : net/uriparser
  4. libcurl.so : ftp/curl
  5. libminizip.so : archivers/minizip
This port is required by:
for Libraries
  1. graphics/gdal

Configuration Options:
===> The following configuration options are available for libkml-1.3.0_26: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
science_libkml
USES:
cmake compiler:c++11-lang minizip pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/libkml/libkml/tar.gz/916a801?dummy=/
Collapse this list.

Number of commits found: 67

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0_26
08 Nov 2023 05:36:35
commit hash: baf3577af42838a9a09a98fd3ca03adc60a55853commit hash: baf3577af42838a9a09a98fd3ca03adc60a55853commit hash: baf3577af42838a9a09a98fd3ca03adc60a55853commit hash: baf3577af42838a9a09a98fd3ca03adc60a55853 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
science/libkml: Fix linking with CMake >= 3.27

Due to changes [1] in the FindEXPAT module, this was failing to link
with newer versions of CMake.

FAILED: bin/example_balloonwalker
: && /usr/bin/c++ -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing
-std=c++11 -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing -std=c++11 -DNDEBUG -lz
-fstack-protector-strong
examples/engine/CMakeFiles/example_balloonwalker.dir/balloonwalker.cc.o -o
bin/example_balloonwalker
-Wl,-rpath,/wrkdirs/usr/ports/science/libkml/work/.build/lib:/usr/local/lib 
lib/libkmlengine.so.1.3.1
lib/libkmldom.so.1.3.1  lib/libkmlbase.so.1.3.1  /usr/local/lib/libminizip.so 
/usr/local/lib/liburiparser.so && :
ld: error: lib/libkmldom.so.1.3.1: undefined reference to XML_StopParser
[--no-allow-shlib-undefined]
ld: error: lib/libkmlbase.so.1.3.1: undefined reference to XML_ParserCreateNS
[--no-allow-shlib-undefined]
ld: error: lib/libkmlbase.so.1.3.1: undefined reference to XML_ParserCreate
[--no-allow-shlib-undefined]
ld: error: lib/libkmlbase.so.1.3.1: undefined reference to XML_SetUserData
[--no-allow-shlib-undefined]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0_26
30 Sep 2023 02:34:10
commit hash: a6a8311b884907cf8a6aac3b3b3038f5bdd34751commit hash: a6a8311b884907cf8a6aac3b3b3038f5bdd34751commit hash: a6a8311b884907cf8a6aac3b3b3038f5bdd34751commit hash: a6a8311b884907cf8a6aac3b3b3038f5bdd34751 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/libkml: Fix build with Clang 16

Clang 16 uses c++17 by default.
1.3.0_26
29 Sep 2023 16:13:35
commit hash: e17f183ac7cb12907ae44e3e4d71258de6e6afdacommit hash: e17f183ac7cb12907ae44e3e4d71258de6e6afdacommit hash: e17f183ac7cb12907ae44e3e4d71258de6e6afdacommit hash: e17f183ac7cb12907ae44e3e4d71258de6e6afda files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/libkml: Update to newer snapshot (916a801)

- Re-apply 71a4cedd0383a76f847f0fa1ab32b9209df20959
- Clean up BUILD_DEPENDS: all of them are in the ports tree for years
- Bump PORTREVISION of dependent port (graphics/gdal) for shlib change
- Bump PORTREVISION for package change

Local patches have been merged by upstream in 916a801 [1].
Tested all dependent ports of graphics/gdal in case of potential breakage.
- math/openturns and science/paraview are skipped due to ceres-solver breakage
- graphics/mapnik is skipped due to potential boost-libs breakage [2][3]

Changes:	https://github.com/libkml/libkml/commits/master
Reference:	https://github.com/libkml/libkml/commit/916a801ed3143ab82c07ec108bad271aa441da16
[1]
		https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p3b548e384d0b_sfc4a676827/logs/mapnik-3.1.0_3.log
[2]
		https://pkg-status.freebsd.org/beefy16/data/132amd64-default/3b548e384d0b/logs/mapnik-3.1.0_3.log
[3]
PR:		266221, 266252
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.3.0_25
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.3.0_25
04 Sep 2022 15:24:42
commit hash: 357b6cc9c09c1d3eedd36f9d93757bd00cc0641ecommit hash: 357b6cc9c09c1d3eedd36f9d93757bd00cc0641ecommit hash: 357b6cc9c09c1d3eedd36f9d93757bd00cc0641ecommit hash: 357b6cc9c09c1d3eedd36f9d93757bd00cc0641e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/libkml: Revert 71a4cedd0383a76f847f0fa1ab32b9209df20959

- Bump PORTREVISION for dependency and package change

PR:		266221
Reported by:	thierry
1.3.0_24
31 Aug 2022 11:40:53
commit hash: 71a4cedd0383a76f847f0fa1ab32b9209df20959commit hash: 71a4cedd0383a76f847f0fa1ab32b9209df20959commit hash: 71a4cedd0383a76f847f0fa1ab32b9209df20959commit hash: 71a4cedd0383a76f847f0fa1ab32b9209df20959 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/libkml: Update to newer snapshot (916a801)

- Bump PORTREVISION for package change

Local patches have been merged by upstream in 916a801 [1].

Changes:	https://github.com/libkml/libkml/commits/master
Reference:	https://github.com/libkml/libkml/commit/916a801ed3143ab82c07ec108bad271aa441da16
[1]
1.3.0_23
27 Aug 2022 10:27:09
commit hash: 058c43068e0ae9065ab7dc09bc2675620c645185commit hash: 058c43068e0ae9065ab7dc09bc2675620c645185commit hash: 058c43068e0ae9065ab7dc09bc2675620c645185commit hash: 058c43068e0ae9065ab7dc09bc2675620c645185 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/libkml: Remove unneeded googletest

- Bump PORTREVISION for dependency change

PR:		266043
Reported by:	yuri
1.3.0_22
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.3.0_21
20 Jul 2022 14:22:51
commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Andreas Fehlner <fehlner@gmx.de>
  *  Brad Huntting <huntting@glarp.com>
  *  Chao Shin <quakelee@cn.FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chia-Hsing Yu <me@davidyu.org>
  *  Chris Rees <utisoft@gmail.com>
  *  David Naylor <dbn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik B Knudsen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0_21
30 Jun 2022 15:27:20
commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.1

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.1
Reported by:	GitHub (watch releases)
1.3.0_20
25 Jun 2022 19:31:14
commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.0

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.0
Reported by:	GitHub (watch releases)
1.3.0_19
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.3.0_18
25 Jan 2022 06:35:22
commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33ccommit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33ccommit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33ccommit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip

Import minizip-ng and zlib-ng

Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.

+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0_18
12 Jun 2021 03:25:45
commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.11.0

Changes:	https://github.com/google/googletest/compare/53495a2a...release-1.11.0
Changes:	https://github.com/google/googletest/releases/tag/release-1.11.0
Reported by:	GitHub (watch releases)
1.3.0_17
03 Jun 2021 15:04:43
commit hash: ab6322ef63e1cba290f023a6604943e0bea7499dcommit hash: ab6322ef63e1cba290f023a6604943e0bea7499dcommit hash: ab6322ef63e1cba290f023a6604943e0bea7499dcommit hash: ab6322ef63e1cba290f023a6604943e0bea7499d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.10.0.667

Upstream no longer makes releases, see
https://github.com/google/googletest/commit/861d535e2595

Changes:	https://github.com/google/googletest/compare/release-1.10.0...53495a2a
Reported by:	ngie (1 year ago)
1.3.0_16
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.0_16
08 May 2020 20:50:41
Revision:534426Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert REINPLACE_CMD to patch files
1.3.0_16
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.0_15
05 Oct 2019 00:42:21
Revision:513801Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.10.0

- Drop static library
- Drop gtest-config and gmock-config
- Drop GTEST_LIB_CHECK autoconf macro
- Drop gmock_doctory.py as it's too old
- Expose tests via option

Changes:	https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0
Reported by:	GitHub (watch releases)
PR:		239654
Differential Revision:	https://reviews.freebsd.org/D19430
1.3.0_14
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.0_13
02 Aug 2019 19:28:58
Revision:507886Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
1.3.0_13
01 Aug 2019 21:24:41
Revision:507832Original commit files touched by this commit
pkubaj search for other commits by this committer
science/libkml: fix build with GCC architectures

Typedef redefinitions were introduced in C11.

Approved by:	mentors (implicit approval)
1.3.0_13
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.0_12
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.0_11
31 Aug 2018 20:14:40
Revision:478607Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.1

Changes:	https://github.com/google/googletest/compare/9bda90b...release-1.8.1
1.3.0_10
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.0_9
19 May 2018 11:06:20
Revision:470377Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert PORTEXAMPLES=* to PLIST entries
1.3.0_9
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.0_8
09 Mar 2018 12:07:37
Revision:463956Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.712

Changes:	https://github.com/google/googletest/compare/5490beb...9bda90b
1.3.0_7
19 Feb 2018 10:29:49
Revision:462293Original commit files touched by this commit
sunpoet search for other commits by this committer
Use CMAKE_BOOL
1.3.0_7
17 Feb 2018 16:40:20
Revision:462168Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with Clang 6

MFH:		2018Q1
1.3.0_7
17 Feb 2018 13:12:29
Revision:462152Original commit files touched by this commit
sunpoet search for other commits by this committer
Use CMAKE_OFF
1.3.0_7
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.0_6
27 Dec 2017 19:47:20
Revision:457386Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.450

Changes:	https://github.com/google/googletest/compare/f1a87d7...5490beb
1.3.0_5
25 Sep 2017 00:51:02
Revision:450562Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.358

Changes:	https://github.com/google/googletest/compare/59c795c...f1a87d7
1.3.0_4
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.0_3
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.0_2
20 Aug 2017 12:26:58
Revision:448389Original commit files touched by this commit
sunpoet search for other commits by this committer
Pet portlint: move BROKEN_* upward
1.3.0_2
22 May 2017 22:29:17
Revision:441494Original 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
1.3.0_2
18 May 2017 23:22:00
Revision:441204Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.50

Changes:	https://github.com/google/googletest/compare/a2b8a8e...59c795c
1.3.0_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
1.3.0
12 Jan 2017 20:02:17
Revision:431300Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.0

- Update COMMENT
- Update LICENSE_FILE
- Add EXAMPLES option
- Update pkg-descr
- Update WWW
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/libkml/libkml/releases
1.2_6
28 Dec 2016 19:41:46
Revision:429818Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cosmetic change
1.2_6
01 Dec 2016 11:18:04
Revision:427491Original commit files touched by this commit
mat search for other commits by this committer
Don't quote {} in find -exec calls.

Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.

Sponsored by:	Absolight
1.2_6
26 Nov 2016 17:09:47
Revision:427178Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE_FILE
- Fix *_DEPENDS: textproc/expat2 is also a runtime dependency
- Bump PORTREVISION for dependency change
1.2_5
07 Apr 2016 13:28:46
Revision:412662Original commit files touched by this commit
sunpoet search for other commits by this committer
- Resolve conflict with archivers/minizip: rename libminizip to libkmlminizip
- Bump PORTREVISION for science/libkml shlib change

PR:		206560 (based on)
Submitted by:	Martin Birgmeier <la5lbtyi@aon.at>
1.2_4
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.2_4
04 Nov 2015 20:17:14
Revision:400815Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update BUILD_DEPENDS: remove redundant LOCALBASE/bin
- Use USES=localbase
1.2_4
13 May 2015 18:59:22
Revision:386241Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup GH_* knobs:
  - Use DISTVERSIONPREFIX
  - Remove GH_PROJECT
1.2_4
28 Apr 2015 17:50:44
Revision:384927Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use net/uriparser instead of bundled one
- Bump PORTREVISION for dependency and package change

PR:		199682 (based on)
Submitted by:	mat
1.2_3
28 Apr 2015 16:42:56
Revision:384913Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update MASTER_SITES: move from Google Code to GitHub
- Update pkg-descr
- Update WWW
- Bump PORTREVISION for package change
1.2.0_2
20 Jan 2015 11:46:09
Revision:377504Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD
1.2.0_2
12 Nov 2014 18:48:53
Revision:372500Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.2.0_2
25 May 2014 18:47:55
Revision:355264Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add SWIG option

PR:		ports/172660
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
1.2.0_2
25 May 2014 17:47:36
Revision:355258Original commit files touched by this commit
sunpoet search for other commits by this committer
- Sort BUILD_DEPENDS
- Use USES=libtool
- Fix configure error (bash syntax in sh script)
- Strip shared library
- Sort PLIST
- Bump PORTREVISION for package change
1.2.0_1
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
1.2.0
26 Dec 2013 21:48:55
Revision:337621Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update LICENSE
1.2.0
10 Nov 2013 07:10:15
Revision:333367Original commit files touched by this commit
sunpoet search for other commits by this committer
- Take maintainership
1.2.0
10 Nov 2013 05:58:58
Revision:333365Original commit files touched by this commit
wen search for other commits by this committer
- Fix build with USE_GCC on head
- Add LICENSE
- Support stage
- Drop maintainership
1.2.0
01 Oct 2013 17:41:27
Revision:328975Original commit files touched by this commit
marino search for other commits by this committer
science/libkml: add <unistd.h> for modern compilers

Also, this port unfortunately sets -Werror, and the use of long-long
with c++98 triggers a warning, so also turn off that check.

Approved by:	portmgr (bapt, implicit)
1.2.0
20 Sep 2013 22:48:31
Revision:327767Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
1.2.0
03 Aug 2012 15:54:36
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
1.2.0
07 May 2012 06:21:34
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.2.0
1.0.1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.0.1
03 Jul 2011 13:22:25
Original commit files touched by this commit
ohauer search for other commits by this committer
 - remove MD5
1.0.1
07 Oct 2009 11:10:21
Original commit files touched by this commit
wen search for other commits by this committer
libkml is a library for use with applications that want to
parse, generate and operate on KML. It is an implementation
of the OGC KML 2.2 standard.

WWW: http://code.google.com/p/libkml/

Approved by:    miwi(mentor)

Number of commits found: 67