Commit graph

742 commits

Author SHA1 Message Date
mef
da7acdcae5 Updated ham/gnuradio from 3.7.10.1 to 3.7.11
--------------------------------------------
ChangeLog v3.7.11

This is a feature release of the 3.7 API series, and incorporates all
the bug fixes implemented in the 3.7.10.2 maintenance release.

Contributors
    (omitted in this commit log, sorry)

Changes

The GNU Radio project tracks changes via Github pull requests. You can
get details on each of the below by going to:

https://github.com/gnuradio/gnuradio

Note: Please see the release notes for 3.7.10.2 for details on the bug
fixes included in this release.

gnuradio-runtime
    #1077 Support dynamically loaded gnuradio installs (Josh Blum)

gnuradio-companion
    #1118 Support vector types in embedded Python blocks (Clayton Smith)

gr-audio
    #1051 Re-implemented defunct Windows audio source (Geof Gnieboer)
    #1052 Implemented block in Windows audio sink (Geof Gnieboer)

gr-blocks
    #896 Added PDU block setters and GRC callbacks (Jacob Gilbert)
    #900 Exposed non-vector multiply const to GRC (Ron Economos)
    #903 Deprecated old-style message queue blocks (Johnathan Corgan)
    #1067 Deprecated blks2 namespace blocks (Johnathan Corgan)

gr-digital
    #910 Deprecated correlateandsync block 3.8 (Johnathan Corgan)
    #912 Deprecated modulation blocks for 3.8 (Sebastian Müller)
    #1069 Improved build memory usage with swig split (Michael Dickens)
    #1097 Deprecated mpskreceivercc block (Johnathan Corgan)
    #1099 Deprecated old-style OFDM receiver blocks (Martin Braun)

gr-dtv
    #875 Added ability to cross-compile gr-dtv (Ron Economos)
    #876 Improved ATSC transmitter performance (Ron Economos)
    #894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos)
    #898 Improved error handling and logging (Ron Economos)
    #900 Improved DVB-T performance (Ron Economos)
    #907 Updated examples to use QT (Ron Economos)
    #1025 Refactor DVB-T2 interleaver (Ron Economos)

gr-filter
    #885 Added set parameter msg port to fractional resampler (Sebastian Müller)

gr-trellis
    #908 Updated examples to use QT (Martin Braun)

gr-uhd
    #872 Added relative phase plots to uhd_fft (Martin Braun)
    #1032 Replace zero-timeout double-recv() with one recv() (Martin Braun)
    #1053 UHD apps may now specify multiple subdevs (Martin Braun)
    #1101 Support TwinRX LO sharing parameters (Andrej Rode)
    #1139 Use UHD internal normalized gain methods (Martin Braun)

gr-utils
    #897 Improved python docstring generation in gr_modtool
2017-03-15 14:07:12 +00:00
mef
cbe30f3ab9 Remove PKGREVISION as a preparation for upgrade 3.7.10.1 to 3.7.11 2017-03-15 13:42:00 +00:00
wiz
420dff1f59 Mark as not ready for python-3.x due to py-cheetah. 2017-02-17 15:53:50 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
mef
4d37386902 Update ham/fldigi to 3.23.21
----------------------------
2017-01-23  David Freese  <iam_w1hkj@w1hkj.com>

        880720b: Documentation
        228950f: Logbook update
        35d74af: kml auto_ptr deprecated
        2042371: build flags
        a3bc5e3: PSKMAIL beacon faults
        5b970cc: N3FJP record rejections
2017-01-31 13:39:44 +00:00
ryoon
f62b809c5a Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
mef
e4e41eaed6 Updated ham/gnuradio-core (and other gnuradio-*) to 3.7.10.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-13 22:03:35 +00:00
mef
127c2e9b45 Updated ham/fldigi to 3.23.20
-----------------------------
=Version 3.23.20=

2017-01-05  David Freese  <iam_w1hkj@w1hkj.com>

        5c45632: N3FJP Winter FD
        3119c92: FELD raster display
        ca8daf3: ARQ PTT

2016-12-25  John Phelps  <kl4yfd@gmail.com>

        de339d7: NEW micro modes

2016-12-24  David Freese  <iam_w1hkj@w1hkj.com>

        1a8f982: Socket connect
        6219ac9: pskreporter query
2017-01-07 13:13:27 +00:00
adam
76632718ac Revbump after boost update 2017-01-01 16:05:55 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
mef
fd2fd642e6 Updated ham/fldigi to 3.23.19
-----------------------------
=Version 3.23.19=
2016-12-17  David Freese  <iam_w1hkj@w1hkj.com>

        8dc6202: DX cluster improvements
        1412352: Text highlight
        996bb3f: N3FJP generic contest
2017-01-01 07:27:33 +00:00
joerg
0e9d959472 Don't expect pointers to have a sign. 2016-12-25 21:45:09 +00:00
joerg
ea0a2dc885 Pointers don't have a sign. 2016-12-22 11:38:01 +00:00
mef
1aea6934f6 Updated ham/xlog to 2.0.14
--------------------------
 - Changes for xlog version 2.0.14 - 2016-dec-11
  * Updated cty.dat to 20161124 (cty-2614)
  * Fixed compiler error with new gcc, in adif.c, with unused variable
    * GCC Bug #28901, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28901
  * Fixed math library linker issue exposed by recent gcc change
  * Updated the author's email address
  * Fixed a GUI bug in Settings->Dialogs and Windows->Scoring
    (thanks, Andrew N2CN for the patch)
  * Hamlib preference setting now understands /dev/serial/by-id
  * Hamlib preference setting shows all /dev/ttyUSB* that are present
  * Fixed crash with Select a Radio dialog in Hamlib preferences

(pkgsrc changes)
 - Dropped patch-src_logfile_adif2.c, seems now has fix, see above.
  (but not confirmed with clang yet, sorry)
 - Add following line, pkglint asks for the line
   .include "../../graphics/gnome-icon-theme/buildlink3.mk"
2016-12-18 06:00:46 +00:00
mef
b6f0c3c7ba Updated ham/fldigi to 3.23.18
-----------------------------
=Version 3.23.18=
2016-12-11  David Freese  <iam_w1hkj@w1hkj.com>
        782204c: DXcluster sort
        73c2d1e: LoTW
        dc9c107: Socket Connect State


=Version 3.23.17=
        e0eaaef: dxcluster update
        a81372a: GPIO update
        99b0d1b: LoTW documentation
        214a782: Time Of Day Clock
        839eb0f: FSQ Heard parser

=Version 3.23.16=
        df67d85: N3FJP rounding
        dd5dc22: GPIO PTT
        03b95b5: lotw/eqsl interface
        360209b: Resident help
        4e905b6: ARQ Client vector
        66a62fc: Rx Extract
2016-12-18 02:59:09 +00:00
wiz
48b3f86d63 Remove unexplainable PKG_OPTIONS variable that a comment describes
as unused for now.
2016-12-02 20:06:21 +00:00
mef
bc244d8876 Update doxygen-depend version to 1.8.12 (or add new BUILD_DEPENDS+) 2016-11-24 14:11:31 +00:00
mef
734f59fb0d Adjust PLIST for doxygen update 1.8.11 to 1.8.12, PKGREVISION++. 2016-11-24 13:43:35 +00:00
mef
7047fa4361 Updated ham/xnec2c 3.5 to 3.5.1
-----------------------------
(from doc/xnec2c.html)
Version 3.5.1:
  After a request by FanJun BH1SCW, I replaced the original
  makeshift desktop icon with one provided by Serge ON4AA.
2016-11-10 13:56:40 +00:00
mef
ffed8a5c89 Updated ham/fldigi to 3.23.15
-----------------------------
=Version 3.23.15=
2016-10-16  David Freese  <iam_w1hkj@w1hkj.com>

        7732982: Translation file
        153ae9a: N3FJP command sequencing
        300624a: BARTG vice BART
        0ac4bb3: speed test
        0476267: XP fault on failure
        c426649: Default Logbook widget sizing
        e58b039: Mono / Stereo wav file
        7cacca6: ARQ thread

2016-10-05  w1hkj  <w1hkj@bellsouth.net>
        2937696: N3FJP logged frequency

2016-10-04  David Freese  <iam_w1hkj@w1hkj.com>
        bdb408d: update check
        005f10a: DX cluster
        72d0f38: CQWW zone/state
        914b60c: Contest fields
        79fa4c8: OSX Clang build
        9db7e7b: flrig default

(pkgsrc changes)
  Remove patches/patch-src_include_qrunner.h
2016-10-17 13:47:58 +00:00
adam
3b88bd43a5 Revbump post boost update 2016-10-07 18:25:29 +00:00
mef
a1cb4002f6 -- Installing: /export/WRKOBJDIR/ham/codec2/work/.destdir/usr/pkg/bin/fec_enc
-- Installing: /export/WRKOBJDIR/ham/codec2/work/.destdir/usr/pkg/bin/fec_dec
=> Automatic manual page handling
=> Generating post-install file lists
Update ham/codec2 to 0.5.1
--------------------------
 - ChangeLog unknown.
2016-09-19 09:27:57 +00:00
mef
6630fae77c Updated ham/fldigi to 3.23.14
------------------------------
=Version 3.23.14=
2016-09-17  David Freese  <iam_w1hkj at w1hkj.com>

        9e6e34a: Documentation update
        6c5ad4b: PSK IMD Emulator
        e6980a6: Wave file
        ff2265b: trx inhibit
        0fc2f5e: Log Reports
        01bd367: N3FJP application interface
        ccbd5e8: Field Day
        4fc8b12: UTF8 file access
        c6e1f29: logbook merge
        570d3bf: Initialize Macros
        d9d12f4: NOAA wx access
        0552fc6: Revert "logbook read"
2016-09-19 09:16:18 +00:00
wiedi
6ce3337ade link network libs on SunOS 2016-09-17 22:13:26 +00:00
wiedi
2a09f4ef6e gr-audio-oss.conf is already in PLIST.oss 2016-09-14 20:43:55 +00:00
mef
28d36e712e Updated ham/fldigi to 3.23.13
-----------------------------
=Version 3.23.13=

2016-08-06  David Freese  <iam_w1hkj@w1hkj.com>

	8a0204d: flmsg auto start
	e569d56: Documentation Update

2016-08-06  Robert Stiles  <kk5vd@yahoo.com>

	0f237ba: KPSQL PSM

2016-08-06  David Freese  <iam_w1hkj@w1hkj.com>

	e6b1743: m4 updates
	3520065: xmlrpc mod
	fafaa7c: Main User Interface
	360d6a2: fl_digi.cxx whitespace
	bdb3afb: xmlrpc tx queue
	33be65f: QRUNNER BUG FIX
	f02228e: logbook read
	1f6d966: flrig xmlrpc client
	4ddae1f: Title bar
	9777cfa: Macro tag PUSH/POP
	73ea18b: G4 build warnings
	e8e3b89: winsock2 error flag
	8f8d6be: xmlrpc error warnings
	302fca5: Port Audio Index
	988ee57: Squeeze Play
	a9d3ec1: Documentation
	8fa2f92: FSQ allcall relay

2016-07-04  Kamal Mostafa  <kamal@whence.com>

	055a180: FTextTX: fix menu_cb default case behavior
	93ca237: status: fix override_data_io_enabled behavior
	10eaf9d: logbook: do not write empty string to ADIF
	5609415: wefax
	d43951e: fix warnings: misleading-indentation (no functional changes)
	1ecf952: fix warning: unused variable 'call_file'
	9e9139e: fix warning: C11 requires spaces around string macro
	0531e5c: fix warning: format '%d' vs size_t
	1e888d1: XmlRpc tm_mday fix

(pkgsrc)
 - Drop three patches, see following line in ChangeLog
    9e9139e: fix warning: C11 requires spaces around string macro
2016-08-07 12:32:47 +00:00
ryoon
e37b97fe3c Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
gdt
5cd820c6d1 Add minimal buildlink3 file 2016-07-25 00:10:43 +00:00
mef
103e40f11a DEPENDS to
texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex
to get more exact PLIST, thanks gdt@
2016-07-20 15:03:14 +00:00
mef
a09363ca42 (pkgsrc)
- drop patch, seems included in upstream with condition:
    #if !GLIB_CHECK_VERSION(2,32,0)
(upstream)
- Updated ham/grig to 0.8.1
-------------------------
GRIG 0.8.1:
- Maintenance update
- French l10n
2016-07-14 12:11:56 +00:00
mef
d6cfdd5243 Updated ham/xnec2c 3.4 to 3.5
-----------------------------
(from doc/xnec2c.html)
Version 3.5:

I modified the NEC2 Editor code so that when a Geometry or
Command editor window is opened, activating Apply or OK will
save data in the editor window to the treeview, even if the
default data is not edited.

I modified the NEC2 Editor code so that if a treeview row is
removed while the relevant editor window is open, then
activating Apply or OK will not attempt to save data to the
treeview, since this will cause an illegal memory access and
will crash xnec2c.

Fixed a bug in the Helix editor which caused incorrect
calculation of the segment length as a percentage of
wavelength or of the number of segments/turn that correspond
to a given segment length as a percentage of wavelength.
2016-07-14 11:59:06 +00:00
mef
369e555014 Updated to ham/gnuradio* to 3.7.10
----------------------------------
ChangeLog is available at
   http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_10
2016-07-12 11:36:46 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
mef
4dbd26f4bc Updated ham/fldigi to 3.23.12
-----------------------------
2016-06-21  David Freese  <iam_w1hkj@w1hkj.com>

        fa831b2: xmlrpc add_tx
        177a8f1: mfsk xmt filter
        2b57556: FSQ msg append
        de187d9: FSQ IFKP heard lists
        76cf0e6: waterfall group
        5f762f0: thor image
        8cd6f83: RxID button
2016-07-04 14:11:54 +00:00
mef
047dd1506b Updated ham/fldigi to 3.23.11
-----------------------------
  =Version 3.23.11=

2016-06-10  David Freese  <iam_w1hkj@w1hkj.com>
        b657227: flmsg-arq autostart
        c6ac0f1: Resize bug
        3c7392e: Hell Raster Display
        4841f10: Exit processing

2016-05-29 Roman Bagiñski <sp4jeu@gmail.com>
        274d500: Polish translation update

2016-05-28  David Freese  <iam_w1hkj@w1hkj.com>
        9c959af: xmlrpc add tx text
        01245fe: Native Select Save-As dialogs

2016-05-26  Robert Stiles  <kk5vd@yahoo.com>
        5209286: FLDIGI User Manual Update
        4b2005e: KISS IO Bug fixes/Additions and C++11 Test
2016-06-17 13:01:15 +00:00
mef
94a27bbb4a Add following line to keep PLIST consistent.
+DEPENDS+=      web2c-[0-9]*:../../print/web2c
 (But not really sure, sorry. BUILD_DEPENDS instead enough ?)
2016-06-16 14:02:46 +00:00
mef
043cd9e57a Update PLIST due to doxygen 1.8.9.1 to 1.8.11 update, PKGREVISION++ 2016-06-13 13:36:55 +00:00
wiz
ebdd5e2f2f Bump doxygen requirement (for changed PLIST) and bump PKGREVISION. 2016-06-08 07:26:59 +00:00
gdt
9e1f54fe74 Adjust PLIST for recent doxygen update 2016-06-08 00:00:56 +00:00
mef
2e7805972f Updated ham/fldigi to 3.23.10
-----------------------------
2016-05-23  David Freese  <iam_w1hkj@w1hkj.com>
        33ad2e6: logger
        c184758: Restore focus
        af25ef7: RsID button
        ae93f9c: flmsg keepalive
        5b367fb: 4bars
        b4b8df4: ASCII ctl chars
        759e6cf: Suppress dockable macros
        065ead7: Packet Prep

2016-04-13  Edouard Lafargue W6ELA  <edouard@lafargue.name>
        505c8b3: Portaudio Mono

2016-04-13  David Freese  <iam_w1hkj@w1hkj.com>
        68d9b32: FSQ message files

2016-04-12  Robert Stiles  <kk5vd@yahoo.com>
        4ab48d4: KISS, 8PSK, FLARQ icon Modifications

2016-04-12  David Freese  <iam_w1hkj@w1hkj.com>
        76ab77c: FLARQ
        9c04f07: focus behavior
        2a3f4d4: PTT delays
2016-05-31 13:52:10 +00:00
mef
4f205571ab Updated ham/uhd to 3.9.4
-------------------------
## 003.009.004
- GPIO control: Fix address mismatch for RX and full duplex.
  This fixes full-duplex mode for most devices.
- B200: Fixed auto rate selection (can now select 61.44 Msps)
- UBX: Fix member declaration order which could cause
  segfaults for debug builds
- Manual/Docs: Numerous fixes, use dot for graphs in manual
- Utils: multiple fixes for query_gpsdo_sensors, fixed floating point
  comparison
- Windows: Include registry file in installation
- Converters: Improve NEON converters
2016-05-13 14:57:08 +00:00
mef
83db122ae4 Updated to ham/uhd-3.9.3
------------------------
## 003.009.003
* UBX: Fixed a phase synchronization issue on the sub-1GHz band
* USB: Fixed transport issue that crashed when multiple USB devices were
  connected on a Windows machine, more graceful handling of USB disconnects,,
  provided .cdf file for installing on Windows
* B200: Fixed memory growth/increasing tune times issue
* E300: Fixed memory leak with udev, fixed issue with autoboot value, fixes
  to button behaviour
* usrp2, usrp3: Fixed IQ imbalance and DC bias in DDC chain
* CMake: Windows registry fixes
* Fixed several compiler warnings and minor bugs
* Examples: Updated benchmark_rate for improved thread safety
2016-04-28 11:14:42 +00:00
jperkin
defa153b39 Add manual CMAKE_INSTALL_MANDIR handling. 2016-04-21 12:26:19 +00:00
mef
ace60efb51 Update 3.23.08 to 3.23.09
-------------------------
=Version 3.23.09=
2016-03-29  David Freese  <iam_w1hkj@w1hkj.com>

        fc97b4a: FSQ variable Rx
        58b3940: Export ADIF_NAME
        91ddd6c: WF only
        92c3c36: DnD Image
        0ebcc2a: Frequencies2 use string
        20ac527: Documentation
        8eb05e6: View noise
        7cd0d8d: About
        9ed6cc3: NAVTEX update

2016-03-07  Kamal Mostafa  <kamal@whence.com>

        6da8d51: Sanitize tile_x, tile_y startup values

2016-03-05  David Freese  <iam_w1hkj@w1hkj.com>

        b1d12b8: RxID enhancement
        f7662df: TX timer
        4e055b4: rigcat mod
        4c9f140: PSK IMD
2016-04-09 04:37:19 +00:00
wiedi
0955094a69 Use "static inline" to fix build on osx 2016-04-07 12:10:55 +00:00
mef
139b9f213b If math/gsl is already installed, packaging becomes different. So add as
prerequisite (buildlink3). Thanks Dave Tyson for the report at pkgsrc-users@.
PKGREVISION++. Those two depends on gnuradio-fec, so the same situation as it.
(PLIST of these two are NOT affected, but actuall installation PLIST will
be different because of gnuradio-fec is also installed with those).
2016-03-25 14:21:03 +00:00
mef
4449e9e486 If math/gsl is already installed, packaging become different. So add as
prerequisite (buildlink3). Thanks Dave Tyson for the report at pkgsrc-users@.
2016-03-23 13:37:20 +00:00