On Mar 8, 2024, at 06:58, xmartin wrote: > > In fact, the the problem seems to be the restrictive corporate network. I was > able to run what is said in: > https://trac.macports.org/wiki/howto/SyncingWithGit
Ok great. > The “sudo port upgrade outdated” is running, but the question know is, how > can I run in the future the equivalent to the older “sudo port selfupdate”? Hopefully someday selfupdate can work over https: https://github.com/macports/macports-base/pull/184 Unfortunately for now it only operates over rsync, so if you cannot use rsync on your network then you cannot use selfupdate. You can use "sudo port sync" to update the ports collection periodically and you can subscribe to the macports-announce mailing list to learn when new releases of MacPorts base are made, and then download the installer for that version from our web site.