From owner-freebsd-questions@FreeBSD.ORG Thu Jul 12 16:47:46 2012 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CFA4106566B for ; Thu, 12 Jul 2012 16:47:46 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 642C68FC12 for ; Thu, 12 Jul 2012 16:47:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=6MhP97DCsGdtRfnolckNN53gZLuBb+awoSrfn9b/FUQ=; b=NK7tbRDkFZ62G3Dq5oI+gSiF21rrTzMfmh8InAI3096EkyRsHgB3QO8CaogTWVq8hN55UKz9V/xaNSTMRYlQ71bWPEzfo+WDicYX3kYL+ztxBvVR2tdwmRhb/HBvpqV9; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1SpMYL-000O6Q-FX for freebsd-questions@FreeBSD.org; Thu, 12 Jul 2012 11:47:46 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1342111659-94480-94479/5/109; Thu, 12 Jul 2012 16:47:39 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@FreeBSD.org References: Date: Thu, 12 Jul 2012 11:47:39 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: User-Agent: Opera Mail/12.00 (FreeBSD) X-SA-Score: -1.5 Cc: Subject: Re: Is there a way to run FreeBSD ports through port 80? 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: Thu, 12 Jul 2012 16:47:46 -0000 On Thu, 12 Jul 2012 11:23:29 -0500, Kaya Saman wrote: > > I would like to use ports specifically and not the pkg_add tool to get > software. Getting the ports tree with csup/cvsup wouldn't use ftp. You could run your own local mirror (net/cvsup-mirror) as well.