Summary: | www/domoticz-devel: Improve port | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||
Component: | Individual Port(s) | Assignee: | Daniel Engberg <diizzy> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | kiwi | ||||
Priority: | --- | Flags: | kiwi:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Daniel Engberg
![]() ![]() The CMAKE_INSTALL_PREFIX hack also looks a bit odd Thanks Daniel, this exactly what I wanted to do during next week. I agree with this changes ! Kind regards Xavier A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=571995f2f6780ce6b4bca86b3fb711c1f626ce94 commit 571995f2f6780ce6b4bca86b3fb711c1f626ce94 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-08-30 22:29:13 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-08-31 08:50:47 +0000 www/domoticz-devel: Improve port * Add --no-same-owner --no-same-permissions to EXTRACT_AFTER_ARGS https://cgit.freebsd.org/ports/tree/Mk/bsd.port.mk#n705 * Rework and sort OPTIONS See https://docs.freebsd.org/en/books/porters-handbook/book/#options-cmake_bool * Remove variables in CMAKE_OFF that are already disabled by default * Remove TELLDUS which was removed in 2023 Reference: https://cgit.freebsd.org/ports/commit/?id=55660d2e5466486b38bd437a94f5ce5d089a1e2f PR: 281016 Reviewed by: Xavier Beaudouin <kiwi@oav.net> (maintainer) www/domoticz-devel/Makefile | 62 +++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 36 deletions(-) Committed, thanks Please have a look at the other remarks when you have time |