notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
flightgear FlightGear flight simulator
2020.3.19_1 games on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2020.3.19_1Version of this port present on the latest quarterly branch.
Maintainer: martymac@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-16 11:58:01
Commit Hash: a9360a1
People watching this port, also watch:: lame, ffmpeg, zip, gimp, unrar
License: GPLv2+
WWW:
https://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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (47 items)
Collapse this list.
  1. /usr/local/share/licenses/flightgear-2020.3.19_1/catalog.mk
  2. /usr/local/share/licenses/flightgear-2020.3.19_1/LICENSE
  3. /usr/local/share/licenses/flightgear-2020.3.19_1/GPLv2+
  4. bin/GPSsmooth
  5. bin/JSBSim
  6. bin/MIDGsmooth
  7. bin/UGsmooth
  8. bin/fgcom
  9. bin/fgelev
  10. bin/fgfs
  11. bin/fgjs
  12. bin/fgpanel
  13. bin/fgtraffic
  14. bin/fgviewer
  15. bin/js_demo
  16. bin/metar
  17. bin/yasim
  18. bin/yasim-proptest
  19. share/man/it/man1/GPSsmooth.1.gz
  20. share/man/it/man1/JSBSim.1.gz
  21. share/man/it/man1/MIDGsmooth.1.gz
  22. share/man/it/man1/UGsmooth.1.gz
  23. share/man/it/man1/fgcom.1.gz
  24. share/man/it/man1/fgelev.1.gz
  25. share/man/it/man1/fgfs.1.gz
  26. share/man/it/man1/fgjs.1.gz
  27. share/man/it/man1/fgpanel.1.gz
  28. share/man/it/man1/fgviewer.1.gz
  29. share/man/it/man1/js_demo.1.gz
  30. share/man/it/man1/metar.1.gz
  31. share/man/it/man5/fgfsrc.5.gz
  32. share/man/man1/GPSsmooth.1.gz
  33. share/man/man1/JSBSim.1.gz
  34. share/man/man1/MIDGsmooth.1.gz
  35. share/man/man1/UGsmooth.1.gz
  36. share/man/man1/fgcom.1.gz
  37. share/man/man1/fgelev.1.gz
  38. share/man/man1/fgfs.1.gz
  39. share/man/man1/fgjs.1.gz
  40. share/man/man1/fgpanel.1.gz
  41. share/man/man1/fgviewer.1.gz
  42. share/man/man1/js_demo.1.gz
  43. share/man/man1/metar.1.gz
  44. share/man/man5/fgfsrc.5.gz
  45. @owner
  46. @group
  47. @mode
Collapse this list.
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 = 1697740014 SHA256 (flightgear-2020.3.19.tar.bz2) = 167d08de9cc0f72218b379b23cd7e56c7f6ee18d7d559512da51a3bd67f38e6e SIZE (flightgear-2020.3.19.tar.bz2) = 8935152

Packages (timestamps in pop-ups are UTC):
flightgear
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2020.3.19_12020.3.19_1--2020.3.19_1---
FreeBSD:13:quarterly2020.3.192020.3.19--2020.3.19_12020.3.192020.3.19-
FreeBSD:14:latest2020.3.19_12020.3.19_1--2020.3.19_12020.3.18_2-2020.3.18_2
FreeBSD:14:quarterly2020.3.192020.3.19_1--2020.3.19_12020.3.192020.3.19-
FreeBSD:15:latest2020.3.19_12020.3.19_1n/a-n/a2020.3.19_1--
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libplibsl.a : x11-toolkits/plib
  2. input.h : devel/evdev-proto
  3. version : games/flightgear-data
  4. cmake : devel/cmake-core
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. xorgproto>=0 : x11/xorgproto
  7. xorgproto>=0 : x11/xorgproto
  8. ice.pc : x11/libICE
  9. sm.pc : x11/libSM
  10. x11.pc : x11/libX11
  11. xext.pc : x11/libXext
  12. xft.pc : x11-fonts/libXft
  13. xi.pc : x11/libXi
  14. xinerama.pc : x11/libXinerama
  15. xmu.pc : x11-toolkits/libXmu
  16. xt.pc : x11-toolkits/libXt
  17. qt5-buildtools>=5.15 : devel/qt5-buildtools
  18. lrelease : devel/qt5-linguisttools
  19. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. libplibsl.a : x11-toolkits/plib
  2. version : games/flightgear-data
  3. ice.pc : x11/libICE
  4. sm.pc : x11/libSM
  5. x11.pc : x11/libX11
  6. xext.pc : x11/libXext
  7. xft.pc : x11-fonts/libXft
  8. xi.pc : x11/libXi
  9. xinerama.pc : x11/libXinerama
  10. xmu.pc : x11-toolkits/libXmu
  11. xt.pc : x11-toolkits/libXt
  12. qt5-buildtools>=5.15 : devel/qt5-buildtools
  13. lrelease : devel/qt5-linguisttools
  14. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libpng.so : graphics/png
  2. libboost_thread.so : devel/boost-libs
  3. libfltk.so : x11-toolkits/fltk
  4. libfreetype.so : print/freetype2
  5. libosg.so : graphics/osg
  6. libspeex.so : audio/speex
  7. libspeexdsp.so : audio/speexdsp
  8. libcurl.so : ftp/curl
  9. libudev.so : devel/libudev-devd
  10. libexpat.so : textproc/expat2
  11. libSimGearCore.so : devel/simgear
  12. libdbus-1.so : devel/dbus
  13. libGL.so : graphics/libglvnd
  14. libGLEW.so : graphics/glew
  15. libGLU.so : graphics/libGLU
  16. libglut.so : graphics/freeglut
  17. libjpeg.so : graphics/jpeg-turbo
  18. libopenal.so.1 : audio/openal-soft
  19. libalut.so.0 : audio/freealut
  20. libsqlite3.so : databases/sqlite3
  21. libQt5Core.so : devel/qt5-core
  22. libQt5Qml.so : x11-toolkits/qt5-declarative
  23. libQt5Gui.so : x11-toolkits/qt5-gui
  24. libQt5Network.so : net/qt5-network
  25. libQt5Svg.so : graphics/qt5-svg
  26. libQt5Widgets.so : x11-toolkits/qt5-widgets
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. games/fgkicker*
  2. games/fgrun*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for flightgear-2020.3.19_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:noninja compiler:c++11-lang cpe dos2unix gl jpeg openal:al,alut sqlite tar:bzip2 xorg pkgconfig qt:5
pkg-message:
For install:
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:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/flightgear/release-2020.3/
  2. http://cytranet.dl.sourceforge.net/project/flightgear/release-2020.3/
  3. http://deac-ams.dl.sourceforge.net/project/flightgear/release-2020.3/
  4. http://deac-fra.dl.sourceforge.net/project/flightgear/release-2020.3/
  5. http://deac-riga.dl.sourceforge.net/project/flightgear/release-2020.3/
  6. http://downloads.sourceforge.net/project/flightgear/release-2020.3/
  7. http://excellmedia.dl.sourceforge.net/project/flightgear/release-2020.3/
  8. http://freefr.dl.sourceforge.net/project/flightgear/release-2020.3/
  9. http://gigenet.dl.sourceforge.net/project/flightgear/release-2020.3/
  10. http://ixpeering.dl.sourceforge.net/project/flightgear/release-2020.3/
  11. http://jaist.dl.sourceforge.net/project/flightgear/release-2020.3/
  12. http://jztkft.dl.sourceforge.net/project/flightgear/release-2020.3/
  13. http://kumisystems.dl.sourceforge.net/project/flightgear/release-2020.3/
  14. http://liquidtelecom.dl.sourceforge.net/project/flightgear/release-2020.3/
  15. http://nchc.dl.sourceforge.net/project/flightgear/release-2020.3/
  16. http://netactuate.dl.sourceforge.net/project/flightgear/release-2020.3/
  17. http://netcologne.dl.sourceforge.net/project/flightgear/release-2020.3/
  18. http://netix.dl.sourceforge.net/project/flightgear/release-2020.3/
  19. http://onboardcloud.dl.sourceforge.net/project/flightgear/release-2020.3/
  20. http://phoenixnap.dl.sourceforge.net/project/flightgear/release-2020.3/
  21. http://razaoinfo.dl.sourceforge.net/project/flightgear/release-2020.3/
  22. http://sinalbr.dl.sourceforge.net/project/flightgear/release-2020.3/
  23. http://sitsa.dl.sourceforge.net/project/flightgear/release-2020.3/
  24. http://sonik.dl.sourceforge.net/project/flightgear/release-2020.3/
  25. http://tenet.dl.sourceforge.net/project/flightgear/release-2020.3/
  26. http://udomain.dl.sourceforge.net/project/flightgear/release-2020.3/
  27. http://ufpr.dl.sourceforge.net/project/flightgear/release-2020.3/
  28. http://versaweb.dl.sourceforge.net/project/flightgear/release-2020.3/
  29. https://cfhcable.dl.sourceforge.net/project/flightgear/release-2020.3/
  30. https://cytranet.dl.sourceforge.net/project/flightgear/release-2020.3/
  31. https://deac-ams.dl.sourceforge.net/project/flightgear/release-2020.3/
  32. https://deac-fra.dl.sourceforge.net/project/flightgear/release-2020.3/
  33. https://deac-riga.dl.sourceforge.net/project/flightgear/release-2020.3/
  34. https://downloads.sourceforge.net/project/flightgear/release-2020.3/
  35. https://excellmedia.dl.sourceforge.net/project/flightgear/release-2020.3/
  36. https://freefr.dl.sourceforge.net/project/flightgear/release-2020.3/
  37. https://gigenet.dl.sourceforge.net/project/flightgear/release-2020.3/
  38. https://ixpeering.dl.sourceforge.net/project/flightgear/release-2020.3/
  39. https://jaist.dl.sourceforge.net/project/flightgear/release-2020.3/
  40. https://jztkft.dl.sourceforge.net/project/flightgear/release-2020.3/
  41. https://kumisystems.dl.sourceforge.net/project/flightgear/release-2020.3/
  42. https://liquidtelecom.dl.sourceforge.net/project/flightgear/release-2020.3/
  43. https://nchc.dl.sourceforge.net/project/flightgear/release-2020.3/
  44. https://netactuate.dl.sourceforge.net/project/flightgear/release-2020.3/
  45. https://netcologne.dl.sourceforge.net/project/flightgear/release-2020.3/
  46. https://netix.dl.sourceforge.net/project/flightgear/release-2020.3/
  47. https://onboardcloud.dl.sourceforge.net/project/flightgear/release-2020.3/
  48. https://phoenixnap.dl.sourceforge.net/project/flightgear/release-2020.3/
  49. https://razaoinfo.dl.sourceforge.net/project/flightgear/release-2020.3/
  50. https://sinalbr.dl.sourceforge.net/project/flightgear/release-2020.3/
  51. https://sitsa.dl.sourceforge.net/project/flightgear/release-2020.3/
  52. https://sonik.dl.sourceforge.net/project/flightgear/release-2020.3/
  53. https://tenet.dl.sourceforge.net/project/flightgear/release-2020.3/
  54. https://udomain.dl.sourceforge.net/project/flightgear/release-2020.3/
  55. https://ufpr.dl.sourceforge.net/project/flightgear/release-2020.3/
  56. https://versaweb.dl.sourceforge.net/project/flightgear/release-2020.3/
Collapse this list.

There are no commits on branch 2022Q2 for this port