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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
