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.
- from Changes
- Implemented patch from Tom Phoenix that makes parentheses
optional (and a doc fix, too).
- Fixed little-known bug that triggered indirect method call
syntax. You can now do "diag Dumper($foo)" or
"diag Dumper $foo" if you wish.
DConnect Daemon is a Direct Connect Hub clone for Unix. It allows people to
share their resources, i.e.: programs, graphics, other files...
Features:
* fast, pure C implementation
* libwrap support (hosts.allow, hosts.deny)
* low per-user memory consumption
* uses threads (no forking)
* nick pattern matching
* simple administration through telnet console
WWW: http://www.dc.ds.pg.gda.pl/
PR: ports/81021
Submitted by: Aleksandr S. Goncharov <mraleks@bk.ru>
that gnome.help_display() can locate the help
- Invoke update-mime-database from the package installation and
deinstallation, since the .desktop file contains a MimeType key
- Fix the icon paths in gramps.keys
Reported by: many
Note: Only difference is every locale has
-"POT-Creation-Date: 2005-05-17 22:58+0200\n"
+"POT-Creation-Date: 2005-05-17 14:36+0200\n"
o Bugfix release
o see http://k3b.plainblack.com/news2
- Convert to libtool15 => get rid of .la files
- Some spelling fixes for pkg-{descr, message*}
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer),
Jose M Rodriguez <josemi@freebsd.jazztel.es> (who
noticed that the distfile was re-rolled and who
submitted an updated patch)
PR: ports/81059