non port: comms/ebusd/Makefile |
Number of commits found: 16 |
Wednesday, 27 Dec 2023
|
21:28 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
c934fdf |
Monday, 10 Jul 2023
|
21:15 Oleksii Samorukov (samm)
comms/ebusd: update to 23.2
ChangeLog: https://github.com/john30/ebusd/blob/master/ChangeLog.md
1d3175f |
Monday, 5 Jun 2023
|
15:59 Oleksii Samorukov (samm)
comms/ebusd: update to 23.1
ChangeLog: https://github.com/john30/ebusd/blob/master/ChangeLog.md
51c6eea |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Tuesday, 12 Jul 2022
|
13:16 Oleksii Samorukov (samm)
comms/ebusd: update to the 22.3 version
- Update to the latest version
- Fix FreeBSD build
1435927 |
Wednesday, 24 Nov 2021
|
19:19 Oleksii Samorukov (samm)
comms/ebusd: Update to 21.3 version
Changelog: https://github.com/john30/ebusd/releases/tag/v21.3
36eaab8 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 13 Feb 2021
|
21:57 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
|
Tuesday, 12 Jan 2021
|
09:47 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
|
Sunday, 3 May 2020
|
13:20 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
|
Thursday, 13 Feb 2020
|
14:27 sunpoet
Update MAINTAINER: use @FreeBSD.org
|
Sunday, 13 Oct 2019
|
18:16 samm
Replace my personal email address to the samm@freebsd.org
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D22013
|
Tuesday, 1 Oct 2019
|
10:47 mat
Fix USE_GITHUB usage.
While there, move things around to respect our policies.
|
Friday, 27 Sep 2019
|
05:12 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)
|
00:38 lwhsu
Add comms/ebusd, daemon for communication with eBUS heating systems
PR: 239796
Submitted by: samm@os2.kiev.ua
|
Number of commits found: 16 |