The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
runs on KDE. It uses libpqxx library. Main features:
* Browsing through PostgreSQL system catalog
* Wizards for create, modify and drop database objects
* Wizards for database administration tasks (backup, restore, vacuum,
analyze)
* Wizards for changing access privileges
* SQL Query/result windows, for editing and executing SQL statements
and viewing result
* Datatable windows for edit database tables content
* Executor windows for run database functions
WWW: http://kpogre.sourceforge.net/
PR: ports/124287
Submitted by: Max Brazhnikov <makc at issp.ac.ru>