On Sat, 19 Dec 2015 23:43:17 +1100 Kubilay Kocak <[email protected]> wrote:
> On 19/12/2015 11:31 PM, Beeblebrox via freebsd-ports wrote: > > #1 What is the correct syntax in make.conf - will this work? > > DEFAULT_VERSIONS= llvm=36 > > Not sure whether that's correct, and I'd like to get it right > > before the poudriere run. > > > > #2 I have a file with a list of ports to build that I feed to > > poudriere $ poudriere bulk -j myjail -f somefile > > no longer works if file has port names separated by space or tab > > rather than new-line. So www/port1 www/port2 www/port3 > > no longer works. Is there a new syntax to keep port names on the > > same line? I do this to group certain ports as a way to keep track > > of installed items. > > > > Regards. > > > > If the following (recently created) wiki page doesn't explain it > clearly enough, please let me know so we can update it: > > https://wiki.freebsd.org/DEFAULT_VERSIONS Hello and thanks. I had looked through the "Mk/bsd.default-versions.mk" file, which has no reference to LLVM or Clang, and thus by that definition those ports do not adhere to any DEFAULT_VERSIONS setting. I just wanted to make sure that was the case, which it seems it is. Regards. -- FreeBSD_amd64_11-Current_RadeonKMS Please CC my email when responding, mail from list is not delivered. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
