Date: Tue, 16 Dec 2025 14:31:37 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 256885] [NEW PORT] www/py-homeassistant: Open-source home automation platform Message-ID: <bug-256885-21822-ATNz9hg3O2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256885-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256885 --- Comment #49 from Ivan Rozhuk <rozhuk.im@gmail.com> --- (In reply to Saro from comment #48) 1. # PyNaCl build hack. @${LN} -sf '${LOCALBASE}/bin/gmake' "${MAKEDIST_VENV}/bin/make" Just make symlink make->gmake in more prioritized PATH location. Since venv have /bin I do store symlink here and make PATH=\"${home_assistant_venv_dir}/bin/:${PATH}\". 2. ffmpeg 6 is ok, in case where video/image processing is not used. 3. At least one modification is required: @${REINPLACE_CMD} -e 's|("darwin", "linux")|("darwin", "linux", "freebsd")|g' \ ${WRKSRC}/homeassistant/__main__.py -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256885-21822-ATNz9hg3O2>
