Created attachment 160187 [details] v0 Based on ports r394990 - Convert to option helpers - Convert devd(8) config to SUB_FILES - Enable CUSE on FreeBSD 11.0-CURRENT by default - Hide CUSE on any other release where it'd fail to build - Improve CUSE description - Fix PREFIX != LOCALBASE for HAL=on or CUSE=off[1] [1] LIBDIR usage is error-prone. It defines both the place where *this* port installs libraries and where *other* ports have installed them. |poudriere testport -P ...| is an example where the difference can cause breakage
Created attachment 160188 [details] QA: poudriere testport -P -j 93i386
I'll have a look at this on Monday. Thank you for the updates and patches.
Will try to process this issue today.
Webcamd port has been patched upstream. Please verify: svn --username anonsvn --password anonsvn \ checkout svn://svn.turbocat.net/i4b/trunk/ports Thank you! --HPS
The commit below included fixes from this PR, sorry for not mentioning it. Thanks for your improvements! ----- https://svnweb.freebsd.org/changeset/ports/402748 Update webcamd to 4.2.0.8. - Add webcamd.conf to SUB_FILES instead of doing it manualy - Exclude the CUSE option if it present in base - Make use of Option handlers for MAKE_ARGS variables - Remove bogus text before the do-configure step Submitted by: maintainer (via IRC)