Date: Thu, 15 Sep 2016 02:10:45 +0300 From: "George L. Yermulnik" <yz@yz.kiev.ua> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: Mathieu Arnold <mat@FreeBSD.org>, 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> In-Reply-To: <0e928151-1b4e-f902-275b-a639679ad4f6@FreeBSD.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160914231044.GB67983>