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

Diego: I replied to your email, it bounced. Please email me again from a different address.

HEADS UP

We have a known problem with lists of packages - they are out of date. A fix is in the works: see https://github.com/FreshPorts/freshports/issues/615 & https://github.com/FreshPorts/freshports/issues/616

Port details
domoticz Home Automation System
2024.7 www on this many watch lists=5 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 2024.4_3Version of this port present on the latest quarterly branch.
Maintainer: kiwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-01-26 15:15:27
Last Update: 2025-01-06 13:34:24
Commit Hash: 99eafb3
People watching this port, also watch:: openssl, hsflowd, treeline, xrdp, node
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
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 (1184 items)
Collapse this list.
  1. /usr/local/share/licenses/domoticz-2024.7/catalog.mk
  2. /usr/local/share/licenses/domoticz-2024.7/LICENSE
  3. /usr/local/share/licenses/domoticz-2024.7/GPLv3
  4. domoticz/History.txt
  5. domoticz/License.txt
  6. domoticz/domoticz
  7. domoticz/dzVents/.gitignore
  8. domoticz/dzVents/documentation/README.md
  9. domoticz/dzVents/documentation/README.wiki
  10. domoticz/dzVents/documentation/dzvents-smoothing.png
  11. domoticz/dzVents/documentation/history.md
  12. domoticz/dzVents/documentation/history.wiki
  13. domoticz/dzVents/documentation/pandoc.md
  14. domoticz/dzVents/runtime/Camera.lua
  15. domoticz/dzVents/runtime/CustomEvent.lua
  16. domoticz/dzVents/runtime/Device.lua
  17. domoticz/dzVents/runtime/Domoticz.lua
  18. domoticz/dzVents/runtime/EventHelpers.lua
  19. domoticz/dzVents/runtime/HTTPResponse.lua
  20. domoticz/dzVents/runtime/HistoricalStorage.lua
  21. domoticz/dzVents/runtime/JSON.lua
  22. domoticz/dzVents/runtime/Security.lua
  23. domoticz/dzVents/runtime/ShellCommandResponse.lua
  24. domoticz/dzVents/runtime/SystemEvent.lua
  25. domoticz/dzVents/runtime/Time.lua
  26. domoticz/dzVents/runtime/TimedCommand.lua
  27. domoticz/dzVents/runtime/TimedCommandOptions.lua
  28. domoticz/dzVents/runtime/Timer.lua
  29. domoticz/dzVents/runtime/Utils.lua
  30. domoticz/dzVents/runtime/Variable.lua
  31. domoticz/dzVents/runtime/XmlParser.lua
  32. domoticz/dzVents/runtime/constants.lua
  33. domoticz/dzVents/runtime/device-adapters/Adapters.lua
  34. domoticz/dzVents/runtime/device-adapters/airquality_device.lua
  35. domoticz/dzVents/runtime/device-adapters/alert_device.lua
  36. domoticz/dzVents/runtime/device-adapters/ampere_1_phase_device.lua
  37. domoticz/dzVents/runtime/device-adapters/ampere_3_phase_device.lua
  38. domoticz/dzVents/runtime/device-adapters/barometer_device.lua
  39. domoticz/dzVents/runtime/device-adapters/counter_device.lua
  40. domoticz/dzVents/runtime/device-adapters/custom_sensor_device.lua
  41. domoticz/dzVents/runtime/device-adapters/distance_device.lua
  42. domoticz/dzVents/runtime/device-adapters/electric_usage_device.lua
  43. domoticz/dzVents/runtime/device-adapters/evohome_device.lua
  44. domoticz/dzVents/runtime/device-adapters/gas_device.lua
  45. domoticz/dzVents/runtime/device-adapters/generic_device.lua
  46. domoticz/dzVents/runtime/device-adapters/group_device.lua
  47. domoticz/dzVents/runtime/device-adapters/hardware_device.lua
  48. domoticz/dzVents/runtime/device-adapters/humidity_device.lua
  49. domoticz/dzVents/runtime/device-adapters/kodi_device.lua
  50. domoticz/dzVents/runtime/device-adapters/kwh_device.lua
  51. domoticz/dzVents/runtime/device-adapters/leafwetness_device.lua
  52. domoticz/dzVents/runtime/device-adapters/logitech_media_server_device.lua
  53. domoticz/dzVents/runtime/device-adapters/lux_device.lua
  54. domoticz/dzVents/runtime/device-adapters/onkyo_device.lua
  55. domoticz/dzVents/runtime/device-adapters/opentherm_gateway_device.lua
  56. domoticz/dzVents/runtime/device-adapters/p1_smartmeter_device.lua
  57. domoticz/dzVents/runtime/device-adapters/percentage_device.lua
  58. domoticz/dzVents/runtime/device-adapters/pressure_device.lua
  59. domoticz/dzVents/runtime/device-adapters/rain_device.lua
  60. domoticz/dzVents/runtime/device-adapters/rgbw_device.lua
  61. domoticz/dzVents/runtime/device-adapters/scaleweight_device.lua
  62. domoticz/dzVents/runtime/device-adapters/scene_device.lua
  63. domoticz/dzVents/runtime/device-adapters/security_device.lua
  64. domoticz/dzVents/runtime/device-adapters/smoke_detector_device.lua
  65. domoticz/dzVents/runtime/device-adapters/soilmoisture_device.lua
  66. domoticz/dzVents/runtime/device-adapters/solar_radiation_device.lua
  67. domoticz/dzVents/runtime/device-adapters/soundlevel_device.lua
  68. domoticz/dzVents/runtime/device-adapters/switch_device.lua
  69. domoticz/dzVents/runtime/device-adapters/temperature_barometer_device.lua
  70. domoticz/dzVents/runtime/device-adapters/temperature_device.lua
  71. domoticz/dzVents/runtime/device-adapters/temperature_humidity_barometer_device.lua
  72. domoticz/dzVents/runtime/device-adapters/temperature_humidity_device.lua
  73. domoticz/dzVents/runtime/device-adapters/text_device.lua
  74. domoticz/dzVents/runtime/device-adapters/thermostat_operating_state_device.lua
  75. domoticz/dzVents/runtime/device-adapters/thermostat_setpoint_device.lua
  76. domoticz/dzVents/runtime/device-adapters/thermostat_type_3_device.lua
  77. domoticz/dzVents/runtime/device-adapters/uv_device.lua
  78. domoticz/dzVents/runtime/device-adapters/visibility_device.lua
  79. domoticz/dzVents/runtime/device-adapters/voltage_device.lua
  80. domoticz/dzVents/runtime/device-adapters/waterflow_device.lua
  81. domoticz/dzVents/runtime/device-adapters/wind_device.lua
  82. domoticz/dzVents/runtime/device-adapters/youless_device.lua
  83. domoticz/dzVents/runtime/device-adapters/zone_heating_device.lua
  84. domoticz/dzVents/runtime/device-adapters/zwave_mode_type_device.lua
  85. domoticz/dzVents/runtime/dzVents.lua
  86. domoticz/dzVents/runtime/eventItemIdentifier.lua
  87. domoticz/dzVents/runtime/integration-tests/File.lua
  88. domoticz/dzVents/runtime/integration-tests/IconScript.lua
  89. domoticz/dzVents/runtime/integration-tests/README.md
  90. domoticz/dzVents/runtime/integration-tests/descriptionScript.lua
  91. domoticz/dzVents/runtime/integration-tests/domoticzTestTools.lua
  92. domoticz/dzVents/runtime/integration-tests/global_data.lua
  93. domoticz/dzVents/runtime/integration-tests/httpResponseScript.lua
  94. domoticz/dzVents/runtime/integration-tests/package.json
  95. domoticz/dzVents/runtime/integration-tests/quiet.lua
  96. domoticz/dzVents/runtime/integration-tests/scCancelledScene.lua
  97. domoticz/dzVents/runtime/integration-tests/scScene.lua
  98. domoticz/dzVents/runtime/integration-tests/scriptContactDoorLockInvertedSwitch.lua
  99. domoticz/dzVents/runtime/integration-tests/scriptDelayedVariableScene.lua
  100. domoticz/dzVents/runtime/integration-tests/scriptSelectorSwitch.lua
  101. domoticz/dzVents/runtime/integration-tests/scriptTestCustomAndSystemEventsScript.lua
  102. domoticz/dzVents/runtime/integration-tests/scriptTestEventState.lua
  103. domoticz/dzVents/runtime/integration-tests/scriptTestProtect.lua
  104. domoticz/dzVents/runtime/integration-tests/scriptTestRename.lua
  105. domoticz/dzVents/runtime/integration-tests/scriptTestUpdatedDocumentation.lua
  106. domoticz/dzVents/runtime/integration-tests/scriptTestWildcards.lua
  107. domoticz/dzVents/runtime/integration-tests/secArmedAway.lua
  108. domoticz/dzVents/runtime/integration-tests/server.js
  109. domoticz/dzVents/runtime/integration-tests/silent.lua
  110. domoticz/dzVents/runtime/integration-tests/some_module.lua
  111. domoticz/dzVents/runtime/integration-tests/stage1.lua
  112. domoticz/dzVents/runtime/integration-tests/stage2.lua
  113. domoticz/dzVents/runtime/integration-tests/testContactDoorLockInvertedSwitch.lua
  114. domoticz/dzVents/runtime/integration-tests/testDelayedVariableScene.lua
  115. domoticz/dzVents/runtime/integration-tests/testEventState.lua
  116. domoticz/dzVents/runtime/integration-tests/testIntegration.lua
  117. domoticz/dzVents/runtime/integration-tests/testSelectorSwitch.lua
  118. domoticz/dzVents/runtime/integration-tests/testSystemAndCustomEvents.lua
  119. domoticz/dzVents/runtime/integration-tests/varCancelled.lua
  120. domoticz/dzVents/runtime/integration-tests/varString.lua
  121. domoticz/dzVents/runtime/integration-tests/vdCancelledRepeatSwitch.lua
  122. domoticz/dzVents/runtime/integration-tests/vdRepeatSwitch.lua
  123. domoticz/dzVents/runtime/integration-tests/vdSwitchDimmer.lua
  124. domoticz/dzVents/runtime/lodash.lua
  125. domoticz/dzVents/runtime/misc/smoothing.xlsx
  126. domoticz/dzVents/runtime/misc/testdzVents.sh
  127. domoticz/dzVents/runtime/persistence.lua
  128. domoticz/dzVents/runtime/tests/.luacov
  129. domoticz/dzVents/runtime/tests/README.md
  130. domoticz/dzVents/runtime/tests/data/README.md
  131. domoticz/dzVents/runtime/tests/devices.lua
  132. domoticz/dzVents/runtime/tests/generated_scripts/internal1.lua
  133. domoticz/dzVents/runtime/tests/generated_scripts/internal2.lua
  134. domoticz/dzVents/runtime/tests/scandir/.f3.lua
  135. domoticz/dzVents/runtime/tests/scandir/.f3.lua.swp
  136. domoticz/dzVents/runtime/tests/scandir/f1.lua
  137. domoticz/dzVents/runtime/tests/scandir/f1lua
  138. domoticz/dzVents/runtime/tests/scandir/f2.lua
  139. domoticz/dzVents/runtime/tests/scandir/f3.lua
  140. domoticz/dzVents/runtime/tests/scandir/lua.lua
  141. domoticz/dzVents/runtime/tests/scripts/global_data.lua
  142. domoticz/dzVents/runtime/tests/scripts/script1.lua
  143. domoticz/dzVents/runtime/tests/scripts/script2.lua
  144. domoticz/dzVents/runtime/tests/scripts/script3.lua
  145. domoticz/dzVents/runtime/tests/scripts/script4.lua
  146. domoticz/dzVents/runtime/tests/scripts/script5.lua
  147. domoticz/dzVents/runtime/tests/scripts/script6.lua
  148. domoticz/dzVents/runtime/tests/scripts/script7.lua
  149. domoticz/dzVents/runtime/tests/scripts/script_combined.lua
  150. domoticz/dzVents/runtime/tests/scripts/script_data.lua
  151. domoticz/dzVents/runtime/tests/scripts/script_error.lua
  152. domoticz/dzVents/runtime/tests/scripts/script_group1.lua
  153. domoticz/dzVents/runtime/tests/scripts/script_group2.lua
  154. domoticz/dzVents/runtime/tests/scripts/script_inactive.lua
  155. domoticz/dzVents/runtime/tests/scripts/script_incomplete_missing_execute.lua
  156. domoticz/dzVents/runtime/tests/scripts/script_incomplete_missing_on.lua
  157. domoticz/dzVents/runtime/tests/scripts/script_logging.lua
  158. domoticz/dzVents/runtime/tests/scripts/script_notable.lua
  159. domoticz/dzVents/runtime/tests/scripts/script_response_trigger1.lua
  160. domoticz/dzVents/runtime/tests/scripts/script_response_trigger2.lua
  161. domoticz/dzVents/runtime/tests/scripts/script_scene1.lua
  162. domoticz/dzVents/runtime/tests/scripts/script_scene2.lua
  163. domoticz/dzVents/runtime/tests/scripts/script_security.lua
  164. domoticz/dzVents/runtime/tests/scripts/script_security_grouped.lua
  165. domoticz/dzVents/runtime/tests/scripts/script_timer_classic.lua
  166. domoticz/dzVents/runtime/tests/scripts/script_timer_function.lua
  167. domoticz/dzVents/runtime/tests/scripts/script_timer_single.lua
  168. domoticz/dzVents/runtime/tests/scripts/script_timer_table.lua
  169. domoticz/dzVents/runtime/tests/scripts/script_variable1.lua
  170. domoticz/dzVents/runtime/tests/scripts/script_variable2.lua
  171. domoticz/dzVents/runtime/tests/scripts/script_variable3.lua
  172. domoticz/dzVents/runtime/tests/scripts/script_wildcard1.lua
  173. domoticz/dzVents/runtime/tests/scripts/script_wildcard2.lua
  174. domoticz/dzVents/runtime/tests/scripts/script_wildcard3.lua
  175. domoticz/dzVents/runtime/tests/scripts/script_with_active_method.lua
  176. domoticz/dzVents/runtime/tests/scripts/script_with_time-contrained_device.lua
  177. domoticz/dzVents/runtime/tests/testDevice.lua
  178. domoticz/dzVents/runtime/tests/testDomoticz.lua
  179. domoticz/dzVents/runtime/tests/testEventHelpers.lua
  180. domoticz/dzVents/runtime/tests/testEventHelpersStorage.lua
  181. domoticz/dzVents/runtime/tests/testHTTPResponse.lua
  182. domoticz/dzVents/runtime/tests/testLodash.lua
  183. domoticz/dzVents/runtime/tests/testScriptdzVentsDispatching.lua
  184. domoticz/dzVents/runtime/tests/testTime.lua
  185. domoticz/dzVents/runtime/tests/testTimedCommand.lua
  186. domoticz/dzVents/runtime/tests/testUtils.lua
  187. domoticz/dzVents/runtime/tests/testVariable.lua
  188. domoticz/dzVents/runtime/tests/testfile
  189. domoticz/dzVents/runtime/tests/tstData.lua
  190. domoticz/dzVents/runtime/todo.md
  191. domoticz/dzVents/runtime/xml2lua.lua
  192. domoticz/dzVents/runtime/xmlhandler/dom.lua
  193. domoticz/dzVents/runtime/xmlhandler/print.lua
  194. domoticz/dzVents/runtime/xmlhandler/tree.lua
  195. domoticz/plugins/AwoxSMP/lib/__init__.py
  196. domoticz/plugins/AwoxSMP/lib/pySmartPlugSmpB16.py
  197. domoticz/plugins/AwoxSMP/plugin.py
  198. domoticz/plugins/examples/BaseTemplate.py
  199. domoticz/plugins/examples/DenonMarantz.py
  200. domoticz/plugins/examples/Dlink DSP-W215.py
  201. domoticz/plugins/examples/HTTP Listener.py
  202. domoticz/plugins/examples/HTTP.py
  203. domoticz/plugins/examples/Kodi.py
  204. domoticz/plugins/examples/MQTT Publish.py
  205. domoticz/plugins/examples/MQTT Subscribe.py
  206. domoticz/plugins/examples/Mutli-Threaded.py
  207. domoticz/plugins/examples/Pinger.py
  208. domoticz/plugins/examples/RAVEn.py
  209. domoticz/plugins/examples/UDP Discovery.py
  210. domoticz/plugins/examples/Web Socket Client.py
  211. domoticz/scripts/_domoticz_main
  212. domoticz/scripts/_domoticz_main.bat
  213. domoticz/scripts/buienradar_rain_example.pl
  214. domoticz/scripts/domoticz.conf
  215. domoticz/scripts/download_update.sh
  216. domoticz/scripts/dzVents/data/README.md
  217. domoticz/scripts/dzVents/dumps/.gitignore
  218. domoticz/scripts/dzVents/examples/calc temp delta.lua
  219. domoticz/scripts/dzVents/examples/check battery levels.lua
  220. domoticz/scripts/dzVents/examples/check dead devices by desc.lua
  221. domoticz/scripts/dzVents/examples/check dead devices.lua
  222. domoticz/scripts/dzVents/examples/external_light.lua
  223. domoticz/scripts/dzVents/examples/fake presence.lua
  224. domoticz/scripts/dzVents/examples/garage door.lua
  225. domoticz/scripts/dzVents/examples/get sensor values.lua
  226. domoticz/scripts/dzVents/examples/intruder alert.lua
  227. domoticz/scripts/dzVents/examples/leak_detection.lua
  228. domoticz/scripts/dzVents/examples/notify for dead system-alive check devices.lua
  229. domoticz/scripts/dzVents/examples/only run script when button pressed.lua
  230. domoticz/scripts/dzVents/examples/plant watering notification.lua
  231. domoticz/scripts/dzVents/examples/random night light.lua
  232. domoticz/scripts/dzVents/examples/respond to switch.lua
  233. domoticz/scripts/dzVents/examples/schedule fish pond pump.lua
  234. domoticz/scripts/dzVents/examples/simple room heating with hysteresis control.lua
  235. domoticz/scripts/dzVents/examples/sunscreen.lua
  236. domoticz/scripts/dzVents/generated_scripts/README.md
  237. domoticz/scripts/dzVents/scripts/README.md
  238. domoticz/scripts/install.sh
  239. domoticz/scripts/logrotate/domoticz
  240. domoticz/scripts/lua/JSON.lua
  241. domoticz/scripts/lua/script_device_demo.lua
  242. domoticz/scripts/lua/script_time_demo.lua
  243. domoticz/scripts/lua_parsers/example.lua
  244. domoticz/scripts/lua_parsers/example_json.lua
  245. domoticz/scripts/lua_parsers/example_owm.lua
  246. domoticz/scripts/lua_parsers/example_xml.lua
  247. domoticz/scripts/lua_parsers/readme.txt
  248. domoticz/scripts/python/domoticz.py
  249. domoticz/scripts/python/googlepubsub.py
  250. domoticz/scripts/python/reloader.py
  251. domoticz/scripts/python/script_device_demo.py
  252. domoticz/scripts/python/script_time_demo.py
  253. domoticz/scripts/readme.txt
  254. domoticz/scripts/restart_domoticz
  255. domoticz/scripts/support/README.md
  256. domoticz/scripts/support/get_build_versions.sh
  257. domoticz/scripts/support/mqtt_ad/README.md
  258. domoticz/scripts/support/mqtt_ad/mqtt_ad_record.sh
  259. domoticz/scripts/support/mqtt_ad/mqtt_ad_send.sh
  260. domoticz/scripts/templates/All.Lua
  261. domoticz/scripts/templates/All.Python
  262. domoticz/scripts/templates/All.dzVents
  263. domoticz/scripts/templates/Bare.dzVents
  264. domoticz/scripts/templates/CustomEvents.dzVents
  265. domoticz/scripts/templates/Device.Lua
  266. domoticz/scripts/templates/Device.dzVents
  267. domoticz/scripts/templates/ExecuteShellCommand.dzVents
  268. domoticz/scripts/templates/Group.dzVents
  269. domoticz/scripts/templates/HTTPRequest.dzVents
  270. domoticz/scripts/templates/Logging.dzVents
  271. domoticz/scripts/templates/Scene.dzVents
  272. domoticz/scripts/templates/Security.Lua
  273. domoticz/scripts/templates/Security.dzVents
  274. domoticz/scripts/templates/System.dzVents
  275. domoticz/scripts/templates/Time.Lua
  276. domoticz/scripts/templates/Timer.dzVents
  277. domoticz/scripts/templates/UserVariable.Lua
  278. domoticz/scripts/templates/UserVariable.dzVents
  279. domoticz/scripts/templates/global_data.dzVents
  280. domoticz/scripts/update_domoticz
  281. domoticz/server_cert.pem
  282. domoticz/updatedomo
  283. domoticz/www/app/AboutController.js
  284. domoticz/www/app/ApplicationsController.js
  285. domoticz/www/app/CamController.js
  286. domoticz/www/app/CustomIconsController.js
  287. domoticz/www/app/DPFibaroController.js
  288. domoticz/www/app/DPGooglePubSubController.js
  289. domoticz/www/app/DPHttpController.js
  290. domoticz/www/app/DPInfluxController.js
  291. domoticz/www/app/DPMQTTController.js
  292. domoticz/www/app/DashboardController.js
  293. domoticz/www/app/DeviceLightEdit.js
  294. domoticz/www/app/DummyController.js
  295. domoticz/www/app/EnergyDashboardController.js
  296. domoticz/www/app/FloorplanController.js
  297. domoticz/www/app/FloorplanEditController.js
  298. domoticz/www/app/ForecastController.js
  299. domoticz/www/app/FrontpageController.js
  300. domoticz/www/app/HistoryController.js
  301. domoticz/www/app/LightsController.js
  302. domoticz/www/app/LogController.js
  303. domoticz/www/app/LoginController.js
  304. domoticz/www/app/LogoutController.js
  305. domoticz/www/app/MobileNotificationsController.js
  306. domoticz/www/app/MyProfileController.js
  307. domoticz/www/app/NotificationController.js
  308. domoticz/www/app/OfflineController.js
  309. domoticz/www/app/RestoreDatabaseController.js
  310. domoticz/www/app/ScenesController.js
  311. domoticz/www/app/SetupController.js
  312. domoticz/www/app/TemperatureController.js
  313. domoticz/www/app/TemperatureCustomLogController.js
  314. domoticz/www/app/TimerplanController.js
  315. domoticz/www/app/UpdateController.js
  316. domoticz/www/app/UserVariablesController.js
  317. domoticz/www/app/UsersController.js
  318. domoticz/www/app/UtilityController.js
  319. domoticz/www/app/WeatherController.js
  320. domoticz/www/app/ZWaveTopologyController.js
  321. domoticz/www/app/app.constants.js
  322. domoticz/www/app/app.js
  323. domoticz/www/app/app.notifications.js
  324. domoticz/www/app/app.permissions.js
  325. domoticz/www/app/app.routes.js
  326. domoticz/www/app/components/rgbw-picker/RgbwPicker.html
  327. domoticz/www/app/components/rgbw-picker/RgbwPicker.js
  328. domoticz/www/app/devices/Devices.css
  329. domoticz/www/app/devices/Devices.html
  330. domoticz/www/app/devices/Devices.js
  331. domoticz/www/app/devices/deviceFactory.js
  332. domoticz/www/app/domoticz.api.js
  333. domoticz/www/app/events/CurrentStates.html
  334. domoticz/www/app/events/CurrentStates.js
  335. domoticz/www/app/events/EventViewer.html
  336. domoticz/www/app/events/EventViewer.js
  337. domoticz/www/app/events/Events.css
  338. domoticz/www/app/events/Events.html
  339. domoticz/www/app/events/Events.js
  340. domoticz/www/app/events/blockly_blocks_domoticz.js
  341. domoticz/www/app/events/blockly_messages_domoticz_en.js
  342. domoticz/www/app/events/blockly_toolbox.xml
  343. domoticz/www/app/events/blockly_xml_parser.js
  344. domoticz/www/app/events/factories.js
  345. domoticz/www/app/hardware/Hardware.html
  346. domoticz/www/app/hardware/Hardware.js
  347. domoticz/www/app/hardware/HardwareSetup.html
  348. domoticz/www/app/hardware/HardwareSetup.js
  349. domoticz/www/app/hardware/extra/DaikinParams.html
  350. domoticz/www/app/hardware/extra/DaikinParams.js
  351. domoticz/www/app/hardware/extra/MQTTParams.html
  352. domoticz/www/app/hardware/extra/MQTTParams.js
  353. domoticz/www/app/hardware/setup/BleBox.html
  354. domoticz/www/app/hardware/setup/BleBox.js
  355. domoticz/www/app/hardware/setup/EnOceanESP3.html
  356. domoticz/www/app/hardware/setup/EnOceanESP3.js
  357. domoticz/www/app/hardware/setup/Kodi.html
  358. domoticz/www/app/hardware/setup/Kodi.js
  359. domoticz/www/app/hardware/setup/MQTT-AD.html
  360. domoticz/www/app/hardware/setup/MQTT-AD.js
  361. domoticz/www/app/hardware/setup/MQTT.html
  362. domoticz/www/app/hardware/setup/MQTT.js
  363. domoticz/www/app/hardware/setup/MySensors.html
  364. domoticz/www/app/hardware/setup/MySensors.js
  365. domoticz/www/app/hardware/setup/PanasonicTV.html
  366. domoticz/www/app/hardware/setup/PanasonicTV.js
  367. domoticz/www/app/hardware/setup/Pinger.html
  368. domoticz/www/app/hardware/setup/Pinger.js
  369. domoticz/www/app/hardware/setup/WakeOnLan.html
  370. domoticz/www/app/hardware/setup/WakeOnLan.js
  371. domoticz/www/app/hardware/setup/ZWave.html
  372. domoticz/www/app/hardware/setup/ZWave.js
  373. domoticz/www/app/livesocket.js
  374. domoticz/www/app/log/AngularBase.js
  375. domoticz/www/app/log/Base.js
  376. domoticz/www/app/log/Chart.js
  377. domoticz/www/app/log/ChartLoader.js
  378. domoticz/www/app/log/ChartZoomer.js
  379. domoticz/www/app/log/CounterLog.html
  380. domoticz/www/app/log/CounterLog.js
  381. domoticz/www/app/log/CounterLogCounter.js
  382. domoticz/www/app/log/CounterLogCounterSeriesSuppliers.js
  383. domoticz/www/app/log/CounterLogEnergySeriesSuppliers.js
  384. domoticz/www/app/log/CounterLogInstantAndCounter.js
  385. domoticz/www/app/log/CounterLogP1Energy.js
  386. domoticz/www/app/log/CounterLogParams.js
  387. domoticz/www/app/log/CounterLogSeriesSupplier.js
  388. domoticz/www/app/log/DataLoader.js
  389. domoticz/www/app/log/DeviceLog.html
  390. domoticz/www/app/log/DeviceLog.js
  391. domoticz/www/app/log/DomoticzBase.js
  392. domoticz/www/app/log/GraphLog.html
  393. domoticz/www/app/log/GraphLog.js
  394. domoticz/www/app/log/LightLog.html
  395. domoticz/www/app/log/LightLog.js
  396. domoticz/www/app/log/RainLog.html
  397. domoticz/www/app/log/RainLog.js
  398. domoticz/www/app/log/RefreshingChart.js
  399. domoticz/www/app/log/SceneLog.html
  400. domoticz/www/app/log/SceneLog.js
  401. domoticz/www/app/log/SetpointLog.html
  402. domoticz/www/app/log/SetpointLog.js
  403. domoticz/www/app/log/TemperatureLog.html
  404. domoticz/www/app/log/TemperatureLog.js
  405. domoticz/www/app/log/TextLog.html
  406. domoticz/www/app/log/TextLog.js
  407. domoticz/www/app/log/chart-compare-temp.html
  408. domoticz/www/app/log/chart-compare.html
  409. domoticz/www/app/log/chart-day.html
  410. domoticz/www/app/log/chart-hour.html
  411. domoticz/www/app/log/chart-month.html
  412. domoticz/www/app/log/chart-week.html
  413. domoticz/www/app/log/chart-year.html
  414. domoticz/www/app/log/components/DeviceLevelChart.js
  415. domoticz/www/app/log/components/DeviceOnOffChart.js
  416. domoticz/www/app/log/components/DeviceTextLogTable.js
  417. domoticz/www/app/log/factories.js
  418. domoticz/www/app/main.js
  419. domoticz/www/app/notifications/DeviceNotifications.js
  420. domoticz/www/app/notifications/constants.js
  421. domoticz/www/app/notifications/factories.js
  422. domoticz/www/app/plans/RoomPlans.html
  423. domoticz/www/app/plans/RoomPlans.js
  424. domoticz/www/app/report/CounterReport.html
  425. domoticz/www/app/report/CounterReport.js
  426. domoticz/www/app/report/DeviceReport.html
  427. domoticz/www/app/report/DeviceReport.js
  428. domoticz/www/app/report/EnergyMultiCounterReport.html
  429. domoticz/www/app/report/EnergyMultiCounterReport.js
  430. domoticz/www/app/report/TemperatureReport.html
  431. domoticz/www/app/report/TemperatureReport.js
  432. domoticz/www/app/report/helpers.js
  433. domoticz/www/app/scenes/factories.js
  434. domoticz/www/app/timers/DeviceTimersController.js
  435. domoticz/www/app/timers/SceneTimersController.js
  436. domoticz/www/app/timers/components.js
  437. domoticz/www/app/timers/factories.js
  438. domoticz/www/app/timers/planning.js
  439. domoticz/www/css/bootstrap-responsive.css
  440. domoticz/www/css/bootstrap.css
  441. domoticz/www/css/colpick.css
  442. domoticz/www/css/demo_table_jui.css
  443. domoticz/www/css/fonts/Oswald-Light.eot
  444. domoticz/www/css/fonts/Oswald-Light.ttf
  445. domoticz/www/css/fonts/Oswald-Regular.eot
  446. domoticz/www/css/fonts/Oswald-Regular.ttf
  447. domoticz/www/css/fonts/Satisfy.eot
  448. domoticz/www/css/fonts/Satisfy.ttf
  449. domoticz/www/css/images/bg-track.png
  450. domoticz/www/css/images/bttb.png
  451. domoticz/www/css/images/close.png
  452. domoticz/www/css/images/handle.png
  453. domoticz/www/css/images/img01.jpg
  454. domoticz/www/css/images/img01a.jpg
  455. domoticz/www/css/images/img02.jpg
  456. domoticz/www/css/images/img03.jpg
  457. domoticz/www/css/images/img03b.jpg
  458. domoticz/www/css/images/img03bd.png
  459. domoticz/www/css/images/img03bs.jpg
  460. domoticz/www/css/images/img03r.jpg
  461. domoticz/www/css/images/img03s.jpg
  462. domoticz/www/css/images/img04.png
  463. domoticz/www/css/images/img05.png
  464. domoticz/www/css/images/img06.png
  465. domoticz/www/css/images/img07.png
  466. domoticz/www/css/images/img08.jpg
  467. domoticz/www/css/images/img09.png
  468. domoticz/www/css/images/img10.png
  469. domoticz/www/css/images/img11.jpg
  470. domoticz/www/css/images/img12.jpg
  471. domoticz/www/css/images/img12.png
  472. domoticz/www/css/images/img13.jpg
  473. domoticz/www/css/images/spacer.gif
  474. domoticz/www/css/jquery-ui-timepicker-addon.css
  475. domoticz/www/css/jquery.dataTables.min.css
  476. domoticz/www/css/jquery.uix.multiselect.css
  477. domoticz/www/css/legacy.css
  478. domoticz/www/css/planning.css
  479. domoticz/www/css/remote.css
  480. domoticz/www/css/style.css
  481. domoticz/www/css/ui-darkness/images/animated-overlay.gif
  482. domoticz/www/css/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png
  483. domoticz/www/css/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png
  484. domoticz/www/css/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
  485. domoticz/www/css/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
  486. domoticz/www/css/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
  487. domoticz/www/css/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
  488. domoticz/www/css/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
  489. domoticz/www/css/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
  490. domoticz/www/css/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
  491. domoticz/www/css/ui-darkness/images/ui-icons_222222_256x240.png
  492. domoticz/www/css/ui-darkness/images/ui-icons_4b8e0b_256x240.png
  493. domoticz/www/css/ui-darkness/images/ui-icons_a83300_256x240.png
  494. domoticz/www/css/ui-darkness/images/ui-icons_cccccc_256x240.png
  495. domoticz/www/css/ui-darkness/images/ui-icons_ffffff_256x240.png
  496. domoticz/www/css/ui-darkness/jquery-ui.min.css
  497. domoticz/www/css/ui-grid.min.css
  498. domoticz/www/css/wheelcolorpicker.css
  499. domoticz/www/favicon.ico
  500. domoticz/www/font-awesome/css/all.css
  501. domoticz/www/font-awesome/css/all.min.css
  502. domoticz/www/font-awesome/css/brands.css
  503. domoticz/www/font-awesome/css/brands.min.css
  504. domoticz/www/font-awesome/css/fontawesome.css
  505. domoticz/www/font-awesome/css/fontawesome.min.css
  506. domoticz/www/font-awesome/css/regular.css
  507. domoticz/www/font-awesome/css/regular.min.css
  508. domoticz/www/font-awesome/css/solid.css
  509. domoticz/www/font-awesome/css/solid.min.css
  510. domoticz/www/font-awesome/css/svg-with-js.css
  511. domoticz/www/font-awesome/css/svg-with-js.min.css
  512. domoticz/www/font-awesome/css/v4-font-face.css
  513. domoticz/www/font-awesome/css/v4-font-face.min.css
  514. domoticz/www/font-awesome/css/v4-shims.css
  515. domoticz/www/font-awesome/css/v4-shims.min.css
  516. domoticz/www/font-awesome/css/v5-font-face.css
  517. domoticz/www/font-awesome/css/v5-font-face.min.css
  518. domoticz/www/font-awesome/webfonts/fa-brands-400.ttf
  519. domoticz/www/font-awesome/webfonts/fa-brands-400.woff2
  520. domoticz/www/font-awesome/webfonts/fa-regular-400.ttf
  521. domoticz/www/font-awesome/webfonts/fa-regular-400.woff2
  522. domoticz/www/font-awesome/webfonts/fa-solid-900.ttf
  523. domoticz/www/font-awesome/webfonts/fa-solid-900.woff2
  524. domoticz/www/font-awesome/webfonts/fa-v4compatibility.ttf
  525. domoticz/www/font-awesome/webfonts/fa-v4compatibility.woff2
  526. domoticz/www/i18n/domoticz-ar.json.gz
  527. domoticz/www/i18n/domoticz-bg.json.gz
  528. domoticz/www/i18n/domoticz-bs.json.gz
  529. domoticz/www/i18n/domoticz-ca.json.gz
  530. domoticz/www/i18n/domoticz-cs.json.gz
  531. domoticz/www/i18n/domoticz-da.json.gz
  532. domoticz/www/i18n/domoticz-de.json.gz
  533. domoticz/www/i18n/domoticz-el.json.gz
  534. domoticz/www/i18n/domoticz-en.json.gz
  535. domoticz/www/i18n/domoticz-es.json.gz
  536. domoticz/www/i18n/domoticz-et.json.gz
  537. domoticz/www/i18n/domoticz-fa.json.gz
  538. domoticz/www/i18n/domoticz-fi.json.gz
  539. domoticz/www/i18n/domoticz-fr.json.gz
  540. domoticz/www/i18n/domoticz-he.json.gz
  541. domoticz/www/i18n/domoticz-hu.json.gz
  542. domoticz/www/i18n/domoticz-is.json.gz
  543. domoticz/www/i18n/domoticz-it.json.gz
  544. domoticz/www/i18n/domoticz-lt.json.gz
  545. domoticz/www/i18n/domoticz-lv.json.gz
  546. domoticz/www/i18n/domoticz-mk.json.gz
  547. domoticz/www/i18n/domoticz-nl.json.gz
  548. domoticz/www/i18n/domoticz-no.json.gz
  549. domoticz/www/i18n/domoticz-pl.json.gz
  550. domoticz/www/i18n/domoticz-pt.json.gz
  551. domoticz/www/i18n/domoticz-ro.json.gz
  552. domoticz/www/i18n/domoticz-ru.json.gz
  553. domoticz/www/i18n/domoticz-sk.json.gz
  554. domoticz/www/i18n/domoticz-sl.json.gz
  555. domoticz/www/i18n/domoticz-sq.json.gz
  556. domoticz/www/i18n/domoticz-sr.json.gz
  557. domoticz/www/i18n/domoticz-sv.json.gz
  558. domoticz/www/i18n/domoticz-th.json.gz
  559. domoticz/www/i18n/domoticz-tr.json.gz
  560. domoticz/www/i18n/domoticz-uk.json.gz
  561. domoticz/www/i18n/domoticz-zh.json.gz
  562. domoticz/www/i18n/domoticz-zh_TW.json.gz
  563. domoticz/www/images/AC.png
  564. domoticz/www/images/AC48_Off.png
  565. domoticz/www/images/AC48_On.png
  566. domoticz/www/images/Alarm.png
  567. domoticz/www/images/Alarm48_Off.png
  568. domoticz/www/images/Alarm48_On.png
  569. domoticz/www/images/Alert.png
  570. domoticz/www/images/Alert48_0.png
  571. domoticz/www/images/Alert48_1.png
  572. domoticz/www/images/Alert48_2.png
  573. domoticz/www/images/Alert48_3.png
  574. domoticz/www/images/Alert48_4.png
  575. domoticz/www/images/Amplifier.png
  576. domoticz/www/images/Amplifier48_Off.png
  577. domoticz/www/images/Amplifier48_On.png
  578. domoticz/www/images/ChristmasTree.png
  579. domoticz/www/images/ChristmasTree48_Off.png
  580. domoticz/www/images/ChristmasTree48_On.png
  581. domoticz/www/images/Coltemp48.png
  582. domoticz/www/images/Coltemp48_Sel.png
  583. domoticz/www/images/Computer.png
  584. domoticz/www/images/Computer48_Off.png
  585. domoticz/www/images/Computer48_On.png
  586. domoticz/www/images/ComputerPC.png
  587. domoticz/www/images/ComputerPC48_Off.png
  588. domoticz/www/images/ComputerPC48_On.png
  589. domoticz/www/images/Contact48_Off.png
  590. domoticz/www/images/Contact48_On.png
  591. domoticz/www/images/Cooling.png
  592. domoticz/www/images/Cooling48_Off.png
  593. domoticz/www/images/Cooling48_On.png
  594. domoticz/www/images/Counter48.png
  595. domoticz/www/images/Custom.png
  596. domoticz/www/images/Custom48_Off.png
  597. domoticz/www/images/Custom48_On.png
  598. domoticz/www/images/Customw48.png
  599. domoticz/www/images/Customw48_Sel.png
  600. domoticz/www/images/Customww48.png
  601. domoticz/www/images/Customww48_Sel.png
  602. domoticz/www/images/Dimmer48_Off.png
  603. domoticz/www/images/Dimmer48_On.png
  604. domoticz/www/images/Door48_Off.png
  605. domoticz/www/images/Door48_On.png
  606. domoticz/www/images/Down48.png
  607. domoticz/www/images/Down48_2.png
  608. domoticz/www/images/EHome48.png
  609. domoticz/www/images/Fan48_Off.png
  610. domoticz/www/images/Fan48_On.png
  611. domoticz/www/images/Fireplace.png
  612. domoticz/www/images/Fireplace48_Off.png
  613. domoticz/www/images/Fireplace48_On.png
  614. domoticz/www/images/Gas48.png
  615. domoticz/www/images/Generic.png
  616. domoticz/www/images/Generic48_Off.png
  617. domoticz/www/images/Generic48_On.png
  618. domoticz/www/images/Harddisk.png
  619. domoticz/www/images/Harddisk48_Off.png
  620. domoticz/www/images/Harddisk48_On.png
  621. domoticz/www/images/Heating.png
  622. domoticz/www/images/Heating48_Off.png
  623. domoticz/www/images/Heating48_On.png
  624. domoticz/www/images/Irrigation.png
  625. domoticz/www/images/Irrigation48_Off.png
  626. domoticz/www/images/Irrigation48_On.png
  627. domoticz/www/images/Light48_Off.png
  628. domoticz/www/images/Light48_On.png
  629. domoticz/www/images/LogitechMediaServer.png
  630. domoticz/www/images/LogitechMediaServer48_Off.png
  631. domoticz/www/images/LogitechMediaServer48_On.png
  632. domoticz/www/images/Media.png
  633. domoticz/www/images/Media48_Off.png
  634. domoticz/www/images/Media48_On.png
  635. domoticz/www/images/PV48.png
  636. domoticz/www/images/Percentage48.png
  637. domoticz/www/images/Phone.png
  638. domoticz/www/images/Phone48_Off.png
  639. domoticz/www/images/Phone48_On.png
  640. domoticz/www/images/Printer.png
  641. domoticz/www/images/Printer48_Off.png
  642. domoticz/www/images/Printer48_On.png
  643. domoticz/www/images/Push48_Off.png
  644. domoticz/www/images/Push48_On.png
  645. domoticz/www/images/RGB.png
  646. domoticz/www/images/RGB48.png
  647. domoticz/www/images/RGB48_Off.png
  648. domoticz/www/images/RGB48_On.png
  649. domoticz/www/images/RGB48_Sel.png
  650. domoticz/www/images/Rain48_Off.png
  651. domoticz/www/images/Rain48_On.png
  652. domoticz/www/images/Speaker.png
  653. domoticz/www/images/Speaker48_Off.png
  654. domoticz/www/images/Speaker48_On.png
  655. domoticz/www/images/Stop48.png
  656. domoticz/www/images/Sun.png
  657. domoticz/www/images/Sun48_Off.png
  658. domoticz/www/images/Sun48_On.png
  659. domoticz/www/images/TV.png
  660. domoticz/www/images/TV48_Off.png
  661. domoticz/www/images/TV48_On.png
  662. domoticz/www/images/Up48.png
  663. domoticz/www/images/Up48_2.png
  664. domoticz/www/images/WallSocket.png
  665. domoticz/www/images/WallSocket48_Off.png
  666. domoticz/www/images/WallSocket48_On.png
  667. domoticz/www/images/Water.png
  668. domoticz/www/images/Water48_Off.png
  669. domoticz/www/images/Water48_On.png
  670. domoticz/www/images/White48.png
  671. domoticz/www/images/White48_Sel.png
  672. domoticz/www/images/Wind0.png
  673. domoticz/www/images/WindE.png
  674. domoticz/www/images/WindENE.png
  675. domoticz/www/images/WindESE.png
  676. domoticz/www/images/WindN.png
  677. domoticz/www/images/WindNE.png
  678. domoticz/www/images/WindNNE.png
  679. domoticz/www/images/WindNNW.png
  680. domoticz/www/images/WindNW.png
  681. domoticz/www/images/WindS.png
  682. domoticz/www/images/WindSE.png
  683. domoticz/www/images/WindSSE.png
  684. domoticz/www/images/WindSSW.png
  685. domoticz/www/images/WindSW.png
  686. domoticz/www/images/WindW.png
  687. domoticz/www/images/WindWNW.png
  688. domoticz/www/images/WindWSW.png
  689. domoticz/www/images/about.png
  690. domoticz/www/images/add.png
  691. domoticz/www/images/adjust48.png
  692. domoticz/www/images/air.png
  693. domoticz/www/images/air48.png
  694. domoticz/www/images/air_signal.png
  695. domoticz/www/images/arrow_down.png
  696. domoticz/www/images/arrow_stable.png
  697. domoticz/www/images/arrow_unk.png
  698. domoticz/www/images/arrow_up.png
  699. domoticz/www/images/back_disabled.png
  700. domoticz/www/images/back_enabled.png
  701. domoticz/www/images/back_enabled_hover.png
  702. domoticz/www/images/background.png
  703. domoticz/www/images/baro48.png
  704. domoticz/www/images/battery-low.png
  705. domoticz/www/images/battery-ok.png
  706. domoticz/www/images/battery.png
  707. domoticz/www/images/bbq.png
  708. domoticz/www/images/blinds.png
  709. domoticz/www/images/blinds48.png
  710. domoticz/www/images/blinds48sel.png
  711. domoticz/www/images/blindsopen48.png
  712. domoticz/www/images/blindsopen48sel.png
  713. domoticz/www/images/blindsstop.png
  714. domoticz/www/images/button.png
  715. domoticz/www/images/camera-web.png
  716. domoticz/www/images/camera_default.png
  717. domoticz/www/images/capture.png
  718. domoticz/www/images/clock.png
  719. domoticz/www/images/clock48.png
  720. domoticz/www/images/clock48_On.png
  721. domoticz/www/images/collection.png
  722. domoticz/www/images/collection_hover.png
  723. domoticz/www/images/contact.png
  724. domoticz/www/images/contact_open.png
  725. domoticz/www/images/copy.png
  726. domoticz/www/images/copy_hover.png
  727. domoticz/www/images/counter.png
  728. domoticz/www/images/csv.png
  729. domoticz/www/images/csv_hover.png
  730. domoticz/www/images/current.png
  731. domoticz/www/images/current48.png
  732. domoticz/www/images/customicons.png
  733. domoticz/www/images/delete.png
  734. domoticz/www/images/demand.png
  735. domoticz/www/images/demand_mini.png
  736. domoticz/www/images/desktop.png
  737. domoticz/www/images/details.png
  738. domoticz/www/images/devices.png
  739. domoticz/www/images/door.png
  740. domoticz/www/images/doorbell.png
  741. domoticz/www/images/doorbell48.png
  742. domoticz/www/images/down.png
  743. domoticz/www/images/edit.png
  744. domoticz/www/images/empty16.png
  745. domoticz/www/images/energy.png
  746. domoticz/www/images/equal.png
  747. domoticz/www/images/events.png
  748. domoticz/www/images/evohome/Auto.png
  749. domoticz/www/images/evohome/AutoWithEco.png
  750. domoticz/www/images/evohome/AutoWithEcoInv.png
  751. domoticz/www/images/evohome/Away.png
  752. domoticz/www/images/evohome/AwayInv.png
  753. domoticz/www/images/evohome/Custom.png
  754. domoticz/www/images/evohome/CustomInv.png
  755. domoticz/www/images/evohome/DayOff.png
  756. domoticz/www/images/evohome/DayOffInv.png
  757. domoticz/www/images/evohome/HeatingOff.png
  758. domoticz/www/images/evohome/HeatingOffInv.png
  759. domoticz/www/images/evohome/Off.png
  760. domoticz/www/images/evohome/Offline.png
  761. domoticz/www/images/evohome/On.png
  762. domoticz/www/images/evohome/OpenWindow.png
  763. domoticz/www/images/evohome/PermanentOverride.png
  764. domoticz/www/images/evohome/PermanentOverrideInv.png
  765. domoticz/www/images/evohome/RemoteOverride.png
  766. domoticz/www/images/evohome/RemoteOverrideInv.png
  767. domoticz/www/images/evohome/TemporaryOverride.png
  768. domoticz/www/images/evohome/TemporaryOverrideInv.png
  769. domoticz/www/images/expand16.png
  770. domoticz/www/images/failed.png
  771. domoticz/www/images/fan.png
  772. domoticz/www/images/favorite.png
  773. domoticz/www/images/floorplans/example.jpg
  774. domoticz/www/images/forward_disabled.png
  775. domoticz/www/images/forward_enabled.png
  776. domoticz/www/images/forward_enabled_hover.png
  777. domoticz/www/images/gauge.png
  778. domoticz/www/images/gauge48.png
  779. domoticz/www/images/gdown.png
  780. domoticz/www/images/general.png
  781. domoticz/www/images/gequal.png
  782. domoticz/www/images/glyphicons-halflings-white.png
  783. domoticz/www/images/glyphicons-halflings.png
  784. domoticz/www/images/gup.png
  785. domoticz/www/images/handle.png
  786. domoticz/www/images/hardware.png
  787. domoticz/www/images/heal.png
  788. domoticz/www/images/hold.png
  789. domoticz/www/images/hold_mini.png
  790. domoticz/www/images/house.png
  791. domoticz/www/images/ice.png
  792. domoticz/www/images/insert.png
  793. domoticz/www/images/iphone-icon.png
  794. domoticz/www/images/leaf.png
  795. domoticz/www/images/leaf48.png
  796. domoticz/www/images/lightbulb.png
  797. domoticz/www/images/lightbulboff.png
  798. domoticz/www/images/location.png
  799. domoticz/www/images/lock_closed.png
  800. domoticz/www/images/lock_open.png
  801. domoticz/www/images/log.png
  802. domoticz/www/images/login-sprite.png
  803. domoticz/www/images/logo.png
  804. domoticz/www/images/logo/114.png
  805. domoticz/www/images/logo/144.png
  806. domoticz/www/images/logo/152.png
  807. domoticz/www/images/logo/180.png
  808. domoticz/www/images/logo/192.png
  809. domoticz/www/images/logo/256.png
  810. domoticz/www/images/logo/384.png
  811. domoticz/www/images/logo/512.png
  812. domoticz/www/images/logo/57.png
  813. domoticz/www/images/logo/72.png
  814. domoticz/www/images/logo/76.png
  815. domoticz/www/images/logo/maskable_icon.png
  816. domoticz/www/images/logo192.png
  817. domoticz/www/images/logout.png
  818. domoticz/www/images/lux.png
  819. domoticz/www/images/lux48.png
  820. domoticz/www/images/mode.png
  821. domoticz/www/images/mode48.png
  822. domoticz/www/images/moisture.png
  823. domoticz/www/images/moisture48.png
  824. domoticz/www/images/motion.png
  825. domoticz/www/images/motion48-off.png
  826. domoticz/www/images/motion48-on.png
  827. domoticz/www/images/motionoff.png
  828. domoticz/www/images/nebula.jpg
  829. domoticz/www/images/next.png
  830. domoticz/www/images/nodemand.png
  831. domoticz/www/images/nodemand_mini.png
  832. domoticz/www/images/nofavorite.png
  833. domoticz/www/images/notification.png
  834. domoticz/www/images/off.png
  835. domoticz/www/images/ok.png
  836. domoticz/www/images/on.png
  837. domoticz/www/images/onoff48.png
  838. domoticz/www/images/override.png
  839. domoticz/www/images/override_mini.png
  840. domoticz/www/images/overrule.png
  841. domoticz/www/images/overrule_mini.png
  842. domoticz/www/images/pdf.png
  843. domoticz/www/images/pdf_hover.png
  844. domoticz/www/images/print.png
  845. domoticz/www/images/print_hover.png
  846. domoticz/www/images/program.png
  847. domoticz/www/images/program_mini.png
  848. domoticz/www/images/proxy.png
  849. domoticz/www/images/push.png
  850. domoticz/www/images/pushoff.png
  851. domoticz/www/images/pushon.png
  852. domoticz/www/images/pushon48.png
  853. domoticz/www/images/radiation.png
  854. domoticz/www/images/radiation48.png
  855. domoticz/www/images/rain.png
  856. domoticz/www/images/rainraining.png
  857. domoticz/www/images/remote.png
  858. domoticz/www/images/remote48.png
  859. domoticz/www/images/remove.png
  860. domoticz/www/images/rename.png
  861. domoticz/www/images/restart.png
  862. domoticz/www/images/scale.png
  863. domoticz/www/images/scale48.png
  864. domoticz/www/images/scenes.png
  865. domoticz/www/images/script.png
  866. domoticz/www/images/security.png
  867. domoticz/www/images/security48.png
  868. domoticz/www/images/setup.png
  869. domoticz/www/images/shutdown.png
  870. domoticz/www/images/siren-off.png
  871. domoticz/www/images/siren-on.png
  872. domoticz/www/images/siren.png
  873. domoticz/www/images/sleep.png
  874. domoticz/www/images/smoke.png
  875. domoticz/www/images/smoke48off.png
  876. domoticz/www/images/smoke48on.png
  877. domoticz/www/images/smokeoff.png
  878. domoticz/www/images/sort_asc.png
  879. domoticz/www/images/sort_asc_disabled.png
  880. domoticz/www/images/sort_both.png
  881. domoticz/www/images/sort_desc.png
  882. domoticz/www/images/sort_desc_disabled.png
  883. domoticz/www/images/startup/apple-touch-startup-image-1024x748.png
  884. domoticz/www/images/startup/apple-touch-startup-image-1242x2148.png
  885. domoticz/www/images/startup/apple-touch-startup-image-1536x2008.png
  886. domoticz/www/images/startup/apple-touch-startup-image-2048x1496.png
  887. domoticz/www/images/startup/apple-touch-startup-image-2208x1182.png
  888. domoticz/www/images/startup/apple-touch-startup-image-320x460.png
  889. domoticz/www/images/startup/apple-touch-startup-image-640x1096.png
  890. domoticz/www/images/startup/apple-touch-startup-image-640x920.png
  891. domoticz/www/images/startup/apple-touch-startup-image-750x1294.png
  892. domoticz/www/images/startup/apple-touch-startup-image-768x1004.png
  893. domoticz/www/images/switch.png
  894. domoticz/www/images/temp-0-5.png
  895. domoticz/www/images/temp-10-15.png
  896. domoticz/www/images/temp-15-20.png
  897. domoticz/www/images/temp-20-25.png
  898. domoticz/www/images/temp-25-30.png
  899. domoticz/www/images/temp-5-10.png
  900. domoticz/www/images/temp-gt-30.png
  901. domoticz/www/images/temp48.png
  902. domoticz/www/images/temperature.png
  903. domoticz/www/images/text.png
  904. domoticz/www/images/text48.png
  905. domoticz/www/images/unknown.png
  906. domoticz/www/images/up.png
  907. domoticz/www/images/update.png
  908. domoticz/www/images/users.png
  909. domoticz/www/images/utility.png
  910. domoticz/www/images/uv.png
  911. domoticz/www/images/uv48.png
  912. domoticz/www/images/uvdark.png
  913. domoticz/www/images/uvsunny.png
  914. domoticz/www/images/variables.png
  915. domoticz/www/images/visibility.png
  916. domoticz/www/images/visibility48.png
  917. domoticz/www/images/webcam.png
  918. domoticz/www/images/wind.png
  919. domoticz/www/images/wind48.png
  920. domoticz/www/images/xls.png
  921. domoticz/www/images/xls_hover.png
  922. domoticz/www/index.html
  923. domoticz/www/js/FileSaver.js.gz
  924. domoticz/www/js/ZeroClipboard.js.gz
  925. domoticz/www/js/ace/LICENSE
  926. domoticz/www/js/ace/README.md
  927. domoticz/www/js/ace/ace.js.gz
  928. domoticz/www/js/ace/ext-beautify.js
  929. domoticz/www/js/ace/ext-chromevox.js
  930. domoticz/www/js/ace/ext-elastic_tabstops_lite.js
  931. domoticz/www/js/ace/ext-emmet.js
  932. domoticz/www/js/ace/ext-error_marker.js
  933. domoticz/www/js/ace/ext-keybinding_menu.js
  934. domoticz/www/js/ace/ext-language_tools.js.gz
  935. domoticz/www/js/ace/ext-linking.js
  936. domoticz/www/js/ace/ext-modelist.js
  937. domoticz/www/js/ace/ext-old_ie.js
  938. domoticz/www/js/ace/ext-searchbox.js
  939. domoticz/www/js/ace/ext-settings_menu.js
  940. domoticz/www/js/ace/ext-spellcheck.js
  941. domoticz/www/js/ace/ext-split.js
  942. domoticz/www/js/ace/ext-static_highlight.js
  943. domoticz/www/js/ace/ext-statusbar.js
  944. domoticz/www/js/ace/ext-textarea.js
  945. domoticz/www/js/ace/ext-themelist.js
  946. domoticz/www/js/ace/ext-whitespace.js
  947. domoticz/www/js/ace/keybinding-emacs.js
  948. domoticz/www/js/ace/keybinding-vim.js
  949. domoticz/www/js/ace/mode-lua.js
  950. domoticz/www/js/ace/mode-python.js
  951. domoticz/www/js/ace/snippets/lua.js
  952. domoticz/www/js/ace/snippets/python.js
  953. domoticz/www/js/ace/snippets/text.js
  954. domoticz/www/js/ace/theme-ambiance.js
  955. domoticz/www/js/ace/theme-chaos.js
  956. domoticz/www/js/ace/theme-chrome.js
  957. domoticz/www/js/ace/theme-clouds.js
  958. domoticz/www/js/ace/theme-clouds_midnight.js
  959. domoticz/www/js/ace/theme-cobalt.js
  960. domoticz/www/js/ace/theme-crimson_editor.js
  961. domoticz/www/js/ace/theme-dawn.js
  962. domoticz/www/js/ace/theme-dreamweaver.js
  963. domoticz/www/js/ace/theme-eclipse.js
  964. domoticz/www/js/ace/theme-github.js
  965. domoticz/www/js/ace/theme-idle_fingers.js
  966. domoticz/www/js/ace/theme-iplastic.js
  967. domoticz/www/js/ace/theme-katzenmilch.js
  968. domoticz/www/js/ace/theme-kr_theme.js
  969. domoticz/www/js/ace/theme-kuroir.js
  970. domoticz/www/js/ace/theme-merbivore.js
  971. domoticz/www/js/ace/theme-merbivore_soft.js
  972. domoticz/www/js/ace/theme-mono_industrial.js
  973. domoticz/www/js/ace/theme-monokai.js
  974. domoticz/www/js/ace/theme-pastel_on_dark.js
  975. domoticz/www/js/ace/theme-solarized_dark.js
  976. domoticz/www/js/ace/theme-solarized_light.js
  977. domoticz/www/js/ace/theme-sqlserver.js
  978. domoticz/www/js/ace/theme-terminal.js
  979. domoticz/www/js/ace/theme-textmate.js
  980. domoticz/www/js/ace/theme-tomorrow.js
  981. domoticz/www/js/ace/theme-tomorrow_night.js
  982. domoticz/www/js/ace/theme-tomorrow_night_blue.js
  983. domoticz/www/js/ace/theme-tomorrow_night_bright.js
  984. domoticz/www/js/ace/theme-tomorrow_night_eighties.js
  985. domoticz/www/js/ace/theme-twilight.js
  986. domoticz/www/js/ace/theme-vibrant_ink.js
  987. domoticz/www/js/ace/theme-xcode.js
  988. domoticz/www/js/ace/worker-lua.js.gz
  989. domoticz/www/js/angular-animate.min.js.gz
  990. domoticz/www/js/angular-md5.min.js.gz
  991. domoticz/www/js/angular-round-progress-directive.js.gz
  992. domoticz/www/js/angular-route.min.js.gz
  993. domoticz/www/js/angular-sanitize.min.js.gz
  994. domoticz/www/js/angular-scrollglue.js.gz
  995. domoticz/www/js/angular-tree-control.js.gz
  996. domoticz/www/js/angular-websocket.js.gz
  997. domoticz/www/js/angular.min.js.gz
  998. domoticz/www/js/angularAMD.min.js.gz
  999. domoticz/www/js/babel-polyfill-6.26.0.js.gz
  1000. domoticz/www/js/base64.min.js.gz
  1001. domoticz/www/js/blockly/blockly_compressed.js
  1002. domoticz/www/js/blockly/blocks_compressed.js
  1003. domoticz/www/js/blockly/msg/en.js
  1004. domoticz/www/js/bootbox.min.js.gz
  1005. domoticz/www/js/bootstrap.min.js.gz
  1006. domoticz/www/js/colpick.js.gz
  1007. domoticz/www/js/data-tables/dataTables.select.min.js.gz
  1008. domoticz/www/js/data-tables/dataTables.tableTools.min.js.gz
  1009. domoticz/www/js/data-tables/jquery.dataTables.min.js.gz
  1010. domoticz/www/js/date.format.js.gz
  1011. domoticz/www/js/domoticz.js
  1012. domoticz/www/js/domoticzdevices.js
  1013. domoticz/www/js/highcharts-ng.min.js.gz
  1014. domoticz/www/js/highcharts/highcharts-more.js.gz
  1015. domoticz/www/js/highcharts/highcharts.js.gz
  1016. domoticz/www/js/highcharts/modules/data.js.gz
  1017. domoticz/www/js/highcharts/modules/dependency-wheel.js.gz
  1018. domoticz/www/js/highcharts/modules/export-data.js.gz
  1019. domoticz/www/js/highcharts/modules/exporting.js.gz
  1020. domoticz/www/js/highcharts/modules/no-data-to-display.js.gz
  1021. domoticz/www/js/highcharts/modules/sankey.js.gz
  1022. domoticz/www/js/highcharts/modules/xrange.js.gz
  1023. domoticz/www/js/highcharts/themes/dark-unica.js.gz
  1024. domoticz/www/js/html5shiv.js.gz
  1025. domoticz/www/js/i18next-1.8.0.min.js.gz
  1026. domoticz/www/js/jquery-3.6.0.min.js.gz
  1027. domoticz/www/js/jquery-ui-timepicker-addon.js.gz
  1028. domoticz/www/js/jquery-ui.min.js.gz
  1029. domoticz/www/js/jquery.ddslick.min.js.gz
  1030. domoticz/www/js/jquery.isotope.min.js.gz
  1031. domoticz/www/js/jquery.jeditable.mini.js.gz
  1032. domoticz/www/js/jquery.ui.touch-punch.min.js.gz
  1033. domoticz/www/js/jquery.uix.multiselect.min.js.gz
  1034. domoticz/www/js/jquery.wheelcolorpicker.js.gz
  1035. domoticz/www/js/lodash-custom.js.gz
  1036. domoticz/www/js/lodash-custom.min.js.gz
  1037. domoticz/www/js/luxon.min.js.gz
  1038. domoticz/www/js/md5.js.gz
  1039. domoticz/www/js/moment-timezone-with-data.min.js.gz
  1040. domoticz/www/js/moment-with-locales.min.js.gz
  1041. domoticz/www/js/ngDraggable.js.gz
  1042. domoticz/www/js/ngload.min.js.gz
  1043. domoticz/www/js/noty/noty.css
  1044. domoticz/www/js/noty/noty.min.js.gz
  1045. domoticz/www/js/noty/relax.css
  1046. domoticz/www/js/qrcode.js
  1047. domoticz/www/js/require.min.js.gz
  1048. domoticz/www/js/respond.min.js.gz
  1049. domoticz/www/js/sw-toolbox.js
  1050. domoticz/www/js/ui-bootstrap.min.js.gz
  1051. domoticz/www/js/ui-grid.min.js.gz
  1052. domoticz/www/js/wow.min.js.gz
  1053. domoticz/www/js/zip-without-map.sh
  1054. domoticz/www/manifest.json
  1055. domoticz/www/media/1x1.gif
  1056. domoticz/www/media/click.mp3
  1057. domoticz/www/media/click.wav
  1058. domoticz/www/media/delete.mp3
  1059. domoticz/www/media/delete.wav
  1060. domoticz/www/media/disconnect.mp3
  1061. domoticz/www/media/disconnect.wav
  1062. domoticz/www/media/handclosed.cur
  1063. domoticz/www/media/handdelete.cur
  1064. domoticz/www/media/handopen.cur
  1065. domoticz/www/media/quote0.png
  1066. domoticz/www/media/quote1.png
  1067. domoticz/www/media/sprites.png
  1068. domoticz/www/media/sprites.svg
  1069. domoticz/www/media/swf/copy_csv_xls.swf
  1070. domoticz/www/media/swf/copy_csv_xls_pdf.swf
  1071. domoticz/www/media/trashbody.png
  1072. domoticz/www/media/trashlid.png
  1073. domoticz/www/media/tree.png
  1074. domoticz/www/ozwcp/cp.html
  1075. domoticz/www/ozwcp/cp.js
  1076. domoticz/www/robots.txt
  1077. domoticz/www/secpanel/css/style.css
  1078. domoticz/www/secpanel/font/Audiowide.eot
  1079. domoticz/www/secpanel/font/Audiowide.svg
  1080. domoticz/www/secpanel/font/Audiowide.ttf
  1081. domoticz/www/secpanel/font/Audiowide.woff
  1082. domoticz/www/secpanel/font/Digital.eot
  1083. domoticz/www/secpanel/font/Digital.svg
  1084. domoticz/www/secpanel/font/Digital.ttf
  1085. domoticz/www/secpanel/font/Digital.woff
  1086. domoticz/www/secpanel/img/bg.jpg
  1087. domoticz/www/secpanel/index.html
  1088. domoticz/www/secpanel/js/ion.sound.min.js.gz
  1089. domoticz/www/secpanel/media/arm.aac
  1090. domoticz/www/secpanel/media/arm.mp3
  1091. domoticz/www/secpanel/media/arm.ogg
  1092. domoticz/www/secpanel/media/disarm.aac
  1093. domoticz/www/secpanel/media/disarm.mp3
  1094. domoticz/www/secpanel/media/disarm.ogg
  1095. domoticz/www/secpanel/media/key.aac
  1096. domoticz/www/secpanel/media/key.mp3
  1097. domoticz/www/secpanel/media/key.ogg
  1098. domoticz/www/secpanel/media/wrongcode.aac
  1099. domoticz/www/secpanel/media/wrongcode.mp3
  1100. domoticz/www/secpanel/media/wrongcode.ogg
  1101. domoticz/www/service-worker.js
  1102. domoticz/www/styles/dark-th3me/base.css
  1103. domoticz/www/styles/dark-th3me/custom.css
  1104. domoticz/www/styles/dark-th3me/custom.js
  1105. domoticz/www/styles/dark-th3me/fonts/Ubuntu.ttf
  1106. domoticz/www/styles/dark-th3me/images/domoticz.jpg
  1107. domoticz/www/styles/default/base.css
  1108. domoticz/www/styles/default/custom.css
  1109. domoticz/www/styles/default/custom.js
  1110. domoticz/www/styles/default/extras_and_animations.css
  1111. domoticz/www/styles/default/images/ui-bg_gloss-wave_25_333333_500x100.png
  1112. domoticz/www/styles/default/navigation_main_sidebar.css
  1113. domoticz/www/styles/default/show_version_number.css
  1114. domoticz/www/styles/element-dark/custom.css
  1115. domoticz/www/styles/element-dark/custom.js
  1116. domoticz/www/styles/element-dark/fonts/DroidSans.ttf
  1117. domoticz/www/styles/element-dark/fonts/OpenSans.ttf
  1118. domoticz/www/styles/element-dark/images/imgbg.jpg
  1119. domoticz/www/styles/element-light/custom.css
  1120. domoticz/www/styles/element-light/custom.js
  1121. domoticz/www/styles/element-light/fonts/DroidSans.ttf
  1122. domoticz/www/styles/element-light/fonts/OpenSans.ttf
  1123. domoticz/www/styles/element-light/images/imgbg.jpg
  1124. domoticz/www/styles/elemental/custom.css
  1125. domoticz/www/styles/elemental/custom.js
  1126. domoticz/www/styles/elemental/fonts/DroidSans.ttf
  1127. domoticz/www/styles/elemental/fonts/OpenSans.ttf
  1128. domoticz/www/styles/elemental/images/bg-track.png
  1129. domoticz/www/styles/elemental/images/imgbg.jpg
  1130. domoticz/www/styles/simple-blue/custom.css
  1131. domoticz/www/styles/simple-blue/custom.js
  1132. domoticz/www/styles/simple-gray/custom.css
  1133. domoticz/www/styles/simple-gray/custom.js
  1134. domoticz/www/switch_icons.txt
  1135. domoticz/www/templates/angular.example
  1136. domoticz/www/templates/custom.example
  1137. domoticz/www/templates/readme.txt
  1138. domoticz/www/views/about.html
  1139. domoticz/www/views/applications.html
  1140. domoticz/www/views/cam.html
  1141. domoticz/www/views/customicons.html
  1142. domoticz/www/views/dashboard.html
  1143. domoticz/www/views/device_light_edit.html
  1144. domoticz/www/views/dpfibaro.html
  1145. domoticz/www/views/dpgooglepubsub.html
  1146. domoticz/www/views/dphttp.html
  1147. domoticz/www/views/dpinflux.html
  1148. domoticz/www/views/dpmqtt.html
  1149. domoticz/www/views/energy_dashboard.html
  1150. domoticz/www/views/floorplanedit.html
  1151. domoticz/www/views/floorplans.html
  1152. domoticz/www/views/forecast.html
  1153. domoticz/www/views/frontpage.html
  1154. domoticz/www/views/frontpage_example.html
  1155. domoticz/www/views/history.html
  1156. domoticz/www/views/inc_topbar.html
  1157. domoticz/www/views/lights.html
  1158. domoticz/www/views/log.html
  1159. domoticz/www/views/login.html
  1160. domoticz/www/views/logout.html
  1161. domoticz/www/views/mobile_notifications.html
  1162. domoticz/www/views/myprofile.html
  1163. domoticz/www/views/notification.html
  1164. domoticz/www/views/notifications.html
  1165. domoticz/www/views/offline.html
  1166. domoticz/www/views/restoredatabase.html
  1167. domoticz/www/views/scenes.html
  1168. domoticz/www/views/setup.html
  1169. domoticz/www/views/temperature.html
  1170. domoticz/www/views/temperature_custom_temp_log.html
  1171. domoticz/www/views/temperature_widget.html
  1172. domoticz/www/views/timerplan.html
  1173. domoticz/www/views/timers.html
  1174. domoticz/www/views/update.html
  1175. domoticz/www/views/users.html
  1176. domoticz/www/views/uservariables.html
  1177. domoticz/www/views/utility.html
  1178. domoticz/www/views/weather.html
  1179. domoticz/www/views/weather_widget.html
  1180. @dir(domoticz,domoticz) /var/db/domoticz
  1181. @dir(domoticz,domoticz) /var/run/domoticz
  1182. @owner
  1183. @group
  1184. @mode
Collapse this list.
Dependency lines:
  • domoticz>0:www/domoticz
Conflicts:
CONFLICTS_INSTALL:
  • domoticz-devel-[234]*
To install the port:
cd /usr/ports/www/domoticz/ && make install clean
To add the package, run one of these commands:
  • pkg install www/domoticz
  • pkg install domoticz
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: domoticz
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1735584809 SHA256 (domoticz-domoticz-2024.7_GH0.tar.gz) = 6ceabbfe36ada4b7c2ebb42c523d723c87e6444b87db6bbb1703d92f38ee754d SIZE (domoticz-domoticz-2024.7_GH0.tar.gz) = 13258596

Packages (timestamps in pop-ups are UTC):
domoticz
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.72024.72020.2_12024.72024.7---
FreeBSD:13:quarterly2024.4_32024.4_32023.12024.4_32024.4_32023.1_12023.1_12023.1_1
FreeBSD:14:latest2024.72024.72022.1_32024.4_32024.72023.1-2023.1
FreeBSD:14:quarterly2024.4_32024.4_3-2024.4_32024.4_32023.1_12023.1_12023.1_1
FreeBSD:15:latest2024.72024.7n/a2024.7n/a2023.1_12023.1_12023.1_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libboost_system.so : devel/boost-libs
  3. libjsoncpp.so : devel/jsoncpp
  4. libmosquitto.so : net/mosquitto
  5. libminizip.so : archivers/minizip
  6. liblua-5.3.so : lang/lua53
  7. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for domoticz-2024.7: PRECOMP=on: Enable usage of precompiled header to speed build time PYTHON=on: Enable Python for Plugins and Event-Scripts ===> Use 'make config' to modify these settings
Options name:
www_domoticz
USES:
cmake compiler:c++11-lang cpe minizip pkgconfig ssl lua:53 sqlite python:3.9+
pkg-message:
For install:
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
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/domoticz/domoticz/tar.gz/2024.7?dummy=/
Collapse this list.

Number of commits found: 59

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.7
06 Jan 2025 13:34:24
commit hash: 99eafb33adf2ca739f0eb23b2095a63c07e5ca39commit hash: 99eafb33adf2ca739f0eb23b2095a63c07e5ca39commit hash: 99eafb33adf2ca739f0eb23b2095a63c07e5ca39commit hash: 99eafb33adf2ca739f0eb23b2095a63c07e5ca39 files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
www/domoticz: Update to 2024.7

This will update www/domoticz to 2024.7. Updated Makefile as www/domoticz-devel.

Changelog between 2024.4 to 2024.7:

Version 2024.7 (July 13th 2024)
- Implemented: P1 Meter, Report, Header now also supports simple mode (No
T1/T2/R1/R2 but just total)
- Fixed: Google Cloud Messaging (GCM/FCM) possible crash when notification
needed to be send

Version 2024.6 (July 8th 2024)
- Fixed: EventSystem, LOG_FORCE now always logged
- Changed: Google Cloud Messaging (GCM) now uses the new v1 API of Google's
Firebase Cloud Messaging (FCM)

Version 2024.5 (July 7th 2024)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2024.4_3
13 Dec 2024 17:33:10
commit hash: 6d9bec7d67cc913256b407af5e8a7fca03fb883dcommit hash: 6d9bec7d67cc913256b407af5e8a7fca03fb883dcommit hash: 6d9bec7d67cc913256b407af5e8a7fca03fb883dcommit hash: 6d9bec7d67cc913256b407af5e8a7fca03fb883d files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
*/*: Use my @FreeBSD.org email as MAINTAINER

Approved by:	0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D48050
2024.4_3
20 Nov 2024 10:05:25
commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consu,ers after update Boost to 1.86 release

Sponsored by:	Future Crew, LLC
2024.4_2
03 Oct 2024 10:25:14
commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump consumers after devel/boost* update

With hat:	office
Sponsored by:	Future Crew, LLC
2024.4_1
12 Sep 2024 16:20:06
commit hash: a63bcef05104411cb7f0a925ce83a3d5fd116baccommit hash: a63bcef05104411cb7f0a925ce83a3d5fd116baccommit hash: a63bcef05104411cb7f0a925ce83a3d5fd116baccommit hash: a63bcef05104411cb7f0a925ce83a3d5fd116bac files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
*/*: Bump dependencioes after devel/jsoncpp update

PR:		281462
Reported by:	Ale <discipline@tiscali.it>
2024.4
04 May 2024 14:16:51
commit hash: 88f5a5623ff86aca9ba352339adb9e1a8eb9cd1bcommit hash: 88f5a5623ff86aca9ba352339adb9e1a8eb9cd1bcommit hash: 88f5a5623ff86aca9ba352339adb9e1a8eb9cd1bcommit hash: 88f5a5623ff86aca9ba352339adb9e1a8eb9cd1b files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Xavier Beaudouin
www/domoticz: update to 2024.4

There have been several releases since 2023.1 (February 14 2023):
- 2023.2 (July 21 2023)
- 2024.1 (January 1th 2024)
- 2024.2 (January 15th 2024)
- 2024.3 (January 24th 2024)
- 2024.4 (January 30th 2024)

News:
https://www.domoticz.com/forum/viewtopic.php?p=313027

Changelog:
https://github.com/domoticz/domoticz/blob/development/History.txt

PR:	278731
MFH:	2024Q2
2023.1_2
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
2023.1_1
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
2023.1
25 May 2023 09:41:32
commit hash: 5614e7e43d02285cb04b50080dc58b61db7d55c4commit hash: 5614e7e43d02285cb04b50080dc58b61db7d55c4commit hash: 5614e7e43d02285cb04b50080dc58b61db7d55c4commit hash: 5614e7e43d02285cb04b50080dc58b61db7d55c4 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
www/domoticz: update to 2023.1

Upstream changes:

- Implemented: Accept JWT tokens as authentication and Authorization Bearer
tokens (either from internal or external IAM service)
- Implemented: Blinds, added option to schedule 0%
- Implemented: dzVents, OpenURL PATCH method
- Implemented: Enphase, redesign and added battery readings (Supports firmware
V7)
- Implemented: Internal OAuth2/OIDC IAM service supporting 4 different flows
(OAuth2 (RFC6749), PKCE extension (RFC7636) and JWT Tokens (RFC7519))
- Implemented: MQTT, added support for Lock status
- Implemented: MQTT, added support for wildcards in discovery topics
- Implemented: MQTT, climate preset mode
- Implemented: New 'auth' debug flag to see IAM related messages
- Implemented: Now 'Applications' can be registered to get secure access to
Domoticz, see 'setup' menu (standard DomoticzUI app is registered by default)
- Implemented: P1 Meter, added number of (long) power failures, voltage
sags/swells
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.1_5
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
2022.1_4
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
2022.1_3
08 Jan 2023 09:09:39
commit hash: b29e26ca237a09c1807f671f2e405c8ebc676521commit hash: b29e26ca237a09c1807f671f2e405c8ebc676521commit hash: b29e26ca237a09c1807f671f2e405c8ebc676521commit hash: b29e26ca237a09c1807f671f2e405c8ebc676521 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
www/domoticz: fix LIB_DEPENDS
2022.1_2
26 Oct 2022 16:55:27
commit hash: 92b5359cdf584bbaa3cd4418dc84b00154cd978fcommit hash: 92b5359cdf584bbaa3cd4418dc84b00154cd978fcommit hash: 92b5359cdf584bbaa3cd4418dc84b00154cd978fcommit hash: 92b5359cdf584bbaa3cd4418dc84b00154cd978f files touched by this commit
Dan Langille (dvl) search for other commits by this committer
databases/and_others: Fix rc.d script comment

I found this typo while researching something else. It seems to have
propgated around the tree.

Approved by:	blanket
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)
2022.1_2
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)
2022.1_2
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
2022.1_1
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
2022.1
07 Feb 2022 01:41:56
commit hash: 29c6def8d00aeeea70a72eadf8963ba267fccc91commit hash: 29c6def8d00aeeea70a72eadf8963ba267fccc91commit hash: 29c6def8d00aeeea70a72eadf8963ba267fccc91commit hash: 29c6def8d00aeeea70a72eadf8963ba267fccc91 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Xavier Beaudouin
www/domoticz: Update to 2022.1

PR:		261602
2020.2_2
25 Jan 2022 06:35:22
commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33ccommit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33ccommit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33ccommit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip

Import minizip-ng and zlib-ng

Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.

+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2020.2_2
05 Nov 2021 19:09:19
commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Daniel Engberg
devel/jsoncpp: Update to 1.9.4 -> 1.9.5

PR:		259654
2020.2_1
31 Aug 2021 11:57:36
commit hash: 007ad464fa74e8c58c4aa71113d365dbd869b4efcommit hash: 007ad464fa74e8c58c4aa71113d365dbd869b4efcommit hash: 007ad464fa74e8c58c4aa71113d365dbd869b4efcommit hash: 007ad464fa74e8c58c4aa71113d365dbd869b4ef files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/domoticz: Add CPE information

Approved by:    portmgr (blanket)
2020.2_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2020.2_1
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.
2020.2_1
09 Mar 2021 14:13:41
Revision:567933Original commit files touched by this commit
mat search for other commits by this committer
Remove occurrences of %%LUA_LIBDIR%%.

Differential Revision:	https://reviews.freebsd.org/D29138
2020.2_1
30 Jun 2020 17:46:18
Revision:540909Original commit files touched by this commit
tcberner search for other commits by this committer
Bump devel/jsoncpp consumers after r540853.

Reported by:	Kevin Oberman <rkoberman@gmail.com>
2020.2
07 Jun 2020 21:39:40
Revision:538192Original commit files touched by this commit
pkubaj search for other commits by this committer
www/domoticz: fix build on GCC architectures

Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"
2020.2
26 May 2020 20:01:43
Revision:536650Original commit files touched by this commit
samm search for other commits by this committer
www/domoticz: Update to 2020.2

- Make LUA as hard dependency as internal LUA is not supported anymore
- Make OPENZWAVE optional dependency
- Enable usage of precompiled headers by default to follow the upstream
- Use GH_TUPLE to load external dependencies from the github (upstream uses git
  submodules), disable GIT_SUBMODULE. As for now only MQQT is supported
- Fix CMAKE_INSTALL_PREFIX (should be specified as Makefile option, not as CMAKE
   one) and remove patches obsoleted by that fix
- USE CMAKE_ON/CMAKE_OFF for the better readability
- Remove `post-patch` target, as version is normally set by the cmake itself
- Include patches for the embedded `mosquitto`, disable mosquitto shared
libraries
  installation
- Update `pkg-plist` to support files added by the embedded dependencies
- Remove `CONFLICTS` as there are no such matched packages in the ports tree
- Fix build without PYTHON, patch accepted by the upstream
- Remove most of the STATIC* options

ChangeLog: https://github.com/domoticz/domoticz/blob/development/History.txt
PR: 245007
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D24984
4.10717_1
12 May 2020 17:46:42
Revision:535000Original commit files touched by this commit
rene search for other commits by this committer
www/domoticz: restore support for telldus-core as that port has been fixed.
4.10717_1
05 May 2020 09:32:35
Revision:534052Original commit files touched by this commit
rene search for other commits by this committer
www/domoticz: remove expired optional dependency on comms/telldus-core
4.10717_1
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
4.10717
01 Sep 2019 19:17:26
Revision:510732Original commit files touched by this commit
yuri search for other commits by this committer
www/domoticz: update to 4.10717

PR:		239817
Submitted by:	samm@os2.kiev.ua (original version)
Submitted by:	kiwi@oav.net (final version; maintainer)
4.9700_6
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
4.9700_5
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
4.9700_5
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
4.9700_4
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
4.9700_3
25 Mar 2019 10:08:43
Revision:496813Original commit files touched by this commit
jbeich search for other commits by this committer
www/domoticz: unbreak with boost 1.70

PR:		236604
Obtained from:	upstream
4.9700_3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
4.9700_2
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
4.9700_1
18 Nov 2018 18:27:11
Revision:485239Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c++11-lang to USES to fix build on powerpc64.

Approved by:	portmgr (tier-2 blanket)
4.9700_1
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
4.9700
26 Jun 2018 00:04:59
Revision:473357Original commit files touched by this commit
swills search for other commits by this committer
www/domoticz: update to 4.9700

PR:		229333
Submitted by:	kiwi@oav.net (maintainer) (with changes)
3.8153_4
18 Jun 2018 14:40:31
Revision:472699Original commit files touched by this commit
linimon search for other commits by this committer
Mark ports broken on powerpc64, categories o-z.

While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
3.8153_4
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
3.8153_3
05 Mar 2018 02:06:52
Revision:463615Original commit files touched by this commit
jbeich search for other commits by this committer
www/domoticz: regen patches via "make makepatch"

PR:		224181
Submitted by:	Xavier Beaudouin (maintainer)
3.8153_3
05 Mar 2018 02:06:23
Revision:463614Original commit files touched by this commit
jbeich search for other commits by this committer
www/domoticz: unbreak with boost 1.66

PR:		224181
Submitted by:	BERENYI Balazs (via private mail)
Obtained from:	upstream
Approved by:	Xavier Beaudouin (maintainer)
3.8153_3
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
3.8153_2
09 Nov 2017 22:17:07
Revision:453874Original commit files touched by this commit
antoine search for other commits by this committer
Fix the context of some patches so that they apply with stricter patch(1)

PR:		223545
With hat:	portmgr
3.8153_2
01 Nov 2017 13:10:35
Revision:453284Original commit files touched by this commit
olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
3.8153_2
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
3.8153_1
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
3.8153
22 Sep 2017 10:48:29
Revision:450351Original commit files touched by this commit
mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
3.8153
18 Aug 2017 03:14:03
Revision:448203Original commit files touched by this commit
swills search for other commits by this committer
www/domoticz: Update to 3.8153

PR:		221118
Submitted by:	kiwi@oav.net (maintainer)
3.5877_2
27 May 2017 00:20:19
Revision:441819Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "???",
part 2.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
3.5877_2
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
3.5877_1
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
3.5877
27 Dec 2016 20:59:18
Revision:429660Original commit files touched by this commit
matthew search for other commits by this committer
Update to 3.5877

 * Add OPTIONS to toggle between ports ad bundled versions of various libs
 * Drop GH_TAGNAME since we're using a release version
 * Various changes to mollify portlint:
     - Regenerated files/patch-* using 'make makepatch'
 * Add USES=ssl

PR:		215439
Submitted by:	kiwi@oav.net (maintainer)
2.4268_1
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2.4268
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
2.4268
26 Jan 2016 15:15:15
Revision:407276Original commit files touched by this commit
amdmi3 search for other commits by this committer
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

WWW: http://www.domoticz.com/

PR:		205583
Submitted by:	kiwi@oav.net

Number of commits found: 59