freebsd-ports/devel/gettext/files
Adam Weinberger 3e97f42f59 Sortof fix msginit a little bit kindof. It was looking for
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.
2005-05-20 04:19:52 +00:00
..
patch-ad - Update to 0.14.4 2005-05-13 03:51:07 +00:00
patch-ak
patch-gettext-runtime_configure
patch-gettext-runtime_intl_Makefile.in - Update to 0.14.4 2005-05-13 03:51:07 +00:00
patch-gettext-tools_config.h.in
patch-gettext-tools_configure - Update to 0.14.4 2005-05-13 03:51:07 +00:00
patch-gettext-tools_lib_Makefile.in - Update to 0.14.4 2005-05-13 03:51:07 +00:00
patch-gettext-tools_Makefile.in - Update to 0.14.4 2005-05-13 03:51:07 +00:00
patch-gettext-tools_src_Makefile.in
patch-gettext-tools_src_msginit.c Sortof fix msginit a little bit kindof. It was looking for 2005-05-20 04:19:52 +00:00
patch-gettext-tools_src_x-glade.c