aboutsummaryrefslogtreecommitdiff
path: root/science/libkml
Commit message (Collapse)AuthorAgeFilesLines
* devel/googletest: update to 1.12.0Jan Beich2022-06-251-1/+1
| | | | | Changes: https://github.com/google/googletest/releases/tag/release-1.12.0 Reported by: GitHub (watch releases)
* devel/boost-all: bump all library consumers after boost upgradeDima Panov2022-05-221-1/+1
| | | | PR: 246106
* archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizipLoïc Bartoletti2022-01-251-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. + Buffered streaming for improved I/O performance. some ports bundle it, some ports allow building against a systemwide one, some ports bundle/rely on an incompatible version - all those will be fixed in following commits. Mk/Uses: Introduce USES=minizip[:ng] To simplify, the LIB_DEPENDS part a new USES tag is added. USES=minizip will add a LIB_DEPENDS on legacy minizip and USES=minizip:ng will add a LIB_DEPENDS on minizip-ng. minizip [1]: databases/spatialite databases/spatialite-tools devel/collada-dom games/mrboom games/oolite graphics/comical misc/xiphos science/libkml textproc/sigil www/domoticz deskutils/anydesk emulators/mupen64plus-core multimedia/assimp multimedia/vlc net-im/psi net-im/telegram-desktop minizip-ng: devel/axmldec [1] Some are known to work with minizip-ng but have to be patched. Approved by: tcberner (portmgr) Differential Revision: https://reviews.freebsd.org/D33771
* devel/googletest: update to 1.11.0Jan Beich2021-06-121-1/+1
| | | | | | 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)
* devel/googletest: update to 1.10.0.667Jan Beich2021-06-031-1/+1
| | | | | | | | 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)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert REINPLACE_CMD to patch filesSunpoet Po-Chuan Hsieh2020-05-089-3/+82
| | | | Notes: svn path=/head/; revision=534426
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=519824
* devel/google{test,mock}: update to 1.10.0Jan Beich2019-10-051-1/+1
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=513801
* devel/boost-*: update to 1.71.0Jan Beich2019-08-191-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=509290
* Cosmetic changeSunpoet Po-Chuan Hsieh2019-08-021-1/+2
| | | | Notes: svn path=/head/; revision=507886
* science/libkml: fix build with GCC architecturesPiotr Kubaj2019-08-011-3/+1
| | | | | | | | | Typedef redefinitions were introduced in C11. Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=507832
* devel/boost-*: update to 1.70.0Jan Beich2019-04-121-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=498698
* devel/boost-*: update to 1.69.0Jan Beich2018-12-121-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=487266
* devel/google{test,mock}: update to 1.8.1Jan Beich2018-08-311-1/+1
| | | | | | | Changes: https://github.com/google/googletest/compare/9bda90b...release-1.8.1 Notes: svn path=/head/; revision=478607
* devel/boost-*: update to 1.68.0Jan Beich2018-08-091-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=476723
* Convert PORTEXAMPLES=* to PLIST entriesSunpoet Po-Chuan Hsieh2018-05-192-2/+105
| | | | Notes: svn path=/head/; revision=470377
* devel/boost-*: update to 1.67.0Jan Beich2018-04-181-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=467711
* devel/google{test,mock}: update to 1.8.0.712Jan Beich2018-03-091-1/+1
| | | | | | | Changes: https://github.com/google/googletest/compare/5490beb...9bda90b Notes: svn path=/head/; revision=463956
* Use CMAKE_BOOLSunpoet Po-Chuan Hsieh2018-02-191-2/+2
| | | | Notes: svn path=/head/; revision=462293
* Fix build with Clang 6Sunpoet Po-Chuan Hsieh2018-02-171-0/+1
| | | | | | | MFH: 2018Q1 Notes: svn path=/head/; revision=462168
* Use CMAKE_OFFSunpoet Po-Chuan Hsieh2018-02-171-1/+1
| | | | Notes: svn path=/head/; revision=462152
* devel/boost-*: update to 1.66.0Jan Beich2018-01-181-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=459315
* devel/google{test,mock}: update to 1.8.0.450Jan Beich2017-12-271-1/+1
| | | | | | | Changes: https://github.com/google/googletest/compare/f1a87d7...5490beb Notes: svn path=/head/; revision=457386
* devel/google{test,mock}: update to 1.8.0.358Jan Beich2017-09-251-1/+1
| | | | | | | Changes: https://github.com/google/googletest/compare/59c795c...f1a87d7 Notes: svn path=/head/; revision=450562
* devel/boost-*: update to 1.65.1Jan Beich2017-09-251-1/+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 Notes: svn path=/head/; revision=450560
* devel/boost-*: enable C++11 featuresJan Beich2017-09-251-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=450557
* Pet portlint: move BROKEN_* upwardSunpoet Po-Chuan Hsieh2017-08-201-2/+2
| | | | Notes: svn path=/head/; revision=448389
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-221-0/+2
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441494
* devel/google{test,mock}: update to 1.8.0.50Jan Beich2017-05-181-1/+1
| | | | | | | Changes: https://github.com/google/googletest/compare/a2b8a8e...59c795c Notes: svn path=/head/; revision=441204
* devel/boost-*: update to 1.64.0Jan Beich2017-05-021-0/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=439934
* Update to 1.3.0Sunpoet Po-Chuan Hsieh2017-01-1212-244/+65
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=431300
* - Cosmetic changeSunpoet Po-Chuan Hsieh2016-12-281-1/+1
| | | | Notes: svn path=/head/; revision=429818
* Don't quote {} in find -exec calls.Mathieu Arnold2016-12-011-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=427491
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2016-11-261-4/+5
| | | | | | | | - Fix *_DEPENDS: textproc/expat2 is also a runtime dependency - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=427178
* - Resolve conflict with archivers/minizip: rename libminizip to libkmlminizipSunpoet Po-Chuan Hsieh2016-04-075-15/+40
| | | | | | | | | | - Bump PORTREVISION for science/libkml shlib change PR: 206560 (based on) Submitted by: Martin Birgmeier <la5lbtyi@aon.at> Notes: svn path=/head/; revision=412662
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Update BUILD_DEPENDS: remove redundant LOCALBASE/binSunpoet Po-Chuan Hsieh2015-11-041-6/+4
| | | | | | | - Use USES=localbase Notes: svn path=/head/; revision=400815
* - Cleanup GH_* knobs:Sunpoet Po-Chuan Hsieh2015-05-132-4/+3
| | | | | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT Notes: svn path=/head/; revision=386241
* - Use net/uriparser instead of bundled oneSunpoet Po-Chuan Hsieh2015-04-285-28/+88
| | | | | | | | | | - Bump PORTREVISION for dependency and package change PR: 199682 (based on) Submitted by: mat Notes: svn path=/head/; revision=384927
* - Update MASTER_SITES: move from Google Code to GitHubSunpoet Po-Chuan Hsieh2015-04-287-14/+102
| | | | | | | | | - Update pkg-descr - Update WWW - Bump PORTREVISION for package change Notes: svn path=/head/; revision=384913
* - Use INSTALL_TARGET=install-strip instead of STRIP_CMDSunpoet Po-Chuan Hsieh2015-01-201-3/+1
| | | | Notes: svn path=/head/; revision=377504
* Cleanup plistAntoine Brodin2014-11-121-17/+1
| | | | Notes: svn path=/head/; revision=372500
* - Add SWIG optionSunpoet Po-Chuan Hsieh2014-05-251-1/+6
| | | | | | | | PR: ports/172660 Submitted by: Rainer Hurling <rhurlin@gwdg.de> Notes: svn path=/head/; revision=355264
* - Sort BUILD_DEPENDSSunpoet Po-Chuan Hsieh2014-05-252-31/+37
| | | | | | | | | | | - Use USES=libtool - Fix configure error (bash syntax in sh script) - Strip shared library - Sort PLIST - Bump PORTREVISION for package change Notes: svn path=/head/; revision=355258
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-0/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=347809
* - Update LICENSESunpoet Po-Chuan Hsieh2013-12-261-1/+1
| | | | Notes: svn path=/head/; revision=337621
* - Take maintainershipSunpoet Po-Chuan Hsieh2013-11-101-1/+1
| | | | Notes: svn path=/head/; revision=333367
* - Fix build with USE_GCC on headWen Heping2013-11-101-3/+5
| | | | | | | | | - Add LICENSE - Support stage - Drop maintainership Notes: svn path=/head/; revision=333365
* science/libkml: add <unistd.h> for modern compilersJohn Marino2013-10-012-1/+11
| | | | | | | | | | 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) Notes: svn path=/head/; revision=328975