Opened 16 years ago
Last modified 15 years ago
#17738 new enhancement
HTTP download only
Reported by: | tael67@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Low | Milestone: | MacPorts Future |
Component: | base | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: |
Description
I'm connected via a proxy that only allow HTTP. I'm already using the SVN method but MacPorts often tries to download from an FTP server and then fall back on HTTP server. Is there a way to only use HTTP servers ?
Change History (3)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
comment:2 Changed 16 years ago by tael67@…
Not a very long time (around 30 seconds), so it isn't really a problem. I was just wondering if there was a way to do that.
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
There is not. MacPorts tries distfile download locations in ping order and does not distinguish between different fetch protocols.
Note: See
TracTickets for help on using
tickets.
Is it really that much of a problem to try FTP, fail, and then try HTTP? If it's taking a long time for the FTP attempt to fail, that's a slightly different issue.