Failure to fetch distfiles

I have in these days some difficulties to install Ports.
When I boot make install then I get:
Code:
===>  Installing for "name of application"
===>   "name of application" depends on executable: not found
===>    Verifying install for ... in /usr/ports/../..
===>  Vulnerability check disabled, database not found
=> "name of application" doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from [url]ftp://first[/url] ftp.....
"name of application"                              0% of   25 kB    0  Bps
fetch: transfer timed out
fetch: "name of application" appears to be truncated: 0/25749 bytes
=> Attempting to fetch from [url]ftp://another[/url] address....
"name of application"                              0% of   25 kB    0  Bps
What can I do?
Thank you all for your help.
 
Does this happen with all ports?
Can you download the tarball from the ftp using, for example a browser?
Is there a firewall?
 
Use fetch -v -v on the same URL the port is trying to download and paste the results.

Next time please choose a more specific subject, like 'failure to fetch distfiles'. Thanks.
 
Back
Top