From owner-freebsd-arch@FreeBSD.ORG Mon Aug 8 08:53:18 2005 Return-Path: X-Original-To: freebsd-arch@FreeBSD.org Delivered-To: freebsd-arch@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BAAD16A41F; Mon, 8 Aug 2005 08:53:18 +0000 (GMT) (envelope-from nik@freebsd.org) Received: from jc.ngo.org.uk (jc.ngo.org.uk [69.55.225.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A0843D6D; Mon, 8 Aug 2005 08:53:14 +0000 (GMT) (envelope-from nik@freebsd.org) Received: from [192.168.1.21] (82-44-220-218.cable.ubr10.haye.blueyonder.co.uk [82.44.220.218]) by jc.ngo.org.uk (8.13.4/8.13.4) with ESMTP id j788rChA063000; Mon, 8 Aug 2005 01:53:12 -0700 (PDT) (envelope-from nik@freebsd.org) Message-ID: <42F71D75.4060008@freebsd.org> Date: Mon, 08 Aug 2005 09:53:09 +0100 From: Nik Clayton User-Agent: Mozilla Thunderbird 1.0.5 (Windows/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Colin Percival References: <42F47C0D.2020704@freebsd.org> <42F51979.2020509@FreeBSD.org> <42F54DD4.7080901@freebsd.org> In-Reply-To: <42F54DD4.7080901@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: * (1.792) RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL X-Scanned-By: MIMEDefang 2.52 on 69.55.225.33 Cc: Doug Barton , "freebsd-arch@freebsd.org" Subject: Re: /usr/portsnap vs. /var/db/portsnap X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2005 08:53:18 -0000 Colin Percival wrote: > But for formality: Does anyone have an objection to having the base system > enlarged by about 40kB by adding a program for updating the ports tree which > is faster, uses less bandwidth, is more secure, and is easier to use than cvsup, > while also having the side benefit of distributing pre-built INDEX files? Since you ask, only to the name. Running "ports" on my system shows: ports_glob portsclean portsdb "port" shows those plus: portaudit portcvsweb portinstall portmap :-) portupgrade portversion Working on the assumption that applications that affect the whole ports tree start "ports" and applications that affect single ports start "port", "portsnap" left me wondering whether this "snaps" a single port somehow, or "naps" (whatever that would be) the whole ports tree. It may be too late in the day, but I'd far prefer this to be pulled in with a more descriptive name: portssync portsupdate portsfresh or portsfreshen perhaps? N