Commit graph

4494 commits

Author SHA1 Message Date
George V. Neville-Neil
1870b00346 Bluetooth Baseband Library for use by Ubertooth and others 2018-09-03 18:35:25 +00:00
Adriaan de Groot
bcd99d9283 Deprecate KDE4 software, categories a-c.
The last upstream release supporting KDE4 was 10 months ago,
https://www.kde.org/announcements/announce-applications-17.08.3.php ,
and the kde@ team for FreeBSD has supported modern KDE (i.e.  KDE
Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4
month deprecation period to allow users to switch over.

Not marked deprecated: audio/kid3-kde4, that's not ours, and it
supports Qt5 and KF5 as well despite its name.
2018-08-30 12:24:47 +00:00
Alexey Dokuchaev
53792bf1df Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except
for `finance/quantlib' which makes very unorthodoxal usage of port options.
2018-08-30 04:05:07 +00:00
Tobias Kortkamp
b273b12c27 comms/telldus-core: Fix build with Clang 6
common/EventHandler_unix.cpp:83:24: error: non-constant-expression cannot be narrowed from type 'unsigned long long' to 'time_t' (aka 'int') in initializer list [-Wc++11-narrowing]
                timespec abstime = { now.tv_sec + (abstime_ns_large / 1000000000), abstime_ns_large % 1000000000 };
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/telldus-core-2.1.2_5.log

PR:		230882
Submitted by:	tobik
Approved by:	Johan Ström <johan@stromnet.se> (maintainer)
2018-08-27 05:31:21 +00:00
Rene Ladan
4fd72d2cfe Remove expired port:
2018-08-20 comms/usrp: Broken for more than 5 months
2018-08-21 18:32:30 +00:00
Sunpoet Po-Chuan Hsieh
1962f6e7d5 Update MAINTAINER: use @FreeBSD.org 2018-08-18 20:42:46 +00:00
Stephen Hurd
34eedfddef Fix LoTW integration again.
If the MySQL library isn't explicitly initialized, the mysql library will
end up calling EVP_cleanup() while detecting the MySQL version, which
clobbers the OpenSSL context, preventing LoTW (and perhaps ClubLog)
integration from working properly.

Look in ${LOCALBASE}/lib/mysql/ for MySQL and MariaDB libraries.
Only look for .so file, don't look for "any" SONAME.
2018-08-17 17:00:55 +00:00
Diane Bruce
51f05281b3 Update to 4.0.18
=Version 4.0.18=

2018-08-12  David Freese  <w1hkj@bellsouth.net>

	2fef9cb: CPS testing
	aa757af: ipv6 addressing
	c62662c: MT63 centering
	9460c00: fsq mods
	5a7377f: IFKP/THOR greyscale image
	51e2829: Hamlib bug fix
	58c6362: Tooltip
	47d2c6c: nanoIO
	a253603: THROB adif
	f46cb9b: RigCAT dialog
2018-08-15 00:10:07 +00:00
Diane Bruce
cf884890a6 ## [3.7.13.4] - 2018-07-15
### Fixed
#### Project Scope
- Fix Boost 1.67 linking issue
#### gnuradio-runtime
- Logging: fixed issues where messages weren't properly written to stdout/stderr due to incorrect strings
#### gr-analog
- `fmdet_cf`'s derivative coefficients were wrong.
#### gr-blocks
- `skiphead` used to incorrectly handle tags, now properly shifts
#### gr-digital
- `qa_packet_format`: Unit test used to potentially lock up due to incorrect conditionals
- `clock_recovery_cc`, `crc32_bb`: Accessing the `[0]` element of an empty vector is UB, even if you don't use the result afterwards.
#### gr-fec
- `polar_encoder`/`_common`: Fixed multiple out-of-bound accesses due to insufficient vector length checks
#### gr-filter
- `fft_filter`, `filter_delay`: Accessing the `[0]` element of an empty vector is UB, even if you don't use the result afterwards.

Fix dependancy problem when UHD is not used.
2018-08-14 23:33:58 +00:00
Stephen Hurd
bdfc42b73f Add patch to fix potential crash on startup
Raster::resize() was being called with a negative width or height due to
bad state being stored in the config.  This resulted in fldigi crashing
before the UI was displayed.  This patch works around the problem and has
been submitted upstream.
2018-08-11 23:32:35 +00:00
Diane Bruce
de64e2202b Fix obvious typo 2018-08-09 11:14:52 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Stephen Hurd
fb1feb30a1 Update unixcw and xcwcp to latest release.
This is also the first version where all the issues are fixed, and support
has been included for ALSA and Pulseaudio.  The ioctl() issue is resolved,
and gettext is properly controlled by the NLS option.

I'll be submitting these patches upstream, but due to the low rate of
releases, want to get them into ports first.

This is heavily modified from the submitted patch as every time anything
was tested, a new issue cropped up.

PR:		229782
Reported by:	Yuri Victorovich <yuri@freebsd.org>
2018-08-08 04:35:54 +00:00
Stephen Hurd
6f590b188c Update to latest version, it's on github now
Put the examples in EXAMPLESDIR.
2018-08-07 17:34:51 +00:00
Stephen Hurd
16fec2702b Fix MASTER_SITES for new version 2018-08-07 00:19:09 +00:00
Stephen Hurd
aaaab01391 Update to latest release
Add FLDIGI option to support fldigi XML-RPC interface
portlint complained about DOCS, add that option.
2018-08-07 00:16:53 +00:00
Adam Weinberger
0c926073ff Fix a common grammar error: "can not" means the opposite of "cannot."
"Can not" means "it is possible not to," and "cannot" means "it is impossible to."
2018-08-01 16:33:11 +00:00
Fukang Chen
3430621a09 [NEW PORT]: comms/py-adafruit-ampy: Adafruit MicroPython tool
Adafruit MicroPython Tool (ampy) - Utility to interact with
a MicroPython board over a serial connection.

WWW: https://github.com/adafruit/ampy

Reviewed by:	koobs
Approved by:	koobs (mentor)
Differential Revision:	https://reviews.freebsd.org/D16524
2018-08-01 03:43:16 +00:00
Fukang Chen
8f49a8fe88 [NEW PORT] comms/py-esptool: Utility to communicate with Espressif ESP8266 & ESP32 chips
A Python-based, open source, platform independent, utility to communicate
with the ROM bootloader in Espressif ESP8266 & ESP32 chips.

WWW: https://github.com/espressif/esptool

Reviewed by:	koobs, mat
Approved by:	koobs (mentor)
Differential Revision:	https://reviews.freebsd.org/D16483
2018-07-31 06:33:03 +00:00
Martin Wilke
7b0ac4d205 - Restore BUILD_DEPEND
- Bump PORTREVISION

Submitted by:	freebsd_ports@k-worx.org (via irc)
Reported by:	mat
Sponsored by:	iXsystems Inc.
2018-07-30 14:10:59 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Tobias Kortkamp
abb648ddf5 comms/xmorse: Fix build with Clang 6
Codebox.cxx:122:16: error: non-constant-expression cannot be narrowed from type 'int' to 'char' in initializer list [-Wc++11-narrowing]
  char s[] = { c, '\0' };               //   A 1-char string version of c.
               ^

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs/xmorse-20041125_10.log
2018-07-29 12:01:13 +00:00
Rene Ladan
b2f29df3cc Remove expired ports:
2018-07-27 comms/xwota: No server message and no upstream releases
2018-07-27 audio/glame: Does not build
2018-07-28 21:17:51 +00:00
Martin Wilke
d0341951c5 - Update to 0.51
- Removed BUILD_DEPENDS (it's not required for a successful build)
- Set RUN_DEPENDS accordingly for the given requirements
- Added NO_ARCH
- Fixed some typos in pkg-descr
- Updated pkg-plist

PR:		229206
Submitted by:	freebsd_ports@k-worx.org
Approved by:	maintainer timeout
Sponsored by:	iXsystems Inc.
2018-07-28 12:40:29 +00:00
Diane Bruce
431a1c12ef This port is no longer maintained upstream and furthermore has no
server to connect to. Quite obsolete.
2018-07-20 17:39:34 +00:00
Antoine Brodin
f26b2df872 Deprecate ports broken for more than 5 months 2018-07-17 08:56:32 +00:00
Yuri Victorovich
af6268ec63 comms/gpredict: Update 1.3 -> 2.2.1
Port changes:
* Move to github
* Add LICENSE_FILE
* Remove CPPFLAGS/LIBS - not needed
* Update USE_GNOME
2018-07-15 19:15:33 +00:00
Yuri Victorovich
f1195f9c63 comms/trustedqsl: Update 2.2.1 -> 2.4; Unbreak with wxWidgets-3.1
2.2.1 was breaking with wxWidgets-3.1

PR:		229781
Approved by:	portmgr (unbreak)
2018-07-15 02:36:36 +00:00
Stephen Hurd
bea0f90ec2 Update to latest release, use preferred OpenSSL libs.
CQRLOG does *not* work with the version of OpenSSL in 10.4.  This only seems
to impact the LoTW integration though, so I don't think it needs to be
marked as broken with that version.

Also, update all the patches to use makepatch.
2018-07-11 04:18:37 +00:00
Steve Wills
93d8291d33 comms/tio: Update to 1.31
PR:		229660
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-07-10 04:53:09 +00:00
Michael Reifenberger
496a538ec1 Update to g20180708. 2018-07-09 19:02:43 +00:00
Mathieu Arnold
f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
Rene Ladan
ea16b41ed1 comms/dcf77pi: update to version 3.7.0 2018-07-08 20:47:58 +00:00
Mark Linimon
fd22400b4e Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
2018-07-07 06:44:07 +00:00
Diane Bruce
54788d62fd Remove debug attempt that kept this port from building on package builder
How has this managed to not be noticed?

Point Hat: db
Reported by:	[package - 104i386-quarterly][comms/wsjt] Failed for wsjt-10.r5745_7 in build
2018-07-04 17:22:29 +00:00
Diane Bruce
d165e3239f wsjtx does not use kvasd and wsjt is going away 2018-07-04 16:54:08 +00:00
Dmitry Marakasov
ce43f83aff - Add LICENSE
- Switch to USES=localbase
- Fix build with clang 6
2018-07-03 19:11:51 +00:00
Ganael LAPLANCHE
73932cc470 Switch to Github versioning scheme to follow porter's handbook specifications
Reported by:	mat
2018-07-02 18:56:20 +00:00
Ganael LAPLANCHE
5bfceb3ab0 Switch to Github and update to latest version
PR:		229265
Submitted by:	yuri
2018-07-02 10:15:23 +00:00
Mark Linimon
aff42c7199 Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-07-02 04:00:29 +00:00
Diane Bruce
a1d8f66ac8 Forced commit forgot wsjt DEPRECATION and EXPIRATION
Both these ports have long been replaced with wsjtx.
2018-07-01 21:02:09 +00:00
Diane Bruce
6e766e150d Both these ports have long been replaced with wsjtx
Let the grim reaper take them both in 3 months
2018-07-01 20:58:50 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Yuri Victorovich
1fe7bf1c81 comms/airspy: Rename the option SSE -> SIMD 2018-06-27 05:15:24 +00:00
Yuri Victorovich
1cbe60cb91 comms/airspy: Fix build due to the MMX-related errors
Fix errors like this:
error: always_inline function '_mm_loadu_ps' requires target feature 'mmx',
       but would be inlined into function 'x' that is compiled without support for 'mmx'

Reported by:	fallout
2018-06-27 05:09:28 +00:00
Jason W. Bacon
fcbd9cf4c7 comms/cutecom: Fix WRKSRC name
Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D16028
2018-06-27 02:18:35 +00:00
Diane Bruce
37b0c2943a Updated to 9.2.6
20170817 QSSTV 9.2.6
        Changed the .pro file for autodetecing correct libopenjpg2 (DL1JBE -Tom)
        ftp transfer - initialize bug fix (VK6MN- Mike)
        Help manual -> path correction and corrected some typo's (DJ0MBA- Marinus)
        SSTV initialize bug fix (Adrian)
        Camera support for Raspberry PI Cam
        fixed audio loopback use
        fixed transmission after stop, image was not restarted at top

    20161022 QSSTV 9.2.5
        Screen size reduced for use with smaller screens-fixed.
        rig control - added capabilities test.

PR:		ports/229140
Submitted by:	takefu@airport.fm
2018-06-26 15:47:51 +00:00
Mark Linimon
8ae62da2e7 Mark broken on arm-current.
Approved by:	portmgr (tier-2 blanket)
2018-06-25 06:27:01 +00:00
Yuri Victorovich
a90d23c45e New port: comms/airspy: AirSpy's usemode driver and associated tools 2018-06-24 20:28:18 +00:00
Jason W. Bacon
ff9585cb97 comms/cutecom: Upgrade to 0.45.0
PR:             229094
Submitted by:   yuri
Approved by:    jrm (mentor)
Differential Revision:  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229094
2018-06-24 13:18:08 +00:00
Yuri Victorovich
d5566eea23 comms/gqrx: Add missing library to LIB_DEPENDS
Also group the USExx block.

Approved by:	portmgr blanket
2018-06-24 04:59:49 +00:00
Yuri Victorovich
2790099da3 comms/gnuradio: Add missing library to LIB_DEPENDS; Add missing file to pkg-plist
Both were reported by the stage-qa.

Approved by:	portmgr
2018-06-24 01:46:04 +00:00
Tobias C. Berner
bb238a10bf Update math/gsl to 2.5
PR:		229067
2018-06-23 08:27:13 +00:00
Mark Linimon
0e9d79c998 Mark as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-06-21 23:52:37 +00:00
Diane Bruce
d124151df4 Inadvertantly forgot to delete patch-boost-1.67 no longer needed
Pointy Hat:	me
2018-06-21 12:44:10 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Diane Bruce
4a543eb286 Removed dependancy on uneeded git
Left the README files at all times

# Changelog
All notable changes to GNU Radio will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0.

Older Logs can be found in `docs/RELEASE-NOTES-*`.

## [3.7.13.3] - 2018-06-13

### Fixed
#### Project Scope
- For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it.

## [3.7.13.2] - 2018-05-31

### Fixed
#### Project Scope
- Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP.

## [3.7.13.1] - 2018-05-31

### Fixed
#### Project Scope
- Actually bumped version in CMakeLists.txt

## [3.7.13.0] - 2018-05-31

### Fixed
#### Project Scope
- `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her
- CMake: using regex to match compiler against "Clang" now enables correct build on OS X
#### GRC
- Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps
#### gr-blocks
- `float_array_to_int`: int32 limits were wrongly hardcoded.
- Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case

## [3.7.12.0] - 2018-04-01

### Software Engineering
- Changed Changelog format
- Introducing Semantic Versioning
- Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html
- First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress.

### Fixed
#### Project Scope
- Buildability on systems where custom CMake command would try to find "" (empty string) as executable
- Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`)
- several previously improperly handled include directories now actually included in individual lib/CMakeLists
- Unit test/QA now parallelizable
- Logger works with log4cpp <= 1.1.2 both in and out of tree
- Python linkage under MinGW64
- Documentation Directory now uniformly "docs/" (instead of sometimes "doc/")
- `log` vs `logf` performance bugs
- on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug
- Doxygen build now reproducible
#### GRC
- Dialogs' parent windows
- Embedded Python Blocks now work in hierarchical GRC flow graphs
#### gnuradio-runtime
- `random.h`: Uniform integer Generation depended on Boost version > min version
- `random.h`: time-dependency when seeding with `0` replaced with actual standard seed
- block startup now synchronized via barrier
- New tag propagation policy "custom" for own implementation
- `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations
- `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug
- `buffer[_reader]_sptr` superfluous grab/release performance bug
- BSD threading and shared mem compatibility
- PMT: `equal()` comparison
#### gr-utils
- Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds
#### gr-audio
- OS X: memcpy bug
- OS X: debug mode
- Non-Linux ALSA compatibibilty
#### gr-analog
- `fmdet_cf` now has GRC file
- `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+
#### gr-blocks
- `simple_copy` Ctrlport example
- Metadata sink/source not closing file on `close()`
- `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered)
- TCP connection ASIO bug
- `tags_strobe`: superfluous tags addition
- `vector_sink`: multithreading hazards on `data` access
- `tuntap_pdu`: MTU-sized IP packet reception
- `socket_pdu`: Garbage Collect closed TCP connections
#### gr-channels
- IQ imbalance block formula now mathematically correct now mathematically correct
- `selective_fading_model`: proper scaling of path length
#### gr-digital
- `additive_scrambler_bb`: tag triggered reset
- `stream_to_tagged_stream`: tag offset after `unlock()`
- `blks2/packet.py`: Flushing for small packets
- `interpolating_resampler`: GCC 4.0 compile error
- `constellation`: 16QAM demapper was wrong for one constellation point
- `chunks_to_symbols`: mutex-guard LUT against modification during use
- MSVC compatibility throug `and` -> `&&` etc
- `crc32_bb`: handle unpacked bytes correctly
- `ofdm_carrier_allocator`: catching wrong allocations instead of crashing
#### gr-dtv
- All examples now are installed
- DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode
#### gr-fcd
- Building on non-Linux systems
- Extended symbol bug in Reed-Solomon encoder
- DVB-T Cell identifier
#### gr-fcd
- Building on non-Linux systems
#### gr-fec
- `channel_construction.py`: return int frozen bit output
- `GSL_LDFLAGS` propagation
- `polar_decoder` used to be flaky
#### gr-fft
- locking of fftw wisdom
- `window.cc`: removed NaN due to FP math
- compilation under MinGW
- `logpwrfft.py` reference scaling integer division bug
#### gr-filter
- Simpson's rule code removed in favor of GSL call
#### gr-qtgui
- Time sink: Segfault with tag trigger
#### gr-uhd
- Antenna selection in UHD apps
- `uhd_fft` scalar gain-capability
- Device selection for multi-device operations in UHD apps
- TX streamer creation
#### gr-zeromq
- Multi-part messages reception

### Added
#### Project Scope
- Ninja (https://ninja-build.org) now a supported build system
#### gnuradio-runtime
- Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE`
#### gr-utils
- `gr_modtool`: Autocompletion, line editing
- `gr_modtool`: `copyrightholder` option
#### GRC
- "Create Duplicate"
- "Save a copy"
- BokehGUI
#### gr-blocks
- New `tag_share` block: take tags from one two input streams to one output stream
- `tag_gate`: tag filtering
- `file_source`: configurable `file_begin` stream tag
- `moving_average`: Vector mode (with element-wise MA)
- `plateau_detector`: threshold get/set
#### gr-digital
- `costas_loop_cc`: Optional loop variable outputs
- New `correlate_access_code_tag` block
- `glfsr` exposed through Python
#### gr-dtv
- 256QAM mode for ITU-T J.83B transmitter
#### gr-fec
- negative Polynomials in `cc_encoder`
#### gr-filter
- `symbol_sync_{cc|ff}`
#### gr-uhd
- `uhd_app.py`: selectable time/clock sources
- make `recv()` call's timeout parameterizable
- message-based RX tuning through sink, TX through source

### Changed
#### Project Scope
- VOLK version requirement: 1.4.0
- Minimal required SWIG version now 2.0.4
- GSL optional dependency
- Threw out completely unused `gr_??int` types
- Doxygen build no longer contains timestamps
- Doxygen build now reproducible
- Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs
#### gnuradio-runtime
- Python gateway allows variable number of ports
#### gr-utils
- `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e.
#### gr-blocks
- `vector_sink` can preallocate memory for desired amount of items
#### gr-digital
- `header_format_default` now sps>1-capable
- `correlate_acces_code` uses `GR_LOG`
#### gr-uhd
- `uhd_fft`: respect `lo_offset` in `set_bandwidth`
- `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels
#### gr-qtgui
- Labels: now with 98.121212388% improved floating point formatting
- Time Sink: Stem plot option exposed

### Deprecated
#### gnuradio-runtime
- `gr::sys_pri`

Reviewed by:		martymac
2018-06-20 11:44:33 +00:00
Mark Linimon
a875dccebc Mark ports broken on powerpc64, categories a-c.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 01:48:46 +00:00
Diane Bruce
62aa0c3ef5 Fix typo of locale.setlocal which should be locale.setlocale
Pointy hat to:	@shurd
2018-06-17 14:42:24 +00:00
Diane Bruce
0f1da1dc0d =Version 4.0.17=
2018-06-10  David Freese  <w1hkj@bellsouth.net>

	88fd54d: flarq idtimer
	d58b0b7: Greek language update
	4c3ca8f: tmpfile
	87cb7e1: xmlrpc cat string
	4f72635: Modem start frequency
	dc68d02: Serial port discovery
	55aa627: Log entries
	2fea354: flarq appdir
	c480982: rx/tx
	56553fa: RTTY Quick pick
	79aa5d6: quick pick rtty baud
	d1f91ea: Documentation Update
	e4a5cec: CW/FSK I/O on start
	a9df13f: WinKey PTT
	6de7360: Navigator
	fa8e53e: nanoIO
	202ad12: Default Lighted Button
	dfd1b0b: ST/PR macro tags
	490f683: K2/K3/KX3 data modes
	c39a88b: Logbook read
	6cb1e5a: 8pskF
	89ff7c8: fsq/ifkp audit logs
	cd7e502: RTTY browser decode
2018-06-16 14:07:57 +00:00
Jochen Neumeister
32d6216166 Update to 2.39.3 2018-06-16 09:14:13 +00:00
Diane Bruce
b6e1af144f Upgrade to 1.9.1
Use NetBSD clogf for FreeBSD systems that are not at HEAD

  Release: WSJT-X Version 1.9.1
                           June 1, 2018
                   -----------------------------

This critical bug fix release repairs an unintended restriction in the FT8
DXpedition mode. It supersedes v1.9.0 and must be used for DXpedition Fox
operators.
2018-06-15 17:26:05 +00:00
Dmitry Marakasov
466e106ff2 - Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-06-13 12:05:32 +00:00
Stephen Hurd
86becf0d56 Much better way to ensure a UTF-8 CODESET in the locale
No longer force language or country codes, always call setlocale()
2018-06-11 22:57:26 +00:00
Stephen Hurd
2ef692847a Fix unicode for 'C' locale.
wxPython 3.0 uses the current locale when wx is imported to decide on the
default text encoding.  When the locale is 'C' this means only US-ASCII is
supported, corrupting the disaply quite badly.  As a hack, if the encoding
is US-ASCII, force LC_ALL to en_US.UTF-8 which allows unicode to work.

Reported by:	db
2018-06-11 22:21:07 +00:00
Mark Linimon
13fb0b92a2 Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.

For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).

Tested for no-harm on amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-06-11 01:44:15 +00:00
Alexey Dokuchaev
3b10fe5a95 Grab maintainership of TiLP2+ libraries, they are too important to be orphans. 2018-06-09 15:31:35 +00:00
Tijl Coosemans
a144f54f5e Update TiLP2+libraries and drop maintainership.
TiLP2 1.18, libticables2 1.3.5, libticalcs2 1.1.9, libticonv 1.1.5, and
libtifiles2 1.1.7
2018-06-08 15:49:42 +00:00
Rene Ladan
7b4e2fac31 Remove expired ports:
2018-06-06 biology/ssaha: Broken for more than 6 months
2018-06-06 biology/crux: Broken for more than 6 months
2018-06-06 biology/ariadne: Broken for more than 6 months
2018-06-06 cad/sceptre: Broken for more than 6 months
2018-06-06 cad/cider: Broken for more than 6 months
2018-06-06 chinese/scim-array: Broken for more than 6 months
2018-06-06 chinese/xpdf: Broken for more than 6 months
2018-06-06 chinese/telnet: Broken for more than 6 months
2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring comms/java-commapi
2018-06-06 comms/soundmodem: Broken for more than 6 months
2018-06-06 comms/jsdr: Broken for more than 6 months
2018-06-06 comms/java-commapi: Broken for more than 6 months
2018-06-06 converters/pdf2djvu: Broken for more than 6 months
2018-06-06 databases/rdb: Broken for more than 6 months
2018-06-06 databases/animenfo-client: Broken for more than 6 months
2018-06-06 databases/ruby-mysql: Broken for more than 6 months
2018-06-06 databases/riak: Broken for more than 6 months
2018-06-06 databases/animenfo-client-gtk: Broken for more than 6 months
2018-06-06 databases/rdfdb: Broken for more than 6 months
2018-06-06 databases/riak2: Broken for more than 6 months
2018-06-06 devel/subversion-static: Broken for more than 6 months
2018-06-06 japanese/xgate: Broken for more than 6 months
2018-06-06 textproc/opengrm-ngram: Broken for more than 6 months
2018-06-06 textproc/ocaml-tyxml: Depends on BROKEN and expiring www/ocaml-net
2018-06-06 www/ocaml-net: Broken for more than 6 months
2018-06-06 audio/linux-genpuid: Broken for more than 6 months
2018-06-06 x11/enventor: Broken for more than 6 months
2018-06-06 audio/xmms-timidity: Broken for more than 6 months
2018-06-06 audio/kaudiocreator: Broken for more than 6 months
2018-06-06 audio/jxm: Depends on BROKEN and expiring comms/java-commapi
2018-06-06 audio/deforaos-mixer: Broken for more than 6 months
2018-06-06 audio/gkrellmss2: Broken for more than 6 months
2018-06-06 audio/ogg2mp3: Broken for more than 6 months
2018-06-06 audio/abcmidi: Broken for more than 6 months
2018-06-06 benchmarks/netpipe: Broken for more than 6 months
2018-06-06 biology/plink: Broken for more than 6 months
2018-06-07 00:34:18 +00:00
Mark Linimon
0c51760bae Fails the same way on powerpc64 as on arvmX.
While here, mark as NOT_FOR mipsX.

Approved by:	portmgr (tier-2 blanket)
2018-06-04 23:03:09 +00:00
Jose Alonso Cardenas Marquez
07ff9cd228 - Bump PORTREVISION (editors/lazarus was updated) 2018-06-03 08:16:46 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Jose Alonso Cardenas Marquez
ae635a951d - Moved ports to Uses/lazarus.mk
- Add FLAVORS

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D14661
2018-05-25 16:31:21 +00:00
Li-Wen Hsu
73a03c9d07 - Update to 20171122
- Retain maintainer for Kevin

Submitted by:	kevlo
2018-05-25 09:25:59 +00:00
Raphael Kubo da Costa
70141f1a3a Update the Qt5 ports to 5.10.1.
The work was done by tcberner and myself, with thanks to antoine for the
exp-run.

Not a lot to report compared to other Qt5 updates:
* net/qt5-network is still broken with LibreSSL. I said this in a commit
  message ages ago but it bears repeating: upstream is open to adding support
  for LibreSSL, but someone needs to step up to maintain it upstream, otherwise
  things will continue to be broken all the time.
* www/qt5-webengine is a huge monster that is terrible to update, just like
  www/chromium itself is. We (kde@) have decided to keep using the 5.9 series
  for the time being, as it should be compatible with the rest of Qt anyway. It
  was updated to 5.9.5, the latest 5.9 release at the time of writing.

PR:		228213
2018-05-18 12:27:43 +00:00
Ganael LAPLANCHE
480d32084f Update to 2.11.5 2018-05-18 10:10:44 +00:00
Yuri Victorovich
57612785a9 misc/openhab2 comms/gammu: Bump
I didn't bump them in r469511 and r469512 because they were previously broken
such that they couldn't be installed.

Reported by:	mat
2018-05-15 16:07:39 +00:00
Michael Reifenberger
a9ac11d810 Fix dependencies. 2018-05-10 14:22:55 +00:00
Yuri Victorovich
218d119354 comms/gammu: Unbreak: add missing files to pkg-config
Approved by:	portmgr (port compliance, infrastructure)
2018-05-10 07:05:48 +00:00
Dirk Meyer
b44579240e - update WWW 2018-05-08 19:45:53 +00:00
Michael Reifenberger
e4eb769a4e Add liquid-dsp and inspectrum to the build. 2018-05-07 08:56:24 +00:00
Michael Reifenberger
2c93d9f11d Add inspectrum, a Offline radio signal analyser. 2018-05-07 08:53:49 +00:00
Michael Reifenberger
4d73e1f7fc Add liquid-dsp.
liquid-dsp is a free and open-source digital signal processing (DSP)
library designed specifically for software-defined radios on embedded
platforms. The aim is to provide a lightweight DSP library that does not
rely on a myriad of external dependencies or proprietary and otherwise
cumbersome frameworks. All signal processing elements are designed to be
flexible, scalable, and dynamic, including filters, filter design,
oscillators, modems, synchronizers, complex mathematical operations, and
much more.
2018-05-07 08:08:43 +00:00
Antoine Brodin
13b62c630f Deprecate ports broken for more than 6 months 2018-05-05 10:49:36 +00:00
Jan Beich
c400a2c8b6 multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
2018-05-02 15:07:27 +00:00
Tobias C. Berner
ddd37ce3fd Update the QScintilla2 ports to 2.10.4 2018-04-29 16:19:44 +00:00
Guido Falsi
9d9466c1ab Update WWW site to https. 2018-04-26 07:13:25 +00:00
Mathieu Arnold
b4b1816b21 Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.
Sponsored by:	Absolight
2018-04-25 22:00:04 +00:00
Dmitry Marakasov
c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2018-04-25 16:42:37 +00:00
Kirill Ponomarev
9355438f69 Update to 1.30
PR:		227646
Submitted by:	maintainer
2018-04-20 14:32:27 +00:00
Jan Beich
1e53503986 Adjust PORTREVISION order to pet portlint after r467711
Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place
when DISTVERSION*FIX is used.
2018-04-18 14:06:09 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Jan Beich
6fa3ba617b comms/gnuradio: unbreak with boost 1.67
gr-blocks/lib/message_strobe_impl.cc:93:35: error: no matching conversion for functional-style cast from 'float' to 'boost::posix_time::milliseconds' (aka 'subsecond_duration<boost::posix_time::time_duration, 1000>')
        boost::this_thread::sleep(boost::posix_time::milliseconds(d_period_ms));
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/boost/date_time/time_duration.hpp:270:30: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'float' to 'const boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000>' for 1st argument
  class BOOST_SYMBOL_VISIBLE subsecond_duration : public base_duration
                             ^
/usr/local/include/boost/date_time/time_duration.hpp:286:59: note: candidate template ignored: disabled by 'enable_if' [with T = float]
                                typename boost::enable_if<boost::is_integral<T>, void>::type* = 0) :
                                                          ^

/usr/local/bin/ld: CMakeFiles/tags_demo.dir/tags_demo.cc.o: undefined reference to symbol 'pthread_condattr_init@@FBSD_1.0'
//lib/libthr.so.3: error adding symbols: DSO missing from command line
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [gr-uhd/examples/c++/tags_demo] Error code 1

PR:		227427
Reported by:	antoine (via exp-run)
Obtained from:	Homebrew
2018-04-18 12:38:19 +00:00
Ganael LAPLANCHE
92345afc6b Update to 2.11.4 2018-04-17 10:06:23 +00:00
Jan Beich
62980771f3 comms/uhd: unbreak with boost 1.67
host/lib/usrp/cores/rx_vita_core_3000.cpp:77:35: error:
      no matching conversion for functional-style cast from 'double' to 'boost::posix_time::milliseconds' (aka
      'subsecond_duration<boost::posix_time::time_duration, 1000>')
        boost::this_thread::sleep(boost::posix_time::milliseconds(1.0));
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PR:		227427
Reported by:	antoine (via exp-run)
2018-04-15 04:55:45 +00:00
Rodrigo Osorio
acb2e7d335 Update Gammu to v1.39
Changelist :
 Fixed answering call in AT module.
 Improved support for Huawei E392 and E3131.
 Fixed compatibility of binaries with Windows XP and 2003.
 Improved support for ZTE MF667.
 Updated list of GSM networks and countries.
2018-04-09 18:46:10 +00:00
Bernard Spil
f4f639f030 comms/atslog: Convert to USES=php
Approved by:	infrastructure modernization blanket
2018-04-08 10:47:04 +00:00
Diane Bruce
278005c487 Update klog
April - 0.9.3
- Double clicking on DXCC Widget name of the Entity will show the QSO is providing that status on the Search widget.
- Added DXCC support for Kosovo.
- Bugfix: Default band & mode are now defined as the most used band and mode.
- Bugfix: TX frequency was not saved.
- Bugfix: In the dxcc status widget, some countries were showing the UN flag unappropriately.
- Bugfix: When updating the CTY file, query errors were shown on world.readCTYCSV function.
- Bugfix: When editing the QRZ, the cursor position was not properly maintained.
- Bugfix: Fixed the flags of several DXCC entities that were not correctly shown.
- Bugfix: DXCC Status widget was not listing all the DX entities.
- Bugfix: Modes & Bands where not always properly updated from the Setup.
- Bugfix: Adding new QSO that implies a DXCC or WAZ status already worked failed.
- Bugfix: Updating the WAZ status was not always possible due to a incorrect DB query.
- Updated translations: Danish (TNX Joe), Spanish (EA4TV).
2018-04-06 23:08:50 +00:00
Jose Alonso Cardenas Marquez
5ab881a5d9 - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc

PR:             227210
Reviewed by:    portmgr
Approved by:    portmgr
Exp-run by:     antoine
Differential Revision:  https://reviews.freebsd.org/D14617
2018-04-05 04:52:36 +00:00
Tobias C. Berner
dc579c4cc2 Fix permissions in installed Qt5 header files
For the qt5-* ports bsd.qt.mk sets EXTRACT_AFTER_ARGS, and
thereby does not get the normal default value of
      --no-same-owner --no-same-permissions
passed when extracting. This lead to for example header files
being installed (i.e. copied), with permissions group write
permissions.

Manually append that to the bsd.qt.mk shenanigans (also do the
same in www/qt5-webchannel, which opts out of the bsd.qt.mk value)

PR:		227027
Reported by:	grarpamp@gmail.com
2018-03-29 19:03:17 +00:00
Ganael LAPLANCHE
7e2e889f76 Update to 2.11.2 2018-03-27 12:37:32 +00:00
Baptiste Daroussin
3147bb6c6b Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
2018-03-26 12:38:56 +00:00
Yuri Victorovich
321e6555c0 comms/aldo: Update 0.7.5 -> 0.7.7
Port changes:
* Change to DISTVERSION
* Add LICENSE/LICENSE_FILE
* Remove USE_GCC
* Add USES=localbase instead of CPPFLAGS/LIBS

PR:		226349
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	lambert@lambertfam.org (maintainer timeout; 19 days)
2018-03-23 20:46:26 +00:00
Don Lewis
1592296a88 Bump PORTREVISION on ports depending on devel/libical.
PR:		226460
2018-03-20 02:54:23 +00:00
Ganael LAPLANCHE
998edf3183 Update to 2.11.1 2018-03-19 12:10:01 +00:00
Yuri Victorovich
5d67109438 comms/congruity: Unbreak by fixing shebang
Approved by:	portmgr (port compliance, infrastructure)
2018-03-18 17:00:14 +00:00
Dmitry Marakasov
85f3c2c20c - Update WWW
Approved by:	portmgr blanket
2018-03-18 09:33:16 +00:00
Mark Linimon
a577a897a7 Mark broken on armv7. armv6 results are not yet available (blocked on
openjdk).

Approved by:	portmgr (tier-2 blanket)
2018-03-18 03:06:14 +00:00
Tobias C. Berner
cf2ff32ee7 Update py-sip to 4.19.8 and qscintilla2 to 2.10.3
PR:		226487
Exp-run by:	antoine
2018-03-12 18:06:51 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Yuri Victorovich
eb90be7a8c comms/picocom: Update to 3.1
Port changes:
* Changed to DISTVERSION
* Added LICENSE_FILE
* Removed the useless option DEBUG
* Removed the patch

PR:		226455
Submitted by:	owk <freebsd_ports@k-worx.org>
Approved by:	tcberner (mentor, implicit)
2018-03-09 05:35:45 +00:00
Larry Rosenman
84a2f050e9 comms/xastir: fix some portlint warnings I missed 2018-03-04 22:08:54 +00:00
Larry Rosenman
f25f714749 comms/xastir: upgrade to 2.1.0
PR:		226187
Submitted by:	carl@stagecraft.cx (Maintainer)
2018-03-04 21:57:54 +00:00
Rene Ladan
4b856bf8d4 Return pawel@'s ports to the pool after he resigned.
With hat:	portmgr
2018-02-24 22:35:18 +00:00
Jochen Neumeister
3ad33b5883 comms/pear-Horde_ActiveSync: Update to 2.39.1
Approved by:	mentors (implicit)
2018-02-23 20:05:47 +00:00
Tobias C. Berner
a4a7daf069 Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.

PR:		225992
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D14413
2018-02-22 19:03:17 +00:00
Diane Bruce
ae7e0ca906 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
------------

The following list of people directly contributed code to this
release and the incorporated maintenance release:

* A. Maitland Bottoms <bottoms@debian.org>
* Alexandru Csete <oz9aec@gmail.com>
* Andrej Rode <andrej.rode@ettus.com>
* Andy Walls <awalls.cx18@gmail.com>
* Artem Pisarenko <ArtemPisarenko@users.noreply.github.com>
* Bastian Bloessl <bloessl@ccs-labs.org>
* Ben Hilburn <ben.hilburn@ettus.com>
* Bob Iannucci <bob@sv.cmu.edu>
* Chris Kuethe <chris.kuethe+github@gmail.com>
* Christopher Chavez <chrischavez@gmx.us>
* Clayton Smith <argilo@gmail.com>
* Darek Kawamoto <darek@he360.com>
* Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu>
* Geof Gnieboer <gnieboer@corpcomm.net>
* Hatsune Aru <email witheld>
* Jacob Gilbert <mrjacobagilbert@gmail.com>
* Jiří Pinkava <j-pi@seznam.cz>
* Johannes Demel <demel@ant.uni-bremen.de>
* Johannes Schmitz <johannes.schmitz1@gmail.com>
* Johnathan Corgan <johnathan@corganlabs.com>
* Jonathan Brucker <jonathan.brucke@gmail.com>
* Josh Blum <josh@joshknows.com>
* Kartik Patel <kartikpatel1995@gmail.com>
* Konstantin Mochalov <incredible.angst@gmail.com>
* Kyle Unice <kyle.unice@L-3com.com>
* Marcus Müller <marcus@hostalia.de>
* Martin Braun <martin.braun@ettus.com>
* Michael De Nil <michael@morsemicro.com>
* Michael Dickens <michael.dickens@ettus.com>
* Nathan West <nathan.west@gnuradio.org>
* Nicholas Corgan <n.corgan@gmail.com>
* Nick Foster <bistromath@gmail.com>
* Nicolas Cuervo <nicolas.cuervo@ettus.com>
* Paul Cercueil <paul.cercueil@analog.com>
* Pedro Lobo <pedro.lobo@upm.es>
* Peter Horvath <ejcspii@gmail.com>
* Philip Balister <philip@balister.org>
* Ron Economos <w6rz@comcast.net>
* Sean Nowlan <nowlans@ieee.org>
* Sebastian Koslowski <koslowski@kit.edu>
* Sebastian Müller <senpo@posteo.de>
* Stephen Larew <stephen@slarew.net>
* Sylvain Munaut <tnt@246tNt.com>
* Thomas Habets <habets@google.com>
* Tim O'Shea <tim.oshea753@gmail.com>
* Tobias Blomberg <email witheld>

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 correlate_and_sync 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 mpsk_receiver_cc 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
2018-02-19 18:23:31 +00:00
Mark Linimon
bb9ec8fe64 Fails the same way on armvX as on aarch64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-02-19 03:51:53 +00:00
Diane Bruce
c22a1715f3 Version 2.2.0
wsjt remote mode improvements (Saku, OH1KH)
    CQ-monitor now remembers showing state (Saku, OH1KH)
    "My Alert" is now compared oppsite way: This should fit also compound callsign XX/YOURCALL or YOURCALL/XX (Saku, OH1KH)
    CQ-monitor: Country names (cut to length 15) are now displayed instead of callsign prefixes. (Saku, OH1KH)
    "Show only active band" checkbox addec to Band map filter for quick access. (Saku, OH1KH)
    "Re/Set" button added to Export "Choose fields to export" dialog for set/reset all check boxes in one go. (Saku, OH1KH)
    a lot of CQ monitor improvements (Saku, OH1KH)
    remote wsjt: Short cut key Ctrl+J (Saku, OH1KH)
    help files updated (Saku, OH1KH)
    Voice keyer works now also with FM and AM modes and also from CWkeys windows. (Saku, OH1KH)
    QSO in QSO list window can be sorted in ascending date/time order (oldes QSO first). (Jörg, DL8DTL)
    CQRLOG should work correcly on HiDPI monitors

    630M definition was missing in some functions (Saku, OH1KH)
    ADIF upload didn't work when name or QTH were too long
2018-02-18 20:33:49 +00:00
Michael Reifenberger
a55fe0bba0 Update to 3.10.3.0 and try to fix compilation under current. 2018-02-18 17:52:52 +00:00
Raphael Kubo da Costa
6699fae7a2 Update QScintilla 2.10.2.
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).

Thanks to antoine for the exp-run.

PR:		225928
2018-02-18 09:55:10 +00:00
Bernard Spil
7a678b4918 BROKEN_SSL: Add REASON for breakage
Reported by:	matwq
2018-02-16 17:52:50 +00:00
Bernard Spil
7daf6e2c1a security/openssl-devel: Mark broken cat c* 2018-02-16 13:44:47 +00:00
Dmitry Marakasov
365961c745 - Fix plist on non-x86
Reported by:	Michal Meloun <melounmichal@gmail.com>
2018-02-15 14:35:58 +00:00
Mathieu Arnold
f6e7f26602 devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.

Reviewed by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14368
2018-02-15 12:34:49 +00:00
Raphael Kubo da Costa
bb3fdd9409 PyQt: Unconditionally install the .pyi files
r460809 started installing .pyi with the %%PYTHON3%% substitution in the
plists. Support for .pyi files was added in Python 3.5, and PyQt's configure.py
only installs the files on Python >= 3.5.

This patch removes the version checks from configure.py (the files are just
unused in earlier Python versions), as it is easier than checking Python 3's
version in each PyQt port's Makefile (or to add the logic to Mk/Uses/pyqt.mk).

PR:		225773
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D14361
2018-02-14 21:30:14 +00:00
Diane Bruce
1132ca5499 Update to 1.3.39
=Version 1.3.39=

2018-02-08  David Freese  <w1hkj@bellsouth.net>

	fa86d2e: Memory delete
	93e5e53: IC706MKG
	cfc78d0: OS X build script
	3654db2: IC7850
	bb7ddc3: civ tests
	61f49f2: restore ab
	22b57eb: TT550
2018-02-10 23:28:00 +00:00
Diane Bruce
2cca69ba60 Update
=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-10 16:12:43 +00:00
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00
Raphael Kubo da Costa
5ebd680c09 Bump PORTREVISION in the PyQt5 ports after r460809. 2018-02-04 20:56:45 +00:00
Alexey Dokuchaev
bd4887e93d - Update `comms/ser2net' to version 3.5
- Drop unneeded `autoreconf' from USES list
- Unroll .for loop when installing documentation

PR:	225507
2018-02-04 08:54:30 +00:00
Dmitry Marakasov
b4b8a14c29 - Update WWWs for all py-qt4* and py-qt5* ports
- Fix plists for py-qt5* for python3 case, adding missing .pyi files

Approved by:	portmgr blanket
2018-02-03 12:45:01 +00:00
Dmitry Marakasov
9269f83f66 - Switch to USES=localbase
- Pet portlint
- Switch to options helpers
- Fix plist for MINIMAL case
- Properly optionize svgalib dependency handling
2018-02-02 16:45:55 +00:00
Jose Alonso Cardenas Marquez
abad76d3e5 - Bump PORTREVISION. Lazarus was updated to 1.8.0 2018-02-01 07:24:58 +00:00
Jason W. Bacon
be26d1d912 Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user

Approved by: jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D14128
2018-01-31 01:07:07 +00:00
Yuri Victorovich
9f9987fc87 comms/tio: Update to 1.29
Change log: https://github.com/tio/tio/releases/tag/v1.29

PR:		225504
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14109
2018-01-29 16:23:52 +00:00
Ganael LAPLANCHE
b07233898d Update to 2.10 2018-01-24 11:13:55 +00:00
Ganael LAPLANCHE
6a14412416 - Update to 20170612
- Strip library
- Fix apps shebangs
2018-01-24 11:12:04 +00:00
Ganael LAPLANCHE
72e92a8bbe Update to 20170919
(no ABI change, so no need to bump dependencies)
2018-01-24 11:07:48 +00:00
Antoine Brodin
51b8d6e573 Fix packaging
Reported by:	pkg-fallout
2018-01-22 22:59:31 +00:00
Alexey Dokuchaev
c6ee9cd797 Update to the next development snapshot (-dev22). 2018-01-22 12:39:20 +00:00
Michael Reifenberger
a3236d3b89 Try to unbreak the build for boost 1.66
PR:		224087
2018-01-21 16:03:11 +00:00
Jochen Neumeister
70d8dc7bc2 comms/pear-Horde_ActiveSync: Update to 2.39.1
Approved by:	mentors (implicit)
2018-01-21 10:03:13 +00:00
Diane Bruce
f2f5885ed0 Update to 4.0.15
=Version 4.0.15=

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

	e87f41a: ARQ server
	5ab6914: Signal gain

Reported by:	portscout
2018-01-20 13:33:11 +00:00
Antoine Brodin
4f8127ec05 Update devel/doxygen to 1.8.14
PR:		225290
Submitted by:	Naram Qashat (maintainer)
2018-01-19 21:28:34 +00:00
Diane Bruce
343224a06e - Unbreak with clang6
- wrong bind() was being used force network ::bind()
- calm down some other warnings while here
- regen patches

Reported by:		pkg-fallout
2018-01-18 23:34:31 +00:00
Diane Bruce
041f3e37c4 Fix build with clang6
flwrap.cxx:550:21: error: invalid suffix on literal; C++11 requires a space
+between literal and identifier [-Wreserved-user-defined-literal]
                printf("Version: "VERSION"\n");
                                  ^

Reported by:	pkg-fallout
2018-01-18 21:08:02 +00:00
Diane Bruce
cf616cb1bc Make build under clang6
Added one patchfile

main.cxx:517:21: error: invalid suffix on literal; C++11 requires a space       +between literal and identifier [-Wreserved-user-defined-literal]                               printf("Version: "VERSION"\n");

Reported by:	pkg-fallout
2018-01-18 20:45:32 +00:00
Diane Bruce
a5d518dcf7 - Update to latest version
- Change to new upstream distribution
- This also fixes build with clang6 on head

Release 1.4.2:
By John A. Magliacane <kd2bd@amsat.org> (08-Dec-14)

* Modified the "build" script to better accommodate the Mac OSX platform,
  and fixed a contradiction in the documentation relating to the
  description of the situational and time variability parameters
  used in the ITM and ITWOM propagation models.
  (Thanks John M. Vanderau, AA0DN)

* Modified the man pages for improved rendering.  (Thanks Randy Berry, N3LRX)

* Added a field limit in the citydecoder utility to prevent crashing if
  the coordinate file being read should contain unexpectantly large fields.
  (Thanks David Binderman)

----------------------------------------------------------------------------

Release 1.4.1:
By John A. Magliacane <kd2bd@amsat.org> (08-Jan-14):

* The copyright restriction on the ITWOM 3.0 propagation model has
  been removed.  ITWOM 3.0 code may now be used and modified under
  the GPLv2 license.

* Commented out unused variables and calculations in itwom3.0.cpp
  to eliminate gcc warnings about unused but set variables.

* Fixed a bug that caused path loss graphs to be plotted incorrectly.

* Embellished the "citydecoder" utility to handle U.S. Census County
  Subdivision files, thereby providing an additional source of city
  names and locations not necessarily contained in previously handled
  Incorporated Places/Census Designated data files.

* Corrected the image size written to the header of Xastir-compatible
  .ppm maps.

* Fixed a bug that sometimes prevented the "Mode of propagation" from
  appearing in Path Analysis reports when running in -oldtim mode.

* Added a -log command line switch that allows SPLAT!'s command line
  and all associated switches and arguments to be written to a logfile
  for future reference or re-execution at a later time.

* Modified SPLAT!'s "build" script for better handling of OSX.
  (Thanks Glen Bizeau, VE9GLN)

* Changed some coding to eliminate compilation warnings produced by
  recent versions of GCC.

* Brought the documentation up to date.
2018-01-18 19:56:15 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Diane Bruce
ef52959748 Update to 1.2.5
removes two obsolete patches

=Version 1.2.5=

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

	3cbfc7c: status log
	f2a3c28: db update
	2019450: Native File Chooser
	1756254: xmlrpc update
	4cfb5cf: win mingw
	3992e49: flxmlrpc config

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

	21f9d43: fix XmlRpc tm_mday comparison typo

2016-07-04  Robert Cunnings  <nw8l@whitemesa.com>

	41f12d1: mxe update
2018-01-17 17:58:45 +00:00
Diane Bruce
6e1008c8e0 Update to 1.3.38
=Version 1.3.38=

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

	afe3bbe: xml server
	bc0b5db: IC7100 / 9100
	782310c: sliders
	8facc1a: Icom Split query
2018-01-17 16:59:55 +00:00
Diane Bruce
693fb8aec0 Update to 4.0.14
2018-01-14  David Freese  <w1hkj@bellsouth.net>

	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-17 16:17:13 +00:00
Diane Bruce
89e42889de @snkmail.com
n shebangs to use the specified PYTHON_CMD (stage-qa fix) [1]

Add missing html file in plist (check-orphans) [2]

Also we don't need -DENABLE_BAD_BOOST=ON since the ports version of boost is now at 1.65.

  info about ENABLE_BAD_BOOST in GrBoost.cmake...
  # Boost 1.52 disabled, see https://svn.boost.org/trac/boost/ticket/7669
  # Similar problems with Boost 1.46 and 1.47.

stage-qa, check-orphans and poudriere testport all pass now with the attached patch.

[1]
====> Running Q/A tests (stage-qa)
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix for 'bin/volk_modtool'
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix for 'bin/gnuradio-companion'
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix for 'bin/polar_channel_construction'
 .
 .

[2]
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/html/gr-trellis.html

PR:		ports/225126
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
2018-01-14 15:31:51 +00:00
Rene Ladan
30433f0c7f Return kevlo's ports to the pool, he handed in his commit bit.
With hat:	portmgr-secretary
2018-01-12 11:21:07 +00:00
Alexey Dokuchaev
35f74fbe2e - Convert to option helper install target (add OPTIONS_DEFINE=DOCS
when it was missing)
- Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN
- Fix some whitespace and formatting bugs along the way
2018-01-11 18:09:00 +00:00
Alexey Dokuchaev
a247b2f47d Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
2018-01-11 14:18:01 +00:00
Diane Bruce
eed76459af Follow upstream move from self hosted to SourceForge
Same binary just re-rolled to reflect change.
2018-01-10 18:58:11 +00:00
Steve Wills
ea0f5cf9d4 comms/hackrf: update to 2017.02.1
PR:		224586
Submitted by:	phk
Approved by:	maintainer timeout (cederom@tlen.pl, > 2 weeks)
2018-01-10 18:51:08 +00:00
Raphael Kubo da Costa
f6ceca6350 Update Qt5 ports to 5.9.3.
This took quite a lot of time because Qt's own build system underwent
several changes in 5.8.0 that took a while to adapt to.

And, of course, qt5-webengine is a behemoth that we need to patch like crazy
due to its bundling of Chromium. In fact, most of the Chromium patches in
qt5-webengine have been imported with no changes from www/chromium@433510
("www/chromium: update to 56.0.2924.87").

New port: accessibility/qt5-speech

Bigger changes to Qt5 ports we had to make:
- Qt now allows using a configure.json file to define configuration options
  and specify configuration checks that can be done when qmake is invoked.
  However, configure.json checks done in a subdirectory only propagates to
  subdirectories, and checks elsewhere will fail if all .pro files are being
  parsed at once (i.e. qmake -recursive), so several ports had to switch to
  USES=qmake:norecursive along with manual additional qmake invocations in
  subdirectories in order to work. It's been mentioned in a few places such
  as Qt's bug tracker that qmake's recursive mode is pretty much deprecated,
  so we might switch to non-recursive mode by default in the future.

- Uses/qmake.mk: Introduce QMAKE_CONFIGURE_ARGS. qmake now accepts
  arbitrary options such as '-foo' and '-no-bar' at the end of the
  command-line. They can be specified in QMAKE_CONFIGURE_ARGS.

- graphics/qt5-wayland: The port can only be built if graphics/mesa-libs is
  built with the WAYLAND option, so a corresponding option (off by default)
  was added to the port.

- misc/qt5-doc: Switch to a pre-built documentation tarball. The existing
  port was not working with Qt 5.9. Instead of trying to fix it, switch to
  what Gentoo does and fetch a tarball that already contains all
  documentation so that we do not have to build anything at all. The
  tarball's name and location in download.qt.io look a bit weird, but it
  seems to work fine.

- www/qt5-webengine: Use binutils from ports, Chromium's GN build system
  generates a build.ninja that uses ar(1) with the @file syntax that is not
  supported by BSD ar, so we need to use GNU ar from binutils.

- x11-toolkits/qt5-declarative-render2d: This port was merged into the main
  Qt Declarative repository upstream, and into x11-toolkits/qt5-quick in the
  ports tree.

Changes to other ports we had to make:
- biology/ugene: Drop a '#define point "."' that is not present in more
  recent versions of the port. Defining a macro with such a common name
  causes build issues with Qt 5.9, which uses |point| as an argument name in
  methods.

- cad/qelectrotech: Fix plist with Qt 5.9. Directories are no longer
  installed with `cp -f -R', but rather `qmake install qinstall', which does
  not install

    %%DATADIR%%/elements/10_electric/20_manufacturers_articles/bosch_rexroth/.directory

  That's a local file that should not even have been part of the tarball
  anyway.

- chinese/gcin-qt5: Add additional private Qt directories (which should not
  be used in the first place) to get the port to build with Qt 5.9.

- devel/qtcreator: Fix plist with Qt 5.9. Something changed in qdoc and some
  test classes no longer generate documentation files.

- security/keepassx-devel: Import a patch sent upstream almost a year ago to
  fix the build with Qt 5.9.

Thanks to antoine for the exp-run, and tcberner and Laurent Cimon
<laurent@nuxi.ca> for landing changes in our qt-5.9 branch.

PR:		224849
2018-01-06 21:30:31 +00:00
Vanilla I. Shu
b344fe6bf0 Update to 2.11. 2018-01-06 08:09:12 +00:00
Diane Bruce
b7b0ba96fa Update flrig to 1.3.37
=Version 1.3.37=

2017-12-25  David Freese  <w1hkj@bellsouth.net>

	318525f: TS990 / xmlrpc server mods
	6ae502c: IC7200 filter width
	ab52166: Rotate log
	c028b78: Get PTT
	72540db: Comm timeout
	77df05d: IC7200/7300 notch
	1591335: TS990 changes
	ab76f02: Remove xmlrpc client
	d4eba84: UI service paradigm
	8e3ed6f: IC718
	d7e240d: IC7200
	7b24e97: Extras drop down panel
	96fc5cd: start-stop
	dbdd895: OS X race conditions
	b1c196e: PTT xmlrpc get
	5c2d2a0: Value by VFO
	7f2cd8b: UI wide power button
	a16b2c9: Comp Level

=Version 1.3.36=

	fc88084: IC 9100
	cc62a5a: K2

2017-10-18  steve AG7GN  <steve.magnuson@gmail.com>

	ce45cb2: IC7100

2017-10-14  David Freese  <w1hkj@bellsouth.net>

	6236378: KH6TY
2018-01-05 16:56:20 +00:00
Diane Bruce
2f6940aa89 =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-05 16:41:15 +00:00
Raphael Kubo da Costa
a9709471be Update SIP to 4.19.6, PyQt4 to 4.12.1 and PyQt5 to 5.9.2.
Upstream no longer ships the contents of misc/py-qt5-doc, so the port has been
removed.

This is also a requirement for updating the Qt5 ports, as the PyQt5 version
currently in the tree has license conflicts with later Qt versions.

Big thanks to tcberner for doing most of the work here, and antoine for the
exp-run.

PR:		224739
2018-01-02 20:21:34 +00:00
Raphael Kubo da Costa
7226f1ca02 Build the entire code instead of just src/serialbus.
The CAN code might not be entirely working on FreeBSD (I have not checked), but
there is no reason not to build it and have it be tested more widely.

Reviewed by:	tcberner, adridg
Differential Revision:	https://reviews.freebsd.org/D13107
2018-01-01 13:13:55 +00:00
Alexey Dokuchaev
514b949913 - Unbreak the build on sparc64: gcc was generating assembler code that
invoked FdTOx (convert floating point to 64-bit integer) instruction
  with odd register number as the second argument, while apparently[*]
  an even number is required:

	fdtox	%f10, %f15

  It caused ``Illegal operands'' error when compiling `draw_symbols.c':

	{standard input}: Assembler messages:
	{standard input}:2686: Error: Illegal operands
	{standard input}:2695: Error: Illegal operands
	{standard input}:2835: Error: Illegal operands
	{standard input}:2844: Error: Illegal operands
	{standard input}:2854: Error: Illegal operands
	{standard input}:2864: Error: Illegal operands

  Fix the build by forcing -O0 when compiling this file on sparc64.

- Remove OPTCFLAGS option which enabled "optimized" CFLAGS ``-O2 -pipe'':
  these are our default CFLAGS for a long time

[*] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56890
2017-12-30 10:40:38 +00:00
Danilo Egea Gondolfo
fd8d4198f3 - Update to 2.0.15 2017-12-26 22:45:33 +00:00
Jochen Neumeister
b1debcdbb2 comms/cwstudio: Update from 0.9.5 to 0.9.6
*While here, pet portlint and switch to DISTVERSION

PR:		224547
Submitted by:	 Lukasz Komsta <sp8qed@onet.eu> (maintainer)
Approved by:	mentors (implicit)
2017-12-25 10:23:27 +00:00
Sean Bruno
d3d215e6c3 comms/amtterm Update to 1.6 release
Reviewed by:	crees
Differential Revision:	https://reviews.freebsd.org/D13590
2017-12-22 20:55:47 +00:00
Baptiste Daroussin
2e9911f602 Switch from swig 2.0 to swig 3.0 2017-12-20 19:34:11 +00:00
Baptiste Daroussin
931952ad7f Switch to swig 3.0 2017-12-20 15:00:47 +00:00
Diane Bruce
2ae3dd8688 =Version 1.0.4=
2017-12-18  David Freese  <w1hkj@bellsouth.net>

        3fdf12c: Cluster stream
        d32b3d9: AR report

Reported by:	portscout
2017-12-20 00:31:45 +00:00
Baptiste Daroussin
a9883b0303 Switch to swig 3.0 2017-12-19 15:35:41 +00:00
Mark Linimon
f1696c0036 Mark more recently failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.

Approved by:	portmgr (tier-2 blanket)
2017-12-19 14:41:29 +00:00
Michael Reifenberger
7e036760f5 Update to rel. 3.10.2.0 2017-12-18 15:18:32 +00:00
Jochen Neumeister
45833f5f76 comms/tio: Update from 1.27 to 1.28
Changelog: https://github.com/tio/tio/releases/tag/v1.28

PR:		224337
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	mentors (implicit)
2017-12-14 13:18:41 +00:00
Antoine Brodin
1d00aa2b00 - Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
2017-12-11 16:54:20 +00:00
Antoine Brodin
f6825be1b5 wsjt builds fine without the python metaport 2017-12-09 14:05:08 +00:00
Jochen Neumeister
0a79bc38eb Update */pear-Horde to the latest version
switch to DISTVERSION

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13399
2017-12-08 20:21:01 +00:00
Dmitry Marakasov
47eb8ec602 - Pet portlint
- Add LICENSE
- Unsilence installation commands
- Switch to options helpers

Approved by:	portmgr blanket
2017-12-05 09:00:27 +00:00
Alan Somers
0b54608fa9 comms/mlan3 shells/fish: annotate conflicts
They both install /usr/local/bin/fish

PR:		222777
Reported by:	http://pkgtool.osorio.me/conflicts/
Approved by:	Chris Hutchinson <portmaster@bsdforge.com> (mlan3 maintainer)
Differential Revision:	https://reviews.freebsd.org/D13318
2017-12-04 16:59:19 +00:00
Sunpoet Po-Chuan Hsieh
c40c461d6d Use USES=localbase
- Remove CONFLICTS: comms/spandsp-devel has been removed almost 3 years
- Update pkg-descr
- Update WWW
2017-12-03 20:38:42 +00:00
Antoine Brodin
38308bbce8 - Add explicit FLAVOR to a few dependencies
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case
  it needs the rst2html command, not the docutils module
- Mark some ports as not compatible with python3
2017-12-03 08:25:31 +00:00
Antoine Brodin
07faea058d Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Rene Ladan
10c237288a comms/dcf77pi: update to 3.6.1
Changelog:	https://github.com/rene0/dcf77pi/releases/tag/3.6.1
MFH:		2017Q4
2017-11-19 14:04:03 +00:00
Steve Wills
a873055e7e comms/tio: Update to 1.27
PR:		223666
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2017-11-14 16:08:50 +00:00
Ganael LAPLANCHE
60f25f82e7 Update to 2.9 2017-11-13 16:49:17 +00:00
Dmitry Marakasov
83768f420a - Add LICENSE
- Unsilence installation

Approved by:	portmgr blanket
2017-11-12 09:04:42 +00:00
Antoine Brodin
1cd3011b81 Fix the context of some patches so that they apply with stricter patch(1)
PR:		223545
With hat:	portmgr
2017-11-10 07:10:35 +00:00
Antoine Brodin
b618e2d0c5 Fix the context of some patches so that they apply with stricter patch(1)
PR:		223545
With hat:	portmgr
2017-11-09 23:12:03 +00:00
Yuri Victorovich
6128783e79 comms/tio: Moved plist back from Makefile to pkg-plist, added the DOCS option.
Approved by:	mat (requested changes in D12987)
Differential Revision:	https://reviews.freebsd.org/D12987
2017-11-08 18:32:58 +00:00
Yuri Victorovich
e9af285dfc comms/tio: Update to 1.26
PR:		223496
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12987
2017-11-08 06:37:52 +00:00
Vanilla I. Shu
035f2c8075 Update to 2.10. 2017-11-08 05:53:30 +00:00
Ryan Steinmetz
e6dbb11ec5 - Reset MAINTAINER due to fatal email bounces, maintainer timeouts
Reported by:	portscout
2017-11-04 13:07:41 +00:00
Jimmy Olgeni
e929aea23c Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
2017-11-02 21:41:47 +00:00
Diane Bruce
c2bdb7db2b Unbreak build
Fix errors spotted by portlint

PR:		ports/223358
Submitted by:	takefu@airport.fm
2017-11-02 03:42:00 +00:00
Diane Bruce
ed5799080e Add rtlsdr support
PR:		ports/223356
Submitted by:	takefu@airport.fm
2017-11-02 01:51:10 +00:00
Diane Bruce
e121a351ff Unbreak:
fix
  PR#451999
  portlint(1) compliant

add
  license_file

PR:		ports/223355
Submitted by:	takefu@airport.fm
2017-11-02 00:39:55 +00:00