Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.02.1 24 Feb 2024 18:22:01
    |
Kurt Jaeger (pi)  Author: Tomasz "CeDeROM" CEDRO |
comms/hackrf: update 2021.03.1 -> 2024.02.1
Changes: https://github.com/greatscottgadgets/hackrf/releases/tag/v2024.02.1
https://github.com/greatscottgadgets/hackrf/releases/tag/v2023.01.1
https://github.com/greatscottgadgets/hackrf/releases/tag/v2022.09.1
See also: https://github.com/freebsd/freebsd-ports/pull/238 |
2021.03.1_1 04 Oct 2022 18:19:22
    |
Yuri Victorovich (yuri)  |
comms/hackrf: Fix build by adding math/fftw3-float dependency
Reported by: fallout |
2021.03.1 02 Oct 2022 20:57:40
    |
Kurt Jaeger (pi)  Author: Tomek CEDRO |
comms/hackrf: update 2017.02.1 -> 2021.03.1
See
https://github.com/greatscottgadgets/hackrf/releases/tag/v2021.03.1
https://github.com/greatscottgadgets/hackrf/releases/tag/v2018.01.1
for changes since 2017.02.1.
The latest release 2022.09.1 needs some libusb fixes before
it can be build, this is ongoing work. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2017.02.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2017.02.1 20 Jul 2022 14:21:01
    |
Tobias C. Berner (tcberner)  |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
2017.02.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2017.02.1 24 Jan 2021 23:12:48
  |
mr  |
Readd hackrf-devel with missing files.
make index builds for me now.
Copy hackrf to hackrf-devel and update to a current snapshot of hackrf |
2017.02.1 24 Jan 2021 20:28:46
  |
antoine  |
Revert r562478 to unbreak INDEX |
2017.02.1 24 Jan 2021 14:38:19
  |
mr  |
Copy hackrf to hackrf-devel and update to a current snapshot of hackrf |
2017.02.1 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2017.02.1 10 Jan 2018 18:51:08
  |
swills  |
comms/hackrf: update to 2017.02.1
PR: 224586
Submitted by: phk
Approved by: maintainer timeout (cederom@tlen.pl, > 2 weeks) |
2015.07.2 30 Aug 2015 20:20:32
  |
pi  |
New port: comms/hackrf
HackRF One from Great Scott Gadgets is a Software Defined Radio peripheral
capable of transmission or reception of radio signals from 10 MHz to 6 GHz.
Designed to enable test and development of modern and next generation radio
technologies, HackRF One is an open source hardware platform that can
be used as a USB peripheral or programmed for stand-alone operation.
WWW: https://greatscottgadgets.com/hackrf/
PR: 199281
Submitted by: Tomek CEDRO <cederom@tlen.pl>
Reviewed by: Nicolas Blais <nicblais@clkroot.net> |