Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0_28 20 Nov 2024 10:05:25 |
Dima Panov (fluffy) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
1.3.0_27 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
1.3.0_26 08 Nov 2023 05:36:35 |
Jason E. Hale (jhale) |
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 ) |
1.3.0_26 30 Sep 2023 02:34:10 |
Po-Chuan Hsieh (sunpoet) |
science/libkml: Fix build with Clang 16
Clang 16 uses c++17 by default. |
1.3.0_26 29 Sep 2023 16:13:35 |
Po-Chuan Hsieh (sunpoet) |
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 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.0_25 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.0_25 04 Sep 2022 15:24:42 |
Po-Chuan Hsieh (sunpoet) |
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 |
Po-Chuan Hsieh (sunpoet) |
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 |
Po-Chuan Hsieh (sunpoet) |
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 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.3.0_21 20 Jul 2022 14:22:51 |
Tobias C. Berner (tcberner) |
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 ) |
1.3.0_21 30 Jun 2022 15:27:20 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
1.3.0_18 25 Jan 2022 06:35:22 |
Loïc Bartoletti (lbartoletti) |
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 ) |
1.3.0_18 12 Jun 2021 03:25:45 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.0_16 08 May 2020 20:50:41 |
sunpoet |
Convert REINPLACE_CMD to patch files |
1.3.0_16 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
1.3.0_15 05 Oct 2019 00:42:21 |
jbeich |
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 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
1.3.0_13 02 Aug 2019 19:28:58 |
sunpoet |
Cosmetic change |
1.3.0_13 01 Aug 2019 21:24:41 |
pkubaj |
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 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
1.3.0_12 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
1.3.0_11 31 Aug 2018 20:14:40 |
jbeich |
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 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
1.3.0_9 19 May 2018 11:06:20 |
sunpoet |
Convert PORTEXAMPLES=* to PLIST entries |
1.3.0_9 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
1.3.0_8 09 Mar 2018 12:07:37 |
jbeich |
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 |
sunpoet |
Use CMAKE_BOOL |
1.3.0_7 17 Feb 2018 16:40:20 |
sunpoet |
Fix build with Clang 6
MFH: 2018Q1 |
1.3.0_7 17 Feb 2018 13:12:29 |
sunpoet |
Use CMAKE_OFF |
1.3.0_7 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
1.3.0_6 27 Dec 2017 19:47:20 |
jbeich |
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 |
jbeich |
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 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.3.0_3 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
1.3.0_2 20 Aug 2017 12:26:58 |
sunpoet |
Pet portlint: move BROKEN_* upward |
1.3.0_2 22 May 2017 22:29:17 |
linimon |
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 |
jbeich |
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 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
1.3.0 12 Jan 2017 20:02:17 |
sunpoet |
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 |
sunpoet |
- Cosmetic change |
1.2_6 01 Dec 2016 11:18:04 |
mat |
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 |
sunpoet |
- 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 |
sunpoet |
- 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 |
mat |
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 |
sunpoet |
- Update BUILD_DEPENDS: remove redundant LOCALBASE/bin
- Use USES=localbase |
1.2_4 13 May 2015 18:59:22 |
sunpoet |
- Cleanup GH_* knobs:
- Use DISTVERSIONPREFIX
- Remove GH_PROJECT |
1.2_4 28 Apr 2015 17:50:44 |
sunpoet |
- 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 |
sunpoet |
- 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 |
sunpoet |
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD |
1.2.0_2 12 Nov 2014 18:48:53 |
antoine |
Cleanup plist |
1.2.0_2 25 May 2014 18:47:55 |
sunpoet |
- Add SWIG option
PR: ports/172660
Submitted by: Rainer Hurling <rhurlin@gwdg.de> |
1.2.0_2 25 May 2014 17:47:36 |
sunpoet |
- 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 |
gerald |
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 |
sunpoet |
- Update LICENSE |
1.2.0 10 Nov 2013 07:10:15 |
sunpoet |
- Take maintainership |
1.2.0 10 Nov 2013 05:58:58 |
wen |
- Fix build with USE_GCC on head
- Add LICENSE
- Support stage
- Drop maintainership |
1.2.0 01 Oct 2013 17:41:27 |
marino |
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 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
1.2.0 03 Aug 2012 15:54:36 |
cs |
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 |
wen |
- Update to 1.2.0 |
1.0.1 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
ohauer |
- remove MD5 |
1.0.1 07 Oct 2009 11:10:21 |
wen |
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) |