From owner-freebsd-questions@FreeBSD.ORG Mon Jun 27 13:44:30 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 8BBCB16A41C for ; Mon, 27 Jun 2005 13:44:30 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D3D843D1D for ; Mon, 27 Jun 2005 13:44:30 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend3.messagingengine.com (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 26A50CAE6EB for ; Mon, 27 Jun 2005 09:44:29 -0400 (EDT) X-Sasl-enc: iYslj2BOVcPVDyJzZ5bcsi+6h6DbuR6UG1nlSezsfsNZ 1119879867 Received: from gumby.localdomain (dsl-80-41-67-146.access.as9105.com [80.41.67.146]) by frontend3.messagingengine.com (Postfix) with ESMTP id 8939284 for ; Mon, 27 Jun 2005 09:44:27 -0400 (EDT) From: RW To: freebsd-questions@freebsd.org Date: Mon, 27 Jun 2005 14:44:26 +0100 User-Agent: KMail/1.8 References: <60ba8a2905062411013bd79790@mail.gmail.com> <42BC529C.90902@dial.pipex.com> In-Reply-To: <42BC529C.90902@dial.pipex.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506271444.26682.list-freebsd-2004@morbius.sent.com> Subject: Re: Newbie question about ports. 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, 27 Jun 2005 13:44:30 -0000 On Friday 24 June 2005 19:36, Alex Zbyslaw wrote: > Sam Ip wrote: > >I'm trying out FreeBSD for the first time for use at work. However, > >there is a corporate firewall and hence ftp traffic doesn't get > >through. I can access http sites. So if a selling point of FreeBSD is > >its ports collection > > > >1. Can you do a CVSup to update your ports via http? > > > >2. Can you install ports via http? > > Cvsup does not support http, but neither does it use ftp (see man cvsup, > especially the -p and -P options). It requires that a single port be > openable through your firewall (default 5999). There is an alternative, > which I have never used, called CTM (see handbook). See also sysutils/portsnap which uses http