Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.0 20 Jun 2024 05:18:31
    |
Piotr Kubaj (pkubaj)  |
comms/liquid-dsp: fix build on powerpc*
cc: error: the clang compiler does not support 'faltivec', please use -maltivec
and include altivec.h explicitly |
1.6.0 14 Jun 2024 15:41:48
    |
Michael Reifenberger (mr)  |
comms/liquid-dsp: Update 1.3.2 -> 1.6.0
PR: 264644
Reported by: Andrey Korobkov |
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) |
1.3.2_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 ) |
1.3.2_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3.2_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.2_1 17 May 2020 09:32:43
  |
amdmi3  |
- Update WWW
- Silence stripping
Approved by: portmgr blanket |
1.3.2_1 25 Jan 2020 09:12:29
  |
mr  |
Clean up Makefile and add "make test"
PR: 243323
Submitted by: daniel.engberg |
1.3.2 12 Jan 2020 12:43:07
  |
mr  |
Update to 1.3.2
PR: 243131
Submitted by: Diane Bruce |
1.3.1 07 Dec 2018 00:26:51
  |
linimon  |
Running this port on powerpc64 platform requires Altivec-related fixes.
Taken from https://github.com/jgaeddert/liquid-dsp/pull/136 .
PR: 233790
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
1.3.1 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.3.1 07 May 2018 08:08:43
  |
mr  |
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. |