aboutsummaryrefslogtreecommitdiff
path: root/games/flightgear
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Remove versioned uses of USE_GCCGanael LAPLANCHE2014-11-101-1/+1
| | | | | | | Suggested by: gerald Notes: svn path=/head/; revision=372384
* Update Simgear and Flightgear ports to 3.2.0Ganael LAPLANCHE2014-11-0313-101/+77
| | | | | | | | PR: 194571 Submitted by: mike.d.ft402@gmail.com Notes: svn path=/head/; revision=372111
* Remove @dirrm/@dirrmty from my portsGanael LAPLANCHE2014-10-131-1/+0
| | | | Notes: svn path=/head/; revision=370757
* Make D-BUS support optionalGanael LAPLANCHE2014-09-171-4/+8
| | | | | | | | PR: 193631 Submitted by: <mike.d.ft402@gmail.com> Notes: svn path=/head/; revision=368355
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-041-1/+1
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Update Simgear and Flightgear ports to 3.0.0Ganael LAPLANCHE2014-03-287-11/+86
| | | | Notes: svn path=/head/; revision=349425
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-0/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* Update Flightgear and Simgear ports to 2.12.1 (bugfix release)Ganael LAPLANCHE2014-01-063-30/+4
| | | | Notes: svn path=/head/; revision=338879
* Convert the tree to USES=openalAntoine Brodin2013-12-251-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=337464
* - Update Simgear and Flightgear ports to 2.12.0Ganael LAPLANCHE2013-10-306-29/+72
| | | | | | | | | - Enable staging - Switch to new LIB_DEPENDS format - Refresh Simgear's pkg-descr Notes: svn path=/head/; revision=332081
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Update Simgear & Flightgear ports to 2.10.0Ganael LAPLANCHE2013-02-224-17/+6
| | | | Notes: svn path=/head/; revision=312760
* Chase boost updateBaptiste Daroussin2013-01-311-5/+2
| | | | Notes: svn path=/head/; revision=311310
* Update Simgear and Flightgear ports to 2.8.0Ganael LAPLANCHE2012-09-0724-244/+22
| | | | Notes: svn path=/head/; revision=303810
* - Switch to OptionsNgGanael LAPLANCHE2012-06-151-8/+10
| | | | | | | - Un-version LIB_DEPENDS Notes: svn path=/head/; revision=299327
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Fix build with gcc46+Ganael LAPLANCHE2012-05-0221-0/+228
| | | | | | | Submitted by: avg Notes: svn path=/head/; revision=295852
* Update Simgear and Flightgear ports to 2.6.0Ganael LAPLANCHE2012-04-276-22/+68
| | | | Notes: svn path=/head/; revision=295604
* - Update graphics/osg to 3.0.1Dmitry Marakasov2012-04-261-7/+3
| | | | | | | | | | | - Bump revisions on dependent ports due to shlib version bump - Remove option to use graphics/osg-devel instead of graphics/osg from simgear and flightgear (1) - Remove option to use graphics/osg-devel instead of graphics/osg from fgrun for consistency Submitted by: martymac (1) Notes: svn path=/head/; revision=295536
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update FlightGear and SimGear to 2.4.0Ganael LAPLANCHE2011-09-062-12/+12
| | | | | | | | | | | | | | - Switch PORTNAMEs to lowercase - Change DATADIR from ${LOCALBASE}/share/FlightGear to ${LOCALBASE}/share/flightgear - Re-order variables to make portlint happy - Remove useless CPPFLAGS from CONFIGURE_ENV PR: ports/160322, ports/160421 Submitted by: amdmi3 Notes: svn path=/head/; revision=281296
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Add missing LICENSEGanael LAPLANCHE2010-11-231-8/+7
| | | | | | | | | - Cleanup MASTER_SITES Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=265003
* Update MAINTAINER address for my portsGanael LAPLANCHE2010-09-271-1/+1
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=261943
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>Philip M. Gollucci2010-09-071-1/+1
| | | | | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer Notes: svn path=/head/; revision=260700
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Bump revisions on ports that use networking functions from plib after it ↵Dmitry Marakasov2010-03-161-0/+1
| | | | | | | | | | | was updated (flightgear and friends seem to be the only such ports) PR: 144575 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Approved by: portmgr (pav) Notes: svn path=/head/; revision=251137
* - Update to 2.0.0Wen Heping2010-03-073-10/+10
| | | | | | | | | PR: ports/144462 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250643
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Introduce USE_OPENAL variable for OpenAL consumersPav Lucistnik2010-01-251-3/+3
| | | | | | | | | | | | - Switch to openal-soft as a default OpenAL implementation PR: ports/142123 Submitted by: mva Tested by: pointyhat exp-run Approved by: portmgr (hat) Notes: svn path=/head/; revision=248567
* - Remove BROKEN on 8.x, no longer neededDmitry Marakasov2009-10-011-7/+2
| | | | | | | | | | - While here, mark MAKE_JOBS_UNSAFE, as it fails to build with forced jobs PR: 139235 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=242352
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+1
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* - Chase graphics/osg-devel shlib version bumpDmitry Marakasov2009-05-061-2/+2
| | | | Notes: svn path=/head/; revision=233316
* - Mark BROKEN on recent -CURRENT because of x11-toolkits/plib problemDmitry Marakasov2009-04-081-1/+7
| | | | | | | | PR: 133485 Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer) Notes: svn path=/head/; revision=231906
* - Chase graphics/osg and graphics/osg-devel shlibver bumpsDmitry Marakasov2009-04-011-2/+3
| | | | Notes: svn path=/head/; revision=231426
* - Add optional support for graphics/osg-devel, which should fix some ↵Dmitry Marakasov2009-02-181-1/+6
| | | | | | | | | | rendering bugs PR: 131613 Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer) Notes: svn path=/head/; revision=228617
* - This port has no slave pors, so no need for PORTNAME?=, FGVERSION and ↵Dmitry Marakasov2009-02-051-7/+4
| | | | | | | | | | other magic. PR: 131418 Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer) Notes: svn path=/head/; revision=227672
* - Add two dependencies (although they are installed by devel/simgear, ↵Dmitry Marakasov2009-02-032-6/+8
| | | | | | | | | | | | flightgear explicitely checks for them) [1] - Update to 1.9.1 [2] PR: 130789 [1], 131199 [2] Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer) Notes: svn path=/head/; revision=227575
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-0/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Update to 1.9.0Martin Wilke2009-01-152-10/+12
| | | | | | | | PR: 130131 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=226197
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Add more downloading locationsPav Lucistnik2008-05-051-1/+7
| | | | | | | | PR: ports/123414 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=212635
* - Update to 1.0.0Martin Wilke2008-05-033-23/+19
| | | | | | | | | | - Pass maintainership to submitter PR: 123337 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=212510