Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Mar 2021 12:27:52
2020.3.8

|
martymac  |
Update Simgear & Flightgear to 2020.3.8 |
24 Feb 2021 11:07:11
2020.3.6

|
martymac  |
Update Simgear and Flightgear ports to 2020.3.6 |
05 Jan 2021 11:12:29
2020.3.5

|
martymac  |
Update Simgear and Flightgear ports to 2020.3.5 |
07 Dec 2020 15:08:09
2020.3.4

|
martymac  |
Update Simgear and Flightgear ports to 2020.3.4 |
27 Nov 2020 15:17:57
2020.3.3

|
martymac  |
Update Simgear and Flightgear ports to 2020.3.3 |
12 Nov 2020 15:12:17
2020.3.2

|
martymac  |
Update Simgear and Flightgear ports to 2020.3.2 |
02 Nov 2020 17:49:49
2020.3.1

|
martymac  |
Update Simgear and Flightgear ports to 2020.3.1 |
28 Sep 2020 19:59:57
2020.1.3_1

|
zeising  |
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442. |
08 Jul 2020 10:17:54
2020.1.3

|
martymac  |
Update Simgear and Flightgear ports to 2020.1.3 |
31 May 2020 09:49:06
2020.1.2

|
martymac  |
Update Simgear & Flightgear to 2020.1.2
Changelog: http://wiki.flightgear.org/Changelog_2020.1 |
03 Apr 2020 09:32:19
2019.1.1_2

|
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
19 Mar 2020 23:02:31
2019.1.1_2

|
tobik  |
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030 |
11 Dec 2019 17:53:49
2019.1.1_2

|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
09 Dec 2019 21:07:14
2019.1.1_1

|
amdmi3  |
- Move graphics/osg to graphics/osg34 in preparation for update to 3.6
PR: 230442 |
19 Sep 2019 10:04:27
2019.1.1

|
martymac  |
Update Simgear & Flightgear ports to 2019.1.1 |
20 Aug 2019 16:26:31
2018.3.2_7

|
martymac  |
Add forgotten dependencies and USE_LDCONFIG following r509420
PR: 239282
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> |
20 Aug 2019 10:55:50
2018.3.2_7

|
martymac  |
devel/simgear: Use expat from ports instead of internal version
That prepares the port for the upcoming update of textproc/expat2.
As a consequence, Simgear is now provided as a shared library (only). That
commit chases dependencies to Simgear and fixes them for dependent ports [1].
PR: 239282
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: portmgr blanket [1] |
19 Aug 2019 15:35:28
2018.3.2_6

|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
13 Aug 2019 16:03:12
2018.3.2_5

|
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
26 Jul 2019 20:46:57
2018.3.2_5

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
29 May 2019 15:45:06
2018.3.2_4

|
martymac  |
Re-enable EVENT_INPUT support on 13-CURRENT
Patch has been accepted upstream, see:
https://sourceforge.net/p/flightgear/flightgear/merge-requests/165/
so we use it as a backport, waiting for next Flightgear version.
PR: 237835
Submitted by: Aaron Farias <timido@ubuntu.com> |
22 May 2019 21:47:45
2018.3.2_3

|
martymac  |
Disable EVENT_INPUT support on 13-CURRENT to avoid crashing during startup
PR: 237835
Submitted by: Aaron Farias <timido@ubuntu.com> |
07 May 2019 19:19:10
2018.3.2_2

|
pkubaj  |
games/flightgear: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix:
The compiler feature "cxx_decltype" is not known to CXX compiler
"GNU"
version 4.2.1.
Approved by: mentors (implicit approval) |
23 Apr 2019 10:02:22
2018.3.2_2

|
martymac  |
Fix METAR data download
PR: 237400
Submitted by: russo@bogodyn.org
MFH: 2019Q2 |
12 Apr 2019 06:36:31
2018.3.2_1

|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
09 Mar 2019 21:03:16
2018.3.2

|
tcberner  |
games/flightgear: disable the ninja generator
- with ninja 1.9 duplicate targets are errors [1]
- disable ninja until the issue [2] is fixed upstream.
[1]
https://github.com/ninja-build/ninja/commit/42eefc854b32b3c1efc27548baaacdebad199853
[2] https://sourceforge.net/p/flightgear/codetickets/2118/
PR: 235507 |
06 Mar 2019 08:21:36
2018.3.2

|
jbeich  |
games/flightgear: unbreak with libc++ 8
In file included from utils/fgelev/fgelev.cxx:23:
In file included from /usr/include/c++/v1/iostream:38:
In file included from /usr/include/c++/v1/ios:216:
In file included from /usr/include/c++/v1/__locale:15:
In file included from /usr/include/c++/v1/string:505:
In file included from /usr/include/c++/v1/string_view:176:
In file included from /usr/include/c++/v1/__string:57:
In file included from /usr/include/c++/v1/algorithm:640:
In file included from /usr/include/c++/v1/initializer_list:47:
In file included from /usr/include/c++/v1/cstddef:38:
version:1:1: error: expected unqualified-id
2018.3.2
^
PR: 236192
Reported by: pkg-fallout
Approved by: portmgr blanket |
01 Feb 2019 21:22:18
2018.3.2

|
martymac  |
Update Simgear and Flightgear ports to 2018.3.2
While here, also reorder a few things |
16 Jan 2019 11:13:45
2018.3.1_2

|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
19 Dec 2018 09:09:11
2018.3.1_1

|
zeising  |
Split out evdev headers from multimedia/v4l_compat
Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their
own port, devel/evdev-proto, and update those to be current with the Linux
4.19 kernel. This is done in order to be able to update the rest of the
FreeBSD input stack, which is forthcoming.
By splititng out the evdev headers we can update them independent of other
updates in v4l_compat, which makes it easier for the graphics team to keep
track of them and keep them updated as needed.
Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work
with the updated headers. This will be further updated.
Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work (Only the first 15 lines of the commit message are shown above ) |
12 Dec 2018 11:02:44
2018.3.1

|
martymac  |
Update Simgear & Flightgear ports to 2018.3.1
Changes: http://wiki.flightgear.org/Changelog_2018.3
PR: 233811
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> |
12 Dec 2018 00:15:50
2018.2.2_3

|
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
08 Nov 2018 19:29:15
2018.2.2_2

|
martymac  |
devel/simgear: GCC architectures require linking with libosgDB [1]
Also, remove support for Clang < 4.0 and GCC < 6 for devel/simgear [1] and
games/flightgear ports.
PR: 232832 [1]
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> [1] |
04 Nov 2018 19:00:54
2018.2.2_2

|
tcberner  |
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751 |
05 Oct 2018 10:10:02
2018.2.2_1

|
martymac  |
Add missing USES=gl to my ports |
11 Sep 2018 18:34:28
2018.2.2_1

|
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
03 Sep 2018 15:57:00
2018.2.2

|
martymac  |
Update Simgear & Flightgear ports to 2018.2.2 |
01 Sep 2018 20:22:08
2018.2.1_2

|
martymac  |
Fix build with Clang7
PR: 230502
Submitted by: jbeich |
09 Aug 2018 06:58:31
2018.2.1_2

|
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
29 Jul 2018 22:18:46
2018.2.1_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
28 Jun 2018 17:39:55
2018.2.1

|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
01 Jun 2018 11:48:58
2018.2.1

|
martymac  |
Update Simgear & Flightgear ports to 2018.2.1
Also, remove js_server as it has been unmaintained for years now. |
23 Apr 2018 11:26:25
2018.1.1

|
martymac  |
Update Simgear & Flightgear ports to 2018.1.1 |
18 Apr 2018 13:57:43
2017.3.1_4

|
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
31 Mar 2018 16:26:49
2017.3.1_3

|
martymac  |
games/flightgear: set LLD_UNSAFE
Prevent Flightgear from linking using lld as it fails with errors like:
/usr/bin/ld: error: cannot preempt symbol: alcGetIntegerv
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by audio_openal.c
>>> audio_openal.c.o:(openal_input)
due to preemption of symbols with protected visibility in a shared object.
See also PR #219089 for more details.
PR: 226980
Submitted by: emaste |
13 Mar 2018 20:10:33
2017.3.1_3

|
amdmi3  |
Bump revisions after graphics/osg update |
25 Jan 2018 11:07:51
2017.3.1_2

|
martymac  |
Make portlint happier with my ports (reorder variables) |
18 Jan 2018 04:11:03
2017.3.1_2

|
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
18 Nov 2017 19:32:39
2017.3.1_1

|
zeising  |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
29 Sep 2017 16:06:29
2017.3.1

|
martymac  |
Update Simgear and Flightgear ports to 2017.3.1 |
25 Sep 2017 00:08:17
2017.1.3_9

|
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
25 Sep 2017 00:05:06
2017.1.3_8

|
jbeich  |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
10 Sep 2017 20:55:39
2017.1.3_7

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
28 Aug 2017 15:36:03
2017.1.3_6

|
martymac  |
- Backport commits 0ba2ac31 and 1ad2bf44 (fixes for CVE-2017-13709)
- Rename patch patch-src-Autopilot-route_mgr.cxx to a more explicit name
Reported by: Florent Rougon <f.rougon@free.fr> |
03 Jul 2017 10:19:20
2017.1.3_5

|
martymac  |
Add missing dependency to libudev
Reported by: Markus Barenhoff <mbarenh@alios.org>
MFH: 2017Q3 |
23 May 2017 05:03:16
2017.1.3_4

|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
15 May 2017 10:16:25
2017.1.3_3

|
martymac  |
Backport security fix faf872e7 (CVE-2017-8921)
Reported by: Florent Rougon <f.rougon@free.fr>
Security: https://sourceforge.net/p/flightgear/flightgear/ci/faf872e7 |
02 May 2017 06:48:11
2017.1.3_2

|
jbeich  |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
25 Apr 2017 08:20:31
2017.1.3_1

|
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
08 Apr 2017 20:26:13
2017.1.3

|
martymac  |
Update Simgear and Flightgear ports to 2017.1.3 |
01 Apr 2017 15:23:32
2017.1.2_1

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
03 Mar 2017 21:16:40
2017.1.2

|
martymac  |
- Update Simgear & Flightgear ports to 2017.1.2
- Fix fgpanel build [1]
PR: 217514 [1]
Submitted by: russo@bogodyn.org [1] |
01 Mar 2017 20:44:10
2017.1.1

|
martymac  |
Update Simgear & Flightgear ports to 2017.1.1 |
21 Jan 2017 21:23:45
2016.4.4_1

|
martymac  |
Fix build with Clang 4.0.0
PR: 216203
Submitted by: jbeich |
06 Jan 2017 17:45:29
2016.4.4

|
martymac  |
Update Simgear & Flightgear ports to 2016.4.4 |
06 Jan 2017 08:45:04
2016.4.3_2

|
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
14 Dec 2016 11:12:53
2016.4.3_1

|
martymac  |
Backport security fix 280cd52
Without this fix, a malicious aircraft maintainer can easily overwrite
arbitrary files the user running FlightGear has write access to.
Reported by: Florent Rougon <f.rougon@free.fr>
Security: https://sourceforge.net/p/flightgear/flightgear/ci/280cd523686fbdb175d50417266d2487a8ce67d2/ |
09 Dec 2016 17:50:43
2016.4.3

|
martymac  |
Update Simgear and Flightgear ports to 2016.4.3 |
30 Nov 2016 11:20:07
2016.4.2

|
martymac  |
Update Simgear and Flightgear ports to 2016.4.2 |
25 Nov 2016 15:39:37
2016.3.1_4

|
martymac  |
Make QT5 optional
PR: 214748
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
MFH: 2016Q4 |
23 Nov 2016 12:45:47
2016.3.1_3

|
jbeich  |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
20 Nov 2016 09:38:09
2016.3.1_2

|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
24 Oct 2016 10:13:50
2016.3.1_1

|
martymac  |
Backport radio bug patch from upstream
PR: 213650
Submitted by: russo@bogodyn.org |
19 Sep 2016 20:28:52
2016.3.1

|
martymac  |
Update Simgear & Flightgear ports to 2016.3.1 |
28 May 2016 18:56:58
2016.2.1

|
martymac  |
Update Simgear & Flightgear ports to 2016.2.1 |
17 May 2016 20:46:45
2016.1.2

|
martymac  |
Update Simgear & Flightgear ports to 2016.1.2 |
01 Apr 2016 14:00:57
2016.1.1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
08 Mar 2016 17:27:59
2016.1.1

|
martymac  |
Update Simgear & Flightgear to 2016.1.1 |
10 Jan 2016 16:55:26
3.4.0_1

|
bapt  |
Convert g* and i* to USES=sqlite and USES=firebird |
10 Aug 2015 15:03:40
3.4.0_1

|
martymac  |
Add LOCALBASE to LDFLAGS to fix build on DragonFly
PR: 202115
Submitted by: marino |
08 Aug 2015 20:29:53
3.4.0_1

|
martymac  |
Fix build by explicitly linking to X11
PR: 202115
Submitted by: leventelist@gmail.com |
03 Jul 2015 10:46:52
3.4.0_1

|
marino  |
Add USES=alias to 11 ports (non-invasive DragonFly support) |
22 Jun 2015 18:33:22
3.4.0_1

|
antoine  |
Convert to USES=jpeg |
14 May 2015 10:21:49
3.4.0_1

|
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
18 Mar 2015 19:43:43
3.4.0_1

|
martymac  |
While waiting for a bugfix release, backport Nasal security fixes from upstream
git repositories:
- flightgear 6a30e70
- fgdata 60da209
Suggested by: "Rebecca N. Palmer" <rebecca_palmer@zoho.com> |
11 Mar 2015 07:11:51
3.4.0

|
martymac  |
Update Simgear & Flightgear to 3.4.0 |
25 Dec 2014 20:54:43
3.2.0_2

|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
3.2.0_1

|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
08 Dec 2014 16:48:41
3.2.0_1

|
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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. (Only the first 15 lines of the commit message are shown above ) |
10 Nov 2014 08:36:35
3.2.0

|
martymac  |
Remove versioned uses of USE_GCC
Suggested by: gerald |
03 Nov 2014 13:07:18
3.2.0

|
martymac  |
Update Simgear and Flightgear ports to 3.2.0
PR: 194571
Submitted by: mike.d.ft402@gmail.com |
13 Oct 2014 07:12:43
3.0.0_4

|
martymac  |
Remove @dirrm/@dirrmty from my ports |
17 Sep 2014 06:10:22
3.0.0_4

|
martymac  |
Make D-BUS support optional
PR: 193631
Submitted by: <mike.d.ft402@gmail.com> |
10 Sep 2014 20:50:37
3.0.0_3

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
04 Jul 2014 09:41:00
3.0.0_2

|
tijl  |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
16 Apr 2014 18:28:50
3.0.0_1

|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
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 (Only the first 15 lines of the commit message are shown above ) |
28 Mar 2014 14:13:02
3.0.0

|
martymac  |
Update Simgear and Flightgear ports to 3.0.0 |
07 Feb 2014 11:44:09
2.12.1_2

|
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
06 Jan 2014 13:50:22
2.12.1

|
martymac  |
Update Flightgear and Simgear ports to 2.12.1 (bugfix release) |
25 Dec 2013 23:29:34
2.12.0

|
antoine  |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |