From owner-freebsd-questions@FreeBSD.ORG Fri Sep 16 14:46:22 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00A3216A41F for ; Fri, 16 Sep 2005 14:46:21 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8380143D49 for ; Fri, 16 Sep 2005 14:46:21 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8GEkK0r004141 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 Sep 2005 10:46:20 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8GEkK6P019489; Fri, 16 Sep 2005 10:46:20 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A8A1E511F0; Fri, 16 Sep 2005 10:46:19 -0400 (EDT) Date: Fri, 16 Sep 2005 10:46:19 -0400 From: Kris Kennaway To: Vittorio Message-ID: <20050916144619.GA11299@xor.obsecurity.org> References: <30132570.1126881522008.JavaMail.root@pswm16.cp.tin.it> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: <30132570.1126881522008.JavaMail.root@pswm16.cp.tin.it> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: Updating freebsd without cvsup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 14:46:22 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 16, 2005 at 03:38:42PM +0100, Vittorio wrote: > At office I have a freebsd 5.4 server to run postgresql. I'd like to=20 > update the ports in it from time to time but cvsup doesn't seem to work= =20 > behind our proxy. In fact, in make.conf I have the following two lines: >=20 > FETCH_ENV =3D HTTP_PROXY=3Dhttp://user:password@proxy.com:8080 > FETCH_ENV =3D=20 > FTP_PROXY=3Dhttp://user:password@proxy.com:8080 >=20 > which work smoothly when=20 > I compile a port via "make install clean" downloading the needed=20 > sources BUT they seem to be useless when cvsup is used. No way of=20 > reaching the cvsup server because unknown (is the same I use=20 > succesfully at home with an adsl connection!)! >=20 > Is there another=20 > alternative way of defining the proxy OR any other way of getting a new= =20 > source three to be copied to the server, e.g., by means of a cd burnt=20 > at home? cvsup doesn't use HTTP or FTP, so the above are not used. Try portsnap instead, which uses HTTP. Kris --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDKtq7Wry0BWjoQKURAjRyAKC7P7spkDdB5CWeZ0u3WEl6wIzFhwCg8RoJ kEDuH0tnsnJfRLluiDW87oc= =8ESE -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--