Port details |
- flightgear-terragear Tools for building scenery for the FlightGear project
- 20171007_17 games
=0 20171007_17Version of this port present on the latest quarterly branch.
- BROKEN: does not build: use of undeclared identifier 'sgClearWriteError'
DEPRECATED: Broken since 2021 This port expired on: 2023-03-21 IGNORE: is marked as broken: does not build: use of undeclared identifier 'sgClearWriteError'
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2018-04-05 08:50:54
- Last Update: 2023-03-21 00:01:48
- Commit Hash: 935d7f9
- License: GPLv2
- WWW:
- https://github.com/FlightGear/terragear
- Description:
- TerraGear is a collection of tools for building scenery for the
FlightGear project. Generally, the process is done in two steps:
1. Preprocess the original raw data. This chops up the data into
the FG tiling scheme and saves it in a simple, intermediate
format.
2. Collect all the different pieces of intermediate data and
assemble them into a 3d model of the terrain.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- flightgear-terragear>0:games/flightgear-terragear
- No installation instructions:
- This port has been deleted.
- PKGNAME: flightgear-terragear
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1510318229
SHA256 (flightgear-terragear-20171007-5b5e5fc_GH0.tar.gz) = c590cc233238ce1a85e2270fdaa1eaef753ba5b481f602790b676afb932e6d7d
SIZE (flightgear-terragear-20171007-5b5e5fc_GH0.tar.gz) = 2615341
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cgal>0 : math/cgal
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libgdal.so : graphics/gdal
- libmpfr.so : math/mpfr
- libgmp.so : math/gmp
- libboost_thread.so : devel/boost-libs
- libboost_system.so : devel/boost-libs
- libboost_chrono.so : devel/boost-libs
- libboost_date_time.so : devel/boost-libs
- libboost_atomic.so : devel/boost-libs
- libtiff.so : graphics/tiff
- libSimGearCore.so : devel/simgear
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_flightgear-terragear
- USES:
- cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20171007_17 21 Mar 2023 00:01:48 |
Muhammad Moinur Rahman (bofh) |
games/flightgear-terragear: Remove expired port:
2023-03-21 games/flightgear-terragear: Broken since 2021 |
20171007_17 20 Feb 2023 17:09:23 |
Antoine Brodin (antoine) |
games/flightgear-terragear: deprecate |
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) |
20171007_17 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 ) |
20171007_17 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
20171007_16 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
20171007_15 02 Sep 2021 18:47:50 |
Loïc Bartoletti (lbartoletti) |
math/cgal: Update to 5.3
Changes:
- https://www.cgal.org/2021/07/06/cgal53/
- fix pkg-plist with QT5 option enabled
PR: 258085
Approved by: wen |
20171007_14 27 Aug 2021 23:49:12 |
Dmitry Marakasov (amdmi3) |
games/flightgear-terragear: mark BROKEN |
20171007_14 17 Jun 2021 04:51:16 |
Loïc Bartoletti (lbartoletti) |
math/cgal: Update to 5.2.1
- Remove files/patch-CMakeLists.txt
- Remove LD_CONFIG and move USES (pet porlint)
- Bump ports
Changes:
- https://www.cgal.org/2021/03/17/cgal521/
- https://www.cgal.org/2020/12/22/cgal52/
PR: 255171
Approved by: wen |
20171007_13 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20171007_13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20171007_13 23 Feb 2021 05:58:36 |
lbartoletti |
graphics/gdal: Set the default options as a workable set
- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers
PR: 224004
Approved by: portmgr |
20171007_12 31 May 2020 09:49:06 |
martymac |
Update Simgear & Flightgear to 2020.1.2
Changelog: http://wiki.flightgear.org/Changelog_2020.1 |
20171007_11 08 May 2020 05:35:11 |
lbartoletti |
smath/cgal: Update to 5.0.2
The new version of CGAL brings improvements and a lot of changes, including 2
major ones [1](header only[2] and require c++14) requiring to patch all software
depending on it.
[1] https://www.cgal.org/2019/11/08/cgal50/
[2] https://doc.cgal.org/latest/Manual/installation.html
math/cgal:
- Update to 5.0.2
databases/sfcgal:
- Fix with cgal5 : use c++14 and add gmpxx link
(Only the first 15 lines of the commit message are shown above ) |
20171007_10 02 Mar 2020 17:35:42 |
pi |
audio/festvox-cmu_us_slt_arctic, games/flightgear-terragear,
graphics/zathura-cb, graphics/zathura-pdf-poppler, graphics/zathura-ps,
math/nfft, net/py-mpi4py, science/aircraft-datcom, x11-themes/gnome-icons-luv:
reset MAINTAINER
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer) |
20171007_10 22 Jan 2020 06:02:25 |
sunpoet |
Bump PORTREVISION for graphics/gdal shlib change |
20171007_9 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 |
20171007_8 20 Aug 2019 10:55:50 |
martymac |
devel/simgear: Use expat from ports instead of internal version
That prepares the port for the upcoming update of textproc/expat2.
As a consequence, Simgear is now provided as a shared library (only). That
commit chases dependencies to Simgear and fixes them for dependent ports [1].
PR: 239282
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: portmgr blanket [1] |
20171007_7 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 |
20171007_6 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
20171007_5 01 May 2019 20:34:38 |
pkubaj |
games/flightgear-terragear: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix linking with simgear.
Approved by: mentors (implicit approval) |
20171007_5 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 |
20171007_4 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 |
20171007_3 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 |
20171007_2 19 Apr 2018 07:08:45 |
ale |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. |
20171007_1 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 |
20171007 05 Apr 2018 08:50:40 |
tz |
New port: games/flightgear-terragear
TerraGear is a collection of tools for building scenery for the
FlightGear project. Generally, the process is done in two steps:
1. Preprocess the original raw data. This chops up the data into
the FG tiling scheme and saves it in a simple, intermediate
format.
2. Collect all the different pieces of intermediate data and
assemble them into a 3d model of the terrain.
WWW: https://github.com/FlightGear/terragear
PR: 223648
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> |