notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: comms/gqrx/Makefile
SVNWeb

Number of commits found: 94

Wed, 27 Sep 2023
[ 14:36 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:21d8008e86830262f2a33a6dca9ddf2478cd6487  commit hash:21d8008e86830262f2a33a6dca9ddf2478cd6487  commit hash:21d8008e86830262f2a33a6dca9ddf2478cd6487  21d8008  (Only the first 10 of 176 ports in this commit are shown above. View all ports for this commit)
devel/boost*: bump all consumers after 1.83.0
Wed, 20 Sep 2023
[ 10:47 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:7c65f9efc34c6782e05889cc7a3e70c496786976  commit hash:7c65f9efc34c6782e05889cc7a3e70c496786976  commit hash:7c65f9efc34c6782e05889cc7a3e70c496786976  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) search for other commits by this committer ]    commit hash:ef05a498904a506f6cbdfe33613e7ae7b1acc909  commit hash:ef05a498904a506f6cbdfe33613e7ae7b1acc909  commit hash:ef05a498904a506f6cbdfe33613e7ae7b1acc909  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 View all of this commit message)
Mon, 5 Jun 2023
[ 10:18 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:f05f6dcedb5dad5b7b515ebede9bf6a58de1d46c  commit hash:f05f6dcedb5dad5b7b515ebede9bf6a58de1d46c  commit hash:f05f6dcedb5dad5b7b515ebede9bf6a58de1d46c  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) search for other commits by this committer ]    commit hash:bd6d9a9e7a3ec20b2725dd240f01772a1ee38733  commit hash:bd6d9a9e7a3ec20b2725dd240f01772a1ee38733  commit hash:bd6d9a9e7a3ec20b2725dd240f01772a1ee38733  bd6d9a9 
comms/gqrx: Update to 2.16
Thu, 27 Apr 2023
[ 18:25 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:3e45e8e24481fab02384c55a1e655d1dc1b781c6  commit hash:3e45e8e24481fab02384c55a1e655d1dc1b781c6  commit hash:3e45e8e24481fab02384c55a1e655d1dc1b781c6  3e45e8e  (Only the first 10 of 184 ports in this commit are shown above. View all ports for this commit)
*/*: bump all direct Boost cunsumers
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Sun, 23 Apr 2023
[ 09:09 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Mon, 16 Jan 2023
[ 19:32 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:e1287d0d1228d93e469256fa6c4c824b9d20426b  commit hash:e1287d0d1228d93e469256fa6c4c824b9d20426b  commit hash:e1287d0d1228d93e469256fa6c4c824b9d20426b  e1287d0  (Only the first 10 of 184 ports in this commit are shown above. View all ports for this commit)
*/*:	bump libboost*.so libraries consumert after Boost upgrade
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 12 Aug 2022
[ 14:46 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  4cf39de  (Only the first 10 of 722 ports in this commit are shown above. View all ports for this commit)
*/*: bump all consumers after recent boost upgrade
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  258a9884  (Only the first 10 of 126 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 22 May 2022
[ 20:17 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:b082b3d13e8c4872b73fb681eb99b261926ac9cd  commit hash:b082b3d13e8c4872b73fb681eb99b261926ac9cd  commit hash:b082b3d13e8c4872b73fb681eb99b261926ac9cd  b082b3d  (Only the first 10 of 280 ports in this commit are shown above. View all ports for this commit)
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
Mon, 25 Apr 2022
[ 10:26 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:73cfe391c9a4e51673056a8d14faf63967f9dbb7  commit hash:73cfe391c9a4e51673056a8d14faf63967f9dbb7  commit hash:73cfe391c9a4e51673056a8d14faf63967f9dbb7  73cfe39 
comms/gqrx: Update to 2.15.9
Sun, 6 Feb 2022
[ 15:16 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:de52b61973f86416ab8626b6044ec44f83d52368  commit hash:de52b61973f86416ab8626b6044ec44f83d52368  commit hash:de52b61973f86416ab8626b6044ec44f83d52368  de52b61 
comms/gqrx: Update to 2.15.8
Wed, 12 Jan 2022
[ 11:17 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:e495dfb9202956f268142fc68436f1fb2fb33bc8  commit hash:e495dfb9202956f268142fc68436f1fb2fb33bc8  commit hash:e495dfb9202956f268142fc68436f1fb2fb33bc8  e495dfb 
comms/gqrx: Update to 2.15.2
Thu, 6 Jan 2022
[ 15:12 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:ede5e16ab60c939ffa3feea8cfb949425265ded0  commit hash:ede5e16ab60c939ffa3feea8cfb949425265ded0  commit hash:ede5e16ab60c939ffa3feea8cfb949425265ded0  ede5e16 
comms/gqrx: Update to 2.15.1
Fri, 17 Dec 2021
[ 11:34 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:ef9735203e0691163bc2609fd902b18101c2b05c  commit hash:ef9735203e0691163bc2609fd902b18101c2b05c  commit hash:ef9735203e0691163bc2609fd902b18101c2b05c  ef97352 
comms/gqrx: Update to 2.15

While here, update GH account.
Mon, 11 Oct 2021
[ 05:41 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:f805a01e02917114529778a5d2c7eb153a852ac9  commit hash:f805a01e02917114529778a5d2c7eb153a852ac9  commit hash:f805a01e02917114529778a5d2c7eb153a852ac9  f805a01 
comms/gqrx: Update to 2.14.6
Tue, 5 Oct 2021
[ 10:08 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:3cfb24b1fb773c8b6424f455f65602d650d5ab42  commit hash:3cfb24b1fb773c8b6424f455f65602d650d5ab42  commit hash:3cfb24b1fb773c8b6424f455f65602d650d5ab42  3cfb24b 
comms/gqrx: Update to 2.14.5
Mon, 2 Aug 2021
[ 16:03 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:5708ae4005cedc7b84522f84b964092319d853cd  commit hash:5708ae4005cedc7b84522f84b964092319d853cd  commit hash:5708ae4005cedc7b84522f84b964092319d853cd  5708ae4  (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 5 Jan 2021
[ 11:13 martymac search for other commits by this committer ] Original commit   Revision:560382
Update to 2.14.4
Thu, 10 Dec 2020
[ 11:08 martymac search for other commits by this committer ] Original commit   Revision:557427
Update to 2.14.3
Sat, 5 Dec 2020
[ 17:10 martymac search for other commits by this committer ] Original commit   Revision:557070
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 search for other commits by this committer ] Original commit   Revision:554727
Update to 2.13.5
Mon, 2 Nov 2020
[ 17:47 martymac search for other commits by this committer ] Original commit   Revision:553919
Update to 2.13.3
Fri, 30 Oct 2020
[ 19:24 martymac search for other commits by this committer ] Original commit   Revision:553711
Update to 2.13.2
Mon, 19 Oct 2020
[ 11:10 martymac search for other commits by this committer ] Original commit   Revision:552733
Update to 2.13.1
Wed, 19 Aug 2020
[ 10:08 martymac search for other commits by this committer ] Original commit   Revision:545298
Update gr-osmosdr to 0.2.2 and re-enable Python support
Mon, 25 May 2020
[ 14:54 pkubaj search for other commits by this committer ] Original commit   Revision:536474
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 search for other commits by this committer ] Original commit   Revision:527679
Regular USE_GITHUB cleanup.
Fri, 21 Feb 2020
[ 17:57 martymac search for other commits by this committer ] Original commit   Revision:526640
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 search for other commits by this committer ] Original commit   Revision:525905
Update to 2.12.1
Wed, 29 Jan 2020
[ 06:37 martymac search for other commits by this committer ] Original commit   Revision:524534
Update to 2.12.0
Wed, 11 Dec 2019
[ 17:53 jbeich search for other commits by this committer ] Original commit   Revision:519824 (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:509562
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 search for other commits by this committer ] Original commit   Revision:509290 (Only the first 10 of 412 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:508082 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:500606 (Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:498698 (Only the first 10 of 392 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:487266 (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:481268 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add missing USES=gl to my ports
Tue, 11 Sep 2018
[ 18:34 zeising search for other commits by this committer ] Original commit   Revision:479538 (Only the first 10 of 331 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:476723 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:473180
comms/gqrx: Add missing library to LIB_DEPENDS

Also group the USExx block.

Approved by:	portmgr blanket
Fri, 18 May 2018
[ 10:10 martymac search for other commits by this committer ] Original commit   Revision:470283
Update to 2.11.5
Wed, 18 Apr 2018
[ 14:06 jbeich search for other commits by this committer ] Original commit   Revision:467713
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 search for other commits by this committer ] Original commit   Revision:467711 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:467591
Update to 2.11.4
Tue, 27 Mar 2018
[ 12:37 martymac search for other commits by this committer ] Original commit   Revision:465697
Update to 2.11.2
Mon, 19 Mar 2018
[ 12:10 martymac search for other commits by this committer ] Original commit   Revision:465010
Update to 2.11.1
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:459835
Update to 2.10
Thu, 18 Jan 2018
[ 04:11 jbeich search for other commits by this committer ] Original commit   Revision:459315 (Only the first 10 of 356 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:454125
Update to 2.9
Mon, 25 Sep 2017
[ 00:08 jbeich search for other commits by this committer ] Original commit   Revision:450560 (Only the first 10 of 342 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:450557 (Only the first 10 of 327 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:450192
Update to 2.8
Fri, 25 Aug 2017
[ 10:13 martymac search for other commits by this committer ] Original commit   Revision:448715
- 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 search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:439934 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:434524
Update to v2.6.1
Mon, 9 Jan 2017
[ 13:16 amdmi3 search for other commits by this committer ] Original commit   Revision:430947 (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Fri, 6 Jan 2017
[ 08:45 jbeich search for other commits by this committer ] Original commit   Revision:430692 (Only the first 10 of 324 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:430356
Update gr-osmosdr to version 20160622 and bump dependent ports' revisions
Wed, 23 Nov 2016
[ 12:45 jbeich search for other commits by this committer ] Original commit   Revision:426908 (Only the first 10 of 353 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:424658 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Cleanup USE_GITHUB usage.

Sponsored by:	Absolight
Thu, 13 Oct 2016
[ 11:33 martymac search for other commits by this committer ] Original commit   Revision:423908
Update to 2.6.0
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 22 Feb 2016
[ 21:07 martymac search for other commits by this committer ] Original commit   Revision:409373
Update to 2.5.3
Wed, 27 Jan 2016
[ 19:37 martymac search for other commits by this committer ] Original commit   Revision:407378
Update to 2.5.2
Fri, 8 Jan 2016
[ 20:22 martymac search for other commits by this committer ] Original commit   Revision:405589
Update to 2.5.1
Tue, 27 Oct 2015
[ 20:13 martymac search for other commits by this committer ] Original commit   Revision:400343
Update to 2.3.2
Wed, 6 May 2015
[ 15:16 mat search for other commits by this committer ] Original commit   Revision:385521 (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:375884
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 search for other commits by this committer ] Original commit   Revision:371486
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 search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:363374 (Only the first 10 of 436 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:349985
Avoid runtime dependency on buildtools (use buildtools_build instead of
buildtools)

Submitted by:	makc
[ 06:35 martymac search for other commits by this committer ] Original commit   Revision:349975
- Update to 20140313 (and use QT5)
- Update WWW
Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:344898 (Only the first 10 of 241 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION after KDE4_PREFIX change
Fri, 7 Feb 2014
[ 11:44 bapt search for other commits by this committer ] Original commit   Revision:343214 (Only the first 10 of 229 ports in this commit are shown above. View all ports for this commit)
Chase boost and icu bump
While here convert some LIB_DEPENDS
Fri, 22 Nov 2013
[ 12:55 makc search for other commits by this committer ] Original commit   Revision:334586 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 20 Sep 2013
[ 16:03 bapt search for other commits by this committer ] Original commit   Revision:327714 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
Mon, 17 Jun 2013
[ 06:59 martymac search for other commits by this committer ] Original commit   Revision:321087
Add gqrx, a Qt-based software defined radio receiver

Number of commits found: 94