notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
openhab2-addons Addons for openhab2
2.5.12 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.5.12Version of this port present on the latest quarterly branch.
Maintainer: netchild@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-13 09:29:18
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: java
License: EPL
WWW:
https://www.openhab.org/
Description:
Addons for the openHAB smart-home software.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. libexec/openhab2/addons/openhab-addons-2.5.12.kar
  2. /usr/local/share/licenses/openhab2-addons-2.5.12/catalog.mk
  3. /usr/local/share/licenses/openhab2-addons-2.5.12/LICENSE
  4. /usr/local/share/licenses/openhab2-addons-2.5.12/EPL
Collapse this list.
Dependency lines:
  • openhab2-addons>0:misc/openhab2-addons
To install the port:
cd /usr/ports/misc/openhab2-addons/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/openhab2-addons
  • pkg install openhab2-addons
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openhab2-addons
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1620371585 SHA256 (openhab-addons-2.5.12.kar) = 6544a323af11f577dde736f6942c5833879d0b41770700fcc667a188755c6cce SIZE (openhab-addons-2.5.12.kar) = 199511513

Packages (timestamps in pop-ups are UTC):
openhab2-addons
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.122.5.12-2.5.122.5.12---
FreeBSD:13:quarterly2.5.122.5.122.5.122.5.122.5.12-2.5.122.5.12
FreeBSD:14:latest2.5.122.5.122.5.12-2.5.12--2.5.12
FreeBSD:14:quarterly2.5.122.5.12--2.5.12-2.5.122.5.12
FreeBSD:15:latest2.5.122.5.12n/a-n/a-2.5.122.5.12
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. README : misc/openhab2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_openhab2-addons
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab-addons//2.5.12/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.5.12
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.5.12
20 Jun 2021 09:06:11
commit hash: 942a4d428e389e5abc61b5957fc37c4f758ff919commit hash: 942a4d428e389e5abc61b5957fc37c4f758ff919commit hash: 942a4d428e389e5abc61b5957fc37c4f758ff919commit hash: 942a4d428e389e5abc61b5957fc37c4f758ff919 files touched by this commit
Alexander Leidinger (netchild) search for other commits by this committer
misc/openhab2*: switch to new download location, specify JAVA_VERSION

- switch to new download location (and zip instead of tgz)
- set JAVA_VERSION in the start script, to allow coexistence with
  the upcoming v3 port
- while I'm here, please portlint a little bit in maintainer specifc parts
2.5.11
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.5.11
14 Dec 2020 08:31:08
Revision:558079Original commit files touched by this commit
netchild search for other commits by this committer
Update to 2.5.11.
2.5.10
03 Nov 2020 08:51:36
Revision:553970Original commit files touched by this commit
netchild search for other commits by this committer
Update to 2.5.10.
2.5.9
21 Sep 2020 12:58:52
Revision:549443Original commit files touched by this commit
netchild search for other commits by this committer
Update to 2.5.9.
2.5.8
25 Aug 2020 11:06:49
Revision:546154Original commit files touched by this commit
netchild search for other commits by this committer
Update to 2.5.8.
2.5.7
19 Aug 2020 11:19:52
Revision:545315Original commit files touched by this commit
netchild search for other commits by this committer
Update to 2.5.7.
2.5.6
26 Jun 2020 07:51:50
Revision:540423Original commit files touched by this commit
netchild search for other commits by this committer
Update to 2.5.6.
Changelog:	https://github.com/openhab/openhab-distro/releases/tag/2.5.6
2.5.5
18 May 2020 14:22:35
Revision:535741Original commit files touched by this commit
netchild search for other commits by this committer
Update to 2.5.5.
2.5.4
20 Apr 2020 11:58:08
Revision:532197Original commit files touched by this commit
netchild search for other commits by this committer
Update to 2.5.4.
2.5.3
02 Apr 2020 11:02:55
Revision:530269Original commit files touched by this commit
netchild search for other commits by this committer
- Update to 2.5.3. [1]
- Set sun.nio.fs.watchservice to polling to let openhab
  detect changes to some files. [2]
- Set the charset to UTF-8 (via LC_ALL), to make more symbols work
  out of the box.

Submitted by:	Ivo van Geel <ivo@lanis.nl>	[1]
Suggested by:	Ivo van Geel <ivo@lanis.nl>	[2]
2.5.1
18 Jan 2020 12:34:11
Revision:523417Original commit files touched by this commit
netchild search for other commits by this committer
Update to 2.5.1.
2.5.0
22 Dec 2019 11:54:31
Revision:520613Original commit files touched by this commit
netchild search for other commits by this committer
Update to 2.5.0.
2.4.0
18 Dec 2018 21:01:08
Revision:487772Original commit files touched by this commit
netchild search for other commits by this committer
Update openhab2 to 2.4.0
2.3.0
08 Dec 2018 16:24:37
Revision:486962Original commit files touched by this commit
netchild search for other commits by this committer
Update openhab2 to 2.3.0.
2.2.0
13 Apr 2018 09:30:38
Revision:467225Original commit files touched by this commit
netchild search for other commits by this committer
Fix typo.
2.2.0
13 Apr 2018 09:29:09
Revision:467223Original commit files touched by this commit
netchild search for other commits by this committer
Add openhab2-addons.

Number of commits found: 19