aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/osgearth/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for devel/protobuf shlib changesunpoet2019-08-011-1/+1
|
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-271-1/+1
| | | | | | | | | | | | | | | 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
* Update devel/protobuf to 3.8.0sunpoet2019-07-061-0/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 238808 Exp-run by: antoine
* graphics/osgearth: update to 2.10.1fernape2019-05-131-2/+3
| | | | | | | Bug fix and performance release based on the 2.10 branch. PR: 237790 Submitted by: lbartoletti@tuxfamily.org (maintainer)
* devel/poco: Update 1.8.0.1 -> 1.9.0yuri2019-04-081-1/+1
| | | | | | | Bump databases/clickhouse and graphics/osgearth. PR: 236134 Submitted by: henry.hu.sh@gmail.com (maintainer)
* Update devel/protobuf to 3.7.1sunpoet2019-03-311-1/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 236157 Exp-run by: antoine
* Do not set CATEGORIES twicetobik2019-01-061-1/+0
|
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-0/+1
| | | | | | | | | | | | | | | 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
* Update to upstream version 2.10riggs2018-12-091-5/+10
| | | | | | | | | | | | | Details: - Update to upstream version 2.10 - Disable the unconditional dependency on SSE-optimized routines on i386, as it (1) results in build failures and (2) there are non-SSE-capable i386 CPUs in use in the FreeBSD community, thus the default package cannot depend on it. PR: 233491 Submitted by: lbartoletti@tuxfamily.org (maintainer) Reviewed by: riggs
* Update devel/protobuf to 3.6.1sunpoet2018-12-041-2/+3
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 231008 Exp-run by: antoine
* Bump revisions after graphics/osg updateamdmi32018-03-141-0/+1
|
* Update graphics/osgearth to 2.9tcberner2018-02-121-6/+8
| | | | | PR: 225790 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
* Update to upstream version 2.8, pet portlintriggs2017-08-271-3/+5
| | | | | PR: 221786 Submitted by: lbartoletti@tuxfamily.org (maintainer)
* Make ninja opt-out in cmake.mktcberner2017-06-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748
* Update maintainer email addressdbaio2017-06-101-1/+1
| | | | | | | | | Ownership of the former email address confirmed by email PR: 219791 Submitted by: lbartoletti@tuxfamily.org (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11088
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-0/+1
| | | | | PR: 218658 Submitted by: riggs
* - Chase graphics/osg updateamdmi32016-06-091-2/+2
| | | | PR: 209056
* graphics/osgearth:woodsb022016-05-151-4/+3
| | | | | | | | | | | | | | | - Update to 2.7 (this new version also allows osgearth to build against osg-3.4.0) - Rename and update patch of src/osgEarth/ThreadingUtils.cpp (pet portlint) - Fix COMMENT (pet portlint) - Fix BUILD_DEPENDS for minizip Changes this release: http://docs.osgearth.org/en/latest/releasenotes.html#version-2-7-july-2015 PR: 209236 Reviewed by: mat (mentor) Approved by: lbartoletti@tuxfamily.org (maintainer), adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6344
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-4/+4
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert g* and i* to USES=sqlite and USES=firebirdbapt2016-01-111-2/+1
|
* - Update to 2.0.0sunpoet2015-07-101-1/+1
| | | | | | | - Bump PORTREVISION for graphics/gdal shlib change - Mark astro/merkaartor as BROKEN Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.mat2015-05-191-3/+4
| | | | | With hat: portmgr Sponsored by: Absolight
* Unbreak after graphics/osg updateantoine2014-10-071-2/+2
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Remove USE_AUTOTOOLS=libtoolsunpoet2014-07-111-1/+1
| | | | | | | - Bump PORTREVISION for package change - Bump PORTREVISION for graphics/gdal shlib change [1] Approved by: portmgr (implicit) [1]
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thattijl2014-07-041-1/+1
| | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit)
* - Update to 1.11.0sunpoet2014-04-271-0/+1
| | | | | | | - Use PORTDATA - Bump PORTREVISION for graphics/gdal shlib change Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
* Convert g* to USES=zipbapt2014-03-101-2/+1
|
* Move port to depend on graphics/osg, which was recently updated tomandree2014-01-231-1/+2
| | | | | | | | | | | | | | 3.2.0, and osgearth's requirement was 3.0.1, to avoid conflicts with other ports that depend on graphics/osg. Make the graphics/osg version a variable, to ease maintainer's jobs as graphics/osg gets updated (which requires osgearth's PORTREVISION and PLIST_SUB to be bumped). Some part of the discussion around PLIST_SUB is not recorded in the PR, but it is still related to PR: ports/184706 Submitted by: amdmi3
* Add new port graphics/osgearth, pkg-descr:mandree2014-01-181-0/+32
osgEarth is a C++ terrain rendering SDK. Just create a simple XML file, point it at your imagery, elevation, and vector data, load it into your favorite OpenSceneGraph application, and go! osgEarth supports all kinds of data and comes with lots of examples to help you get up and running quickly and easily. WWW: http://osgearth.org/ PR: ports/184706 Submitted by: lbartoletti <coder@tuxfamily.org>