Re: problem building INDEX
Christoph Moench-Tegeder writes: > 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. That was it. ("Minion - bring me a wall, that I may beat my head against it in humiliation!") Sheepishly, Robert Huff -- Hello ... my name is SARS-Cov-19. You are not wearing a mask? Prepare to die! ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: problem building INDEX
## Robert Huff (roberth...@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 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
problem building INDEX
Hello: Since about the beginning of the week, doing this: huff@ > cd /usr/ports && make index ends like this: --- describe.x11-fonts --- --- describe.x11-servers --- --- describe.x11-themes --- --- describe.x11-toolkits --- --- describe.x11-wm --- make_index: /usr/ports/devel/gvfs: no entry for /usr/ports/net/samba410 Done. I'm reasonably sure this is not my fault; don't actually care what happened as long as it can be fixed. Respectfully, Robert Huff -- Hello ... my name is SARS-Cov-19. You are not wearing a mask? Prepare to die! ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"