Commit Graph

25 Commits

Author SHA1 Message Date
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
naddy
58d0e07f95 llvm8: rename "version" file so it isn't picked up by C++ #include <version> 2019-06-19 15:44:21 +00:00
jasper
0073d1caf2 fix build with libc++7; from freebsd svn -r478723 2019-02-08 18:53:42 +00:00
naddy
dd1ec76cdf fix build with llvm7: don't compare pointer > 0
also in upstream
2019-01-21 23:21:19 +00:00
naddy
6fb7b36b06 Find and link with the X11 libraries because various X11 functions are
called directly.
2018-10-26 19:53:06 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
rsadowski
2882aebbf9 fix clang build
ok pascal@
2017-08-21 17:57:01 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
pascal
0aad0c5128 Update to FlightGear 2016.3.1. 2016-09-19 22:39:23 +00:00
pascal
3bf0b4c139 Update to FlightGear 2016.2.1. 2016-09-02 10:07:53 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
pascal
303eebec1c Grr, another missed patch. 2015-03-21 01:02:11 +00:00
pascal
3262c2da27 oops, forgot to cvs add a patch. build failure noticed by naddy@ 2015-03-20 19:58:35 +00:00
pascal
c2bda2166d update to flightgear 3.4.0 2015-03-17 17:20:55 +00:00
pascal
8424697510 re-add bzip2 to BDEP. needed because EXTRACT_ONLY= removes it.
noticed by nigel@
2014-03-13 10:31:52 +00:00
pascal
ac1ae0d289 Update SimGear and FlightGear to 3.0.0. 2014-03-09 19:53:12 +00:00
naddy
ed58c99103 save one complete copy of the data by extracting the distfile directly
into the fake directory; ok pascal@
2013-12-19 13:08:42 +00:00
sthen
e539ef59a3 build dep on boost 2013-11-27 12:51:02 +00:00
pascal
f25c583986 missed BUILD_DEPENDS = archivers/bzip2, noticed by nigel@ 2013-11-26 15:52:40 +00:00
pascal
9e2d263cb1 @comment .gitignore file, noticed by aja@ 2013-11-25 21:09:40 +00:00
pascal
a276732260 Import games/flightgear. ok landry@, "reads ok" sthen@
The goal of the FlightGear project is to create a sophisticated and open
flight simulator framework for use in research or academic environments,
pilot training, as an industry engineering tool, for DIY-ers to pursue
their favorite interesting flight simulation idea, and last but
certainly not least as a fun, realistic, and challenging desktop flight
simulator. We are developing a sophisticated, open simulation framework
that can be expanded and improved upon by anyone interested in
contributing.
2013-11-24 22:04:08 +00:00