15 Commits

Author SHA1 Message Date
Älven
fd4a47061c
comms/bladerf: Update 2024.05 => 2025.10
Changelogs:
* https://github.com/Nuand/bladeRF/releases/tag/2025.10
* https://github.com/Nuand/bladeRF/compare/2024.05...2025.10

* Add WWW for source code repository
* Add LICENSE_FILE_* for licenses
* Pet portclippy(1) and portfmt(1)

Approved by:		yuri@ (maintainer, Mentor)
Differential Revision:	https://reviews.freebsd.org/D53345
2025-10-27 14:27:21 +04:00
Yuri Victorovich
457d88a2d0 comms/sdr++: update 20241022 → 20250105 2025-01-23 00:56:11 -08:00
Yuri Victorovich
d758653367 comms/sdr++: update 1.0.4 → 20241022 2024-11-03 18:39:20 -08:00
Yuri Victorovich
8db595fabf comms/sdr++: Broken on 15 with clang-19
Reported by:	fallout
2024-11-02 23:47:54 -07:00
Yuri Victorovich
84879518ba comms/sdr++: Add PORTSCOUT tag 2023-11-11 03:38:18 -08:00
Ganael LAPLANCHE
c379663c64 comms/rtl-sdr: Update to 2.0.1
and bump dependent ports' revisions
2023-11-10 12:39:37 +01:00
Yuri Victorovich
a4f898e4c6 comms/sdr++: Disable option RTAUDIO and enable option PORTAUDIO instead
It fails to build with RtAudio-6.0

Reported by:	fallout
2023-07-29 00:04:54 -07:00
Stefan Eßer
fb16dfecae 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Piotr Kubaj
bd2dda5510 comms/sdr++: fix packaging on non-x86
pkg-static: Unable to access file /wrkdirs/usr/ports/comms/sdr++/work/stage/usr/local/include/correct-sse.h:No such file or directory
2022-07-03 18:10:03 +02:00
Yuri Victorovich
d0d25236a5 comms/sdr++: Not broken on 14-CURRENT
As of today, with clang-14.0.5, there is no C++ failure any more.
2022-06-26 17:28:15 -07:00
Yuri Victorovich
d3bdde58f3 comms/sdr++: Improve COMMENT and pkg-descr 2022-06-26 00:20:18 -07:00
Yuri Victorovich
bd657ee709 comms/sdr++: Add options for all supported audio backends 2022-06-24 00:20:47 -07:00
Dmitri Goutnik
3575e3dddb comms/sdr++: Add Airspy HF+ support
Approved by:	yuri (maintainer)
2022-06-23 17:47:51 -05:00
Yuri Victorovich
b8dd0def34 comms/sdr++: New port: Cross-Platform SDR Software 2022-06-23 10:50:16 -07:00