I believe ports-mgmt/portdowngrade uses cvs(1) for fetching the older versions of ports. You'll have to figure out how to tell cvs(1) to connect trough a proxy.
If you have a machine on the internet you can reach with ssh(1) you can use port forwarding to 'proxy' cvs(1): $ ssh -L5999:cvsup.freebsd.org:5999 [email]me@some.machin[/email]e
Then configure portdowngrade to use localhost as the CVS host.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.