1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
freebsd-ports/databases/pgadmin3/pkg-message
Max Khon 63b511e8f1 - Update to 1.4.0.
This version no longer support FreeBSD 4.x (requires wchar_t support).
Use pgadmin3-12 port for FreeBSD < 5.0.
2005-11-19 18:09:08 +00:00

20 lines
818 B
Plaintext

===========================================================================
== NOTICE ==
== ==
Make sure that your system is newer than
- 600014 for 6.x and later
- 503105 for 5.x
or please apply this patch: http://people.freebsd.org/~fjoe/vswprintf.c.diff
and rebuild libc.
You need to use either C or Latin-1 locale OR use locale with multibyte
encoding (any UTF-8 locale, Big5 or EUC locales). pgadmin3 will not work
in single-byte non-Latin-1 locales, for example ru_RU.KOI8-R.
Use ru_RU.UTF-8 in the example above instead.
== ==
===========================================================================