summaryrefslogtreecommitdiff
path: root/games/simgear/patches
AgeCommit message (Collapse)AuthorFilesLines
2012-09-30Update to 2.8.0; fixes build with current boost.dholland8-173/+59
Build system changed to cmake. Rename patch-ab; the other pre-existing patches do not appear to be needed any further. No recent upstream news or changelog appears to exist. The project home page doesn't admit the existence of versions newer than 2.0.0, but there are several, corresponding to the recent versions of FlightGear.
2010-08-27Changes 2.0.0:adam7-96/+44
* No changelog available.
2008-03-14update flightgear/simgear to 1.0.0, from Yorick Hardy per PR pkg/38160drochner2-64/+70
changes: -many bugfixes -UI improvements -new and improved aircraft models pkgsrc change: pull in SDL for fullscreen mode
2007-10-05Check for thread library with pthread_create, at least on DragonFlyjoerg3-2/+134
that is not in the subset implemented by libc. Always assume dlerror() returns const.
2007-07-12import simgear-0.3.10, prepared by Juan Romero Pardines in pkgsrc-wipdrochner4-0/+87
This is a library fon 3d simulations, used by the flightgear flight simulator.