From owner-freebsd-questions@FreeBSD.ORG Mon Oct 17 05:20:05 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 62D7C16A421 for ; Mon, 17 Oct 2005 05:20:05 +0000 (GMT) (envelope-from sincereli@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id E56FE43D49 for ; Mon, 17 Oct 2005 05:20:04 +0000 (GMT) (envelope-from sincereli@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so784447nzo for ; Sun, 16 Oct 2005 22:20:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=YFhJpBWlrOyUXdviF8LKO57cLB/FDugEo4PAujrk9E7xkZDcY38yTXrKyzEqvkzsFOnq20ecE0sDu/Hs8vmM9DrnTtCChCMVr6/D48N11m6RbTo486bIMTDuAt6gt4d4QllTrFNxvVv/8F6+SrIKrzpDJj+bo3/FLHAumJrCSmM= Received: by 10.36.61.8 with SMTP id j8mr157790nza; Sun, 16 Oct 2005 22:20:04 -0700 (PDT) Received: by 10.36.146.8 with HTTP; Sun, 16 Oct 2005 22:20:04 -0700 (PDT) Message-ID: <13c1e29b0510162220l2cffd803rf365d3b12b646f08@mail.gmail.com> Date: Mon, 17 Oct 2005 13:20:04 +0800 From: Michael Li To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How to update doc/www/source via a http proxy? 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: Mon, 17 Oct 2005 05:20:05 -0000 Hello all, I connect to the Internet via a http proxy(no ftp service available). I managed to update my port tree by using portsnap port rather than cvsup which does not use http protocol. But now I want to update my doc/www/sourc= e tree either. What should I do? Is there any port to do this like portsnap o= r any tips there? Thanks for any advice! MichaelLi