mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
3e97f42f59
certain files in the wrong place. Before, running msginit would give this: /usr/local/libdata/gettext/project-id: Can't open /usr/local/libdata/gettext/project-id: No such file or directory msginit: /usr/local/libdata/gettext/project-id subprocess I/O error /usr/local/libdata/gettext/user-email: Can't open /usr/local/libdata/gettext/user-email: No such file or directory msginit: /usr/local/libdata/gettext/user-email subprocess I/O error /usr/local/share/gettext/projects/TP/team-address: /usr/local/libdata/gettext/urlget: not found etc. Now, it gives this: root@smacky:/usr/ports/GNOME/grm/i18n# msginit The new message catalog should contain your email address, so that users can give you feedback about the translations, and so that maintainers can contact you in case of unexpected technical problems. sed: 8: "{ h s/^[^@]*@\(.*\)$/\1 ...": unterminated substitute pattern Couldn't find out about your email address. Please enter your email address. adamw@gnome.org sed: 8: "{ h s/^[^@]*@\(.*\)$/\1 ...": unterminated substitute pattern Exception in thread "main" java.lang.NoClassDefFoundError: gnu/gettext/GetURL Someone should look into that new error. |
||
---|---|---|
.. | ||
patch-ad | ||
patch-ak | ||
patch-gettext-runtime_configure | ||
patch-gettext-runtime_intl_Makefile.in | ||
patch-gettext-tools_config.h.in | ||
patch-gettext-tools_configure | ||
patch-gettext-tools_lib_Makefile.in | ||
patch-gettext-tools_Makefile.in | ||
patch-gettext-tools_src_Makefile.in | ||
patch-gettext-tools_src_msginit.c | ||
patch-gettext-tools_src_x-glade.c |