[Bug 216807] Update sysutils/puppet4: 4.9.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 23 10:27:19 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216807

--- Comment #3 from Romain Tartiere <romain at FreeBSD.org> ---
Sorry, I was not clear about what I wanted to say.  Let me retry :-)

Beside the update of the port itself, I understand the changes are related to
internationalization (i18n) stuff.  However, it only ensures a directory exist,
and does not install any i18n file.  So I am wondering « how is this useful? »
and « do we need to introduce this in the FreeBSD ports tree » ?

When a port installs i18n things, that usually creates a tree of files under
the « locale » directory.  For example if you take a look at deskutils/tomboy's
pkg-plist, you will see one file per language:

----------------- 8< -----------------
share/locale/af/LC_MESSAGES/tomboy.mo
share/locale/ar/LC_MESSAGES/tomboy.mo
share/locale/as/LC_MESSAGES/tomboy.mo
share/locale/ast/LC_MESSAGES/tomboy.mo
share/locale/be/LC_MESSAGES/tomboy.mo
share/locale/be at latin/LC_MESSAGES/tomboy.mo
share/locale/bg/LC_MESSAGES/tomboy.mo
share/locale/bn/LC_MESSAGES/tomboy.mo
[...]
share/locale/uk/LC_MESSAGES/tomboy.mo
share/locale/vi/LC_MESSAGES/tomboy.mo
share/locale/zh_CN/LC_MESSAGES/tomboy.mo
share/locale/zh_HK/LC_MESSAGES/tomboy.mo
share/locale/zh_TW/LC_MESSAGES/tomboy.mo
----------------- 8< -----------------

Since I don't see such files, this seems no-op to me.  However, maybe I am
missing something, that's why I was asking for more details if you have some,
or wondering if we can't just ignore this for the moment if it is non-usable.

Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list