summaryrefslogtreecommitdiff
path: root/ham/gnuradio-fcd
AgeCommit message (Collapse)AuthorFilesLines
2020-05-06revbump after boost updateadam1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-12*: Recursive revbump from devel/boost-libsryoon1-2/+2
2019-08-22Recursive revbump from boost-1.71.0ryoon1-2/+2
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2019-07-01Recursive revbump from boost-1.70.0ryoon1-1/+2
2019-06-21Prepare update 3.7.13.4 to 3.7.13.5, Remove PKGREVISION=, and remove BROKEN ↵mef1-2/+1
for -utils
2018-12-13revbump for boost 1.69.0adam1-2/+2
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-08-16revbump after boost-libs updateadam1-1/+2
2018-07-16(ham/gnuradio-*) removing PKGREVISION for updating 3.7.11 to 3.7.13.3mef1-2/+1
2018-04-29revbump for boost-libs updateadam1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2018-01-01Revbump after boost updateadam1-2/+2
2017-08-24Revbump for boost updateadam1-2/+2
2017-04-30Recursive revbump from boost updateryoon1-1/+2
2017-03-15 Remove PKGREVISION as a preparation for upgrade 3.7.10.1 to 3.7.11mef1-2/+1
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-1/+2
2017-01-13Updated ham/gnuradio-core (and other gnuradio-*) to 3.7.10.1mef1-2/+1
------------------------------------------------------------ ChangeLog v3.7.10.1 This is the first bug-fix release for v3.7.10 This contains bug fixes primarily for GRC and DTV. - GRC * Catch more exceptions thrown by ConfigParser when reading corrupted grc.conf files. * Fix the docstring update error for empty categories. * Fix grcc to call refactored GRC code. * Convert initially opened files to absolute paths to prevent attempting to read from tmp. * Move startup checks back in to gnuradio-companion script from grc/checks.py. - DTV * Fix a segfault that occurs from out-of-bounds access in dvbt_bit_inner_interleaver forecast by forecasting an enumerated list of all input streams. * Fix VL-SNR framing. - Digital * Enable update rate in block_recovery_mm blocks to keep tags close to the the proper clock-recovered sample time. Tag offsets will still be off between calls to work, but each work call updates the tag rate. - Analog * Fix the derivative calculation in fmdet block. - Builds * Fix linking GSL to gr-fec. * Use gnu99 C standard rather than gnu11 standard to maintain support for GCC 4.6.3. - Other Minor spelling and documentation fixes. Fix uhd_siggen_gui when using lo_locked. (pkgsrc changes on gnuradio-core/Makefile.common) - Following lines added CXXFLAGS+= -pthread .include "../../devel/cppunit/buildlink3.mk" .include "../../math/gsl/buildlink3.mk"
2017-01-01Revbump after boost updateadam1-2/+2
2016-10-07Revbump post boost updateadam1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-1/+2
2015-09-01Update gnuradio-* 3.7.6 to 3.7.8mef1-2/+1
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn1-2/+2
2015-04-17Revbump after updating devel/boost-libsadam1-1/+2
2014-10-28Convert back from PKGVERSION_NOREV to PKGVERSION in PLIST's.mef1-3/+3
Thanks obache@ for advice.
2014-10-28Convert ${PKGVERSION} to ${PKGVERSION_NOREV} in PLIST's.mef1-3/+3
The problem is hidden if PKGREVISION is empty. gnuradio-doxygen has something more to fix (sorry).
2014-10-13Update GNU Radio 3.3.0 (2010-09-15) to 3.7.5mef4-0/+56
See the thread for modularity issues etc: http://mail-index.netbsd.org/pkgsrc-users/2014/09/07/msg020346.html See more info at recent gnuradio-core/Makefile commit log, thanks.