[Bug 205583] [NEW PORT] www/domoticz: Home Automation System

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 15 13:55:13 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205583

--- Comment #9 from Dmitry Marakasov <amdmi3 at FreeBSD.org> ---
- Also, vardirs should be created by the port, not rc.script. As in

Makefile:
post-install:
    ${MKDIR} ${STAGEDIR}/var/db/domoticz ${STAGEDIR}/var/run/domoticz

pkg-plist:
@dir(domoticz,domoticz) /var/db/domoticz
@dir(domoticz,domoticz) /var/run/domoticz

- USE_SQLITE=yes was deprecated by USES=sqlite couple of days ago, so plaese
use the latter
- You don't need GH_ACCOUNT for it's the same as portname

Otherwise, looks good to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list