From owner-freebsd-current@FreeBSD.ORG Tue Oct 8 01:30:29 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 877F4730; Tue, 8 Oct 2013 01:30:29 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 676592523; Tue, 8 Oct 2013 01:30:29 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.7/8.14.7) with ESMTP id r981UN7u031382; Mon, 7 Oct 2013 18:30:23 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.7/8.14.7/Submit) id r981UNeS031381; Mon, 7 Oct 2013 18:30:23 -0700 (PDT) (envelope-from sgk) Date: Mon, 7 Oct 2013 18:30:23 -0700 From: Steve Kargl To: Julian Elischer Subject: Re: [Heads Up] RCS removed from base Message-ID: <20131008013023.GA31261@troutmask.apl.washington.edu> References: <20131007150658.GA79233@troutmask.apl.washington.edu> <52534B5E.7010401@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52534B5E.7010401@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org, core@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: Tue, 08 Oct 2013 01:30:29 -0000 On Tue, Oct 08, 2013 at 08:01:34AM +0800, Julian Elischer wrote: > On 10/7/13 11:06 PM, Steve Kargl wrote: > > On Sun, Oct 06, 2013 at 10:43:21PM -0400, Eitan Adler wrote: > >> Hey all, > >> > >> RCS was removed from the base system in r256095. If you still want to > >> use RCS please install either devel/rcs or devel/rcs57. If not, be > >> sure to check out the alternatives (pun stolen and intended). > >> > > Perhaps, a note in src/UPDATING is appropriate? > > > ok so what is this, the secret cabal to make FreeBSD useless? I'm unsure why you are using the word 'cabal' here. I have no dog in this fight. I happen to read svn commit emails. I simply noticed that Eitan had removed RCS, and has a service to those that may use RCS I suggested that a note be added to src/UPDATING. PS: As noted, the code is GPL. There has been an effort to remove GPL code from FreeBSD (whether prudent or not). -- Steve