summaryrefslogtreecommitdiff
path: root/x11/qt4-sqlite3
AgeCommit message (Collapse)AuthorFilesLines
2007-09-03-make sqlite support an extra pkg instead of an optiondrochner3-0/+32
-work around iconv(3) incompatibilities: while NetBSD's iconv() is probed as GNU iconv (due to its signature), it doesn't support empty strings as encoding (interpreted as "current locale's encoding" by GNU iconv). Enable some code which uses nl_langinfo(CODESET) to make it work as expected. -update to 4.3.1 changes: -bugfixes -Updated the German translation to provide complete coverage of Qt