Port details on branch 2016Q4 |
- flightgear The FlightGear flight simulator
- 2016.3.1_1 games
=0 2016.3.1_1Version of this port present on the latest quarterly branch. - Maintainer: martymac@FreeBSD.org
 - Port Added: 2016-11-28 11:20:33
- Last Update: 2016-11-28 11:20:23
- Commit Hash: 3b8e68d
- License: GPLv2
- WWW:
- http://www.flightgear.org/
- Description:
- The FlightGear flight simulator project is an open-source,
multi-platform, cooperative flight simulator development project.
Source code for the entire project is available and licensed under the
GNU General Public License.
The goal of the FlightGear project is to create a sophisticated flight
simulator framework for use in research or academic environments, for
the development and pursuit of other interesting flight simulation
ideas, and as an end-user application. We are developing a
sophisticated, open simulation framework that can be expanded and
improved upon by anyone interested in contributing.
There are many exciting possibilities for an open, free flight sim.
We hope that this project will be interesting and useful to many
people in many areas.
WWW: http://www.flightgear.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- flightgear>0:games/flightgear
- To install the port:
- cd /usr/ports/games/flightgear/ && make install clean
- To add the package, run one of these commands:
- pkg install games/flightgear
- pkg install flightgear
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flightgear
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1473918171
SHA256 (flightgear-2016.3.1.tar.bz2) = 501d2f59b8f9d221332044346bbbfe195e42d0195945f8bb0fec8b474bc79c31
SIZE (flightgear-2016.3.1.tar.bz2) = 7542098
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libplibsl.a : x11-toolkits/plib
- libSimGearCore.a : devel/simgear
- cmake : devel/cmake
- pkgconf>=0.9.10 : devel/pkgconf
- gcc48 : lang/gcc
- as : devel/binutils
- libGL>0 : graphics/libGL
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- moc : devel/qt5-buildtools
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- qmake : devel/qmake5
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- Runtime dependencies:
-
- libplibsl.a : x11-toolkits/plib
- libSimGearCore.a : devel/simgear
- version : games/flightgear-data
- gcc48 : lang/gcc
- libGL>0 : graphics/libGL
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- moc : devel/qt5-buildtools
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- qmake : devel/qmake5
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- Library dependencies:
-
- libpng.so : graphics/png
- libboost_thread.so : devel/boost-libs
- libfltk.so : x11-toolkits/fltk
- libosg.so : graphics/osg
- libspeex.so : audio/speex
- libspeexdsp.so : audio/speexdsp
- libcurl.so : ftp/curl
- libdbus-1.so : devel/dbus
- libjpeg.so : graphics/jpeg-turbo
- libopenal.so.1 : audio/openal-soft
- libalut.so.0 : audio/freealut
- libsqlite3.so : databases/sqlite3
- libGLU.so : graphics/libGLU
- libglut.so : graphics/freeglut
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for flightgear-2016.3.1_1:
DBUS=on: D-Bus IPC system support
QT5=on: Qt 5 toolkit support
===> Use 'make config' to modify these settings
- Options name:
- games_flightgear
- USES:
- alias cmake compiler cpe dos2unix jpeg openal:al,alut sqlite tar:bzip2 pkgconfig qmake:_env
- pkg-message:
- ===============================================================================
FlightGear may occasionally exceed the FreeBSD default maximum data size
(512 MB), resulting in a crash of the program. To avoid that situation, add
the following lines to /boot/loader.conf and reboot the system:
# set the maximum data size limit to 1 GB
kern.maxdsiz="1073741824"
# set the default data size limit to 1 GB
kern.dfldsiz="1073741824"
===============================================================================
- Master Sites:
|