non port: devel/simgear/Makefile |
Number of commits found: 158 (showing only 58 on this page) |
Friday, 20 Sep 2013
|
17:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Friday, 22 Mar 2013
|
20:06 makc
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Friday, 22 Feb 2013
|
10:57 martymac
Update Simgear & Flightgear ports to 2.10.0
|
Thursday, 31 Jan 2013
|
13:38 bapt
Chase boost update
|
Tuesday, 9 Oct 2012
|
22:12 linimon
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
|
Friday, 7 Sep 2012
|
13:06 martymac
Update Simgear and Flightgear ports to 2.8.0
|
Wednesday, 5 Sep 2012
|
15:43 des
Remove useless metadata from ports I created.
|
Saturday, 4 Aug 2012
|
22:52 kwm
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area.
|
Wednesday, 1 Aug 2012
|
12:51 martymac
Un-version LIB_DEPENDS
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Tuesday, 15 May 2012
|
12:43 martymac
Fix inclusion order of headers to allow upgrade from Simgear 2.4.0
PR: ports/167843
Submitted by: Oleksii <oleksii.tsai@googlemail.com>
|
Monday, 30 Apr 2012
|
13:08 martymac
Fix build with gcc46+
Submitted by: avg
|
Friday, 27 Apr 2012
|
12:28 martymac
Update Simgear and Flightgear ports to 2.6.0
|
Thursday, 26 Apr 2012
|
00:47 amdmi3
- Update graphics/osg to 3.0.1
- 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)
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Tuesday, 6 Sep 2011
|
13:14 martymac
- Update FlightGear and SimGear to 2.4.0
- 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
|
Friday, 26 Nov 2010
|
13:50 martymac
- Add missing LICENSE
- Cleanup MASTER_SITES
Approved by: itetcu (mentor)
|
Monday, 27 Sep 2010
|
12:08 martymac
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor)
|
Tuesday, 7 Sep 2010
|
15:52 pgollucci
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Tuesday, 16 Mar 2010
|
17:55 amdmi3
- Bump revisions on ports that use networking functions from plib after it 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)
|
Sunday, 7 Mar 2010
|
00:53 wen
- Update to 2.0.0
PR: ports/144462
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Feature safe: yes
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Monday, 25 Jan 2010
|
19:15 pav
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat)
|
Tuesday, 28 Jul 2009
|
11:45 pav
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
|
Saturday, 18 Jul 2009
|
11:11 dinoex
- update to jpeg7
Tested by: pav on pointyhat
|
Wednesday, 6 May 2009
|
17:49 amdmi3
- Chase graphics/osg-devel shlib version bump
|
Wednesday, 1 Apr 2009
|
02:49 amdmi3
- Chase graphics/osg and graphics/osg-devel shlibver bumps
|
Wednesday, 18 Feb 2009
|
23:05 amdmi3
- Add optional support for graphics/osg-devel, which should fix some rendering
bugs
PR: 131613
Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com>
(maintainer)
|
Tuesday, 3 Feb 2009
|
22:54 amdmi3
- Update to 1.9.1
PR: 131198
Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com>
(maintainer)
|
Friday, 23 Jan 2009
|
16:28 flz
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- 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).
|
Thursday, 15 Jan 2009
|
22:12 miwi
- Update to 1.9.0
PR: 130129
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
|
Friday, 2 May 2008
|
20:23 miwi
- Update to 1.0.0
- Pass maintainership to submitter
PR: 123336
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
|
Tuesday, 29 Apr 2008
|
05:11 linimon
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
|
Saturday, 19 Apr 2008
|
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Sunday, 23 Mar 2008
|
23:03 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Wednesday, 3 Oct 2007
|
12:16 edwin
[PATCH] devel/SimGear: cleanup non-supported FreeBSD versions
- removed support to FreeBSD 4.x (EOL)
PR: ports/111866
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thursday, 8 Jun 2006
|
16:07 oliver
update freealut to 1.1.0
|
Sunday, 23 Apr 2006
|
10:14 oliver
update to openal 20060211 [1]
fix dependant ports [2]
PR: ports/96172 [1]
ports/95192 [2]
Submitted by: maintainer [1]
oliver [2]
Approved by: maintainer
|
Friday, 7 Apr 2006
|
20:27 jylefort
Update to 0.3.10 and drop FreeBSD 4.x support.
|
Wednesday, 7 Dec 2005
|
10:13 jylefort
Chase the plib update by bumping PORTREVISION, since it is statically
linked in.
|
Wednesday, 23 Nov 2005
|
04:29 jylefort
Disable compiler optimizations on 4.x, since they cause the build to fail.
Reported by: pointyhat via kris
|
Sunday, 20 Nov 2005
|
22:15 jylefort
- Update to 0.3.9
- Enable the jpeg factory
- Respect ${PTHREAD_CFLAGS}, ${PTHREAD_LIBS} and ${X11BASE}
- Polish the Makefile
|
Tuesday, 4 Oct 2005
|
18:47 jylefort
Take maintainership.
|
Monday, 3 Oct 2005
|
20:29 des
Drop maintainership.
|
Sunday, 20 Feb 2005
|
20:34 des
Upgrade to 0.3.8.
WARNING: does not respect PTHREAD_{FLAGS,LIBS}. I could not find a clean
way to patch it in. It should still work fine for the common case, though.
|
Tuesday, 9 Nov 2004
|
18:12 des
Upgrade to 0.3.7.
|
Monday, 16 Aug 2004
|
01:09 kris
BROKEN on 4.x: Internal compiler error in gcc
|
Tuesday, 1 Jun 2004
|
09:37 des
Upgrade to 0.3.5.
|
Tuesday, 18 Nov 2003
|
13:44 des
Upgrade to 0.3.4
|
Monday, 14 Jul 2003
|
14:55 des
Upgrade to 0.3.3.
PR: ports/53878
Submitted by: Sebastian Yepes ESN <esn@x123.info>
|
Monday, 7 Apr 2003
|
17:23 des
Fix an incorrect master site URL.
|
Friday, 7 Mar 2003
|
06:01 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Monday, 3 Mar 2003
|
13:20 des
Configure and build thread support.
|
Wednesday, 5 Feb 2003
|
11:23 des
BUILD_DEPENDS isn't enough, we need RUN_DEPENDS as well so the dependency
gets registered in the package. This should unbreak the bento builds of
games/flightgear.
|
Wednesday, 22 Jan 2003
|
00:02 des
Respect ${CC} and ${CXX}; untangle ${CFLAGS}, ${CXXFLAGS} and ${CPPFLAGS}
which weren't quite right the first time around. No PORT_REVISION bump
since the port is only a few hours old and not yet very useful.
|
Tuesday, 21 Jan 2003
|
22:35 des
SimGear is a toolkit for 3D games and simulations.
|
Number of commits found: 158 (showing only 58 on this page) |