Port details |
- openhab Vendor and technology agnostic open source smart-home software
- 4.2.2 misc =4 4.2.1Version of this port present on the latest quarterly branch.
- Maintainer: netchild@FreeBSD.org
- Port Added: 2021-06-20 09:09:34
- Last Update: 2024-10-01 10:56:01
- Commit Hash: f3ccfb0
- People watching this port, also watch:: clamav, dovecot, sonarr, nextcloud-php82, tor
- Also Listed In: java
- License: EPL
- WWW:
- https://www.openhab.org/
- Description:
- openHAB is a software for integrating different home automation systems and
technologies into one single solution that allows over-arching automation
rules and that offers uniform user interfaces.
- ¦ ¦ ¦ ¦
- 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/misc/openhab/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/openhab
- pkg install openhab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openhab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727778942
SHA256 (openhab-4.2.2.zip) = ac818fc42a5fda4f776a518d244aa72598560f60c580f7912b50fa3e10e78fb6
SIZE (openhab-4.2.2.zip) = 110953019
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk17
- This port is required by:
- for Run
-
- misc/openhab-addons
Configuration Options:
- No options to configure
- Options name:
- misc_openhab
- USES:
- cpe zip
- pkg-message:
- ERROR
- WARNING: The FreshPorts parser failed. ucl_tool failed. Please report this.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.2 01 Oct 2024 10:56:01 |
Alexander Leidinger (netchild) |
misc/openhab: update to 4.2.2. |
4.2.1 13 Aug 2024 10:02:28 |
Alexander Leidinger (netchild) |
misc/openhab: update to 4.2.1
This is mainly for security fixes in the CometVisu plugin. |
4.2.0 17 Jul 2024 10:23:28 |
Alexander Leidinger (netchild) |
misc/openhab: Update to 4.2.0. |
4.1.3_1 03 Jun 2024 10:10:20 |
Alexander Leidinger (netchild) |
misc/openhab: make openhab service jails ready |
4.1.3 03 Jun 2024 07:06:02 |
Alexander Leidinger (netchild) |
misc/openhab: Update to 4.1.3. |
4.1.2 29 Mar 2024 11:34:15 |
Alexander Leidinger (netchild) |
misc/openhab: update to 4.1.2. |
4.1.1 08 Jan 2024 07:56:28 |
Alexander Leidinger (netchild) |
misc/openhab: Update to 4.1.1. |
4.1.0 23 Dec 2023 14:57:58 |
Alexander Leidinger (netchild) |
misc/openhab*: Update to 4.1.0. |
4.0.4 07 Nov 2023 11:59:43 |
Alexander Leidinger (netchild) |
misc/openhab*: update to 4.0.4 |
4.0.3 03 Nov 2023 12:00:08 |
Dan Langille (dvl) |
*/*: Fix broken UCL
Most of this is a missing ] or }. In one case, it was leading
whitespace before a EOM tag.
PR: 259533
Approved by: portmgr (blanket) |
4.0.3 10 Sep 2023 07:18:30 |
Alexander Leidinger (netchild) |
misc/openhab: update to 4.0.3.
Also add a recommendation for some periodic daily runs. |
4.0.2_1 04 Sep 2023 17:22:49 |
Alexander Leidinger (netchild) |
misc/openhab: take runtime user into account, fix piddir handling
The rc.d script lost the runtime user handling and the piddir was not
set which caused warnings in the prestart routine.
Noticed by: Martin ehk <rehak@tekkirk.org> |
4.0.2 30 Aug 2023 06:52:28 |
Alexander Leidinger (netchild) |
misc/openhab*: update to 4.0.2, rc.d script changes
The rc.d script is now instance-aware (like the tomcat port). [1]
This allows to make a copy of the rc.d script to a different name and
use similar-named rc.conf variables to start a second instance of
openhab.
Submitted by: Jürgen Weber <weberjn@gmail.com> [1] |
4.0.1 30 Jul 2023 11:10:15 |
Alexander Leidinger (netchild) |
miscc/openhab: Update to 4.0.1. |
4.0.0 26 Jul 2023 18:06:56 |
Alexander Leidinger (netchild) |
misc/openhab: Update to 4.0.0. |
3.4.4 08 May 2023 08:28:27 |
Alexander Leidinger (netchild) |
misc/openhab*: update to 3.4.4. |
3.4.3 13 Apr 2023 08:14:47 |
Alexander Leidinger (netchild) |
misc/openhab*: update to 3.4.3 |
3.4.2 14 Feb 2023 11:51:18 |
Alexander Leidinger (netchild) |
misc/openhab: update to 3.4.2 |
3.4.1 09 Jan 2023 08:54:54 |
Alexander Leidinger (netchild) |
misc/openhab*: Update to 3.4.1. |
3.4.0 02 Jan 2023 21:30:32 |
Alexander Leidinger (netchild) |
misc/openhab: Update to 3.4.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) |
3.3.0 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 ) |
3.3.0 19 Jul 2022 10:18:27 |
Alexander Leidinger (netchild) |
misc/openhab misc/openhab-addons: update to 3.3.0. |
3.2.0 21 Dec 2021 08:03:03 |
Alexander Leidinger (netchild) |
misc/openhab,+addons: update to 3.2.0
Update to 3.2.0:
- https://github.com/openhab/openhab-distro/releases/tag/3.2.0
- switches from log4j mitigation to updated log4j (2.17.0)
https://community.openhab.org/t/log4j-vulnerability/129863/73
- add CPE for addons
PR: 260421 |
3.1.1 13 Dec 2021 13:04:39 |
Alexander Leidinger (netchild) |
misc/openhab: update to 3.1.1 (fix log4shell)
Update to 3.1.1 which brings fixes for the log4j vulnerability.
Security: https://github.com/openhab/openhab-distro/security/advisories/GHSA-j99j-qp89-pcfq
Security: CVE-2021-44228 |
3.1.0_1 02 Sep 2021 15:19:14 |
Bernhard Froehlich (decke) |
misc/openhab: Add CPE information
Approved by: portmgr (blanket) |
3.1.0_1 21 Jul 2021 09:56:39 |
Alexander Leidinger (netchild) |
misc/openhab: cd to '/' on start
/root may have the rights "o=", which will result in issues on start.
Adapt the command line arguments to daemon(8) to cd to /.
Reported by: Sandro Wirth <sandro.wirth@gmx.de>
Tested by: Sandro Wirth <sandro.wirth@gmx.de> |
3.1.0 28 Jun 2021 09:14:05 |
Alexander Leidinger (netchild) |
misc/openhab: update to 3.1.0
Release notes: https://www.openhab.org/blog/2021-06-28-openhab-3-1-release.html |
3.0.2 20 Jun 2021 14:52:03 |
Alexander Leidinger (netchild) |
misc/openhab*: fix wrong openhab v3 repo-copy |
20 Jun 2021 09:06:12
|
Alexander Leidinger (netchild) |
misc/openhab: new v3 based upon copy from openhab2
- copy openhab2* to openhab (follow upstream)
- update to 3.0.2
- remove update script (no auto migration from v2, scrip may come back
later, if needed)
- use openhab instead openhabvX directories (follow upstream)
- use openjdk 11 (new requirement)
- add UPDATING entry for users which may want to switch to v3 |