non port: comms/gqrx/Makefile |
SVNWeb
|
Number of commits found: 94 |
Wed, 27 Sep 2023
|
[ 14:36 Dima Panov (fluffy) ] 21d8008 (Only the first 10 of 176 ports in this commit are shown above. )
devel/boost*: bump all consumers after 1.83.0
|
Wed, 20 Sep 2023
|
[ 10:47 Ganael LAPLANCHE (martymac) ] 7c65f9ef
comms/gqrx: Re-enable ASLR
Following commit 35f7383, Gqrx does not crash anymore with ASLR enabled.
|
Mon, 24 Jul 2023
|
[ 14:58 Ganael LAPLANCHE (martymac) ] ef05a49
comms/gqrx: Always build with Qt5
Gqrx crashes when built with Qt6, e.g. when selecting demodulator:
0 memcpy () at /usr/src/lib/libc/amd64/string/memmove.S:306
1 0x000000080140edd9 in ?? () from /usr/local/lib/qt6/libQt6Gui.so.6
2 0x0000000801416193 in QRasterPaintEngine::drawImage(QPointF const&, QImage
const&) () from /usr/local/lib/qt6/libQt6Gui.so.6
3 0x00000000003569ba in ?? ()
4 0x0000000800b3c555 in QWidget::event(QEvent*) () from
/usr/local/lib/qt6/libQt6Widgets.so.6
5 0x0000000800bcf37b in QFrame::event(QEvent*) () from
/usr/local/lib/qt6/libQt6Widgets.so.6
6 0x0000000800ae943a in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/local/lib/qt6/libQt6Widgets.so.6
7 0x0000000800aea526 in QApplication::notify(QObject*, QEvent*) () from
/usr/local/lib/qt6/libQt6Widgets.so.6
8 0x0000000801cd3d43 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/local/lib/qt6/libQt6Core.so.6
9 0x0000000800b2d681 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*,
QWidgetRepaintManager*) () from /usr/local/lib/qt6/libQt6Widgets.so.6
10 0x0000000800b4d3ae in QWidgetRepaintManager::paintAndFlush() () from
/usr/local/lib/qt6/libQt6Widgets.so.6 (Only the first 15 lines of the commit message are shown above )
|
Mon, 5 Jun 2023
|
[ 10:18 Ganael LAPLANCHE (martymac) ] f05f6dc
comms/gqrx: Turn off ASLR
Disable ASLR to work around the following crash:
Program terminated with signal SIGSEGV, Segmentation fault.
Address not mapped to object.
--Type <RET> for more, q to quit, c to continue without paging--
0 0x000000082e9feecf in volk_32f_x2_dot_prod_32f_a_avx2_fma
(result=0x85185d7e0, input=0x906a9ab80, taps=0x8927eaa00, num_points=289) at
/usr/ports/devel/volk/work/volk-2.5.1/kernels/volk/volk_32f_x2_dot_prod_32f.h:833
833 dotProduct += ((*aPtr++) * (*bPtr++));
[Current thread is 1 (LWP 126875)]
(gdb) bt
0 0x000000082e9feecf in volk_32f_x2_dot_prod_32f_a_avx2_fma
(result=0x85185d7e0, input=0x906a9ab80, taps=0x8927eaa00, num_points=289) at
/usr/ports/devel/volk/work/volk-2.5.1/kernels/volk/volk_32f_x2_dot_prod_32f.h:833
1 0x000000082e776b17 in __volk_32f_x2_dot_prod_32f_a (result=0x85185d7e0,
input=0x906a9ab80, taps=0x8927eaa00, num_points=289) at
/usr/ports/devel/volk/work/.build/lib/volk.c:5336
2 0x0000000825fe0b83 in gr::filter::kernel::fir_filter<float, float,
float>::filterN(float*, float const*, unsigned long) () from
/usr/local/lib/libgnuradio-filter.so.3.8.4
|
Tue, 2 May 2023
|
[ 10:50 Ganael LAPLANCHE (martymac) ] bd6d9a9
comms/gqrx: Update to 2.16
|
Thu, 27 Apr 2023
|
[ 18:25 Dima Panov (fluffy) ] 3e45e8e (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump all direct Boost cunsumers
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Mon, 16 Jan 2023
|
[ 19:32 Dima Panov (fluffy) ] e1287d0 (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump libboost*.so libraries consumert after Boost upgrade
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 258a9884 (Only the first 10 of 126 ports in this commit are shown above. )
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above )
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] b082b3d (Only the first 10 of 280 ports in this commit are shown above. )
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
|
Mon, 25 Apr 2022
|
[ 10:26 Ganael LAPLANCHE (martymac) ] 73cfe39
comms/gqrx: Update to 2.15.9
|
Sun, 6 Feb 2022
|
[ 15:16 Ganael LAPLANCHE (martymac) ] de52b61
comms/gqrx: Update to 2.15.8
|
Wed, 12 Jan 2022
|
[ 11:17 Ganael LAPLANCHE (martymac) ] e495dfb
comms/gqrx: Update to 2.15.2
|
Thu, 6 Jan 2022
|
[ 15:12 Ganael LAPLANCHE (martymac) ] ede5e16
comms/gqrx: Update to 2.15.1
|
Fri, 17 Dec 2021
|
[ 11:34 Ganael LAPLANCHE (martymac) ] ef97352
comms/gqrx: Update to 2.15
While here, update GH account.
|
Mon, 11 Oct 2021
|
[ 05:41 Ganael LAPLANCHE (martymac) ] f805a01
comms/gqrx: Update to 2.14.6
|
Tue, 5 Oct 2021
|
[ 10:08 Ganael LAPLANCHE (martymac) ] 3cfb24b
comms/gqrx: Update to 2.14.5
|
Mon, 2 Aug 2021
|
[ 16:03 Yuri Victorovich (yuri) ] 5708ae4 (Only the first 10 of 166 ports in this commit are shown above. )
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version)
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 5 Jan 2021
|
[ 11:13 martymac ]
Update to 2.14.4
|
Thu, 10 Dec 2020
|
[ 11:08 martymac ]
Update to 2.14.3
|
Sat, 5 Dec 2020
|
[ 17:10 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)
|
Mon, 9 Nov 2020
|
[ 15:05 martymac ]
Update to 2.13.5
|
Mon, 2 Nov 2020
|
[ 17:47 martymac ]
Update to 2.13.3
|
Fri, 30 Oct 2020
|
[ 19:24 martymac ]
Update to 2.13.2
|
Mon, 19 Oct 2020
|
[ 11:10 martymac ]
Update to 2.13.1
|
Wed, 19 Aug 2020
|
[ 10:08 martymac ]
Update gr-osmosdr to 0.2.2 and re-enable Python support
|
Mon, 25 May 2020
|
[ 14:54 pkubaj ]
comms/gqrx: fix build on GCC architectures
Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=gnu++11"
|
Tue, 3 Mar 2020
|
[ 15:11 mat ]
Regular USE_GITHUB cleanup.
|
Fri, 21 Feb 2020
|
[ 17:57 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.
|
Wed, 12 Feb 2020
|
[ 11:05 martymac ]
Update to 2.12.1
|
Wed, 29 Jan 2020
|
[ 06:37 martymac ]
Update to 2.12.0
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
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
|
Wed, 21 Aug 2019
|
[ 20:43 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.
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
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
|
Sun, 4 Aug 2019
|
[ 09:07 antoine ] (Only the first 10 of 42 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 1 May 2019
|
[ 19:35 rene ] (Only the first 10 of 128 ports in this commit are shown above. )
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*
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
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
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
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 )
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
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
|
Fri, 5 Oct 2018
|
[ 10:10 martymac ] (Only the first 10 of 11 ports in this commit are shown above. )
Add missing USES=gl to my ports
|
Tue, 11 Sep 2018
|
[ 18:34 zeising ] (Only the first 10 of 331 ports in this commit are shown above. )
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
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
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
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Sun, 24 Jun 2018
|
[ 04:59 yuri ]
comms/gqrx: Add missing library to LIB_DEPENDS
Also group the USExx block.
Approved by: portmgr blanket
|
Fri, 18 May 2018
|
[ 10:10 martymac ]
Update to 2.11.5
|
Wed, 18 Apr 2018
|
[ 14:06 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.
|
[ 13:57 jbeich ] (Only the first 10 of 388 ports in this commit are shown above. )
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
|
Tue, 17 Apr 2018
|
[ 10:06 martymac ]
Update to 2.11.4
|
Tue, 27 Mar 2018
|
[ 12:37 martymac ]
Update to 2.11.2
|
Mon, 19 Mar 2018
|
[ 12:10 martymac ]
Update to 2.11.1
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Wed, 24 Jan 2018
|
[ 11:13 martymac ]
Update to 2.10
|
Thu, 18 Jan 2018
|
[ 04:11 jbeich ] (Only the first 10 of 356 ports in this commit are shown above. )
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
|
Mon, 13 Nov 2017
|
[ 16:49 martymac ]
Update to 2.9
|
Mon, 25 Sep 2017
|
[ 00:08 jbeich ] (Only the first 10 of 342 ports in this commit are shown above. )
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
|
[ 00:05 jbeich ] (Only the first 10 of 327 ports in this commit are shown above. )
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
|
Wed, 20 Sep 2017
|
[ 10:10 martymac ]
Update to 2.8
|
Fri, 25 Aug 2017
|
[ 10:13 martymac ]
- Update to 2.7
- Add option to select audio backend [1]
PR: 221627 [1]
Submitted by: Christian Sturm <reezer@reezer.org> [1]
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Tue, 2 May 2017
|
[ 06:48 jbeich ] (Only the first 10 of 336 ports in this commit are shown above. )
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
|
Tue, 21 Feb 2017
|
[ 12:37 martymac ]
Update to v2.6.1
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Fri, 6 Jan 2017
|
[ 08:45 jbeich ] (Only the first 10 of 324 ports in this commit are shown above. )
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
|
Mon, 2 Jan 2017
|
[ 13:38 martymac ]
Update gr-osmosdr to version 20160622 and bump dependent ports' revisions
|
Wed, 23 Nov 2016
|
[ 12:45 jbeich ] (Only the first 10 of 353 ports in this commit are shown above. )
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)
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
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.
|
Tue, 25 Oct 2016
|
[ 22:28 mat ] (Only the first 10 of 29 ports in this commit are shown above. )
Cleanup USE_GITHUB usage.
Sponsored by: Absolight
|
Thu, 13 Oct 2016
|
[ 11:33 martymac ]
Update to 2.6.0
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 22 Feb 2016
|
[ 21:07 martymac ]
Update to 2.5.3
|
Wed, 27 Jan 2016
|
[ 19:37 martymac ]
Update to 2.5.2
|
Fri, 8 Jan 2016
|
[ 20:22 martymac ]
Update to 2.5.1
|
Tue, 27 Oct 2015
|
[ 20:13 martymac ]
Update to 2.3.2
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 31 Dec 2014
|
[ 13:44 martymac ]
Add support for building with QT4 (but still use QT5 by default)
PR: 196234
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
|
Sat, 25 Oct 2014
|
[ 15:03 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)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Thu, 3 Apr 2014
|
[ 10:02 martymac ]
Avoid runtime dependency on buildtools (use buildtools_build instead of
buildtools)
Submitted by: makc
|
[ 06:35 martymac ]
- Update to 20140313 (and use QT5)
- Update WWW
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
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)
|
Tue, 18 Feb 2014
|
[ 14:31 makc ] (Only the first 10 of 241 ports in this commit are shown above. )
- Bump PORTREVISION after KDE4_PREFIX change
|
Fri, 7 Feb 2014
|
[ 11:44 bapt ] (Only the first 10 of 229 ports in this commit are shown above. )
Chase boost and icu bump
While here convert some LIB_DEPENDS
|
Fri, 22 Nov 2013
|
[ 12:55 makc ] (Only the first 10 of 42 ports in this commit are shown above. )
- 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)
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 )
|
Fri, 20 Sep 2013
|
[ 16:03 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
|
Mon, 17 Jun 2013
|
[ 06:59 martymac ]
Add gqrx, a Qt-based software defined radio receiver
|
Number of commits found: 94 |