Thank you!
I was looking in the wrong place for the location where my port fetch
write to :-(
Now I got what I needed.
Thanks,
Ken
On Sat, Jul 1, 2023 at 2:15 PM Richard L. Hamilton wrote:
>
> newapple:~ root# port fetch file
> ---> Fetching distfiles for file
> ---> Attempting to fetch file
newapple:~ root# port fetch file
---> Fetching distfiles for file
---> Attempting to fetch file-5.44.tar.gz from
http://mirror.leaseweb.com/gentoo/distfiles/
newapple:~ root# find /opt/local/var/macports/distfiles -name file-5.44.tar.gz
/opt/local/var/macports/distfiles/file/file-5.44.tar.gz
new
On Sat, 1 Jul 2023, Kenneth Wolcott wrote:
> How to just download the source of a port?
[...]
"port fetch"?
fetch
Fetches the distribution files required to build portname.
-- Dave
Hi;
Another very basic question that I missed the answer to in my search:
How to just download the source of a port?
I already have installed the port in question, I'd just like to
examine the source.
All the "easy" ways to obtain the source code seem to be temporarily
blocked by circumstance