From owner-freebsd-current@FreeBSD.ORG Thu May 7 19:56:59 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18747C33; Thu, 7 May 2015 19:56:59 +0000 (UTC) Received: from orthanc.ca (orthanc.ca [IPv6:2607:f2f8:abf8::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ftp.orthanc.ca", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D9B44169B; Thu, 7 May 2015 19:56:58 +0000 (UTC) Received: from localhost (localhost [IPv6:::1]) by orthanc.ca (8.14.9/8.14.9) with ESMTP id t47Jutow053881 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 7 May 2015 12:56:55 -0700 (PDT) (envelope-from lyndon@orthanc.ca) Date: Thu, 7 May 2015 12:56:55 -0700 (PDT) From: Lyndon Nerenberg To: Pedro Giffuni cc: FreeBSD Current list Subject: Re: What to do about RCS/OpenRCS In-Reply-To: <554BB84F.7060605@FreeBSD.org> Message-ID: References: <554BB84F.7060605@FreeBSD.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) Organization: The Frobozz Magic Homing Pigeon Company MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-0.9 required=5.0 tests=ALL_TRUSTED,MISSING_MID, NO_RECEIVED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on orthanc.ca X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 07 May 2015 19:56:59 -0000 On Thu, 7 May 2015, Pedro Giffuni wrote: > Unfortunately I don't use RCS enough (it looks like I should though) so > I am not in a good position to take the next step and deal with any > fallout it may produce. If we can have a build-knob to disable GNU RCS and enable the new one I will happily twist up the new version and hammer on it.