Port details |
- py-mqttwarn Subscribe to MQTT topics and notify pluggable services
- 0.35.0_1 sysutils =2 0.35.0_1Version of this port present on the latest quarterly branch.
- Maintainer: dvl@FreeBSD.org
- Port Added: 2018-03-26 21:24:00
- Last Update: 2024-07-29 12:48:53
- Commit Hash: 3f5fb7b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: EPL
- WWW:
- https://github.com/jpmens/mqttwarn
- Description:
- mqttwarn is a highly configurable MQTT message router, where the routing
targets are notification plugins, primarily written in Python.
mqttwarn subscribes to any number of MQTT topics and publishes received
payloads to one or more notification services after optionally applying
sophisticated transformations.
It comes with over 70 notification handler plugins covering a wide range
of notification services, and has an adapter for the Apprise notification
library, covering another set of 80+ notification services.
Repository: https://github.com/jpmens/mqttwarn
Documentation: https://mqttwarn.readthedocs.io/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mqttwarn>0:sysutils/py-mqttwarn@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-mqttwarn/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-mqttwarn
- pkg install py311-mqttwarn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-mqttwarn listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mqttwarn
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1697324232
SHA256 (mqttwarn-0.35.0.tar.gz) = 3a66ec2a1aed60177973894c99125d838de1eeed1f2f1e98025d91c682091e21
SIZE (mqttwarn-0.35.0.tar.gz) = 978344
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:
-
- py311-versioningit>=0 : devel/py-versioningit@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>0 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-attrs>=19.3.0 : devel/py-attrs@py311
- py311-docopt>=0.6.2 : devel/py-docopt@py311
- py311-funcy>0 : devel/py-funcy@py311
- py311-future>=0.18.2 : devel/py-future@py311
- py311-Jinja2>=2.10.1 : devel/py-Jinja2@py311
- py311-paho-mqtt>=1.4.0 : net/py-paho-mqtt@py311
- py311-requests>=2.22.0 : www/py-requests@py311
- py311-six>=1.13.0 : devel/py-six@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-mqttwarn-0.35.0_1:
APNS=off: Apple Push Notifications
CELERY=off: Asynchronous task queue/job queue
DNSUPDATE=off: DNS updates
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GSS2=off: Google Docs Spreadsheet 2
MYSQL=off: MySQL plugin
POSTGRES=off: PostgreSQL Plugin
REDISPUB=off: Publishes to a Redis channel
RRDTOOL=off: Updates a round robin database created by rrdtool
SERIAL=off: Serial port
SSH=off: ssh plugin
TWILIO=off: Use Twilio API to send messages
TWITTER=off: Notifications to Twitter accounts
WEBSOCKET=off: Websocket
===> Use 'make config' to modify these settings
- Options name:
- sysutils_py-mqttwarn
- USES:
- python shebangfix
- pkg-message:
- For install:
- After installing mqttwarn for the first time, we recommend the following:
1 - Add to /etc/rc.conf:
mqttwarn_enable="YES"
2 - Edit your configuration file
/usr/local/etc/mqttwarn/mqttwarn.conf
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.35.0_1 29 Jul 2024 12:48:53 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of databases/rrdtool
New version of rrdtool in tree |
0.35.0 14 Oct 2023 23:02:39 |
Dan Langille (dvl) |
sysutils/py-mqttwarn: Update to 0.35.0 |
0.34.1 18 Jul 2023 21:09:53 |
Dan Langille (dvl) |
sysutils/py-mqttwarn: fix build errors
It seems devel/py-setuptools is required as a RUN_DEPENDS |
0.34.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.34.1 18 May 2023 00:39:39 |
Dan Langille (dvl) |
sysutils/py-mqttwarn: Update to 0.34.1
re: https://github.com/mqtt-tools/mqttwarn/releases/tag/0.34.1 |
0.34.0 04 May 2023 22:40:03 |
Dan Langille (dvl) |
sysutils/py-mqttwarn: Fix broken WWW line
My fault. I was sure I had testported that commit. Turns out, I did
it on the wrong tree. Sorry about that. |
04 May 2023 22:19:01
|
Dan Langille (dvl) Author: Andreas Motl |
sysutils/py-mqttwarn: Rename option REISPUB to REDISPUB
The REISPUB option was spelled wrong. Let's rename it.
While here, add an UPDATING entry to let the users know it changed. |
0.34.0 29 Apr 2023 15:45:08 |
Dan Langille (dvl) |
sysutils/py-mqttwarn: Update to 0.34.0
Add a new run-time dependency: devel/py-funcy
Start using pep517 instead of distutils
While here, run portfmt |
0.31.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.31.0 21 Nov 2022 18:12:29 |
Dan Langille (dvl) |
sysutils/py-mqttwarn: Update to 0.31.0
https://github.com/jpmens/mqttwarn/releases/tag/0.31.0 |
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) |
0.29.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 ) |
0.29.1 22 Aug 2022 18:24:20 |
Dan Langille (dvl) |
sysutils/py-mqttwarn: Update to 0.29.1
re: https://github.com/jpmens/mqttwarn/releases/tag/0.29.1
https://github.com/jpmens/mqttwarn/releases/tag/0.29.0 |
0.28.1 25 Mar 2022 17:17:18 |
Dan Langille (dvl) |
sysutils/py-mqttwarn: Update to 0.28.1
This update just happens to fix the linked PR by no longer putting
files into the top level site-packages directory.
re: https://github.com/jpmens/mqttwarn/releases/tag/0.28.1
PR: 262759 |
0.22.0 25 Mar 2022 13:38:22 |
Po-Chuan Hsieh (sunpoet) |
sysutils/py-mqttwarn: Fix build with setuptools 58.0.0+
With hat: python |
0.22.0 05 Jun 2021 11:39:58 |
Dan Langille (dvl) |
sysutils/py-mqttwarn: update to 0.22.0 |
0.20.0 02 Jun 2021 18:55:00 |
Dan Langille (dvl) |
sysutils/py-mqttwarn: update to 0.20.0 |
0.18.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.18.0 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.18.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.18.0 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.18.0 27 Oct 2020 22:14:42 |
rene |
sysutils/py-mqttwarn: remove optional expired dependency on devel/py-gdata |
0.18.0 03 Sep 2020 21:35:10 |
dvl |
Update to 0.18.0
re: |
0.16.2 12 Aug 2020 12:38:06 |
dvl |
Update t0 0.16.2
Now with Python 3
https://github.com/jpmens/mqttwarn/releases/tag/0.16.2
Differential Revision: https://reviews.freebsd.org/D24654 |
0.10.4_1 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.10.4_1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
0.10.4_1 07 Jan 2019 18:29:23 |
dvl |
Fix depends so that net/py-paho-mqtt actually gets installed.
PR: 234697
Reported by: tobik[B
MFH: 2019Q1 (missing dependency) |
0.10.4 31 Oct 2018 13:21:02 |
dvl |
Check in the correct pkg-plist
I didn't run testport on the right tree |
0.10.4 31 Oct 2018 12:55:54 |
dvl |
Upgrade to 0.10.4 |
0.6.367 11 Aug 2018 14:19:00 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
0.6.367 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.6.367 26 Mar 2018 21:23:45 |
dvl |
Subscribe to MQTT topics and notify pluggable services |