Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Jan 2021 11:13:49
2.14.4,1

|
martymac  |
Update to 2.14.4 |
10 Dec 2020 11:08:28
2.14.3,1

|
martymac  |
Update to 2.14.3 |
05 Dec 2020 17:10:27
2.14.2,1

|
martymac  |
Update to 2.14.2
- Switch to CMake (qmake support dropped upstream)
- Always use Portaudio as gqrx is always linked to it
(dependency brought by Gnuradio-audio) |
09 Nov 2020 15:05:41
2.13.5,1

|
martymac  |
Update to 2.13.5 |
02 Nov 2020 17:47:26
2.13.3,1

|
martymac  |
Update to 2.13.3 |
30 Oct 2020 19:24:40
2.13.2,1

|
martymac  |
Update to 2.13.2 |
19 Oct 2020 11:10:27
2.13.1,1

|
martymac  |
Update to 2.13.1 |
19 Aug 2020 10:08:08
2.12.1_2,1

|
martymac  |
Update gr-osmosdr to 0.2.2 and re-enable Python support |
25 May 2020 14:54:16
2.12.1_1,1

|
pkubaj  |
comms/gqrx: fix build on GCC architectures
Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=gnu++11" |
03 Mar 2020 15:11:47
2.12.1_1,1

|
mat  |
Regular USE_GITHUB cleanup. |
21 Feb 2020 17:57:34
2.12.1_1,1

|
martymac  |
Update comms/gr-osmosdr to 0.2.0 and bump dependent ports' revisions
Note that Python support has been disabled because gr-osmosdr now requires
Python 3 while Gnuradio still uses Python 2. Python support will be re-enabled
once Gnuradio switches to Python 3. |
12 Feb 2020 11:05:38
2.12.1,1

|
martymac  |
Update to 2.12.1 |
29 Jan 2020 06:37:37
2.12.0,1

|
martymac  |
Update to 2.12.0 |
11 Dec 2019 17:53:49
2.11.5_12,1

|
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 |
21 Aug 2019 20:43:23
2.11.5_11,1

|
martymac  |
Un-break comms/gr-osmosdr and comms/gqrx following Gnuradio 3.8 update
For both projects, building with Gnuradio 3.8 is not yet officially supported
so we use local patches at the moment.
See *gr38* patch headers for more details. |
19 Aug 2019 15:35:28
2.11.5_10,1

|
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 |
04 Aug 2019 09:07:48
2.11.5_9,1

|
antoine  |
Deprecate ports broken for more than 6 months |
26 Jul 2019 20:46:57
2.11.5_9,1

|
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 |
01 May 2019 19:35:15
2.11.5_8,1

|
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
12 Apr 2019 06:36:31
2.11.5_7,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 |
16 Jan 2019 11:13:45
2.11.5_6,1

|
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 ) |
12 Dec 2018 01:35:36
2.11.5_5,1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
12 Dec 2018 00:15:50
2.11.5_4,1

|
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 |
05 Oct 2018 10:10:02
2.11.5_3,1

|
martymac  |
Add missing USES=gl to my ports |
11 Sep 2018 18:34:28
2.11.5_3,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 |
09 Aug 2018 06:58:31
2.11.5_2,1

|
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 |
28 Jun 2018 17:39:55
2.11.5_1,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 |
24 Jun 2018 04:59:50
2.11.5_1,1

|
yuri  |
comms/gqrx: Add missing library to LIB_DEPENDS
Also group the USExx block.
Approved by: portmgr blanket |
18 May 2018 10:10:45
2.11.5,1

|
martymac  |
Update to 2.11.5 |
18 Apr 2018 14:06:09
2.11.4_1,1

|
jbeich  |
Adjust PORTREVISION order to pet portlint after r467711
Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place
when DISTVERSION*FIX is used. |
18 Apr 2018 13:57:43
2.11.4_1,1

|
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 |
17 Apr 2018 10:06:23
2.11.4,1

|
martymac  |
Update to 2.11.4 |
27 Mar 2018 12:37:32
2.11.2,1

|
martymac  |
Update to 2.11.2 |
19 Mar 2018 12:10:01
2.11.1,1

|
martymac  |
Update to 2.11.1 |
10 Mar 2018 17:46:06
2.10_1,1

|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
24 Jan 2018 11:13:55
2.10,1

|
martymac  |
Update to 2.10 |
18 Jan 2018 04:11:03
2.9_1,1

|
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 |
13 Nov 2017 16:49:17
2.9,1

|
martymac  |
Update to 2.9 |
25 Sep 2017 00:08:17
2.8_2,1

|
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
2.8_1,1

|
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 |
20 Sep 2017 10:10:21
2.8,1

|
martymac  |
Update to 2.8 |
25 Aug 2017 10:13:25
2.7,1

|
martymac  |
- Update to 2.7
- Add option to select audio backend [1]
PR: 221627 [1]
Submitted by: Christian Sturm <reezer@reezer.org> [1] |
23 May 2017 05:03:16
2.6.1_2,1

|
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 |
02 May 2017 06:48:11
2.6.1_1,1

|
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 |
21 Feb 2017 12:37:05
2.6.1,1

|
martymac  |
Update to v2.6.1 |
09 Jan 2017 13:16:50
2.6_3,1

|
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
06 Jan 2017 08:45:04
2.6_3,1

|
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 |
02 Jan 2017 13:38:55
2.6_2,1

|
martymac  |
Update gr-osmosdr to version 20160622 and bump dependent ports' revisions |
23 Nov 2016 12:45:47
2.6_1,1

|
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
2.6_1,1

|
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. |
25 Oct 2016 22:28:22
2.6,1

|
mat  |
Cleanup USE_GITHUB usage.
Sponsored by: Absolight |
13 Oct 2016 11:33:58
2.6.0,1

|
martymac  |
Update to 2.6.0 |
01 Apr 2016 13:29:17
2.5.3,1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
22 Feb 2016 21:07:49
2.5.3,1

|
martymac  |
Update to 2.5.3 |
27 Jan 2016 19:37:26
2.5.2,1

|
martymac  |
Update to 2.5.2 |
08 Jan 2016 20:22:37
2.5.1,1

|
martymac  |
Update to 2.5.1 |
27 Oct 2015 20:13:34
2.3.2,1

|
martymac  |
Update to 2.3.2 |
06 May 2015 15:16:54
2.3.1,1

|
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
31 Dec 2014 13:44:39
2.3.1,1

|
martymac  |
Add support for building with QT4 (but still use QT5 by default)
PR: 196234
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
25 Oct 2014 15:03:13
2.3.1,1

|
robak  |
comms/gqrx: update 20140313 -> 2.3.1
- Set PORTEPOCH
- Update COMMENT and pkg-descr
- Add LICENSE_FILE
- Remove obsolete dependency
- Mantainer approved
PR: 193404
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Reviewed by: martymac (maintainer)
Approved by: mentors (implicit), martymac (maintainer) |
10 Sep 2014 20:50:37
20140313_1

|
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) |
29 Jul 2014 19:11:53
20140313

|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
03 Apr 2014 10:02:04
20140313

|
martymac  |
Avoid runtime dependency on buildtools (use buildtools_build instead of
buildtools)
Submitted by: makc |
03 Apr 2014 06:35:51
20140313

|
martymac  |
- Update to 20140313 (and use QT5)
- Update WWW |
10 Mar 2014 20:55:22
20130504_4

|
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
18 Feb 2014 14:31:33
20130504_3

|
makc  |
- Bump PORTREVISION after KDE4_PREFIX change |
07 Feb 2014 11:44:09
20130504_2

|
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
22 Nov 2013 12:55:00
20130504_1

|
makc  |
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval) |
26 Oct 2013 00:52:36
20130504_1

|
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 16:03:29
20130504

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
17 Jun 2013 06:59:02
20130504

|
martymac  |
Add gqrx, a Qt-based software defined radio receiver |