Hi,
The simplest solution, in my opinion, is to just have a single entry in
sources.conf which is a complete clone of the macports ports repo. Then
just make that the only and only (default) entry....
Chris
On 06/09/2019 9:14 am, Bjarne D Mathiesen wrote:
I've got these in my sources.conf :
file:///Volumes/Bjarne/WebServer/MacPorts/newPorts
rsync://rsync.macports.org/macports/release/tarballs/ports.tar
[default]
where the file:///... (of course) is my development/testing tree, which
I have to sync very regularly.
Now, is it somehow possible to only do the "port -d sync" on this tree
?!? There's no reason for me to also sync [default] each and every time.