Commit graph

998 commits

Author SHA1 Message Date
jperkin
5393242c73 *: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
gdt
f166c3006d rtl-sdr: fix build by not adding "inline" twice
This package has long had patches to change "inline" to "static
inline", and somewhat recently added a SUBST_ stanza to do the same
thing, resulting in "static static inline".  This commit drops the
patches, and has been build tested on netbsd-8/vbearmv7hf-el and MacOS
(and hence clang).

PKGREVISION++, even though in theory any previous build shouldn't change.
2018-06-28 19:00:14 +00:00
wiedi
8cab6980ea hamlib: fix build on SunOS 2018-06-12 12:40:02 +00:00
gdt
8471069f6d hamlib: update to 3.2
Version 3.2
        2018-03-31
        * New models, IC-7850/IC-7851 in IC-785x.  Mike, W9MDB
        * Fix ft991_get_mode, Mike, W9MDB
        * New model, FT-891.  Mike, W9MDB
        * New Barrett 2050 backend, Mike, W9MDB
        * New Flrig backend, Mike, W9MDB
        * New model, IC-M710, Mike, W9MDB
        * Build instructions and test script for Python3
        * Rename autogen.sh to bootsrap and don't call configure
        * micro-ham support. Christoph, DL1YCF
        * New rotator, SPID MD-01/02 in ROT2 mode, Norvald Ryeng, LA6YKA
        * New model, Flex 6400/6600, Mike, W9MDB
        * New model, IC-7610, Mike, W9MDB
        * Add support for CM108B PTT, Max Lock
        * New model, Rohde & Schwarz XK2100, Mike, W9MDB
        * Many other bug fixes and enhancements
2018-06-06 22:45:58 +00:00
dbj
40eefce3a0 ham/predict: add new package for version 2.2.3
predict is a curses based satellite tracking/orbital prediction program

PREDICT provides real-time satellite tracking and orbital prediction
information to users and client applications in a variety of ways:

    Through the system console
    Through the command line
    Through a network socket
    Through the generation of audio speech

Data such as a spacecraft's sub-satellite point, azimuth and elevation
headings, Doppler shift, path loss, slant range, orbital altitude,
orbital velocity, footprint diameter, orbital phase (mean anomaly),
squint angle, eclipse depth, the time and date of the next AOS (or LOS
of the current pass), orbit number, and sunlight and visibility
information are provided on a real-time basis. PREDICT can also track
(or predict the position of) the Sun and Moon. PREDICT also has the
ability to control AZ/EL antenna rotators to maintain accurate
orientation in the direction of communication satellites. As an aid in
locating and tracking satellites through optical means, PREDICT can
articulate tracking coordinates and visibility information as plain
speech.
2018-06-04 07:18:47 +00:00
adam
35aa3efc12 revbump for boost-libs update 2018-04-29 21:31:17 +00:00
wiz
9f420cb917 *: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3 2018-04-29 05:46:35 +00:00
wiz
e5209a786e Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
mef
0f23fd1099 Updated ham/trusted-QSL (tqsl) to 2.3.1
Trusted QSL V2.3.1 Release Notes

This version of Trusted QSL (TQSL) has new features as well as
corrections for defects found since TQSL 2.3 was
released. This release also includes an update to the most
recent TQSL configuration file.

TQSL 2.3.1 can be installed to upgrade any older version of TQSL.

On all three supported platforms (Windows, MacOS, and Linux),
installing TQSL 2.3.1 will replace older versions of Trusted
QSL while preserving your Callsign Certificates, Station
Locations, and preferences.  On Windows, simply run the TQSL
2.3.1 installer, which will automatically uninstall older
versions of TQSL (and, if installed, TQSLCert). On Mac OS X,
open the disk image (.dmg) file and drag the “Trusted QSL”
folder to your Applications folder. Direct the installer to
“Replace All”, which will uninstall old files.  For Linux
systems, unpack the tar file and read the INSTALL file for
directions.

TQSL 2.3 has been “localized” to allow use in the native
language of non-English speakers. This could not have been
done without the help of the volunteers who have contributed
translations for TQSL. Thanks to the following for their
assistance:

Chinese: Caros, BH4TXN
Finnish: Juhani, OH8MXL
German: Andreas DF4WC
Italian: Salvatore IV4FYV
Japanese: Akihiro JL3OXR
Portuguese: Nuno CT2IRY
Russian: Vic US5WE
Spanish: Jordi EA3GCV

The following list describes the major changes in the v2.3.1 release of Trusted QSL.

TQSL changes
Defects Corrected:

- Added 'Saving QSOs' to the messages to be translated.

- When renewing a callsign certificate and backing up to
  earlier pages in the wizard, TQSL could display an unexpected
  page for selecting the certificate type, which is not needed
  for renewals. TQSL will no longer display the unexpected page.

- When editing an ADIF file that has an invalid mode setting,
  TQSL now notifies the user that the mode is being ignored.

- For Unix systems, fix a defect that could cause the password
  prompt to not appear when the system has built the wxWidgets
  system with debug assertions enabled.

- Correct the invocation of the Windows Installer when an
  update is available.

- Correct the counts reported when duplicate QSOs are found
  along with QSOs with other errors.

- Fix formatting of the messages that appear when QSOs change
  values in the station location for duplicate QSOs.

- Correct improperly formatted frequencies from ADIF files
  (values like '7.010.20') to remove the extra periods.

- Revert the change that stripped spaces in the TQSL
  configuration file as that caused newlines to be removed in
  places like the station_data file.

- Fix "OpenSSL error - bad end line" by ensuring that there's
  always a newline starting a new certificate.

Feature Additions:
- Add Finnish translation from Juhani, OH8MXL.

- Add the ADIF satellite name to the pulldown menu in the ADIF
  editor to allow satellites to be more easily looked up.

- Allow 'LIGHT' in a Cabrillo file to represent 300 GHz and above.
- Allow TQSL to build against OpenSSL 1.1.0.
- Add the ability to pull DXCC Entity valid date ranges from the TQSL configuration file.

Reinstalling TQSL 2.3

Downgrading to TQSL 2.3 can be seamlessly performed by
uninstalling TQSL 2.3.1 and reinstalling TQSL 2.3.
2018-03-17 02:45:05 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
mef
12f66b6882 ham/uhd updated from 3.9.4 to 3.11.0.0 (sorry for 170 lines of CHANGELOG)
(pkgsrc changes)
 - All patches/* are dropped now.

(upstream)
Change Log for Releases
==============================
## 003.011.000.000
* N310: Added driver
* UBX: Add support for CAL antenna for Rev E
* Added the module peripheral manager (MPM) with all subcomponents (N310
  drivers, mpm_shell, RPC server, BIST, etc.)
* UHD: Added rpclib as a internally tracked dependency
* UHD: Reduced the usage of Boost
* UHD: Updated uhd_images_downloader: Now uses more elaborate manifest to
  optimize downloads
* UHD: Introduced uhdlib internal include paths
* UHD: Add support for configuration files. USRP settings can now be set using
  a uhd.conf file in addition to device args
* UHD: Add narrow and narrow_cast
* gr-usrptest: Various bugfixes
* Updated required Vivado version to 2017.4
* Updated all license headers to use SPDX identifiers and correctly identify
  Ettus Research as part of National Instruments
* This release includes all bugfixes and features from previous releases, in
  particular, the 3.10.* release cycle


## 003.010.003.000

* X300
** Fix max rate calculation for 1 GbE
** Fix for DAC synchronization errors (unexpected FIFO depth)
** Reduced CPU usage during TX
* N230
** Properly initialize request structure before discovery
* B200
** FX3 firmware performance opitimizations
** Fixed sequence error on second TX burst
* TwinRX
** Added ADF5356 synth and Rev C support
* UBX
** Add implementation of TDD xcvr_mode and for TX PA on in TDD mode (to reduce transient on older revs)
** Add support for UBX-TDD
* C API
** Fixed dboard EEPROM revision error handling
** Make uhd_rx_streamer_last_error use SAFE_C
** Better error handling in uhd_usrp_get_[t/r]x_stream
* RFNoC
** Fix ctrl_iface to pop sequence numbers only after success
** Fix sequence number error message in ctrl_iface
** FPGA fix for sr_read() failure to ack errors
** FPGA fix for repeated sequence number for RX packets with 1 sample
** FPGA fix for axi_serializer edge case
* Docs
** Fixed B200 power LED description
** Update README application links
* UHD
** Utilize poll() instead of select() for UDP transports where possible to avoid descirptor limits
** Fix build with Boost 1.66
** Add EEPROM info to dboard_base class so daughterboard code can access all EEPROM info


## 003.010.002.000

* multi_usrp: Fixed get_normalized_tx_gain.
* E300: Fix for streamer recreation issue. Reduced minimum timeout, fixed
        potential race condition.
* X300: Fix for network discovery, will now return early when correct serial is
        found. Fixed issue with DAC sync. All async messages now go through
        single DMA channel on PCIe. Improved TX performance. Fixed page size
        acquisition for PCIe. Fixed some FW communication errors. Improved flow
        control. Removed MTU throttling. Legacy compat falls back to min spp
        for mixed transport types.
* CBX: Fixed LO LPF behaviour in 1.5-2 GHz range.
* UBX: Fixed dtor SIGABRT issue. Better error handling for various dboard clock
       rates.
* TwinRX: Added LO reimport feature.
* GPSDO: Improved detection. Improved query_gpsdo sensor.
* RFNoC: Fixed issue with DDC and DUC command tick rate.
* UHD: Fixed potential memory leak in tasks. Fixed get_normalized_tx_gain().
       Fixed default socket buffer size to honor MTU.
* Examples: Added channel param to samps to/from file. sync_to_gps exits
            instead of uncaught throw. latency_test improved output. Use
            next_pps in test_clock_synch. Added TwinRX FHSS example.
* Utils: Modified behaviour of uhd_images_downloader so it won't delete dirs
         when using -i
* Tools: Updates to CHDR dissector. Added set_time_source_out(). Fixed LO API.
* C API: Fixed some missing fields in USRP info.
* Docs: Many minor fixes. Fixed Doxygen warnings related to /* in files.
* CMake: Fixed GCC 4.4 compilation issue. Added ability to specify package
         names.

## 003.010.001.001

- Docs: The protocol for Gen-3 devices is now consistently referred to as CHDR.
- X300: Fixed EEPROM corruption bug (happened when two processes would access
  find routines on the same device at the same time). Improved initialization
  time. CE clock is now 214 MHz. Fixed channel list generation. Find routines
  now more lenient in case one devices fails (others can still be found then).
  Improve PCIe behaviour. Fix timed commands for non-TwinRX dboards. Improve
  AXI Interconnect (faster, improved build timing).
- N230: Use second_addr (like X300).
- C API: Added UHD_VERSION macro. Fixed online rate change.
- Utils: Minor fixes to uhd_images_downloader.
- Build/CMake: Fixed some Py3k build issues. Fixed many compiler warnings. Allow
  to specify package names.
- RFNoC: Fixed sampling rate mismatch error. Noc-Shell uses a non-cascaded 2-clk
  FIFO. Increase default FIFO sizes on DUC and DDC blocks.
- UBX: Force on RX driver to eliminate transient.
- Transport code: Fixed memory leak.
- FPGA repository: Merged usrp3_rfnoc and usrp3 directories again. Cleaned up
  superfluous files. Clean separation between Gen-3 and other devices in usrp3.


## 003.010.001.000

- Fixed multiple compiler warnings
- Multiple documentation fixes
- X300: RX strobe lines are always in sync on device initialization. DB EEPROM
  now properly written. ignore-cal-file no longer ignored. Fixed case where too
  large recv_frame_size settings could break things. Reduced ZPU clock speed
  (helps FPGA timing). Added area constraints for AXI interconnect. Improved
  halfband scaling in rx_frontend. Improved PCIe streaming reliability
- B2xx: Clear sequence numbers in idle state.
- RFNoC: Nodes disconnect on destruction. Fixed setting of correct bits on
  sr_error_policy. DDC does no longer clear timed commands on EOB. DUC fixed
  timed CORDIC tuning. Enable Noc-Shell response FIFOs (fixes simultaneous
  commands on multiple channels).
- UBX: Changed default performance parameters
- TwinRX: LEDs properly light up depending on channels. Fixed issue of multiple
  (redundant) writes. Simplified API steps for phase synchronization
- XCVR: Query dboard clock instead of DAC clock. Helps in X3x0s.
- GPS: Fixed message for case when no GPS is present. Fixed multiple GPS-related
  issues.
- Converters: Fixed floating point rounding error in tests.
- Utils: uhd_usrp_probe can now query vectors
- Fixed issue that prevented soft_regs working on 32-bit systems
- Tools: Merged dissectors into common directory.
- CMake: -Og is the default now for gcc-based Debug builds.

## 003.010.000.000
- Changed version string to quadruplets (Major.API.ABI.Patch)
- Minimum dependencies bumped for gcc, Boost, CMake, clang and Python.
- TwinRX: Added support. Includes LO API for multi_usrp.
- N230: Added support
- Added expert framework
- X300: Completely restructured to use RFNoC
- X300: FPGA builds include git hash, dual 10GigE receive is now supported
  (allows 2x200 Msps receive over 2x10GigE connections), DMA FIFO (over DRAM)
  now part of builds, added Aurora support
- WBX: Fixed bug that prevented LO locking with 50 MHz ref clock
- pkg-config: Added boost_system
- Utils: uhd_usrp_probe can query sensors, query_gpsdo_sensors: minor fixes,
  and cleanup
- Examples: Bugfixes in tx_waveforms, benchmark_rate measures timeouts,
- USB subsystem: Cleanups and minor bugfixes
- Added devtest infrastructure
- Converters: Added s8 and s16 data types
- Added more aggressive optimization strategies for FPGA builds
- Xilinx IP tool upgrade scripts cleaned up

## 003.009.005
- B200: Update DSPs after changing tick rate
- X300: Added option to disable ADC self test, prevent DAC from
  underrunning
- UBX: Fixed noise issues, reduced power consumption/heat, added codes for
  upcoming board revisions, force RX LNAs on (reduces rx settling time)
- WBX: Fixed rev2 and rev3 boards on X300
- Utils/Examples: Cleaned up query_gpsdo_sensors, test_dboard_coercion,
- Manual: Minor fixes and updates
- CMake: Fix lib64 detection, better platform detection, Doxygen may use shorter
  filenames
- Octoclock: GPSDO-related fixes, sequence number consistency fixes, UART
  fixes (off-by-one errors). uhd_usrp_probe will pick up an OC now,
  added Wireshark dissector for OC packets
2018-03-11 06:23:54 +00:00
mef
c00f323cdb Fix recent fallout by boost lib update, as is proposed by Dave Tyson with
PR pkg/52969:
With the boost libs updated to 2.6 there are changes so that socket->native()
is no longer supported. use socket->native_handle() instead
2018-03-09 11:36:40 +00:00
mef
f1930d608c Updated ham/fldigi to 4.0.16
=Version 4.0.16=
2018-02-08  David Freese  <w1hkj@bellsouth.net>

        54c63f9: wo seg fault
        8fa88c7: 8psk lockup problem
        45a8991: Miscellaneous menu
        8ff1cd6: pskrep autostart
        4a78b53: OS X build script
        487db95: Grid Square Contest
        8c36d5f: Logbook Export

2018-01-28  Haris Andrianos  <sv1grb@gmail.com>
        6c19a62: Greek translation update

2018-01-24  David Freese  <w1hkj@bellsouth.net>
        dc384c6: Alert timeouts
        af04127: video
2018-02-18 14:57:55 +00:00
jperkin
f9d56844cc xnec2c: Leave pkgsrc to handle security features. 2018-02-02 10:37:44 +00:00
wiz
bff4597ffc Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
dbj
393a635034 fix inline calls in src/rtl_adsb.c and src/rtl_power.c 2018-01-22 04:42:44 +00:00
mef
db59abd733 Updated ham/fldigi to 4.0.15
=Version 4.0.15=

2018-01-18  David Freese  <w1hkj@bellsouth.net>

        e87f41a: ARQ server
        5ab6914: Signal gain


=Version 4.0.14=

        f799522: linux shutdown
        29593c8: remote logbook
        4e87d16: ARQ exit seg fault

2018-01-09  Stelian Pop  <stelian@popies.net>

        e09d167: WEFAX auto center behavior
        be34220: WEFAX phasing change button
        2dee90e: RTTY configure initializers

2018-01-07  David Freese  <w1hkj@bellsouth.net>

        a5e88af: File aging
        f028159: OS X shutdown
        38b294a: PSK IMD
        a7d67d8: Spectrum Display
        daa6d43: Warnings in sound.cxx
        eb0caa4: OS X app paradigm
2018-01-20 11:30:17 +00:00
wiz
68c3328bfd chirp: follow redirect 2018-01-14 10:05:37 +00:00
mef
73c12e062c Updated ham/fldigi to 4.0.13
=Version 4.0.13=
2017-12-26  David Freese  <w1hkj@bellsouth.net>
        4c5c168: Language Translation
        13ef81d: cw t/r - doc update
        c4099e1: Spectrum Analyzer
        2e7f681: TS990 tune feedback
        43cc1b2: OS X CW
        8d156c6: FSQ/IFKP clear tx panel
        f62c96a: deadman
        80f52a8: Image transmit
        fb4797b: flrig race
        1b01276: CW Sweepstakes
        5ef93f4: CW no tx char
        a044193: timeops
2018-01-11 12:31:45 +00:00
rillig
17e39f419d Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2018-01-07 13:03:53 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
adam
983847f667 Revbump after boost update 2018-01-01 21:18:06 +00:00
rillig
982cef7323 Cleaned up PLIST files.
The actual cleanup has been done by pkglint:
* Added missing identifier comments
* Replaced ${PKGMANDIR} with a simple man, since the infrastructure does
  all the magic for PLISTs
2018-01-01 18:33:32 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
wiz
63bbd0b9d4 osmo-sdr: update HOMEPAGE 2017-11-15 22:17:28 +00:00
mef
3ab20e0932 ham/fldigi updated to 4.0.12
=Version 4.0.12=
2017-10-25  David Freese  <w1hkj@bellsouth.net>

        abb522d: Farnsworth timing
        408a01b: PSK sinc filter
        8cfc154: ACL interface
        792b152: Text capture
        dd2c8ef: OSX start process
2017-11-14 12:54:25 +00:00
mef
2526c6a337 ham/xlog updated to 2.0.15
- Changes for xlog version 2.0.15 - 2017-nov-08
  * Clean up warnings reported by user from a macOS build
  * Updated cty.dat to 20171030
  * 60m is now consistently referred to as "5" (not 5.2 or 5.3)
  * Upgraded to ADIF version 3.0.6
  * Cleaned up Glib Critical and Glib Warnings (that I could create)
  * Added all modes and submodes
  * ADIF3 output is now supported, ADIF2 output has been removed
  * ADIF Import has been updated
  * added adif_ok to xlog.cfg to indicate ADIF3 update of bands,
    modes, and scoringbands has oc curred
  * Users will see new defaults restored if they have customized via:
      Settings->Dialogs->Scoring
      Settings->Preferences->General comma separated list of modes
      Settings->Preferences->General comma separated list of bands
  * Fixed bands in scoring window
  * Added feature: sort log by callsign
2017-11-14 12:36:58 +00:00
gdt
b22f4f5c28 hamlib: update to 3.1
Version 3.1
	2016-12-31
	* Fix kenwood_set_mode for ts590s and mode CW, RTTY or AM.
	  Tks Tom, DL1JBE
	* Proper IPV6 and dual stack networking. Bill, G4WJS
	* Add a new command line option '--no-restore-ai' ('-n') to rigctl.
	  Bill, G4WJS
	* Fix missing PKTUSB mode setting code for FT-817 & FT-897.  Bill, G4WJS
	* New Prosistel rotor backend from IZ7CRX
	* Install daemon man files to man1.  Nate, N0NB
	* Migrate from libusb-0.1 to libusb-1.0.  Stephane, F8CFE
	* Added support for Icom IC-2730.  robinolejnik
	* Added support for the Icom IC-7300. Mike, W9MDB
	* Add send_morse to icom rigs.  Mike, W9MDB
	* added instructions how to compile on OSX. DH1TW
	* New Perseus model.  Stephane, F8CFE
	* Added Lua binding and demo script.  Ervin, HA2OS
	* Added test to support Flex 6300.  Bill, KB4AAA
	* Many bug fixes and feature enhancements to the code base.  See the
	  Git commit log for complete details.
2017-10-24 23:41:39 +00:00
mef
59f9d7cbdf Updated ham/fldigi to 4.0.11
=Version 4.0.11=
2017-10-14  David Freese  <w1hkj@bellsouth.net>

        3302f0d: Text Capture
        35387db: FreeBSD mod
        6e94d54: Documentation update
        e4abdbf: PSK filter
        cd36a46: Audio Stream
        5a9322f: printf cleanup
        e8651ed: CW Multichannel
        89b5207: QSY multi
2017-10-22 00:30:23 +00:00
wiz
4b9f439e87 freedv: follow redirect 2017-10-09 08:10:33 +00:00
mef
aff68e75ad Updated ham/fldigi to 4.0.10
=Version 4.0.10=
2017-09-25  David Freese  <w1hkj@bellsouth.net>

        949ed87: WX HamQth bug fix
        0142116: win7 mingw build fixes
        6ed0b70: wefax ui mods
        c1c7ebf: wefax_map
        1707691: auto start

=Version 4.0.9=
        26a1f8c: doc update
        cc95f0a: clock_gettime
        5d4008a: spectrum display
        6021e18: Test Signal Dialog
        ccd3a2e: dxcluster fonts
        08aa8f7: smod
        6c05fe9: Spot buffer
        deb4392: Winkeyer clones
        ee3d420: PSK s/n imd

(pkgsrc changes)
- Drop  SUBST_MESSAGE.perl=    Replacing Perl PATH for scripts/fldigi-shell,
  which no longer exists
2017-09-30 11:58:02 +00:00
wiz
06bd0ca307 *: remove qt3 and the packages using it, including KDE3
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2017-09-26 10:26:54 +00:00
ryoon
5bd9ca4ef6 Recursive revbump from audio/pulseaudio-11.0 2017-09-08 02:38:35 +00:00
wiz
3110a02dbc Comment out dead sites. 2017-09-06 10:40:25 +00:00
wiz
1fc957a0ce Follow some redirects. 2017-09-06 09:02:59 +00:00
adam
931d707fe2 Revbump for boost update 2017-08-24 20:03:08 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
mef
0b2838f9b1 ham/fldigi updated to 4.0.8
---------------------------------------------
=Version 4.0.8=
2017-07-21  David Freese  <iam_w1hkj@w1hkj.com>

        38b65ea: Executable pathname
        2a3c38b: rigCAT metering
        37d78b1: OS X autostart
        0006904: RigCAT i/o
        c0bf2f2: Doxygen build
        6e4f04c: Analysis modem
        c438ba6: XMLRPC rx stream

2017-07-13  Matt Roberts KK5YJ  <matt@kk5jy.net>
        4a6e7ce: RX text paste

2017-07-12  David Freese  <iam_w1hkj@w1hkj.com>
        ef36e76: FSQ triggers
        8517451: FSQ image

=Version 4.0.7=
        2f7b7b9: SCU-17 ptt
        9fc06d6: bindUDP

=Version 4.0.6=
        094ac3c: Documentation
        1715749: flmsg alert
        b3dd76d: Time Macros
        a3f27d2: Require PortAudio


=Version 4.0.5=
        254e717: Documentation update
        6164c26: TELNET timeout
        8922c5d: FD macros
        b0928a0: N3FJP PTT
        dcca120: Rx/Tx open/close
        a49cf18: xmlrpc configuration
        36a7fce: FSQ macros
        6aaec34: Consistency check fail
        7bcd89c: Audio Alerts
        5f65d2e: Restore defaults
        a9346cd: cw variable squelch
        8460fba: INSTALL/README/NEWS
        c2c9f38: CW Extended char set
        ad8e33e: County field
        64b397f: autostart on os x
        43b37fe: Rx Context Menu
        3aea3ca: Port Audio on Linux
        f994b6a: NEWS update
2017-08-05 09:09:44 +00:00
wiz
57b74c8df0 Use tabs consistently. Fixes a pkglint warning. 2017-07-31 21:09:27 +00:00
nros
cf663abf82 use the right curses buildlink3 file as pointed out by @wiz 2017-07-31 08:36:27 +00:00
nros
a5c034dc90 Some of the examples in UHD uses curses.
Include buildlink3 so that that the package builds on systems that don't
have curses in the base system.
2017-07-30 23:19:23 +00:00
dbj
ff6222dc7e fix build without doxygen
bump pkgrevision for removing DEPENDS in favor of BUILD_DEPENDS
2017-07-24 07:30:07 +00:00
wiedi
512d6c9445 everybody wants string.h 2017-06-28 13:47:42 +00:00
wiedi
17697dade5 add include on SunOS for memset 2017-06-28 11:07:20 +00:00
gdt
e26b3db043 Catch PLIST up with reality
ok mef@.
2017-05-30 22:47:57 +00:00
joerg
ea8d3d7fd8 Regen. 2017-05-25 10:03:23 +00:00
joerg
f0056727cc Fix missing include. 2017-05-19 14:58:02 +00:00
mef
5f9185ba9a Updated ham/fldigi to 4.0.4
---------------------------
=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-14 15:22:46 +00:00
mef
9bca0b8814 Updated ham/fldigi 3.23.21 to 4.0.3
---------------------------
=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-05 00:11:15 +00:00
mef
85e931e23e Added ham/flxmlrpc version 0.1.4 2017-05-05 00:07:40 +00:00
mef
60398edcc4 Import flxmlrpc-0.1.4 as ham/flxmlrpc.
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-05 00:05:40 +00:00
jperkin
6b547497bb Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
ryoon
76884737ca Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
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
dbj
4f00e9496d the oss conf file should only be in PLIST.oss
fixes build on platforms without oss
2016-03-19 23:44:13 +00:00
dbj
9b9c9681ec fix build using cmake 3.5
upstream: https://github.com/gnuradio/volk/pull/65
2016-03-19 23:40:25 +00:00
mef
10dad75aaa Update 2.1.3 to 2.2.1 (tested both with wxGTK28 and wxGTK30)
-----------------------------------------------------------------
Following is not for explicit 2.2.1 release but for 2.2,
(attached to mail from Rick Murphy on 2015/12/31 as
Subject:  TrustedQSL 2.2 final release is available for download)
-----------------------------------------------------------------
Trusted QSL V2.2 Release Notes

This version of Trusted QSL (TQSL) has corrections for defects found since
TQSL 2.1 was released (including the updates made for TQSL 2.1.1, 2.1.2,
and 2.1.3) as well as improvements to permit TQSL and Logbook of the World
to support the National Parks on the Air competition.

TQSL 2.2 can be installed to upgrade any older version of TQSL. Downgrade
to TQSL 2.1.3 can be seamlessly performed by uninstalling TQSL 2.2 and
reinstalling TQSL 2.1.3.

On all three supported platforms (Windows, MacOS, and Linux), installing
TQSL 2.2 will replace older versions of Trusted QSL while preserving your
Callsign Certificates, Station Locations, and preferences.  On Windows,
simply run the TQSL 2.2 installer, which will automatically uninstall
older versions of TQSL (and, if installed, TQSLCert). On Mac OS X, open
the disk image (.dmg) file and drag the "Trusted QSL" folder to your
Applications folder. Direct the installer to "Replace All", which will
uninstall old files. For Linux systems, unpack the tar file and read the
INSTALL file for directions.

The following list describes the major changes in the v2.2
release of Trusted QSL.

TQSL changes

Defects Corrected:

Fix a defect that could cause saving of Calllsign Certificate private keys
to be suppressed.

When renewing a Callsign Certificate, entering an invalid password would
display an incorrect "Invalid Argument" error versus displaying the proper
"Invalid password" error. Under some circumstances, this could cause the
related Callsign Certificate to be lost.

Accept C7 and 4Y as valid callsign prefixes.

When installing a Callsign Certificate fails, display the callsign and
serial number to facilitate troubleshooting.

When deleting Callsign Certificates and Station Locations, save a copy to
allow those to be restored.

Reject QSOs that do not specify at least mode, band, date, and time.

Correct the TQSL ADIF editor to not use the local decimal point separator
for frequencies, as ADIF requires a period(.).

Major feature Additions:

Use Portuguese (Portugal) translations contributed by Nuno, CT2IRY.

Allow multiple dependent fields on a station location screen. This allows
both a county and a park entry to be modified when the US state changes
for a US Station Location.
2016-03-16 14:22:01 +00:00
mef
f2f3c4535d (pkgsrc)
- Drop two patches,
   they are now included (but not exactly the same as our patches).
(upstream)
  - Update 3.23.07 to 3.23.08
-------------------------
=Version 3.23.08=

2016-02-21  Rik van Riel  <riel@surriel.com>

        bbbeed4: NAVTEX update

2016-02-16  David Freese  <iam_w1hkj@w1hkj.com>

        5b2edad: Save Logbook
        1c8e0e9: Analysis mode
        0f650e9: flrig PTT
        106e3e2: flrig waiting
        71fa224: COM port close
        dd1165a: fsq repeat last
        fb0fd4c: Mac Logger

2016-02-04  Jonathan Wakely  <redi@users.sf.net>

        813b58a: GCC 6 build

2016-02-01  David Freese  <iam_w1hkj@w1hkj.com>

        d808977: CALL capture
        bea9cfe: Scope View
        8bcc9e8: RigCAT modifications
2016-03-15 14:40:03 +00:00
mef
e8e95298d4 (pkgsrc)
- Adjust PLIST
 - Remove PKGREVISION from gnuradio-core/Makefile
 - 3.7.8 to 3.7.9.1    for gnuradio-core/Makefile.version

(upstream)
 - Update {ham,meta-pkgs}/gnuradio* from 3.7.8 to 3.7.9.1
   ------------------------------------------------------
   ChangeLog for V 3.7.9.1 is at
     http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_9_1

   ChangeLog for V 3.7.9 is at
     http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_9

   Several news are at
     http://gnuradio.org/redmine/projects/gnuradio/news
2016-03-07 13:14:31 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
jperkin
6672c3b915 Use OPSYSVARS. 2016-02-25 13:37:46 +00:00
gdt
c61e567b89 Update to 3.0.1.
Packaging changes:

  Drop MAKE_JOBS_SAFE=no; it seems to build fine with -j4.
  Clean up workarounds for resolved issues.
  Drop rpc conditional, because upstream removed rpc entirely

Upstream changes:

  Many bug fixes and new radios.
  Drop RPC.
  Rototill build system.
  Add readline support (not packaged yet).
  Change to single library instead of many.
2016-02-14 13:24:03 +00:00
dbj
2e9e3e8145 use PYPKGPREFIX instead of hard coding py27 in py-serial dependency 2016-01-27 06:37:27 +00:00
wiz
14cefc702d Add pkg-config to tools so libusb1 is found. 2016-01-26 16:22:01 +00:00
dbj
c22c3696e4 set PKGCONFIG_OVERRIDE as per pkgsrc-changes feedback (thanks wiz!) 2016-01-26 10:12:31 +00:00
dbj
e0ee780ba7 install pkg-config support
remove accidental stdout printf
fix issue with canceling with signals
2016-01-26 09:10:39 +00:00
mef
db01fbc14f Correction to PLIST, thanks joerg@ for check and report. 2016-01-26 08:13:23 +00:00
mef
84b462bc9f Update 3.23.07.21 to 3.23.07 (to fix PR pkg/50675)
----------------------------
ChangeLog is the same as 3.23.07.19 to 3.23.07.21
Previous commit log has confusion on version numbers. It was really
3.23.07.19 to 3.23.07.21.
(From now on, avoid picking 4 digit version, they are alpha, thanks Robert Elz)
2016-01-23 14:19:08 +00:00
mef
9d3685ae54 Update 3.9.1 to 3.9.2
---------------------
## 003.009.002
* E310: Added support for Speedgrade 3
* B205mini: Added support
* E310: Fixed reference counting bug
* B210: Fixed external clock reference bug for devices using ADF4002 PLLs
* B210: Fixed codec loopback test
* OctoClock: Fixed firmware burning on Windows
* B2XX, E3XX, X3XX: Easier time-syncing features. Fixes bug where B210s would
  only run after issuing set_time_unknown_pps().
* X3XX: Fixed bug for IQ imbalance correction
* E310: DRAM testbenching
* Docs/Manual: Many updates and fixes
2016-01-22 03:10:19 +00:00
mef
5ae3aee449 Update 3.23.19 to 3.22.21 See Also PR pkg/50675, thanks
-------------------------
2016-01-20  David Freese  <iam_w1hkj@w1hkj.com>

	d69a69d: Exit delays
	4f4cc21: Contest fields
	a47381f: OS-X start_process
	b456b20: LOG RECORD exports
2016-01-21 14:47:32 +00:00
mef
4d92fc570d Update 3.23.07.16 to 3.23.07.19 (and to fix PR pkg/50675), Thanks Robert Elz
------------------------------
2016-01-18  David Freese  <iam_w1hkj@w1hkj.com>

        6ee952a: EXPORT LIST
        c0281ee: HAMLIB CW RTTY
        ddb084c: PSKR metric
        68c5a6a: PSKR/8
        397f570: Audio adjust
        4280903: WEB query
        8af53b6: Mode Set
        e756d93: Tab key docs
        2fb5648: hamlib PTT_ON_DATA
        22514a5: Macro Tool Bar
        94f8362: XmlRpc client update
2016-01-19 13:58:56 +00:00
dbj
f3f91f8fb4 update to freedv-1.1 2016-01-19 04:03:21 +00:00
dbj
82d76dfb46 update to codec2-0.5 2016-01-19 04:02:07 +00:00
mef
4017685c7a Update 3.23.07.04 to 3.23.07.16
-----------------------------
2016-01-13  David Freese  <iam_w1hkj@w1hkj.com>

	15d6bbd: PSK4 metric
	cbf6615: PSKR/8
	cdf4f78: Audio adjust
	fe14f9a: WEB query
	5228552: Mode Set
	18ca362: Tab key docs
	0afa3f9: hamlib PTT_ON_DATA
	2f570ef: Macro Tool Bar
	92551f3: XmlRpc client update
	2652387: Log Notes
	e9e8b36: Misc Updates
	78baf6c: Set Frequency
	14a2618: Rx SaveAs
	16ede08: flrig xmlrpc
2016-01-17 14:25:56 +00:00
mef
70b59abdf4 Update 3.23.07.03 to 3.23.07.04
--------------------------------
Previous distfile seems to be gone, so minor update.
ChangeLog not known, and sorry for updating during freeze.
2015-12-21 13:25:35 +00:00
mef
cd69877dfc Githubify, with GITHUB_RELEASE variable. 2015-12-19 22:38:32 +00:00
mef
6bb9e30b68 Update uhd from (real) 3.9.0 to 3.9.1
-------------------------------------
## 003.009.001
* B200mini: Updated udev rules, removed DCM
* B200: Better USB error messages
* Cores: Fixed CORDIC scaling issue on all devices that use
  dsp_core_3000
  * X300: Fixed GPIO issue
  * Examples: Added PPS source option
  * Docs: Multiple manual updates
2015-12-13 12:12:41 +00:00
mef
ddda2a03b3 Update 3.8.5 to 3.9.0
---------------------
- (Previous commit for the same upgrade was not really done,
  GITHUB_TAG was set wrongly, sorry, mef)
- Because of above, PKGREVISION++
- PLIST adjust, remove some tweak for REPLACE_PYTHON stuff
- PLIST correction for with and without doxygen
- Add dependency for py-mako
2015-12-13 11:54:06 +00:00
mef
0efd085a0e Update 3.23.06 to 3.23.07.03
----------------------------
  2015-12-07  David Freese  <iam_w1hkj@w1hkj.com>
	50ee815: Misc Updates
	78baf6c: Set Frequency
	14a2618: Rx SaveAs
	16ede08: flrig xmlrpc
2015-12-13 09:59:38 +00:00
mef
b4a16924de Update to 2.1.3
---------------
TQSL ChangeLog
   https://lotw.arrl.org/lotw-help/tqslchangelog/
2.1.3
    Revert change in the behavior for command line
    applications. TQSL 2.1 changed the behavior for ADIF files
    to open those with the TQSL ADIF editor versus signing
    them unless "-x" or "-q" were on the command line.

    This was an incompatible change that is not consistent
    with the documentation and was removed.  Fix defect that
    could cause newly imported callsign certificates tobe
    deleted after the import completed.
2015-12-13 02:56:23 +00:00
wiedi
b660ca4534 Revbump for ham/hackrf update 2015-12-08 21:42:10 +00:00
wiedi
c0519cdfc6 Update hackrf to 2015.07.2
Changes:

release 2015.07.2

Bonus release! This release contains fixes for CMake configuration bugs that
affected installation of 2015.07.1 on some platforms.

release 2015.07.1

To upgrade to this release, you must update libhackrf and hackrf-tools on your
host computer. You must also update firmware on your HackRF. It is important
to update both the host code and firmware for this release to work properly.
If you only update one or the other, you may experience unpredictable
behaviour.

Major changes in this release include:

Multiple HackRF support. Users with more than one HackRF can target a
specific device from software using the device serial number. The serial
number is easy to find with hackrf_info. Thanks, Hessu!

Linux kernel module detaching. A work-around to avoid the unofficial HackRF
kernel module in recent kernel versions that has been causing problems for
many users.

Updating the CPLD is now possible from Windows. There is no CPLD update with
this release, but Windows users should now be able to update.

Support for rad1o hardware, the badge of CCCamp 2015 based on HackRF One.
This package contains host software supporting rad1o; for firmware and other
resources, refer to: https://rad1o.badge.events.ccc.de/

There have been many more enhancements and bug fixes, for a full list of
changes, see the git log.
2015-12-08 21:40:44 +00:00
wiedi
0d787e2bd8 Add config example file to PLIST 2015-12-08 21:28:57 +00:00
wiedi
01199cc184 Add missing config example to PLIST 2015-12-08 01:46:58 +00:00
wiedi
4858208968 Add missing config file to PLIST 2015-12-08 01:45:05 +00:00
wiedi
1ab374f094 Set environment for awk so it does not miss dylibs on OSX 2015-12-08 01:21:01 +00:00
mef
381f9de7a1 Fix EGDIR issue for gr-wxgui.conf and gr-audio-oss.conf, thanks gdt@ for patch. 2015-12-06 15:34:15 +00:00
mef
a62dc94de8 Update to 3.23.06
--------------------------
2015-11-26  David Freese  <iam_w1hkj@w1hkj.com>
        16ede08: flrig xmlrpc

=Version 3.23.06=
        3f577d9: WO woes
        482d060: Smeter PWRmeter
        e08e403: ARQ shutdown

2015-11-20  John Phelps  <kl4yfd@gmail.com>
        0b5b329: Developer Doxygen and BerliOS clean
	- Cleaned and Fixed develo per Doxygen files
	- Added GitStats to the Dev Doxygen info
	   -- run ./scripts/doxygen/gen_doxygen_docs.sh

2015-11-20  David Freese  <iam_w1hkj@w1hkj.com>
        b19fff8: Documentation
        55e0d31: Compiler warnings
2015-12-06 12:14:27 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
wiedi
644f03326b also adjust alsa PLIST for previous change 2015-11-26 20:57:48 +00:00
wiedi
84ba53fbe1 don't forget to install audio config examples, fixes osx 2015-11-26 20:53:52 +00:00
mef
96a3a9a310 Adapting to wxGTK28/wxGTK30 both versions compliant. 2015-11-22 09:52:55 +00:00
mef
5022327cfb Update 3.23.04 to 3.23.05 (2015/11/19, following date may be typo)
-------------------------
2015-10-19  John Phelps  <kl4yfd@gmail.com>
        51535ff: Add 8PSK 125FL 250FL
2015-11-21 14:02:15 +00:00
joerg
1d7ce657ee Regenerate patch to fix context. 2015-11-20 14:29:17 +00:00
joerg
3dbeb71637 More std::complex abuse. Deal with C++11's std::next. 2015-11-03 19:03:27 +00:00
agc
2cb2860014 Add SHA512 digests for distfiles for ham category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
2015-11-02 23:57:22 +00:00
mef
21b264e3fe Update 3.23.03 to 3.23.04
-------------------------
=Version 3.23.04=
2015-10-15  David Freese  <iam_w1hkj@w1hkj.com>

        345e7c0: CW filter
        7f23f3f: Update Check
        4862141: fsq abort
        3bed0e3: log merge
2015-10-26 03:46:18 +00:00
mef
e93fa357ee (pkgsrc)
- Add comments to patches picked from cvs log
 - Update HOMEPAGE and MASTER_SITES (to SF)
 - (move LICENSE= line to the second paragraph)

(upstream)
 - Update 3.22.13 to 3.23.03
----------------------------
=Version 3.23.03=
2015-09-28  David Freese  <iam_w1hkj@w1hkj.com>
	c3b610b: FSQ trigger bug

=Version 3.23.02=
	0424764: fsq cqcqcq
	198c5a0: fsq sounder/heard-aging
	dbb169b: FSQ directive
	d47b1e3: rigcat delayed startup
	e6ebe70: OS-X serial

2015-09-23  Kamal Mostafa  <kamal@whence.com>
	f75b92a: asciidoc timezone

=Version 3.23.01=
2015-09-22  David Freese  <iam_w1hkj@w1hkj.com>
	8ad0a8b: WX configure
	0caa5ea: PA debug
	838e112: WFALL-ONLY
	f472a17: Logbook read
	7cb4c66: ifkp avatar depth
	ea18942: IFKP image slant

=Version 3.23.00=
	f78aa38: Clear Tx Panel
	cbff7c3: Olivia/Contestia start stop tones
	37175e2: macro bug
	3d6e0b9: FSQ updates
	ed3b09d: ifkp modem
	c82de8e: MXE update
	7b42e01: Macros
	0606d1a: Doxygen help
	d4b6308: QSO rec
	2df24b8: MS Read logbook
	30ad2a9: WEFAX hang on INFO
	6704797: Nu opBW combos
	db69617: LSB modes
2015-10-11 03:59:56 +00:00
mef
cba0a8fc96 (pkgsrc)
- (patch-openssl__cert.cpp)
    Add patch to define MAX_PATH macro
  - Unable to package with x11/wxGTK30 yet
(upstream)
 - Udate 2.0.3 to 2.1.2
-----------
TQSL-2.1.2
The following links are pointers to TrustedQSL (TQSL) V2.1.2, which is
a bug fix for the official TQSL 2.1 release.
   Release Notes 	TrustedQSL-2-1-release.pdf
   http://www.rickmurphy.net/lotw/TrustedQSL-2-1-release.pdf
2015-10-11 02:59:07 +00:00
mef
9c21d1f13c Update the list of filenames for REPLACE_PYTHON. This will fix the packaging
problem on gnuradio-ctrlport. Thanks gdt@ for report.
2015-09-12 09:45:19 +00:00
mef
fff0b96b6f Corrrction to PLIST, thanks gdt@ for report 2015-09-08 21:01:31 +00:00
mef
9667e950b9 Update to 2.5.0
---------------
xdx-2.5:   Function keys F1 - F8 send often used commands to the cluster.
           Close dialog when Ctl-Q is used.
           Update manual page to current conventions.
2015-09-06 09:56:08 +00:00
mef
1a2b1ed9ef Update 3.3 to 3.4
-----------------
Version 3.4:
  I fixed a bug in the code that implements the modified GS (scaling)
card. In NEC2 the GS card scales all of the structure, but in Xnec2c I
modified the code so that it is possible to specify a range of tag
numbers to apply scaling to only. When a GS card follows a GX card,
selective scaling doesn't work correctly because a symmetric structure
is created. If you are using a GS card, it may be better to avoid
specifying a tag number range, just in case the bug fix is not
complete.
2015-09-06 09:50:47 +00:00
mef
678fe04b67 Update 3.8.5 to 3.9.0
---------------------
## 003.009.000
* X300: Updated DAC ctrl, FPGA toolchain is now entirely Vivado,
  improved master clock controls, added ADC self-cal capability,
  prepared for revisions 7 and 8, fixed flow control issue which
  could cause device to hang when receiving too many overruns
* B2XX: Auto clock rate setting, added PID/VID pairs to support
  all B2XX- and derivatives, added temperature sensor, improved
  DC offset and IQ imbalance correction, added AGC support,
  support for FPGPIO connector on Rev6+ boards, full clock range support,
  updated FX3 firmware (side-channel logging capabilities, updated
  tx voltage swing, better configurability), default tick rate now
  16 MHz, added B200mini support
* E3XX: Added temperature sensor, FPGA toolchain is now entirely Vivado,
  improved DC offset and IQ imbalance correction, added AGC support,
  improved FPGA capture interface robustness for RFIC, make frame
  sizes configurable, replaced GPS control code with gpsd interfacing
  capabilities
* Octoclock: Fixed bootloader + ethernet capabilities
* Compilers: Supported MSVC versions are now 2012, 2013, 2015
  (dropped 2010 support), added MinGW capabilities
* Documentation: Many minor fixes and updates, merged all the
  info from code.ettus.com
* UHD: Added sid_t, CHDR-specific transports now get their own
  (un)packer codes, fixed a lot of compiler warnings, added
  filter API (currently available for AD9361 frontend), added
  soft-register API, replaced Cheetah with Mako, full Py3k
  compliance, updated images downloader tool (now is one tool
  for all devices), CMake minimum version is now 2.8, refactored
  general AD9361 peripheral management, refactored most core
  control management, added usb_error type (used by B2xx devices),
  better exception handling at runtime, added C wrapper API,
  new dependency: python-requests
* C API: Added to UHD (wraps C++ calls in C)
* multi_usrp: Added normalized gain setters/getters, IQ imbalance
  + DC offset correction API, filter API
* Converters: Converter symbols now exported, better logging,
  removed ORC dependency, added u8 converters
* Examples: Whitespace- and other cleanup, multi-channel fixes for
  some examples
* Utils: Read more property tree types from the command line
* Tools: kitchen sink updated, added mega_fft
2015-09-06 00:11:12 +00:00
mef
0a0e8ad054 Update 2.0.12 to 2.0.13
-----------------------
- Changes for xlog version 2.0.13 - 2015-apr-19
  * Fixed date in cabrillo3 output to be: yyyy-mm-dd
  * Fixed date in EDI output to be: yymmdd
  * Fixed QSORecords in EDI output
  * Updated cty.dat to 20150420 (cty-2505)
  * Fixed Bug #44547: Added JT9 modes
  * Fixed Bug #44259: broken dupe checking
2015-09-02 23:37:58 +00:00
mef
674eaa2c0e (pkgsrc)
- set LICENSE= gnu-gpl-v2
(upstream)
 - Update 0.9.30 to 0.9.31.2
----------------------------
2007-12-21  rein couperus <rein@couperus.com>

        * changed searchlog.c ('possible calls')

2007-12-18      rein couperus <rein@couperus.com>

        * changed cluster_bg.c to fix possible buffer overflow

        * changed searchlog.c -> compare now starts at beginning of callsign.
2015-09-02 21:17:02 +00:00
mef
45390c4f6e Reduce hardcoding of GITHUB_TAG, refering PKGVERSION_NOREV 2015-09-02 20:56:23 +00:00
mef
d4633feb82 Update gnuradio-* 3.7.6 to 3.7.8 2015-09-01 04:14:54 +00:00
mef
feebfc6959 (pkgsrc)
- (File/REPLACE_PYTHON) delete non existent files
 - (Makefile)
    * CONF_FILES setup deleted (etc files no longer installed,
       but found at examples directory now)
    * MASTER_SITES updated
    * ${DESTDIR} is removed from one of CMAKE_ARGS
      -DGR_LIBRARY_DIR=${DESTDIR}${PREFIX}/lib

(upstream)
 - Update gnuradio-core from 3.7.6 to 3.7.8
  ---------------------
  ChangLog 3.7.7 to 3.7.8 is not known
  Release Note for 3.7.7 is at
    http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_7
2015-09-01 04:13:43 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
mef
16bba59cc4 (pkgsrc)
- Drop two patches, seems included
(upstream)
 - Update 3.7.2 to 3.8.5

Change Log for Releases
==============================
## 003.008.005
* E3xx: Added support for battery-based E3xx device (E312),
  get_freq() for network mode, fixed GPS time initialization bug
* AD9361-based devices: Fixed frequency readback bug
* B200: Fixed DCM issues, better loopback failure handling,
  fix erroneous warning for custom clock rates
* X3x0: Better warnings for clock reate / ref freq
* multi_usrp: Added define for GPIO capabilities (enables
  exposure in GNU Radio)
* UHD: sc16->sc16 SSE converter
* Manual: Multiple minor updates, FPGA manual improvements,
* Build System: Fixed builds on some Windows platforms, removed
  stray prints

## 003.008.004
* B200: Fixed EEPROM writing bug, updated images for B200 Rev5/6
* E300: GPS antenna power defaults to staying on, GPS time used as
  default if available
* UBX: PDF frequency fix on X300
* USRP2: Bugfix that allows latest UHD to work with USRP2
* Documentation: Many fixes for E300 section, added FPGA manual

## 003.008.003
* UBX: Fixed phase synchronization issues
  (Related changes: Change X300 daughterboard frequency, increase
   N210 FIFO depth)
* Fixed many compiler warnings
* B200: Fixed timing issues, fixed tick rate issue, stabilized
  operations at high clock rates
* X300: Improved phase alignment across devices
* CMake: Build fixes
* E300: Flow control fix


## 003.008.002
* CMake: Introducing named versions for dev branches, enable static libs,
* E300: Docs updates, compat number bump, VCTCXO updates,
  more status bits for ref locking, fixed serial number length fix,
  RSSI Sensor
* B200: RSSI sensor
* AD9361: Better handling of different interpolation rates in FIR,
  fix for gain value truncation, removed gain value offset
* UBX: Added drivers
* Manual/Docs: Numerous updates, minimum compiler versions now specified,
* Converters: Multiple fixes for sc12
* Examples: Fixes to txrx_loopback_to_file
* Path handling vastly improved, made more consistent
* Minor UHD fixes

## 003.008.001
* B2x0: Fixed PLL settings, Fixed external ref selection, serialized
  streamer setup (thread-safety)
* X3x0: Fixed flow control issue, improved DAC ctrl + init logic,
  Fixed I/Q alignment issue
* Generation-3 devices: Fixed LED registers
* UHD: Improved tuning logic for manual tunes
* Tools: Multiple kitchen sink fixes, coloured output
* Examples: Multiple bugfixes (multi-channel ops)
* Docs/Manual: Multiple fixes, E310 panel images

## 003.008.000
* Added E310 support
* B200/B210: Moved AD9361 controls from firmware to host
* Added several tools: ZPU dissector, improved CHDR dissector,
  kitchen sink, B200/B210 USB debugging utility, latency
  measurement tool.
* Reorganized firmware/ directory structure. Refactored some
  firmware.
* Removed FPGA sources, is now in own repository (submoduled).
* Cleaned up command line arguments for some tools
* Added math namespace, plus a unified float comparison infrastructure
* Fixed tuning-related bugs
* Moved manual over to Doxygen, also several manual bug fixes and
  amendments
* Added many missing virtual destructors (less build warnings)
* Added support for NI-RIO 14.0
* X300 fixes: Not found over PCIe with no eth interfaces
* CMake improvements: Now comes with own UHDConfig.cmake and example
  to build standalone UHD apps, build fixes on Apple, interoperability
  with GNU Radio
* OctoClock fixes and improvements: Ethernet initialization, external
  ref detection, stability fixes, host driver (UHD can now talk to
  OctoClock)
* Examples: Improved GPIO example, rx_samples_to_file
* Bumped minimum Boost version to 1.46

## 003.007.003
* Fixed examples
* Removed compiler warnings
* Fixed CBX LO settings (FRAC truncation)
* Fixed build issues for out-of-tree tools for some distros
* Fixed some logging strings (SBX, GPSDO)
* Improved logging (speedups, removed unnecessary cycles)
* Added output sync for DAC reference clocks on X300
* Multiple FPGA improvements, as well as upgrade of build env
* Added support for B200 vs B210 discovery
2015-08-14 06:19:13 +00:00
mef
c2be89c249 (Just) gitubify. 2015-08-14 04:53:08 +00:00
joerg
38401e4440 std::complex::imag() and std::complex::real() are not lvalues. 2015-08-10 19:26:43 +00:00
wiz
38af5d1a4d Restore PKGNAME after githubification.
Remove unnecessary DIST_SUBDIR.
2015-08-09 06:25:06 +00:00
mef
242705ea21 (Just) githubify. 2015-08-09 00:16:33 +00:00
mef
24a7a9830a Update to 3.22.13
-----------------
=Version 3.22.13=
2015-07-18  David Freese  <iam_w1hkj@w1hkj.com>
        7bdf051: FSQ bug fix
        9319676: XMLRPC commands
2015-07-23 12:11:29 +00:00
mef
613ce3a6ed Update 3.22.10 to 3.22.12
-------------------------
=Version 3.22.12=
2015-07-18  David Freese  <iam_w1hkj@w1hkj.com>
        1579ef6: FSQ heard parser
        f61f7d7: fsq modem
        dfb9318: FreqControl focus
        e477621: trx exit

=Version 3.22.11=
        7d881bf: flrig xmlrpc update

2015-06-07  Kamal Mostafa  <kamal@whence.com>
        40a6dcb: BUILD_{DATE,USER,HOST}
2015-07-21 13:54:22 +00:00
mef
949e1f07f7 Update 3.22.08 to 3.22.10
-------------------------
=Version 3.22.10=
2015-06-01  David Freese  <iam_w1hkj@w1hkj.com>
        dfc430f: FTextView styles bug

=Version 3.22.09=
2015-05-28  Kamal Mostafa  <kamal@whence.com>
        dac5bf4: Fl_Text_Display

2015-04-28  David Freese  <iam_w1hkj@w1hkj.com>
        c34a613: Cabrillo/Export dialogs
2015-06-13 13:36:43 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
joerg
12a09b461f Deal with C++11 user defined string literals. Add missing includes. 2015-04-27 23:51:52 +00:00
mef
60ffa14438 (pkgsrc)
- Drop patches, upstream seems to fix the problems.
  - (flxmlrpc is not supported yet, to be added later)
(upstream)
  - Update 3.22.07 to 3.22.08
-------------------------
=Version 3.22.08=

2015-04-23  David Freese  <iam_w1hkj@w1hkj.com>

        2bda963: Analysis
        967e7c5: rx/tx queues
        b5aa6a3: flxmlrpc

2015-04-16  Dave Freese  <w1hkj@bellsouth.net>

        28839d7: call focus

2015-04-14  David Freese  <iam_w1hkj@w1hkj.com>

        a4d4faa: 599 update
        41beca0: US units
        91ab73f: olivia cxx
        a45006d: fldigi-shell
        ee19668: Write log
        8d4f0ef: Config dialog
2015-04-26 03:04:59 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
joerg
da78c9365d Don't use ambigious NULL to mean a missing value. 2015-04-23 18:26:30 +00:00
adam
4606c07235 Revbump after updating devel/boost-libs 2015-04-17 15:52:56 +00:00
mef
7721b3300a Update 3.2 to 3.2
(from doc/xnec2c.html)
-----------------
Version 3.3:
I fixed a bug that was in the code that reads the commands
from the NEC2 input file, where xnec2c would crash with a
segmentation fault when the FR card was after the RP
card. Also modified the Strtod() function to avoid freeing the
end pointer before it was used, causing problems.
2015-04-17 01:55:24 +00:00
mef
b54edf4ca7 Update 3.22.05 to 3.22.07
-------------------------
=Version 3.22.07=
2015-04-01  David Freese  <iam_w1hkj@w1hkj.com>
        b3dea10: Macro edit
        97d02a7: Multi-psk
        9942993: Vista SignaLink driver
        c79bfd7: Image update
        3c264e2: Command line
        68f88ee: SSB default signal
        5ca7182: Digiscope resize
        b522d83: FSF address

=Version 3.22.06=
2015-03-21  Robert Stiles  <kk5vd@yahoo.com>
        fe27da9: UTF-8 Rx display

2015-03-21  David Freese  <iam_w1hkj@w1hkj.com>
        15ca512: 8psk modes
        e48c2fe: Macro Editor Fonts
        2424904: R-L channel input
        e5148c0: QSY documentation
        f219812: Sound File Generate
        35ef2ed: devices_text mutex

2015-02-18  Robert Stiles  <kk5vd@yahoo.com>
        aedc628: Bug fixes/Comments
        cbc9975: Check IO and delay prior to autoexec prgs
        003707f: Rename local variables

2015-02-17  David Freese  <iam_w1hkj@w1hkj.com>
        edee64a: pa names
        4ba7b78: Main dialog resize
        279115c: Rig Viewer Frame
        3eb8e41: Code merge/PortAudio Script return error
        b15f5d9: Update translation files
        31e231b: Exit trx loop

2015-02-08  Robert Stiles  <kk5vd@yahoo.com>
        1155d8d: Documentation Update
        814bed3: Configure Script Engine

2015-02-08  David Freese  <iam_w1hkj@w1hkj.com>
        ad52857: Macros
        fffc57c: French po
        375e98f: CW QSK Tune
        3ebf3db: flrig xml client
        423ac70: TimeOn button
        3041a20: QSY clickable
2015-04-03 00:53:35 +00:00
mef
16652fd35a (pkgsrc)
- Following patch added to give sphinx-build name (with ${PYVERSSUFFIX) attached)
   gnuradio-core/patches/patch-cmake_Modules_FindSphinx.cmake
 - Depending doxygen-1.8.9.1nb1 now
 - gnuradio-doxygen is updated 3.7.5.2nb1 to 3.7.6
(upstream)
 - Update gnuradio-* from 3.7.5.2 to 3.7.6
  ---------------------------------------
GNU Radio releases 3.7.6 and 3.7.5.2 are available for download:

   (several tens of lines omitted for URL and List of contributors)

Release 3.7.5.2 is a bug-fix only maintenance patch following 3.7.5.1,
and will be the last one for the 3.7.5 release.  Release 3.7.6
incorporates all these fixes and adds significant new features.
2015-03-07 05:10:45 +00:00
wiz
1a99b24615 Depend on the py-docutils version that has versioned binaries. 2015-03-01 07:18:35 +00:00
joerg
600e8cdf25 Provide help in finding rst2html. 2015-02-28 23:27:37 +00:00
ryoon
f05f517e5e Recursive revbump from audio/pulseaudio. 2015-02-21 23:35:38 +00:00
mef
91b7c7a58a Update to 0.1.4
---------------
(From http://git.osmocom.org/gr-osmosdr/log/)
2014-11-04 update version to 0.1.4  Dimitri Stolnikov
2014-11-03 bladeRF: Don't fail out until 3 consecutive errors have occurred	Jon Szymaniak
2014-11-03 bladeRF: Default num_transfers to min(32, num_buffers/2)	Jon Szymaniak
2014-11-03 bladeRF: Removed unused bladerf_metadata parameter from rx/tx calls	Jon Szymaniak
2014-10-21 hackrf: update copyright for SSE/AVX routines	Dimitri Stolnikov
2014-10-21 hackrf: disable AMP gain stage by default to protect it from damage	Dimitri Stolnikov
2014-10-21 source/sink: don't discover devices if already specified via args	Dimitri Stolnikov
2015-02-17 13:56:08 +00:00
dbj
389e7a121c fix trivial typo in comment 2015-02-14 07:25:57 +00:00
tnn
cfa718147c Drop trailing '/' from DEPENDS lines. Found by Bernhard Riedel. 2015-02-07 22:06:52 +00:00
mef
4763d78ecd Update PLIST and options.mk for doxygen 1.8.9.1. 2015-01-31 00:58:06 +00:00
mef
ba835a2ab0 Following file is on gnuradio-core, so delete from gnuradio-doxygen
share/examples/gnuradio/conf.d/gr-audio-oss.conf
2015-01-31 00:28:19 +00:00
mef
17001dce76 Fix another problem on PLIST for gnuradio-*.
Add PLIST.oss to be anonther removing PLIST other than gnuradio-core packages.
(One more, move the line location of comment lines next to the line to explain)
2015-01-30 15:02:23 +00:00
mef
b1e172d2d8 Fix PLIST problem. When assigning value to PLIST_SRC, should take care whole thing. 2015-01-30 09:14:08 +00:00
mef
13a6792f1b - Re-packaged due to devel/doxygen update 1.8.8 to 1.8.9.1
- PKGREVISION++
2015-01-28 00:57:27 +00:00
dbj
86f20153b8 icons are not installed on Darwin, so omit them from PLIST 2015-01-27 08:29:52 +00:00
dbj
3687b2dcbe add awk script to fixup 0b constants not handled by all compilers 2015-01-27 08:19:22 +00:00
dbj
5f97e5c963 don't set UHD_LIBRARIES and UHD_INCLUDE_DIRS in CMAKE_ARGS on Darwin
The explicit use of .so in the shared lib causes a problem.
I've also set UHD_DIR in the environment in the UHD buildlink3.mk file
which should make these two CMAKE_ARGS unnecessary
2015-01-27 07:05:17 +00:00
dbj
410325c182 set UHD_DIR in the environment since gnuradio-uhd uses it as a hint to find uhd 2015-01-27 06:38:49 +00:00
dbj
0e37c6842c Add PLIST support for Darwin audio
fix Nocore.mk to handle PLIST.Darwin and
use _PLIST_SHLIB_AWK to fix shared library names
2015-01-27 06:03:17 +00:00
dbj
1d4d443241 Don't enable oss if OSS_TYPE is none 2015-01-27 06:01:44 +00:00
dbj
dcdea71668 missed a variable substitution 2015-01-26 07:16:36 +00:00
dbj
2b5ac9edfb on second thought, decouple shared library patchlevel from ${PKGREVISION} 2015-01-26 07:15:44 +00:00
dbj
3b57d7f6b2 handle undefined PKGREVISION in shared library naming 2015-01-26 07:05:04 +00:00
dbj
0b49318d5e plist shared library handling (shlib-dylib.awk, at least) only allows
numbers in shared library versions.  Instead of "0.0git", use
PKGREVISION as the library patchlevel.
2015-01-26 06:58:56 +00:00
dbj
ec09f4f94b use the git tag to pull sources so that the distfile has a specific version 2015-01-26 06:56:43 +00:00
mef
5a368b3956 Correction to MASTER_SITES, sorry and thanks joerg. 2015-01-26 00:43:45 +00:00
mef
d104f0dc21 Update gnuradio-* from 3.7.5.1 to 3.7.5.2
-----------------------------------------
GNU Radio releases 3.7.6 and 3.7.5.2 are available for download:

   ( several tens of lines omitted for URL and List of contributors)

Release 3.7.5.2 is a bug-fix only maintenance patch following 3.7.5.1,
and will be the last one for the 3.7.5 release.  Release 3.7.6
incorporates all these fixes and adds significant new features.
2015-01-24 12:22:05 +00:00
mef
c3a5c84ac8 Update gnuradio-core (and others) from 3.7.5 to 3.7.5.1
See commit log of gnuradio-core for the changes. Or
  2014-10-21 GnuRadio 3.7.5.1 is available
  http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_5_1
2015-01-16 12:56:40 +00:00
mef
106399ba27 Update 3.7.5 to 3.7.5.1
-----------------------
2014-10-21 GnuRadio 3.7.5.1 is available
  http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_5_1

audio: Fixes string format bug in ALSA error messages.
blocks: Added callback to vector source GRC bindings
blocks: benchmark scripts using wrong includes.
blocks: convert asserts to throwing runtime errors in keep_m_in_n ctor.
blocks: fixed relative rate in keep_m_in_n. It's m-in-n, not n-in-m.
blocks: fixed up keem_m_in_n to handle relative rate and correct number of items in calls to work.
blocks: removed use of 'and', 'or', and 'not' for &&, ||, and !.
cmake: Additional search path for QWT include files.
cmake: OSS is not for APPLE or WINDOWS.
cmake: Use APPLE, not matching Darwin
cmake: modtool: On Apple only, set install name and use rpath correctly.
cmake: modtool: allow the use of a MODULES_DIR to specify where cmake modules are installed.
cmake: modtool: make sure our local CMake Modules path comes first.
cmake: modtool: update copyright date.
digital: adapt clock recovery QA
digital: applying same fix of the complex M&M clock recovery block as the float vrsion.
digital: clock recovery delete unused variables
digital: clock recovery fix relative limit
digital: clock recovery more verbose documentation
docs: Make explicit we only support Qt4
dtv: fix internal GR component dependencies
fec: qa: fix use of Bool type to be actual boolean Python values
fec: removed ber_tools; unnecessary and not exported. Replaced compber with call to VOLK's popcount.
filter: Fixes setting sample delay declaration for PFB synthesizer in GRC.
filter: Fixes setting sample delay declaration for the PFB channelizer and in GRC.
grc: disable port type caching on init
grc: fix lagging drag and drop
grc: fix missing xterm (Bug #725)
grc: fix search entry box for old PyGTK versions
grc: no icon in search entry box for old PyGTK versions
grc: update all flowgraphs when hiding port labels
grc: yet another py26 incompatibility
qtgui: fixed an issue with the number sink mistreating non-float inputs.
qtgui: increased max tabs from 5 to 20 in tab widget
runtime: fix installation location of the gr_log_default.conf log configuration file.
uhd: removed use of 'and', 'or', and 'not' for &&, ||, and !.
2015-01-16 12:54:52 +00:00
mef
ff81b39101 Udate 3.1 to 3.2
----------------
Version 3.2:
I made some changes to the Strlcat() function and its usage in
the xnec2c code, to improve safe handling of string
concatenation operations.  Hopefully this has not broken the
handling of various strings in xnec2c! ;-)
2015-01-14 14:18:27 +00:00
mef
f7032c5788 Update 3.22.02 to 3.22.05
--------------------------
2015-01-08  David Freese  <iam_w1hkj@w1hkj.com>
        2c9b493: TX Lock
        7c95822: video ID
        b93ea4e: fftfilt
        ed4f49d: Port audio index
        645e7f9: CW output level
        7cc119d: Documentation
        93d2da8: MFSK squelch
        9c8d515: Rx display
        b1ac562: Log fields
        d67d1ab: Native file chooser
        6d11c02: ADIF temp log

=Version 3.22.04=
        2c3b965: xmlrpc

=Version 3.22.03=
        d47ef8a: Berlios
        b986d9d: CW configuration
        3ff2301: DTMF
        0a8f4a3: FFT filter
        3c7b69e: CW xmt filter

2014-12-17  Robert Stiles  <kk5vd@yahoo.com>

        5dc3851: ARQ/KISS IO state conflict (part 2)
	 * Ensure all state flags reflect selected mode.
	 * Toggle IO mode in software.

2014-12-17  David Freese  <iam_w1hkj@w1hkj.com>
        fa582c9: Window title
        103c039: Xmt Audio Stream
        6947d33: RX Text
        0612ec9: OpenBSD
        d344fac: LOGGER EXPORT
        d5e257d: Documentation
        b767b48: LOG lookup
        1359a59: Lion/Yosemite madness
        e77aafe: MT63 Olivia Peak signal
        3a00dfc: HTML strings
        311925b: rtty xmt shape
        4298f2d: es nl pl files
        54917d2: WIN32 error reports

2014-11-15  Robert Stiles  <kk5vd@yahoo.com>
        c3e87f0: KPQSL / SQL state conflict
        a488e72: Documentation Update
2015-01-14 14:12:12 +00:00
jperkin
f2e497b402 Spell __sun correctly. 2015-01-12 14:29:34 +00:00
mef
2931a97aaa This version of gnuradio-trellis searches command xmlto and if found,
html/gr-trellis.html is installed in share/doc/gnuradio-${PKGVERSION}.
 There doesn't seem the way to disable this behavior. So add always-
dependency to textproc/xmlto. Thanks gdt@ for the report.
PKGREVISION++ (binary is different).
2015-01-03 14:18:13 +00:00
joerg
f19d0a5eb3 Fix build with clang. 2014-12-23 18:52:54 +00:00
wiz
59199b592e Remove patch-aa after update removed it from distinfo. 2014-12-18 22:55:50 +00:00
mef
5a043de927 (upstream) update 2.0.5 to 2.0.12
- Changes for xlog version 2.0.12 - 2014-apr-01
  * Updated cty.dat to 20140331 (cty-2404)

- Changes for xlog version 2.0.11 - 2013-nov-16
  * Updated cty.dat to 20131009
  * Fixed "Write and Click All"
  * Increased log name limit to 30 characters
  * Fixed truncated "QSO <number>" label in main window
  * Fixed dxcc 3 character callsigns

- Changes for xlog version 2.0.10 - 2013-July-22
  * Fix compilation warning in labels.c regarding strptime
  * Convert all compilation warnings into errors
  * Get rid of the "unused-but-set-variable" warnings

- Changes for xlog version 2.0.9 - 2013-July-20
  * Fix month to number conversion for non-English languages in Cabrillo export
    (thank you Alex EW1LN for reporting the problem and testing the fix)
  * Modify date in TSV file to be ISO 8601 format to aid in spreadsheet import
  * Updated cty.dat to 20130625

- Changes for xlog version 2.0.8 - 2013-May-23
  * Fix Debian lint issue (config.sub config.guess)
  * Merge Debian bug #617374 fix into dxcc.c to avoid segfault
  * Fix cabrillo import - incorporate patch from Thomas (DL1JBE) Beierlein
  * Updated cty.dat to 20130510

- Changes for xlog version 2.0.7 - 2013-March-31
  * Fixed remarks box for Unity et al (bug #38637)
  * Updated cty.dat to 20130312 (CTY-2303)

- Changes for xlog version 2.0.6 - 2013-March-01
  * First version with new maintainer: Andy Stewart, KB1OIQ
  * Updated to Cabrillo v3 format - export and import (bug #37740)
  * Added preference setting for "Are You Sure" dialog on exit (bug #37761)
  * Updated cty.dat to 20130222 (CTY-2302) (bug #37748)
  * Updated to Amateur Data Interchange Format (ADIF) 2.2.7 format (bug #37741)
  ** Added a large number(!) of modes
  ** Added the 560m band
  * Fixed cosmetic issues with the scoring window (bug #37743)
  * Fixed Ubuntu bug #608718: Keyer window displayed, hitting return in RX(RST)
    with no call logged bogus QSO.
  * Fixed Task #10916 - user preference to save Cabrillo freq or band
  * New manual from Chris Story (K6RWJ)
  * Entering "callsigns" like "3D2/R" will show proper DXCC entity in scoring
    window locator box for all except WAE countries.
2014-12-15 08:36:40 +00:00
mef
0058e11c4c (pkgsrc) Update HOMEPAGE and MASTER_SITES
(upstream) Update xdx from 2.4.2 to 2.4.3
  Changelog for version Xdx (2.4.3)
  * Apply Debian patch from bug #577377.
  * Bring build system up to date for later versions of Autotools.
  * Do not track any build system generated files in Git VCS.
  * Modify source as needed for clean build with Gtk+ 2.24.
  * New upstream maintainer, Nate Bargmann, N0NB <n0nb@n0nb.us>
  * Development hosted at https://github.com/N0NB/xdx
  * Portuguese translation update from David, CT1DRB
  * Add support to load updated country file using command line option,
    environment variable, or placing cty.dat in the preferences directory.
  * Fix URI handling for GTK+ 2.24 and later.
  * Disable function keys for this release.
2014-12-12 15:43:39 +00:00
joerg
18d7621c98 Fix PLIST with reality to make the dutch happy. 2014-12-11 22:11:43 +00:00
mef
6aec0b2aa3 Update 3.22.01 to 3.22.02
=Version 3.22.02=

2014-11-11  David Freese  <iam_w1hkj@w1hkj.com>

	d84edfd: Freq Control
	aba750e: HTML strings
	aa0bc26: CW
	990e546: PO files
	8b81020: Clang globals fix
	068f030: RTTY
	75c2f79: nu rigctl area
	2e2ce97: channel width
	1fb74a1: cty.dat confusion
	ac1befb: KISS log overflow
	8c49c64: New install crash
	4371ed3: EmComm 8PSK modes
	bf41f90: MT63 doc
	55ff390: viewers
	91674b8: psk pskr squelch
	3dfbfba: Listbox initializers

2014-10-29  Arvo Jaerve  <arvo@softshark.ee>

	4118783: Info Macro Tags

2014-10-27  David Freese  <iam_w1hkj@w1hkj.com>

	9293e55: Analysis update
	90dd8f1: v21 v22 synch
	10cc3c5: Modem tests
	da27f0b: Button colors
	b16672f: Modes Menu
	cba4a01: Delayed Bandwidth
	29af73c: embedded browser
2014-12-04 10:07:51 +00:00
mef
24e26e47a7 Update 3.21.83 to 3.22.01
2014-10-19  David Freese  <w1hkj@w1hkj.com>

	9bbef87: Macro Buttons
	b123fc1: Thumb drive
	01bc010: Power Squelch
	e7de40b: Documentation update
	287e692: TxID control via xmlrpc
	880df3d: Analysis modem

2014-10-17  John Phelps  <kl4yfd@gmail.com>

	91bda2b: Gray-mapped 8PSK and soft-decision
	- Upgraded 8psk to Gray mapped constellation
	- Implemented Soft-Decision decoder based on Gray constellation
	- Even when the received phase is distorted by +- 1 phase-position:
	- One of the bits is still known with 100% certianty.
	- Only up to 1 bit can be in error.
	- Increased gain for noisy/weak/HF channels

2014-10-16  Robert Stiles  <kk5vd@yahoo.com>

	60c78c0: XMLRPC Character measurement issues with 8PSK modems

2014-10-16  David Freese  <w1hkj@w1hkj.com>

	5040224: View/Hide Smeter
	d103209: CW matched filter
	ea853a8: flarq update
	e7d9cc4: 8PSK/16PSK modes
	6fcf11d: KISS interface

=Version 3.22.00=

	a798037: Remove Mixer controls
	f3f8c9a: FTextDisplay
	674da9c: Freq Control
	bfb001b: Touch Screen UI
	d7bb247: UI macrobars
	cad1c86: VSP boolean

2014-10-06  Robert Stiles  <kk5vd@yahoo.com>

	c4bfed9: Tabulated Widgets Font/Font Size Changes
	80dc81b: Documentation

2014-10-06  David Freese  <w1hkj@w1hkj.com>

	1dd39cc: PACKAGE_PROJ
	98cd7af: Win32 warnings
	93b76d4: UI tweaks
	ec3177b: Hide Packet Modem
	9f2b358: Record loader
	bbce20e: Delta macro
	38d9bab: MEMMAP
	3ef0433: WF drop rate
	7448535: RsID time out
	03ef903: Wizard crash fix

2014-10-06  Stelios Bounanos  <vcs@enotty.net>

	d7fe297: Fix log format string warnings
	382452a: Build system fixes

2014-10-06  David Freese  <w1hkj@w1hkj.com>

	4ad7967: Default font
	632eb8a: Power meter
	1bf6f49: Smeter
	73cdc07: regex.c fix
	eb3eb25: fft-scan
	5176ffb: home directory
	830a1cb: Analysis modem
	38d1589: TRX limit check
	a0f43c9: Win32 Socket::close
	cf16c3a: SITORB tx issue

2014-08-29  Robert Stiles  <kk5vd@yahoo.com>

	67a744b: Doxygen Inclusion

2014-08-29  David Freese  <w1hkj@w1hkj.com>

	82aeba5: ARQ stx handshake
	4503c99: Virtual ports
	d40998f: New User Exit Behavior
2014-11-23 13:39:02 +00:00
mef
2070aa8338 Update 3.0 to 3.1
Version 3.1:
I have made several changes to the code that renders wire frame
drawings and displays some data, like the projection parameters
(azimuth and elevation of the structure and the radiation pattern) and
gain values. This has resulted in a faster and smoother animation of
these drawings and reduced workload on the processor during dragging
of these images.  I have also reduced the default minimum size of
xnec2c's windows, as I had reports that they would not fit in the
displays of some laptops or monitors, with resolutions on the lower
side.
2014-11-22 15:33:58 +00:00
obache
1f598712e0 Bump PKGREVISION from zeromq shlib major bump. 2014-11-15 02:13:19 +00:00
adam
8e3b70e314 Revbump after updating boost 2014-11-07 19:39:24 +00:00
joerg
3d427e8762 Replace patch with much simpler logic that actually works. 2014-11-04 21:40:48 +00:00
mef
78d0eb0f32 Solaris reports .. fatal error: sys/prctl.h: No such file or directory
So, adding __solaris__ for BSD side
2014-10-29 15:13:48 +00:00
mef
b1343d1378 Convert back from PKGVERSION_NOREV to PKGVERSION in PLIST's.
Thanks obache@ for advice.
2014-10-28 16:59:32 +00:00
mef
adce59a3c1 Convert ${PKGVERSION} to ${PKGVERSION_NOREV} in PLIST's.
The problem is hidden if PKGREVISION is empty.
gnuradio-doxygen has something more to fix (sorry).
2014-10-28 09:07:33 +00:00
mef
161d6654c8 Fix problem raised by PR pkg/49313 by Ben Gergely,
if xdg-utils are installed already, grc_setup_freedesktop is installed.
(gnuradio-companion/Makefile)
(gnuradio-companion/PLIST)
 -  Add DEPENDS misc/xdg-utils
 -  Add REPLACE_BASH for above newly installed script
 -  Bump PKGREVISION

Related changes, problem was hidden if PKGREVISION was empty.
(gnuradio-core/Makefile.common) -> PLIST_SUBST
(gnuradio-core/Nocore.mk)       -> sed STRING
(gnuradio-core/PLIST)
  - shared library was suffixed as ${PKGVERSION}, but
    this should be ${PKGVERSION_NOREV} instead.
    Above files are affected.

(gnuradio-core/files/REPLACE_PYTHON)
  - Add one file
    grc/python/flow_graph.tmpl
2014-10-28 06:41:20 +00:00
mef
df6a6060e0 From bulk build report, it says
----------
 # error "Compiler threading support is not turned on. Please set the
     correct command line options for threading: -pthread (Linux),
     -pthreads (Solaris) or -mthreads (Mingw32)"
 ----------
and not sure it is right suggestion, but adding the line
+CXXFLAGS.SunOS+=       -pthreads
2014-10-24 07:57:50 +00:00
joerg
f44d68333b Make sure that qwt-qt4 users don't pick up qwt6-qt4. 2014-10-20 20:08:09 +00:00
mef
3654d89bf1 Make ALSA selectable by PKG_OPTIONS and disabled by default. This makes sound come out (on NetBSD). 2014-10-17 09:51:56 +00:00
mef
9aa06ad8fc Update ham/chirp to 0.4.1
http://chirp.danplanet.com/news/13
Version 0.4.1 contains a special backport for Baofeng users to
work around a firmware incompatibility issue.
Thanks djb@ dholland@ for attention,
2014-10-16 03:10:11 +00:00
mef
4c5c225e7c .tar.bz seems now broken, changed (MASTER_SITED and) to .tar.bz2. Thanks joerg@ 2014-10-15 15:14:36 +00:00
mef
2d3356e48b Seems HOMEPAGE is moved, the author is VK5ABN 2014-10-14 01:10:40 +00:00
mef
d23af32b9c Update nec2c 1.1 to 1.3
-----------------------
  Version 1.2: Fixed four issues (defects) reported by Coverity Scan
  (https://scan.coverity.com/). Two of those were in the somnec
  functions and I suspect that they did effect the calculations in
  the rom1() and gshank() functions, at least under some circumstances.
  Unfortunately the original Fortran source (somnec.for), as the rest
  of the NEC2 Fortran source, is extremely difficult to read so I am
  not able to confirm the impact of those reported defects.

  Version 1.3: Revised the fix of one issue reported by Coverity Scan,
  as on more detailed comparison with the original Fortran code, it
  seems the original changes (in the ROM1 function in SOMNEC) were
  not correct. Unfortunately I cannot verify the correctness of the
  above fixes, as nec2c does not print out SOMNEC output files.
2014-10-14 00:45:41 +00:00
mef
affb3cc425 Update xnec2c 2.3-beta to 3.0
------------------------------
Version 2.4:
  I submitted xnec2c (and nec2c) for scanning to the Coverity source code
  audit website, which produced a list of no less than 57 issues to be
  fixed! Most of them were not bugs that affected calculations but possibly
  two, both in the Somnec code, one in function rom1() and one in gshank()
  likely could have caused errors in the relevant
  calculations. Unfortunately the Fortran source of Somnec (as well as that
  of the NEC2) is very difficult to read so I cannot say with certainty if
  this was so.

Version 2.5:
  After a bug report by Jean Collin, I made some changes to the input file
  parser code in input.c, to properly identify tabs in the input file.

Version 2.6:
  After a bug report by Lucjan SQ9VPA, I changed the case of the signal
  handler that deals with SIGCHLD so that it doesn't cause xnec2c to exit
  when the SIGCHLD signal does not originate from child processes created
  by xnec2c. It appears that in some Linux installations a SIGCHLD signal
  is sent to xnec2c even if it is not running forked, e.g. the -j option is
  not used in the command line.

Version 2.7:
  After a bug report by Tim, WJ5Q, I fixed a bug that was preventing the
  creation of an LD card of type 5 (LDTYP=5) when wire conductivity (S/m)
  was specified in the GW card (Wire) editor. The same bug was present in
  the GH (Helix) card editor and it was also fixed. I added code so that
  the wire conductivity for GW, GA and GH cards can be read from the
  relevant LD card and shown in the Conductivity (S/m) spin button.

  After all these changes I checked the xnec2c source code using the
  Coverity Scan service and I fixed an out-of-bounds read error that was
  reported by the scanner, in the plot_freqdat.c file.

Version 2.8:
  Fixed a bug in the GN card editor function which caused xnec2c to save
  the GN card parameters in the .nec antenna description file without
  clearing the number of radials to zero. This resulted in the GN card
  editor window to open with confusing and incorrect defaults for the
  radial screen, when the Reflection Coefficient Approximation method was
  selected for specifying ground parameters.

  Also fixed some bugs (missing variable initializations) in the Ground
  Parameters calculation functions which resulted in incorrect Radiation
  Pattern calculations. This would happen if a .nec file, with Perfect
  Ground (iperf = 1) specified in the GN card, was opened after a .nec
  file, with a Radial Ground Screen specified in the GN card, was
  processed.

Version 2.9:
  After a request by the Debian maintainer of xnec2c, I added a rudimentary
  man page he sent me and corrected some spelling errors (arbitary to
  arbitrary).

Version 3.0:
  I have modified the NEC2 file parser so that it can read the file with
  both the '.' and ',' as decimal point characters. This is necessary to
  make xnec2c compatible with different locales. I also fixed a resource
  (memory) leak, reported by valgrind, in the xyz axes drawing routine.
2014-10-14 00:42:13 +00:00
mef
7f428d8725 Removing obsolete package, gnuradio-core-docs 2014-10-13 13:58:13 +00:00
mef
1db80ca9e0 Removing three obsolete packages, gnuradio-audio-* 2014-10-13 13:55:58 +00:00
mef
3b75295f94 Missing one patch added. 2014-10-13 13:53:19 +00:00
mef
4da77970ca +hackrf 2014-10-13 13:49:43 +00:00
mef
cc0cf687d9 Import hackrf-2014.08.1 as ham/hackrf.
An open source hardware project to build a Software Defined Radio
(SDR) peripheral.
HackRF was designed to be the most widely useful SDR peripheral that
can be manufactured at a low cost. See
  http://greatscottgadgets.com/hackrf/
2014-10-13 13:46:23 +00:00
mef
d8b441e2fe Removing usrp and usrp-docs, gnurdio-uhd has been taken over those. 2014-10-13 13:39:08 +00:00
mef
2225d28220 -gnuradio-examples 2014-10-13 13:35:53 +00:00
mef
2bddef1bc3 +gr-fcdproplus
+gr-osmosdr
+libmirisdr
+osmo-sdr
+rtl-sdr
2014-10-13 13:14:03 +00:00
mef
6029723bd6 Import ham/gr-fcdproplus as gr-fcdproplus-3.7.11
gr-fcdproplus is an linux and OSX addon for gnuradio to implement a
funcube dongle pro+ source.
On linux autodetects the correct soundcard from /proc/asound/cards.
This idea was taken from the osmosdr drivers.

To control the device the hidraw code of the hidapi is used.
2014-10-13 13:07:13 +00:00
mef
ed3690d920 Import ham/rtl-sdr as rtl-sdr-0.5.3
Turns your Realtek RTL2832 based DVB dongle into a SDR receiver.
===============================================================

For more information see:
http://sdr.osmocom.org/trac/wiki/rtl-sdr
2014-10-13 13:05:36 +00:00
mef
fd9a6cdb00 Import OsmoSDR as osmo-sdr-0.1
OsmoSDR is a 100% Free Software based small form-factor inexpensive
SDR (Software Defined Radio) project.
======================================================================
For more information see:
http://sdr.osmocom.org
2014-10-13 13:03:35 +00:00
mef
74479bc9dc Import ham/libmirisdr-0.1
Osmocom Mirics MSi2500 + MSi001 SDR libraryb
For more information see:
http://sdr.osmocom.org
2014-10-13 13:02:26 +00:00
mef
815ecf8d3a Import ham/gr-osmosdr-0.1.3
While primarily being developed for the OsmoSDR hardware, this block
as well supports:

 * FUNcube Dongle through libgnuradio-fcd
 * FUNcube Dongle Pro+ through gr-fcdproplus
 * sysmocom OsmoSDR Devices through libosmosdr
 * RTL2832U based DVB-T dongles through librtlsdr
 * RTL-TCP spectrum server (see librtlsdr project)
 * MSi2500 based DVB-T dongles through libmirisdr
 * gnuradio .cfile input through libgnuradio-blocks
 * RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option)
 * AirSpy Wideband Receiver through libairspy
 * Great Scott Gadgets HackRF through libhackrf
 * Nuand LLC bladeRF through libbladeRF library
 * Ettus USRP Devices through Ettus UHD library
 * Fairwaves UmTRX through Fairwaves' fork of UHD

By using the OsmoSDR block you can take advantage of a common software api in
your application(s) independent of the underlying radio hardware.
2014-10-13 13:00:27 +00:00
mef
5d61d9fc00 I did not mean importing gnuradio-default. It stays at wip, sorry and thanks. 2014-10-13 12:52:51 +00:00
mef
f12f790fff Update GNU Radio 3.3.0 (2010-09-15) to 3.7.5
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.
2014-10-13 12:51:08 +00:00
mef
613ad2a12f (pkgsrc) Update GNU Radio 3.3.0 (2010-09-15) to 3.7.5
See the thread for modularity issues etc:
  http://mail-index.netbsd.org/pkgsrc-users/2014/09/07/msg020346.html

(upstream)
Release of 3.7.5  2014-09-05  http://gnuradio.org/redmine/news/43
  Changelog:
  http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_5
Release of 3.7.4  2014-07-15  http://gnuradio.org/redmine/news/38
Release of 3.7.3  2014-03-16  http://gnuradio.org/redmine/news/35

Release of 3.7.2  2013-11-10  http://gnuradio.org/redmine/news/30
Release of 3.7.1  2013-08-29  http://gnuradio.org/redmine/news/26
Release of 3.7.0  2013-07-03  http://gnuradio.org/redmine/news/25

Release of 3.6.0  2012-04-21  http://gnuradio.org/redmine/news/13
Release of 3.5.0  2011-12-08  http://gnuradio.org/redmine/news/6
Release of 3.4.0  2011-10-09  http://gnuradio.org/redmine/news/2

Release of 3.3.0  2010-06-03  ftp://ftp.gnu.org/gnu/gnuradio/
Release of 3.3.0-rc0
                  2010-05-13  http://gnuradio.org/redmine/news/1
2014-10-13 12:46:33 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00