From owner-freebsd-current@FreeBSD.ORG Tue Oct 8 02:32:24 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 8BA504C6 for ; Tue, 8 Oct 2013 02:32:24 +0000 (UTC) (envelope-from sr@genyosha.net) Received: from ns0.genyosha.net (ns0.genyosha.net [108.86.149.90]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6556C28F1 for ; Tue, 8 Oct 2013 02:32:24 +0000 (UTC) Received: from dragon.genyosha.home (dragon.genyosha.net [108.86.149.92]) by ns0.genyosha.net (8.14.7/8.14.4) with ESMTP id r98244Rs057400 for ; Mon, 7 Oct 2013 19:04:04 -0700 (PDT) (envelope-from sr@genyosha.net) Received: from dragon.genyosha.home (localhost.localdomain [127.0.0.1]) by dragon.genyosha.home (8.14.4/8.14.4) with ESMTP id r9823wnT026729 for ; Mon, 7 Oct 2013 19:03:58 -0700 Received: (from sr@localhost) by dragon.genyosha.home (8.14.4/8.14.4/Submit) id r9823wc5026727 for freebsd-current@freebsd.org; Mon, 7 Oct 2013 19:03:58 -0700 Date: Mon, 7 Oct 2013 19:03:58 -0700 From: Steve Rikli To: freebsd-current@freebsd.org Subject: Re: [Heads Up] RCS removed from base Message-ID: <20131008020358.GA26639@dragon.genyosha.home> References: <20131007150658.GA79233@troutmask.apl.washington.edu> <52534B5E.7010401@freebsd.org> <20131008013023.GA31261@troutmask.apl.washington.edu> <525360A5.8010908@mu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <525360A5.8010908@mu.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (ns0.genyosha.net [108.86.149.90]); Mon, 07 Oct 2013 19:04:04 -0700 (PDT) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: freebsd-current@freebsd.org 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 02:32:24 -0000 On Mon, Oct 07, 2013 at 06:32:21PM -0700, Alfred Perlstein wrote: > On 10/7/13 6:30 PM, Steve Kargl wrote: > >... > >PS: As noted, the code is GPL. There has been an effort > >to remove GPL code from FreeBSD (whether prudent or not). > > That plus the age of the code is good enough reason to ditch it! huzzah! > Plus we can make RCSBSD along with it. Is such a project underway? I.e. an RCS of some kind from FreeBSD? OpenBSD went through this a while ago and use OpenRCS -- is that even remotely appropriate for use in FreeBSD? >From reading most of both thread(s), it seems there's at least some interest in keeping an RCS in base; whether it's the status quo RCS (w/GPL) doesn't seem to be strictly required, as long as whichever RCS is available in base is (mostly?) compatible with status quo RCS. sr.