aboutsummaryrefslogtreecommitdiffstats
path: root/science/libkml
Commit message (Collapse)AuthorAgeFilesLines
* devel/google{test,mock}: update to 1.8.0.712jbeich2018-03-091-1/+1
| | | | Changes: https://github.com/google/googletest/compare/5490beb...9bda90b
* Use CMAKE_BOOLsunpoet2018-02-191-2/+2
|
* Fix build with Clang 6sunpoet2018-02-181-0/+1
| | | | MFH: 2018Q1
* Use CMAKE_OFFsunpoet2018-02-171-1/+1
|
* devel/boost-*: update to 1.66.0jbeich2018-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
* devel/google{test,mock}: update to 1.8.0.450jbeich2017-12-281-1/+1
| | | | Changes: https://github.com/google/googletest/compare/f1a87d7...5490beb
* devel/google{test,mock}: update to 1.8.0.358jbeich2017-09-251-1/+1
| | | | Changes: https://github.com/google/googletest/compare/59c795c...f1a87d7
* devel/boost-*: update to 1.65.1jbeich2017-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
* devel/boost-*: enable C++11 featuresjbeich2017-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
* Pet portlint: move BROKEN_* upwardsunpoet2017-08-201-2/+2
|
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-231-0/+2
| | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
* devel/google{test,mock}: update to 1.8.0.50jbeich2017-05-191-1/+1
| | | | Changes: https://github.com/google/googletest/compare/a2b8a8e...59c795c
* devel/boost-*: update to 1.64.0jbeich2017-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
* Update to 1.3.0sunpoet2017-01-1312-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
* - Cosmetic changesunpoet2016-12-291-1/+1
|
* Don't quote {} in find -exec calls.mat2016-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
* - Add LICENSE_FILEsunpoet2016-11-271-4/+5
| | | | | - Fix *_DEPENDS: textproc/expat2 is also a runtime dependency - Bump PORTREVISION for dependency change
* - Resolve conflict with archivers/minizip: rename libminizip to libkmlminizipsunpoet2016-04-075-15/+40
| | | | | | | - Bump PORTREVISION for science/libkml shlib change PR: 206560 (based on) Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-4/+4
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update BUILD_DEPENDS: remove redundant LOCALBASE/binsunpoet2015-11-051-6/+4
| | | | - Use USES=localbase
* - Cleanup GH_* knobs:sunpoet2015-05-142-4/+3
| | | | | - Use DISTVERSIONPREFIX - Remove GH_PROJECT
* - Use net/uriparser instead of bundled onesunpoet2015-04-295-28/+88
| | | | | | | - Bump PORTREVISION for dependency and package change PR: 199682 (based on) Submitted by: mat
* - Update MASTER_SITES: move from Google Code to GitHubsunpoet2015-04-297-14/+102
| | | | | | - Update pkg-descr - Update WWW - Bump PORTREVISION for package change
* - Use INSTALL_TARGET=install-strip instead of STRIP_CMDsunpoet2015-01-201-3/+1
|
* Cleanup plistantoine2014-11-131-17/+1
|
* - Add SWIG optionsunpoet2014-05-261-1/+6
| | | | | PR: ports/172660 Submitted by: Rainer Hurling <rhurlin@gwdg.de>
* - Sort BUILD_DEPENDSsunpoet2014-05-262-31/+37
| | | | | | | | - Use USES=libtool - Fix configure error (bash syntax in sh script) - Strip shared library - Sort PLIST - Bump PORTREVISION for package change
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-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)
* - Update LICENSEsunpoet2013-12-271-1/+1
|
* - Take maintainershipsunpoet2013-11-101-1/+1
|
* - Fix build with USE_GCC on headwen2013-11-101-3/+5
| | | | | | - Add LICENSE - Support stage - Drop maintainership
* science/libkml: add <unistd.h> for modern compilersmarino2013-10-022-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)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | science)
* Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-031-1/+1
| | | | | | Handbook) Approved by: portmgr@ (implicit)
* - Update to 1.2.0wen2012-05-073-11/+15
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
| | | | | | | | | - 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
* - remove MD5ohauer2011-07-031-1/+0
|
* libkml is a library for use with applications that want towen2009-10-074-0/+232
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)