From owner-freebsd-questions@FreeBSD.ORG Fri Jun 24 18:39:55 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 DA4DA16A41C for ; Fri, 24 Jun 2005 18:39:55 +0000 (GMT) (envelope-from algould@datawok.com) Received: from smtpauth05.mail.atl.earthlink.net (smtpauth05.mail.atl.earthlink.net [209.86.89.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFDE843D4C for ; Fri, 24 Jun 2005 18:39:55 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=yoda.datawok.com) by smtpauth05.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1Dlt5j-0006ho-DY; Fri, 24 Jun 2005 14:39:51 -0400 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org, Sam Ip Date: Fri, 24 Jun 2005 13:40:44 -0500 User-Agent: KMail/1.6.2 References: <60ba8a2905062411013bd79790@mail.gmail.com> In-Reply-To: <60ba8a2905062411013bd79790@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200506241340.44594.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bcf0ae9e370172e666dd2e843c41e2ce0d350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Cc: 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: Fri, 24 Jun 2005 18:39:56 -0000 On Friday 24 June 2005 01:01 pm, Sam Ip wrote: > Hi, > > 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? > > Thanks! > > Sam Welcome to FreeBSD! I hope it's a good experience; but be warned that it may be addictive. I **think** the answer to both questions is "no" since the files you need are on ftp servers. One (fairly expensive) option for you is to order a DVD of binary packages for the release that you installed. The 2 sources of FreeBSD DVD's that I'm aware of are www.freebsdmall.com and bsdmall.com. Best of luck, Andrew Gould