#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. -- 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]"
