Port details |
- domoticz-devel Home Automation System (Development Branch)
- 2024.7.16186_2 www =0 2024.7.16186_1Version of this port present on the latest quarterly branch.
- Maintainer: kiwi@oav.net
- Port Added: 2024-08-23 09:09:08
- Last Update: 2024-10-03 10:25:14
- Commit Hash: 55cfbcf
- License: GPLv3
- WWW:
- https://www.domoticz.com
- Description:
- Domoticz is a Home Automation System that lets you monitor and configure
various devices like: Lights, Switches, various sensors/meters like
Temperature, Rain, Wind, UV, Electra, Gas, Water and much more.
Notifications/Alerts can be sent to any mobile device
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- domoticz-devel>0:www/domoticz-devel
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/domoticz-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install www/domoticz-devel
- pkg install domoticz-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: domoticz-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724226922
SHA256 (domoticz-domoticz-2024.7.16186-a580a6b1f_GH0.tar.gz) = d560cd6d3bd1e001c233984557f3d44eec9f1225cd5122ea539a34a267b37c82
SIZE (domoticz-domoticz-2024.7.16186-a580a6b1f_GH0.tar.gz) = 13259908
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libcurl.so : ftp/curl
- libboost_system.so : devel/boost-libs
- libjsoncpp.so : devel/jsoncpp
- libmosquitto.so : net/mosquitto
- liblua-5.3.so : lang/lua53
- libminizip.so : archivers/minizip
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for domoticz-devel-2024.7.16186_2:
PRECOMP=on: Enable usage of precompiled header to speed build time
PYTHON=on: Enable support for Python Plugins
===> Use 'make config' to modify these settings
- Options name:
- www_domoticz-devel
- USES:
- cmake compiler:c++11-lang cpe lua:53 minizip pkgconfig sqlite ssl python:3.9+
- pkg-message:
- Notice:
This port runs per default using uid:gid domoticz:domoticz to
avoid security problems.
Some code of Domoticz may needs root access. If you are ok with
that change the following rc.conf to:
domoticz_user="root"
domoticz_group="wheel"
And restart domoticz.
If you have issues with domoticz listen option, you can add
net.inet6.ip6.v6only=0 to /etc/sysctl.conf
If your install is a new one, a default user has been created :
User/Password: admin/domoticz
Please modify password ASAP in menu Setup -> MyProfile
- Master Sites:
|