From owner-svn-ports-all@freebsd.org Wed Sep 14 22:56:42 2016 Return-Path: Delivered-To: svn-ports-all@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 68F89BDB97D; Wed, 14 Sep 2016 22:56:42 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4B90F1675; Wed, 14 Sep 2016 22:56:42 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 3E9BB18B3; Wed, 14 Sep 2016 22:56:42 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 06BDC23232; Wed, 14 Sep 2016 22:56:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id 0F2xBl2w6PwU; Wed, 14 Sep 2016 22:56:38 +0000 (UTC) Subject: Re: svn commit: r422154 - head/misc/fortune_strfile DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 05D252322D To: marino@freebsd.org, Mathieu Arnold , "George L. Yermulnik" References: <201609141925.u8EJPJb8077087@repo.freebsd.org> <20160914214421.GA61341@yz.kiev.ua> <8724052b-ba0a-0e3b-9689-b869ae091e1f@FreeBSD.org> <3a1178ff-952c-c6e6-2253-3f74bdcaaff8@marino.st> <79dee31b-48bb-2f50-34ef-4825e465ccda@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Bryan Drewery Organization: FreeBSD Message-ID: Date: Wed, 14 Sep 2016 15:56:37 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="BGGin7cu116BtiCAxTUDaG4iSg00F1BRJ" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2016 22:56:42 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --BGGin7cu116BtiCAxTUDaG4iSg00F1BRJ Content-Type: multipart/mixed; boundary="ExhbAvELncmCNoJoepLU2RALqWQ9UraSW"; protected-headers="v1" From: Bryan Drewery To: marino@freebsd.org, Mathieu Arnold , "George L. Yermulnik" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r422154 - head/misc/fortune_strfile References: <201609141925.u8EJPJb8077087@repo.freebsd.org> <20160914214421.GA61341@yz.kiev.ua> <8724052b-ba0a-0e3b-9689-b869ae091e1f@FreeBSD.org> <3a1178ff-952c-c6e6-2253-3f74bdcaaff8@marino.st> <79dee31b-48bb-2f50-34ef-4825e465ccda@FreeBSD.org> In-Reply-To: --ExhbAvELncmCNoJoepLU2RALqWQ9UraSW Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 9/14/16 3:52 PM, John Marino wrote: > On 9/14/2016 17:46, Bryan Drewery wrote: >> On 9/14/16 3:33 PM, John Marino wrote: >>> On 9/14/2016 17:30, Mathieu Arnold wrote: >>>> Le 14/09/2016 =C3=A0 23:44, George L. Yermulnik a =C3=A9crit : >>>>> Hello! >>>>> >>>>> On Wed, 14 Sep 2016 at 19:25:19 (+0000), 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=3DYES >>>>> 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 ? >>>> >>> >>> Unless he uses that machine to build a package repository for other >>> machines that do have fortune, which despite any objection, is a >>> legitimate case. >>> >> >> It's absolutely not. Building packages in a jail should match the >> target. You cannot build with missing dependencies as many ports will= >> see those dependencies missing in autoconf (or similar) and disable >> features. Even outside of a jail, the build should be done in a chroo= t >> matching the target. It's basic cross-building. >=20 > Absolutely false. You don't need fortune to build fortune data files. > I've already proven that. You can't possible state that's not true. > Only strfile is needed. We're talking about a specific case, not a > general one. >=20 So why was it in BUILD_DEPENDS? > I understand you are trying to justify rash behavior at this point but > I'm not going let misinformation pass by. >=20 Please respect the CoC. --=20 Regards, Bryan Drewery --ExhbAvELncmCNoJoepLU2RALqWQ9UraSW-- --BGGin7cu116BtiCAxTUDaG4iSg00F1BRJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJX2dWlAAoJEDXXcbtuRpfP1XMIANsKLVw2cpadsIZe1G4fVJ/B rYGoo+Huu53L+NwN/fFbzrqz9Ksx9zcuLRI0OIg3m0vDHvfKeuiifm2pyVZ29pyt OpdLDnbsj1j9+bZ742u4YBDnEbS4sxqZ91FjS0UeapOShWwD5WS6wUd4G/8jUIGi cXFFrwifR+jh+wf7qIINnbdpCXe4it7NbX2CoJBrT/j0V5LnFL8V161eabggfEYY 7o/BR1StVAPz6hUImuW551baA1Xxtp/wwvv2nSbFilSyQpVnWZV2fUq2mAWCAVhR e0ylRw6SFGykU0NzFhCgeIz/uocpPEp+5gLybVmyhC6c4XR908act2fh1CIQ29A= =qPDs -----END PGP SIGNATURE----- --BGGin7cu116BtiCAxTUDaG4iSg00F1BRJ--