summaryrefslogtreecommitdiff
path: root/ham
AgeCommit message (Collapse)AuthorFilesLines
2017-05-30Catch PLIST up with realitygdt1-1/+56
ok mef@.
2017-05-25Regen.joerg1-2/+2
2017-05-19Fix missing include.joerg2-1/+16
2017-05-14Updated ham/fldigi to 4.0.4mef2-7/+7
--------------------------- =Version 4.0.4= 2017-05-05 David Freese <iam_w1hkj@w1hkj.com> e71dcfb: LOG area controls 1da1562: CALL field size dc9532c: CW QSY 8fab963: Sound Card Output 240f52a: cw scanner
2017-05-05Updated ham/fldigi 3.23.21 to 4.0.3mef4-25/+10
--------------------------- =Version 4.0.3= 2017-04-30 David Freese <iam_w1hkj@w1hkj.com> c9b9bb9: OS X Wizard a8a6e09: cw decoder 7e552c4: CW wait =Version 4.0.2= 2017-04-14 keith bellairs <keith@bellairs.org> 7432793: Lotw Match 2017-04-13 David Freese <iam_w1hkj@w1hkj.com> ed5850e: flrigi bw synch 9723972: Clang 8.1.0 97024a9: Sound card 1549193: Revert "wefax" c85b75e: IFKP image processing ef39743: Macro Save 4396c43: CW end-of-transmit 2f1d709: Font Initialization a1d4122: OS X socket connect 835d823: Winkeyer exit process =Version 4.0.1= f40e79d: Socket connect =Version 4.0.0= 7efc9b2: OS X 10.12 build ffd6f09: STATION_CALLSIGN f0f3763: Free BSD mods b163605: Logbook mods 167f064: ru-po-update 5354812: Default Tx Audio fac5963: remove sprintf a9db866: Documentation update b522581: n3fjp logger search c565b03: fopen -> fl_fopen abd9554: 48 bar macro 5f5776c: CW decoder 9c0f906: DX cluster 016799a: Logbook support b4e227b: WinKeyer 1fe26c1: fsq ifkp s/n computation d576fd8: fltk version update 2a1a8c3: Macro Date Time Formats 2017-02-24 Keith Bellairs <keith@bellairs.org> 627eb31: lotw addition 2017-02-23 David Freese <iam_w1hkj@w1hkj.com> 0507110: THOR/IFKP Image transfers 2017-02-23 Giuseppe Ciaccio <giuseppe.ciaccio@unige.it> 95b51b6: OSS bug fix 2017-02-21 David Freese <iam_w1hkj@w1hkj.com> f462dd7: ifkp s/n update 376f7f5: PSKMAIL PTT fault protection bcec5aa: Logbook File Handling cbdea29: n3fjp contest update fccb4eb: fsq s/n update 1786a5e: README update 67bc122: Russian UTF-8 translation 9decf04: Tooltips 2017-01-30 Jae Stutzman <k5jae@stutzman.net> fef4e93: Hamlib/RigCAT/XMLRPC Interface (pkgsrc changes) - Drop patch, upstream fixed it (slightly different from ours) our patch if ( ptr2 && (unsigned)(ptr2 - ptr) <= p) upstream if ((ptr2 != NULL) && (unsigned)(ptr2 - ptr) <= p) - +.include "ham/flxmlrpc/buildlink3.mk"
2017-05-05Added ham/flxmlrpc version 0.1.4mef1-1/+2
2017-05-05Import flxmlrpc-0.1.4 as ham/flxmlrpc.mef5-0/+58
This is flxmlrpc, an implementation of the XmlRpc protocol written in C++, based upon XmlRpc++0.7 and modified to provide additional XmlRpc Variable types. It is used in fldigi, flrig, flnet, flmsg, flarq, flamp, fllog; a suite of programs written for amateur radio emergency communications. flxmlrpc is designed to make it easy to incorporate xmlrpc client and server support into C++ applications. Or use both client and server objects in your application for easy peer-to-peer support.
2017-05-03Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.jperkin1-3/+3
2017-04-30Recursive revbump from boost updateryoon27-32/+54
2017-03-15Updated ham/gnuradio from 3.7.10.1 to 3.7.11mef9-22/+66
-------------------------------------------- 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 Remove PKGREVISION as a preparation for upgrade 3.7.10.1 to 3.7.11mef3-6/+3
2017-02-17Mark as not ready for python-3.x due to py-cheetah.wiz1-1/+3
2017-02-12Recursive revbump from fonts/harfbuzzryoon11-22/+22
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz11-17/+22
2017-01-31Update ham/fldigi to 3.23.21mef2-8/+8
---------------------------- 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-21Recursive revbump from audio/pulseaudio-10.0ryoon1-1/+2
2017-01-13Updated ham/gnuradio-core (and other gnuradio-*) to 3.7.10.1mef25-54/+33
------------------------------------------------------------ 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-07Updated ham/fldigi to 3.23.20mef2-7/+7
----------------------------- =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-01Revbump after boost updateadam26-52/+52
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2017-01-01Updated ham/fldigi to 3.23.19mef3-9/+11
----------------------------- =Version 3.23.19= 2016-12-17 David Freese <iam_w1hkj@w1hkj.com> 8dc6202: DX cluster improvements 1412352: Text highlight 996bb3f: N3FJP generic contest
2016-12-25Don't expect pointers to have a sign.joerg5-16/+62
2016-12-22Pointers don't have a sign.joerg2-1/+15
2016-12-18Updated ham/xlog to 2.0.14mef3-22/+8
-------------------------- - 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-18Updated ham/fldigi to 3.23.18mef2-7/+7
----------------------------- =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-02Remove unexplainable PKG_OPTIONS variable that a comment describeswiz1-3/+1
as unused for now.
2016-11-24Update doxygen-depend version to 1.8.12 (or add new BUILD_DEPENDS+)mef2-3/+4
2016-11-24Adjust PLIST for doxygen update 1.8.11 to 1.8.12, PKGREVISION++.mef4-10/+6
2016-11-10Updated ham/xnec2c 3.5 to 3.5.1mef2-8/+7
----------------------------- (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-10-17Updated ham/fldigi to 3.23.15mef3-26/+7
----------------------------- =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-07Revbump post boost updateadam27-36/+54
2016-09-19-- Installing: /export/WRKOBJDIR/ham/codec2/work/.destdir/usr/pkg/bin/fec_encmef2-7/+7
-- 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-19Updated ham/fldigi to 3.23.14mef2-7/+7
------------------------------ =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-17link network libs on SunOSwiedi1-1/+3
2016-09-14gr-audio-oss.conf is already in PLIST.osswiedi1-2/+1
2016-08-07Updated ham/fldigi to 3.23.13mef5-60/+7
----------------------------- =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-04Recursive revbump from audio/pulseaudioryoon1-2/+2
2016-08-03Revbump after graphics/gd updateadam11-15/+22
2016-07-25Add minimal buildlink3 filegdt1-0/+15
2016-07-20DEPENDS tomef2-6/+60
texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex to get more exact PLIST, thanks gdt@
2016-07-14(pkgsrc)mef4-32/+11
- 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-14Updated ham/xnec2c 3.4 to 3.5mef3-9/+8
----------------------------- (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-12Updated to ham/gnuradio* to 3.7.10mef22-678/+472
---------------------------------- ChangeLog is available at http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_10
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz6-8/+12
2016-07-04Updated ham/fldigi to 3.23.12mef2-7/+7
----------------------------- 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-06-17Updated ham/fldigi to 3.23.11mef2-7/+7
----------------------------- =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-16Add following line to keep PLIST consistent.mef1-2/+4
+DEPENDS+= web2c-[0-9]*:../../print/web2c (But not really sure, sorry. BUILD_DEPENDS instead enough ?)
2016-06-13Update PLIST due to doxygen 1.8.9.1 to 1.8.11 update, PKGREVISION++mef2-53/+8
2016-06-08Bump doxygen requirement (for changed PLIST) and bump PKGREVISION.wiz2-3/+4