From owner-svn-ports-head@freebsd.org Wed Sep 14 23:10:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62E85BDBD10; Wed, 14 Sep 2016 23:10:58 +0000 (UTC) (envelope-from yz@yz.kiev.ua) Received: from nb.yz.kiev.ua (nb.yz.kiev.ua [92.63.99.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F0EF11C52; Wed, 14 Sep 2016 23:10:57 +0000 (UTC) (envelope-from yz@yz.kiev.ua) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=yz.kiev.ua; s=dkim; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=EyLWqeuFKPWlaBBjY67J9cd2ri623KPBgoOZOfjsRhc=; b=RHiV7t0DijINnbnwK1YuSNNGHS 0VZa140ZAR7CavYZZaYkVgp0kYNlfettyWoGLVIzkoR3tDciSQZx80YAa7B7SflxobHL/3UOfLVdb 4/2ZWnaEvrbbEON08zNtL0138IKs5M+T8D6QXJucqXRmR/n3YfS0cvv1oue661CDG3YQ=; Received: from yz by nb.yz.kiev.ua with local (Exim 4.87 (FreeBSD)) (envelope-from ) id 1bkJKK-000IVV-D1; Thu, 15 Sep 2016 02:10:49 +0300 Date: Thu, 15 Sep 2016 02:10:45 +0300 From: "George L. Yermulnik" To: Bryan Drewery Cc: Mathieu Arnold , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r422154 - head/misc/fortune_strfile Message-ID: <20160914231044.GB67983@yz.kiev.ua> References: <201609141925.u8EJPJb8077087@repo.freebsd.org> <20160914214421.GA61341@yz.kiev.ua> <8724052b-ba0a-0e3b-9689-b869ae091e1f@FreeBSD.org> <20160914225556.GA67983@yz.kiev.ua> <0e928151-1b4e-f902-275b-a639679ad4f6@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0e928151-1b4e-f902-275b-a639679ad4f6@FreeBSD.org> Organization: Earth, Europe, Ukraine, Kiev X-Yz-Mark: yz@nb 20160915 02:04:43 User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2016 23:10:58 -0000 Hello! On Wed, 14 Sep 2016 at 15:57:54 (-0700), Bryan Drewery wrote: > >>>> Author: bdrewery > >>>> Date: Wed Sep 14 19:25:19 2016 > >>>> New Revision: 422154 > >>>> URL: https://svnweb.freebsd.org/changeset/ports/422154 > >>>> Log: > >>>> Mark deprecated as it has no maintainer and is already in base. > >>> Am I using some broken FreeBSD installation? > >>> [--- cut ---] > >>> 00:41:56 [root#nb][w:2][j:0][~]> uname -srm > >>> FreeBSD 10.3-STABLE i386 > >>> 00:41:57 [root#nb][w:2][j:0][~]> echo $PATH > >>> /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin: > >>> 00:41:59 [root#nb][w:2][j:0][~]> fgrep GAMES /etc/src.conf > >>> WITHOUT_GAMES=YES > >>> 00:42:03 [root#nb][w:2][j:0][~]> which fortune_strfile strfile | wc -l > >>> 0 > >>> [--- cut ---] > >> Ok, so, without GAMES, you don't have fortune. You then do not need to > >> have a fortune file, right ? > > That's out of my question's scope. I was just wondering why there's no > > `strfile' if it "is already in base", and why there's `EXTRA' in > You set WITHOUT_GAMES, that is why it is not there. That is why it is not in _BASE_ (opposite to "and is already in base"). But "Non-base distributions produced by the base system" sounds for me as "GAMES" is non-base distribution. ps: I'm just wondering what is where. > > `EXTRA_DISTRIBUTIONS' for `MK_GAMES' (according to /usr/src/Makefile.inc1) -- George L. Yermulnik [YZ-RIPE]