Date: Sat, 14 Nov 2020 14:51:42 +0100 From: Christoph Moench-Tegeder <cmt@burggraben.net> To: Robert Huff <roberthuff@rcn.com> Cc: ports@freebsd.org Subject: Re: problem building INDEX Message-ID: <X6/g7hRazpAgdScF@elch.exwg.net> In-Reply-To: <24495.56778.733458.961056@jerusalem.litteratus.org> References: <24495.56778.733458.961056@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
## Robert Huff (roberthuff@rcn.com): > make_index: /usr/ports/devel/gvfs: no entry for /usr/ports/net/samba410 > Done. Hm. net/samba410 is gone as of 2020-11-08. devel/gvfs pulls in Samba by default via a USES on samba:lib, which should pull in the default samba version - and the default default Samba version is 4.12 (net/samba412) as per bsd.default-versions.mk. That would suggest that you have set your Samba version via DEFAULT_VERSIONS in make.conf or similar, which forces the dependency on the non- existing Samba port. (If this would be a general problem, we would see a lot of INDEX build errors all over the place, but that is not the case.) Regards, Christoph -- Spare Space
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?X6/g7hRazpAgdScF>