IABSD.fr/ports/misc

Branch :


Log

Author Commit Date CI Message
41b34e25 2024-05-06 12:23:44 bump REVISION for py3.10 -> py3.11 switch
83dce380 2024-05-03 11:34:46 Update to hwdata-0.382.
7d691349 2024-05-03 08:51:46 update to remind-4.3.7, from Martin Ziemer (maintainer)
6bc815d7 2024-04-26 07:50:43 misc/remind: update to 4.3.6, from MAINTAINER Martin Ziemer
a1ad636f 2024-04-25 14:44:10 Remove misc/gone. Last release is from 2003 and the program is crashing on at least amd64 and arm64 when entering a passphrase. $ gone Password: Segmentation fault (core dumped) OK solene@
9cc4d6e1 2024-04-23 20:57:37 +openhab, openhab-addons
89025625 2024-04-23 20:53:01 set SUBST_VARS=V to reduce PLIST churn during updates
ae15e0cb 2024-04-23 20:50:21 import ports/misc/openhab-addons, from Chaz Kettleson, ok bentley@
8c0a4132 2024-04-23 20:48:10 update to openhab-4.1.2, add more to README, fix commented-out path in conf file, from Chaz Kettleson tweak from me so that files under share/examples stay root-owned and only the @sample'd versions are owned by _openhab uid.
d50e5bab 2024-04-23 20:45:37 import ports/misc/openhab, from Chaz Kettleson, ok bentley@ (I changed uid after ok) --- The open Home Automation Bus (openHAB) project aims at providing a universal integration platform for all things around home automation. It is a pure Java solution, fully based on OSGi. It is designed to be vendor-neutral as well as hardware/protocol-agnostic. openHAB brings together different bus systems, hardware devices, and interface protocols by dedicated bindings. These bindings send and receive commands and status updates on the openHAB event bus. This concept allows designing user interfaces with a unique look&feel, but with the possibility to operate devices based on a big number of different technologies. Besides the user interfaces, it also brings the power of automation logic across different system boundaries. ---