cvs commit: ports/devel/cppcheck Makefile distinfo ports/devel/cppcheck/files patch-Makefile patch-cli__cmdlineparser.cpp

b. f. bf1783 at googlemail.com
Sun Dec 11 16:05:47 UTC 2011


On 12/11/11, Alexey Dokuchaev <danfe at freebsd.org> wrote:
> On Sun, Dec 11, 2011 at 05:44:54AM +0000, Brendan Fabeny wrote:
>> bf          2011-12-11 05:44:54 UTC
>>
>>   Modified files:
>>     devel/cppcheck       Makefile distinfo
>>     devel/cppcheck/files patch-Makefile
>>                          patch-cli__cmdlineparser.cpp
>>   Log:
>>   update to 1.52; don't build or install the manpage if
>>   NOPORTDOCS is defined
>
> This is wrong; man pages are not subject to NOPORTDOCS filtering and should
> be always installed if available.
>
> I understand that this case is special, as manpage gets indeed built and
> taints dependencies with some junk.  Maybe you can ask upstream to provide
> precompiled version next time?

I know it is not the typical use of this variable (although one could
argue that it should be), but as you point out, my rationale for the
change was based on the fact that the manpages here require installing
additional dependencies, which users may wish to avoid.  I will ask
upstream to consider supplying a pre-compiled version.

b.


More information about the cvs-all mailing list