Why do I need to connect to the Internet while I am installing from the ports collection?
Is there a way to install from ports and not be connected to the Internet?
Is there a way to install from ports and not be connected to the Internet?
# make fetch
or # make fetch-recursive
to download the files without building the port.# make fetch-list
to show the URLs of the files needed so you can download them by hand.