GNU packages and gettext

Simon Barner barner at in.tum.de
Thu Oct 23 08:22:36 PDT 2003


Hi,

as some of may have noticed, I fixed a number of ports that did not use
the system wide gettext installation but the one included in the package
(if you ask me GNU people should never have started shipping gettext
with their source tarballs).

I became aware of these issues due to Oliver Eikemeier's ports conflicts
email ( http://freebsd.rambler.ru/bsdmail/freebsd-ports_2003/msg08919.html ) 
because the ports using the internal gettext implementation all
installed the following files:

${PREFIX}/lib/charset.alias
${PREFIX}/share/locale/locale.alias

I have two approaches in mind how one could tackle this problem at its
root:

1. Implement a USE_GETTEXT variable (but most often I needed to fix
libiconv frist in order to get gettext working).

2. Modify portlint such that it reports an error when either
`charset.alias' or `locale.alias' are in the pkg-plist.

Comments are very much appreciated.

Regards,
 Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20031023/3cb72e50/attachment.bin


More information about the freebsd-ports mailing list