Port details |
- ebusd Daemon for communication with eBUS heating systems
- 24.1 comms =2 23.3Version of this port present on the latest quarterly branch.
- Maintainer: samm@FreeBSD.org
- Port Added: 2019-09-27 00:38:11
- Last Update: 2024-11-12 22:09:03
- Commit Hash: b4234e8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/john30/ebusd/wiki
- Description:
- ebusd is a daemon for handling communication with eBUS devices connected to a
2-wire bus system ("energy bus" used by numerous heating systems).
It is known to run fine on regular PC hardware as well as on smaller devices
like Fritzbox and Raspberry Pi. In order to use it, a hardware interface is
necessary.
- ¦ ¦ ¦ ¦
- 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/ebusd/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/ebusd
- pkg install ebusd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ebusd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731448984
SHA256 (john30-ebusd-24.1_GH0.tar.gz) = 277619d789f2936edefcccba50afe165355a8f8908e48735ac5bcd32a13d7184
SIZE (john30-ebusd-24.1_GH0.tar.gz) = 595318
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:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Library dependencies:
-
- libmosquitto.so : net/mosquitto
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ebusd-24.1:
MQTT=on: MQTT protocol support
===> Use 'make config' to modify these settings
- Options name:
- comms_ebusd
- USES:
- autoreconf compiler:c++11-lang localbase:ldflags
- pkg-message:
- For install:
- To start ebusd as a daemon during startup, add
ebusd_enable="YES"
to your /etc/rc.conf.
Extra options can be found in startup script.
To be able to access serial port from the ebusd daemon, you might want to
add the following line:
add path 'ttyU0' mode 0660 group ebusd
to your local devfs.rules(5) configuration.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.1 12 Nov 2024 22:09:03 |
Oleksii Samorukov (samm) |
comms/ebusd: update to 24.1
ChangeLog: https://github.com/john30/ebusd/blob/master/ChangeLog.md |
23.3 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
23.3 27 Dec 2023 21:28:09 |
Oleksii Samorukov (samm) |
comms/ebusd: update to 23.3
- remove outdated patches and update existing
- temporary remove ebusfeed tool as it is now broken (reported to
upstream)
- remove dependency on libargp
ChangeLog: https://github.com/john30/ebusd/discussions/1107 |
23.2 12 Aug 2023 16:19:35 |
Rene Ladan (rene) |
comms/ebusd: fix build on FreeBSD 12.4.
It needs the same patch as it did for FreeBSD 13.1 there.
Reported by: pkg-fallout via antoine |
23.2 01 Aug 2023 11:27:28 |
Rene Ladan (rene) |
all: remove support for expired FreeBSD 13.1
Approved by: portmgr (implicit), salvadore (gcc ports)
Reviewed by: jbeich
Differential Revision: https://reviews.freebsd.org/D40845 |
23.2 19 Jul 2023 18:41:32 |
Oleksii Samorukov (samm) |
comms/ebusd: add patch to fix compilation on 14-CURRENT
Reported by: fallout |
23.2 10 Jul 2023 21:15:53 |
Oleksii Samorukov (samm) |
comms/ebusd: update to 23.2
ChangeLog: https://github.com/john30/ebusd/blob/master/ChangeLog.md |
23.1 07 Jun 2023 06:59:57 |
Oleksii Samorukov (samm) |
comms/ebusd: fix build on 13.1
Include <cmath> header, 13.1 seems to be strict about it
Reported by: pkg-fallout |
23.1 05 Jun 2023 15:59:11 |
Oleksii Samorukov (samm) |
comms/ebusd: update to 23.1
ChangeLog: https://github.com/john30/ebusd/blob/master/ChangeLog.md |
22.3 26 Oct 2022 16:55:27 |
Dan Langille (dvl) |
databases/and_others: Fix rc.d script comment
I found this typo while researching something else. It seems to have
propgated around the tree.
Approved by: blanket |
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) |
22.3 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 ) |
22.3 12 Jul 2022 13:16:51 |
Oleksii Samorukov (samm) |
comms/ebusd: update to the 22.3 version
- Update to the latest version
- Fix FreeBSD build |
21.3 24 Nov 2021 19:19:47 |
Oleksii Samorukov (samm) |
comms/ebusd: Update to 21.3 version
Changelog: https://github.com/john30/ebusd/releases/tag/v21.3 |
21.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
21.2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
21.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
21.2 13 Feb 2021 21:57:24 |
samm |
cooms/ebusd: update to the v21.2 (Plum) Release
- added trailing wildcard to "ebuspicloader" port
- added more startup logging
- added colon as additional separator for "--log" option
- fix for publishing several MQTT updates at once
- optimized keep alive option for net devices
- fix for duplicate entry "minarbitrationmicros" in HTTP GET
- fix for extra send retry
- fix for newer compiler versions
- fix for potential illegal string usages
- fix for named net device not being resolvable during startup |
21.1 12 Jan 2021 09:47:22 |
samm |
comms/ebusd: update to v21.1
Bug Fixes
- fix for publishing several MQTT updates at once
- optimized keep alive option for net devices
- fix for duplicate entry "minarbitrationmicros" in HTTP GET
- fix for extra send retry
- fix for newer compiler versions
- fix for potential illegal string usages
- fix for named net device not being resolvable during startup
Features
- added Raspberry Pi docker image
- added support for Cygwin build
- added option to use "\*" as trailing wildcard for circuit and name in MQTT
/list topic
- added "--mqttinsecure" option
- updated to newest version of enhanced protocol
- added adapter 3 PIC tool "ebuspicloader" for uploading new firmware and
configuring fix IP address
Approved by: krion
Differential Revision: https://reviews.freebsd.org/D28112 |
3.4 03 May 2020 13:20:06 |
samm |
comms/ebusd - update to 3.4
- Update to the 3.4 version (see
https://github.com/john30/ebusd/blob/master/ChangeLog.md)
- Remove patches merged by the upstream
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D24678 |
3.3 13 Feb 2020 14:27:46 |
sunpoet |
Update MAINTAINER: use @FreeBSD.org |
3.3 13 Oct 2019 18:16:39 |
samm |
Replace my personal email address to the samm@freebsd.org
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D22013 |
3.3 01 Oct 2019 10:47:26 |
mat |
Fix USE_GITHUB usage.
While there, move things around to respect our policies. |
3.3 27 Sep 2019 05:12:07 |
linimon |
Fix build on GCC-based systems:
configure: error: *** A compiler with support for C++11 language features is
required.
Approved by: portmgr (tier-2 blanket) |
3.3 27 Sep 2019 00:38:02 |
lwhsu |
Add comms/ebusd, daemon for communication with eBUS heating systems
PR: 239796
Submitted by: samm@os2.kiev.ua |