Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2014 08:12:44 -0700
From:      Eitan Adler <eadler@freebsd.org>
To:        =?UTF-8?Q?Ren=C3=A9_Ladan?= <rene@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Bapt <bapt@freebsd.org>, ports-committers@freebsd.org
Subject:   Re: svn commit: r359803 - head/games/crafty-open-enormous
Message-ID:  <CAF6rxg=oaEd6v%2BYhDFPc9Kj%2B1Z=rLJMgKpN8T_Xs%2B2tohC2npQ@mail.gmail.com>
In-Reply-To: <CADL2u4jJA_bakuy56Brej5d=9pigjqEMkGqWwq=gmEbnr5Ee9w@mail.gmail.com>
References:  <201406300609.s5U690f0090258@svn.freebsd.org> <CADL2u4jJA_bakuy56Brej5d=9pigjqEMkGqWwq=gmEbnr5Ee9w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 30 June 2014 01:19, Ren=C3=A9 Ladan <rene@freebsd.org> wrote:
> 2014-06-30 8:09 GMT+02:00 Eitan Adler <eadler@freebsd.org>:
>
>> Author: eadler
>> Date: Mon Jun 30 06:09:00 2014
>> New Revision: 359803
>> URL: http://svnweb.freebsd.org/changeset/ports/359803
>> QAT: https://qat.redports.org/buildarchive/r359803/
>>
>> Log:
>>   games/crafty-open-source: Fix bugs in r356899 by vanilla:
>>         - fix RUN_DEPENDS (missing a : prior to =3D)
>>         - add LEGAL_PACKAGE since NO_PACKAGE is unrelated to a known leg=
al
>> issue
>>
>> Modified:
>>   head/games/crafty-open-enormous/Makefile
>>
>> Modified: head/games/crafty-open-enormous/Makefile
>>
>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>> --- head/games/crafty-open-enormous/Makefile    Mon Jun 30 05:51:02 2014
>> (r359802)
>> +++ head/games/crafty-open-enormous/Makefile    Mon Jun 30 06:09:00 2014
>> (r359803)
>> @@ -14,12 +14,13 @@ MAINTAINER=3D ports@FreeBSD.org
>>  COMMENT=3D       Enormous opening book (about 270 MByte) for crafty
>>
>>  BUILD_DEPENDS=3D crafty:${PORTSDIR}/games/crafty
>> -RUN_DEPENDS=3D   ${BUILD_DEPENDS}
>> +RUN_DEPENDS=3D   rafty:${PORTSDIR}/games/crafty
>>
>>  DIST_SUBDIR=3D   crafty
>>  USES=3D          zip
>>  NO_WRKSUBDIR=3D  yes
>>  NO_PACKAGE=3D    Package is way too big
>
>
> I remember that there is a policy shift to package such ports anyway,
> because pkg(8) will report the size.
> "Way too big" does not give much useful information anyway (1 MB? 1 GB? 1=
0
> GB?)

I'll support such a move.  This commit was directly related to the
mismatch of ports/LEGAL and make -VLEGAL.

--=20
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxg=oaEd6v%2BYhDFPc9Kj%2B1Z=rLJMgKpN8T_Xs%2B2tohC2npQ>