On Thu, Oct 06, 2022 at 02:34:48PM +0200, Raoul MEGELAS wrote: > You have understood well, I was getting the message repeatedly.
I believe this happens when you request installation of multiple ports on the command line, i.e. port install portA portB portC may ask up to three times. If you don't want the questions, you can always run port with -N which activates non-interactive mode, where the default answer will always be chosen (in this case that answer is yes). -- Clemens