Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2005 15:38:42 +0100 (GMT+01:00)
From:      Vittorio <vdemart1@tin.it>
To:        freebsd-questions@freebsd.org
Subject:   Updating freebsd without cvsup
Message-ID:  <30132570.1126881522008.JavaMail.root@pswm16.cp.tin.it>

next in thread | raw e-mail | index | archive | help
At office I have a freebsd 5.4 server to run postgresql. I'd like to 
update the ports in it from time to time but cvsup doesn't seem to work 
behind our proxy. In fact, in make.conf I have the following two lines:

FETCH_ENV = HTTP_PROXY=http://user:password@proxy.com:8080
FETCH_ENV = 
FTP_PROXY=http://user:password@proxy.com:8080

which work smoothly when 
I compile a port via "make install clean" downloading the needed 
sources BUT they seem to be useless when cvsup is used. No way of 
reaching the cvsup server because unknown (is the same I use 
succesfully at home with an adsl connection!)!

Is there another 
alternative way of defining the proxy OR any other way of getting a new 
source three to be copied to the server, e.g., by means of a cd burnt 
at home?

Thanks 
Vittorio  
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?30132570.1126881522008.JavaMail.root>