Port details |
- rtl-433 Generic RF data receiver and decoder for ISM band devices
- 23.11_1 comms =2 23.11_1Version of this port present on the latest quarterly branch.
- Maintainer: rodrigo@FreeBSD.org
- Port Added: 2021-06-21 20:33:20
- Last Update: 2024-01-20 22:17:36
- Commit Hash: 7d9616b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: hamradio
- License: GPLv2
- WWW:
- https://github.com/merbanan/rtl_433
- Description:
- rtl_433 is a generic data receiver, mainly for the 433.92 MHz, 868 MHz
(SRD), 315 MHz, and 915 MHz ISM bands. It works with RTL-SDR and/or
SoapySDR. Actively tested and supported are Realtek RTL2832 based DVB
dongles (using RTL-SDR) and LimeSDR (LimeSDR USB and LimeSDR mini
engineering samples kindly provided by MyriadRf), PlutoSDR, HackRF One
(using SoapySDR drivers), as well as SoapyRemote.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/comms/rtl-433/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/rtl-433
- pkg install rtl-433
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rtl-433
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703019992
SHA256 (merbanan-rtl_433-23.11_GH0.tar.gz) = 1260c58400bf35832ac1b76cb3cccf3dc1335ffa2416909c63c7d7060c74663b
SIZE (merbanan-rtl_433-23.11_GH0.tar.gz) = 1060640
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- librtlsdr.so : comms/rtl-sdr
- libSoapySDR.so : misc/soapysdr
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_rtl-433
- USES:
- cmake pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
23.11_1 20 Jan 2024 22:17:36 |
Rodrigo Osorio (rodrigo) |
comms/rtl-433: Add rc script
rtl-433 can be started as a daemon process capturing radio messages
and using several backends to store or propagate those messages. |
23.11 19 Dec 2023 21:18:35 |
Rodrigo Osorio (rodrigo) |
comms/rtl-433: Update to 23.11
Changelog: https://github.com/merbanan/rtl_433/releases/tag/23.11 |
22.11_2 10 Nov 2023 11:39:37 |
Ganael LAPLANCHE (martymac) |
comms/rtl-sdr: Update to 2.0.1
and bump dependent ports' revisions |
22.11_1 24 Oct 2023 00:11:59 |
Rodrigo Osorio (rodrigo) |
comms/rtl-433: Add missing dependencies
Add missing dependencies pkgconfig, ssl to support additional protocols.
Add misc/soapysdr dependency to support HackRF One card.
Bump PORTREVISION
PR: 273967
Reported by: Ivan Rozhuk <rozhuk.im@gmail.com> |
22.11 11 Dec 2022 15:09:12 |
Rodrigo Osorio (rodrigo) |
comms/rtl-433: update to 22.11
Major changes:
- Fixed irregular model names
- Changed light_klx to light_lux in Bresser-7in1
- Removed VS15 project files
- Add support for multiple devices
Full log: https://github.com/merbanan/rtl_433/releases/tag/22.11 |
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) |
21.12 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 ) |
21.12 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 ) |
21.12 30 Dec 2021 22:34:56 |
Rodrigo Osorio (rodrigo) |
comms/rtl-433: update to v21.12
Major changes:
* Added noise stats, autolevel, and squelch (#1763)
* Added automatic file format detection from filename
* Added support for SmartFire Proflame 2 remote control (#1905)
* Added support for Lacrosse TX34 rain gauge (#1890)
* Added support for Telldus-FT0385R (#1841)
* Added support for GE Choice Alert wireless alarm sensors (#1768)
* Added support for Porsche Boxter/Cayman TPMS
* Added support for Funkbus/Instafunk (#1896)
* Added support for Truck TPMS (#1893)
* Added support for LaCrosse LTV-W1 wind sensor (#1855)
* Added support for Auriol 4-LD5661 temperature/rain sensor (#1843)
* Added support for Linear Megacode Remote (#1834) (Only the first 15 lines of the commit message are shown above ) |
21.05_1 29 Oct 2021 16:24:50 |
Rodrigo Osorio (rodrigo) |
comms/rtl-433: Fix maintainer email address |
21.05_1 21 Jun 2021 20:27:14 |
Rodrigo Osorio (rodrigo) |
comms/rtl-433: Fix typo in ports directory name
PR: 256360
Reported by: ports-rtl433@shalott.net |