From owner-svn-src-all@FreeBSD.ORG Tue May 26 06:10:13 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47525106564A; Tue, 26 May 2009 06:10:13 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [195.88.108.3]) by mx1.freebsd.org (Postfix) with ESMTP id EC88E8FC19; Tue, 26 May 2009 06:10:12 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 6CA9441C750; Tue, 26 May 2009 08:10:11 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([195.88.108.3]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id H4atNpITQPna; Tue, 26 May 2009 08:10:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id D66D541C735; Tue, 26 May 2009 08:10:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 75BF54448E6; Tue, 26 May 2009 06:05:57 +0000 (UTC) Date: Tue, 26 May 2009 06:05:57 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Doug Barton In-Reply-To: <200905260007.n4Q072JS040447@svn.freebsd.org> Message-ID: <20090526060526.L72053@maildrop.int.zabbadoz.net> References: <200905260007.n4Q072JS040447@svn.freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r192776 - in head/libexec: . makekey X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 06:10:15 -0000 On Tue, 26 May 2009, Doug Barton wrote: > Author: dougb > Date: Tue May 26 00:07:02 2009 > New Revision: 192776 > URL: http://svn.freebsd.org/changeset/base/192776 > > Log: > Per the man page: > The makekey utility has been deprecated and will be removed in a future > release of FreeBSD. > > Actually removing it was approved back on 10/29/2007 by re (kensmith) but > I dropped the ball on actually removing it. It's doubtful that it's become > more relevant/useful in the intervening time. > > Deleted: > head/libexec/makekey/ Can you also update OboseletesFiles.inc? > Modified: > head/libexec/Makefile > > Modified: head/libexec/Makefile > ============================================================================== > --- head/libexec/Makefile Mon May 25 23:06:46 2009 (r192775) > +++ head/libexec/Makefile Tue May 26 00:07:02 2009 (r192776) > @@ -11,7 +11,6 @@ SUBDIR= ${_atrun} \ > getty \ > lukemftpd \ > ${_mail.local} \ > - makekey \ > ${_mknetid} \ > ${_pppoed} \ > rbootd \ > -- Bjoern A. Zeeb The greatest risk is not taking one.