svn commit: r329300 - in head/sysutils: gkfreq gkrellm2

Hajimu UMEMOTO ume at FreeBSD.org
Thu Oct 17 16:28:11 UTC 2013


Hi,

>>>>> On Thu, 17 Oct 2013 05:12:54 +0400
>>>>> Dmitry Marakasov <amdmi3 at amdmi3.ru> said:

amdmi3> * Hajimu UMEMOTO (ume at FreeBSD.org) wrote:

> Author: ume
> Date: Fri Oct  4 12:40:50 2013
> New Revision: 329300
> URL: http://svnweb.freebsd.org/changeset/ports/329300
> 
> Log:
>   enable stage.
> 
> - at exec mkdir -p %D/libexec/gkrellm2/plugins-gkrellmd
> -%%CLIENT%%@exec mkdir -p %D/libexec/gkrellm2/plugins
> -%%CLIENT%%@exec mkdir -p %D/share/gkrellm2/themes

amdmi3> I think you shouldn't have removed these - these directories belong
amdmi3> to gkrellm port and should be created and removed by it, not plugins.

No, we don't need the mentioned lines in pkg-plist in staging build.
These directories are created into ${STAGEDIR} during do-install in
Makefile, and are synced during actual install.
Please refer https://wiki.freebsd.org/ports/StageDir for detail.

Sincerely,

--
Hajimu UMEMOTO
ume at mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.mahoroba.org/~ume/


More information about the svn-ports-all mailing list