- 19 Feb, 2018 40 commits
-
-
rene authored
2018-02-18 devel/elixir-exrm: No longer maintained upstream 2018-02-18 devel/elixir-conform_exrm: No longer maintained upstream 2018-02-18 devel/elixir-sorted_set: No longer maintained upstream 2018-02-18 devel/elixir-red_black_tree: No longer maintained upstream
-
yuri authored
Additional port changes: * Bumped PORTREVISION (binaries changed) * Updated MAINTAINER PR: 224720 Submitted by: jhibbits Approved by: tcberner (mentor, implicit)
-
jbeich authored
error[E0442]: intrinsic return value has wrong type: found vector with length 32, expected length 4 --> third_party/rust/simd/src/x86/avx2.rs:45:5 | 45 | fn x86_mm256_sad_epu8(x: u8x32, y: u8x32) -> u8x32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ PR: 225582
-
leres authored
PR: 224918 Reported by: Shane Peters Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D14378
-
dumbbell authored
The announcement is available on Rust blog: https://blog.rust-lang.org/2018/02/15/Rust-1.24.html PR: 225582
-
mandree authored
-
yuri authored
https://cryptoballot.com Submitted by: myself Approved by: tcberner Differential Revision: https://reviews.freebsd.org/D14431
-
garga authored
Sponsored by: Rubicon Communications, LLC (Netgate)
-
antoine authored
-
ohauer authored
-
yuri authored
Additional port changes: * Changed to DISTVERSION * Updated MAINTAINER * Now supports all python versions * Added USE_PYTHON=concurrent Reported by: portscout Approved by: tcberner (mentor, implicit)
-
db authored
================= 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
-
tijl authored
PR: 222585 Submitted by: Anton Shterenlikht <as@cmplx.uk> (maintainer)
-
pi authored
PR: 221781 Submitted by: rozhuk.im@gmail.com, joerg Reviewed by: Rainer Hurling <rhurlin@gwdg.de>, Greg Veldman <greg@gregv.net> Approved by: gnome (maintainer timeout) Relnotes: https://github.com/GNOME/evince/blob/master/NEWS
-
tz authored
in order to freeze the version and use rubygem-unicorn 4 instead of 5. This is needed for the www/gitlab update to 10.4.x Submitted by: Matthias Fechner <idefix@fechner.net> Reviewed by: swills, tz
-
netchild authored
-
pi authored
PR: 222096 Approved by: ayu@commun.jp (maintainer timeout) Relnotes: https://github.com/tomac/yersinia/blob/master/ChangeLog
-
gahr authored
Release notes: https://github.com/gahr/retcl/releases/tag/0.3.0
-
danilo authored
-
jbeich authored
Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20180218 MFH: 2018Q1 (for multiplayer, mostly bug fixes otherwise)
-
mat authored
Sponsored by: Absolight
-
mat authored
quoted. Sponsored by: Absolight
-
danilo authored
-
jmd authored
graphics/drm-next-kmod: update port to fix a build failure introduced by recent changes to the base linuxkpi in HEAD. No functional change. Reported by: Ian Freislich Reviewed by: swills (mentor) Approved by: swills (mentor) Obtained from: FreeBSDDesktop
-
ehaupt authored
-
lwhsu authored
-
lwhsu authored
NTFS-3G plugin for reading XPRESS or LZX compressed files PR: 225638 Submitted by: Greg V <greg@unrelenting.technology>
-
amdmi3 authored
- Fix python dependency - Fix shebangs - Add NO_ARCH Approved by: portmgr blanket
-
antoine authored
-
antoine authored
-
mat authored
The ISC has a gitlab now, use it. Sponsored by: Absolight
-
mat authored
Sponsored by: Absolight
-
girgen authored
PR: 226039
-
amdmi3 authored
- Add LICENSE It explicitly requires user agreement (thus no-auto-accept) and forbids distribution for a fee `beyond reasonable duplication charges` which is too vague I don't think can be guaranteed in any case (thus no-*-sell) tdir port uses another variant of license, which also forbids modification, and since the port requires shebangfix and Makefile patching, also mark it no-pkg-mirror and BROKEN. - Don't install licenses with documentation, since our license framework already handles this - Fix python shebangs - Limit python version to 2.7, as no port is compatible with python3 - Add NO_ARCH - User options targets helpers - Simplify installation in a few cases Approved by: portmgr blanket
-
gahr authored
Release notes: http://core.tcl.tk/tcllib/doc/tcllib-1-19/support/releases/history/README-1.19.md
-
lwhsu authored
PR: 224459 Submitted by: Greg V <greg@unrelenting.technology>
-
lwhsu authored
PR: 224459 Submitted by: Greg V <greg@unrelenting.technology>
-
antoine authored
PR: 225752 Submitted by: Yasuhiro KIMURA
-
madpilot authored
devel/googletest [1] - Add option TEST(disabled by default) allowing interested users to install the testing suite and register conflict with devel/googletest when enabled - While here silence portling warning PR: 225999 [1] Submitted by: Rainer Hurling <rhurlin@gwdg.de>
-
lev authored
-