notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: comms/gnuradio/files/patch-cmake_Modules_GrBoost.cmake
SVNWeb

Number of commits found: 5

Wed, 20 Jun 2018
[ 11:44 db search for other commits by this committer ] Original commit   Revision:472866 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 7 Jan 2017
[ 19:06 db search for other commits by this committer ] Original commit   Revision:430822 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Update to 3.7.10.1
Note temporary hack in CMakeLists.txt to fix build with -gsl
link_directories("/usr/lib" "${LOCALBASE}/lib")
This is from a missing -L somewhere in the swig generation code that
needs to be fixed.

ChangeLog v3.7.10.1
=================

This is the first bug-fix release for v3.7.10

Contributors
------------

The following list of people directly contributed code to this
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 10 Oct 2016
[ 12:43 db search for other commits by this committer ] Original commit   Revision:423657 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Update to 3.7.9.2
Remove unecessary diffs using @sample keyword in pkg-plist
Use uhd port instead of usrp port
Add missing dependancies
Fix wrongly used PLIST_SUB [1]
Fix build due to missing dependency  [2]
Did my best to address libgcc stupidity for now [3]
 Please read
 http://lists.freebsd.org/pipermail/freebsd-toolchain/2016-August/002249.html
 PR 208120

[1] PR ports/210095 fix by @takefu
[2] PR ports/210444 fix by @takefu
[3] PR ports/211889 fix by @db
Sun, 26 Jul 2015
[ 23:00 db search for other commits by this committer ] Original commit   Revision:392951 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
- Update to later version of gnuradio
- fix build with portaudio
- clang builtin's are conflicting with gnuradio so use USE_GCC for now
Fri, 28 Mar 2014
[ 00:30 db search for other commits by this committer ] Original commit   Revision:349385 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
- Update to gnuradio 3.7.2.1

GRC Bus Ports (Nicholas McCarthy)

Bus ports in the GNU Radio Companion (GRC) allow ganging block input
or output ports into a single port for display and connections. This
simplifies flowgraph entry when dealing with blocks that work with an
arbitrary number of streams.

For further information, see:

http://gnuradio.org/redmine/projects/gnuradio/wiki/Busports

And see

http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_1

Number of commits found: 5