From owner-freebsd-current@FreeBSD.ORG Mon Oct 7 21:53:34 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2BB46E6C for ; Mon, 7 Oct 2013 21:53:34 +0000 (UTC) (envelope-from theraven@FreeBSD.org) Received: from theravensnest.org (theraven.freebsd.your.org [216.14.102.27]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EE0F32725 for ; Mon, 7 Oct 2013 21:53:33 +0000 (UTC) Received: from [192.168.0.2] (cpc27-cmbg15-2-0-cust235.5-4.cable.virginmedia.com [86.27.188.236]) (authenticated bits=0) by theravensnest.org (8.14.5/8.14.5) with ESMTP id r97LrUBe006835 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 7 Oct 2013 21:53:32 GMT (envelope-from theraven@FreeBSD.org) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: rcs is gone? From: David Chisnall In-Reply-To: Date: Mon, 7 Oct 2013 22:53:25 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <6CEFF9B8-A62A-4616-A0FF-BDDDE1027A7E@FreeBSD.org> References: <29D748F4-5E38-4587-BC7F-0141234C2F62@orthanc.ca> To: Lyndon Nerenberg X-Mailer: Apple Mail (2.1508) Cc: "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 21:53:34 -0000 On 7 Oct 2013, at 22:14, Lyndon Nerenberg wrote: > "Install from ports" is a non-starter. Our development systems will = never be connected to the internet for a ports upgrade. In this = environment, in-base RCS is a very useful tool. Why is install from packages any harder than installing the base system? = If you need RCS, then put the pkg and rcs packages in your default = installation image. Or do you really only run the base OS and no other software on your = systems, without any of your own code or any customisation? David