On Nov 21, 2017, at 11:31, db wrote: > Is it possible to set this? I checked man pages for both port-livecheck and > port but couldn't find a way. I have a shell function for a list of ports > that stucks on gnutls too long, for some reason.
I'm not aware of a way for a use to set the livecheck timeout. How long is too long? I use a script that runs livecheck on all my ports, and does many checks simultaneously, to reduce the impact of timeouts and slow servers. https://github.com/ryandesign/macports-user-ryandesign/blob/master/scripts/portmylivecheck
