Hi, Little diff to update phpPgAdmin to it's latest version. Tested on @amd34 with PostgreSQL 9.3.4.
Comments, ok ? Regards, -- Pierre-Emmanuel André <pea at raveland.org> GPG key: 0xBB8D3F0E
Index: Makefile =================================================================== RCS file: /cvs/ports/www/phppgadmin/Makefile,v retrieving revision 1.23 diff -u -p -u -p -r1.23 Makefile --- Makefile 12 Aug 2013 04:11:22 -0000 1.23 +++ Makefile 24 Apr 2014 14:25:45 -0000 @@ -2,8 +2,7 @@ COMMENT= tool to handle the administration of PostgreSQL over the web -DISTNAME= phpPgAdmin-5.0.4 -REVISION= 1 +DISTNAME= phpPgAdmin-5.1 CATEGORIES= www databases HOMEPAGE= http://phppgadmin.sourceforge.net/ Index: distinfo =================================================================== RCS file: /cvs/ports/www/phppgadmin/distinfo,v retrieving revision 1.11 diff -u -p -u -p -r1.11 distinfo --- distinfo 29 Mar 2012 11:56:20 -0000 1.11 +++ distinfo 24 Apr 2014 14:25:45 -0000 @@ -1,5 +1,2 @@ -MD5 (phpPgAdmin-5.0.4.tar.gz) = aCoM/hjVKElnvHPq2deiHQ== -RMD160 (phpPgAdmin-5.0.4.tar.gz) = X/SgJmHI9FONq+TB9/aDUCs+8Wk= -SHA1 (phpPgAdmin-5.0.4.tar.gz) = 1WF5Me+cSuCWzp3/doR9fnev9NI= -SHA256 (phpPgAdmin-5.0.4.tar.gz) = FaqFP8nAdppYcJqamCPCZNckHwmjRAdc9SJBr/PbdMU= -SIZE (phpPgAdmin-5.0.4.tar.gz) = 1056491 +SHA256 (phpPgAdmin-5.1.tar.gz) = QilOexnTtAA5EuqtmjTfQJbAOAhxrtzhUqoT1JVYeKU= +SIZE (phpPgAdmin-5.1.tar.gz) = 747520 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/www/phppgadmin/pkg/PLIST,v retrieving revision 1.8 diff -u -p -u -p -r1.8 PLIST --- pkg/PLIST 10 Sep 2012 09:16:34 -0000 1.8 +++ pkg/PLIST 24 Apr 2014 14:25:45 -0000 @@ -13,13 +13,13 @@ phpPgAdmin/aggregates.php phpPgAdmin/ajax-ac-insert.php phpPgAdmin/all_db.php phpPgAdmin/browser.php -phpPgAdmin/build_tests.php phpPgAdmin/casts.php phpPgAdmin/classes/ phpPgAdmin/classes/ArrayRecordSet.php phpPgAdmin/classes/Gui.php phpPgAdmin/classes/Misc.php -phpPgAdmin/classes/Reports.php +phpPgAdmin/classes/Plugin.php +phpPgAdmin/classes/PluginManager.php phpPgAdmin/classes/class.select.php phpPgAdmin/classes/database/ phpPgAdmin/classes/database/ADODB_base.php @@ -31,9 +31,8 @@ phpPgAdmin/classes/database/Postgres81.p phpPgAdmin/classes/database/Postgres82.php phpPgAdmin/classes/database/Postgres83.php phpPgAdmin/classes/database/Postgres84.php -phpPgAdmin/classes/plugins/ -phpPgAdmin/classes/plugins/Plugin.php -phpPgAdmin/classes/plugins/Slony.php +phpPgAdmin/classes/database/Postgres90.php +phpPgAdmin/classes/database/Postgres91.php phpPgAdmin/colproperties.php phpPgAdmin/conf/ phpPgAdmin/conf/config.inc.php @@ -59,6 +58,8 @@ phpPgAdmin/help/PostgresDoc82.php phpPgAdmin/help/PostgresDoc83.php phpPgAdmin/help/PostgresDoc84.php phpPgAdmin/help/PostgresDoc90.php +phpPgAdmin/help/PostgresDoc91.php +phpPgAdmin/help/PostgresDoc92.php phpPgAdmin/history.php phpPgAdmin/images/ phpPgAdmin/images/themes/ @@ -161,8 +162,6 @@ phpPgAdmin/images/themes/default/Refresh phpPgAdmin/images/themes/default/RemoveArgument.png phpPgAdmin/images/themes/default/Replication.png phpPgAdmin/images/themes/default/ReplicationSets.png -phpPgAdmin/images/themes/default/Report.png -phpPgAdmin/images/themes/default/Reports.png phpPgAdmin/images/themes/default/Restore.png phpPgAdmin/images/themes/default/Roles.png phpPgAdmin/images/themes/default/Rule.png @@ -217,7 +216,7 @@ phpPgAdmin/js/ac_insert_row.js phpPgAdmin/js/database.js phpPgAdmin/js/display.js phpPgAdmin/lang/ -phpPgAdmin/lang/Makefile +phpPgAdmin/lang/README phpPgAdmin/lang/afrikaans.php phpPgAdmin/lang/arabic.php phpPgAdmin/lang/catalan.php @@ -225,7 +224,6 @@ phpPgAdmin/lang/chinese-sim.php phpPgAdmin/lang/chinese-tr.php phpPgAdmin/lang/chinese-utf8-zh_CN.php phpPgAdmin/lang/chinese-utf8-zh_TW.php -phpPgAdmin/lang/convert.awk phpPgAdmin/lang/czech.php phpPgAdmin/lang/danish.php phpPgAdmin/lang/dutch.php @@ -239,45 +237,11 @@ phpPgAdmin/lang/hungarian.php phpPgAdmin/lang/italian.php phpPgAdmin/lang/japanese.php phpPgAdmin/lang/langcheck +phpPgAdmin/lang/lithuanian.php phpPgAdmin/lang/mongol.php -phpPgAdmin/lang/php2po -phpPgAdmin/lang/po2php phpPgAdmin/lang/polish.php phpPgAdmin/lang/portuguese-br.php phpPgAdmin/lang/portuguese-pt.php -phpPgAdmin/lang/recoded/ -phpPgAdmin/lang/recoded/README -phpPgAdmin/lang/recoded/afrikaans.php -phpPgAdmin/lang/recoded/arabic.php -phpPgAdmin/lang/recoded/catalan.php -phpPgAdmin/lang/recoded/chinese-sim.php -phpPgAdmin/lang/recoded/chinese-tr.php -phpPgAdmin/lang/recoded/chinese-utf8-zh_CN.php -phpPgAdmin/lang/recoded/chinese-utf8-zh_TW.php -phpPgAdmin/lang/recoded/czech.php -phpPgAdmin/lang/recoded/danish.php -phpPgAdmin/lang/recoded/dutch.php -phpPgAdmin/lang/recoded/english.php -phpPgAdmin/lang/recoded/french.php -phpPgAdmin/lang/recoded/galician.php -phpPgAdmin/lang/recoded/german.php -phpPgAdmin/lang/recoded/greek.php -phpPgAdmin/lang/recoded/hebrew.php -phpPgAdmin/lang/recoded/hungarian.php -phpPgAdmin/lang/recoded/italian.php -phpPgAdmin/lang/recoded/japanese.php -phpPgAdmin/lang/recoded/mongol.php -phpPgAdmin/lang/recoded/polish.php -phpPgAdmin/lang/recoded/portuguese-br.php -phpPgAdmin/lang/recoded/portuguese-pt.php -phpPgAdmin/lang/recoded/romanian.php -phpPgAdmin/lang/recoded/russian-utf8.php -phpPgAdmin/lang/recoded/russian.php -phpPgAdmin/lang/recoded/slovak.php -phpPgAdmin/lang/recoded/spanish.php -phpPgAdmin/lang/recoded/swedish.php -phpPgAdmin/lang/recoded/turkish.php -phpPgAdmin/lang/recoded/ukrainian.php phpPgAdmin/lang/romanian.php phpPgAdmin/lang/russian-utf8.php phpPgAdmin/lang/russian.php @@ -343,19 +307,66 @@ phpPgAdmin/logout.php phpPgAdmin/multiactionform.js phpPgAdmin/opclasses.php phpPgAdmin/operators.php -phpPgAdmin/plugin_slony.php +phpPgAdmin/plugin.php +phpPgAdmin/plugins/ +phpPgAdmin/plugins/GuiControl/ +phpPgAdmin/plugins/GuiControl/conf/ +phpPgAdmin/plugins/GuiControl/conf/config.inc.php +phpPgAdmin/plugins/GuiControl/plugin.php +phpPgAdmin/plugins/Report/ +phpPgAdmin/plugins/Report/INSTALL +phpPgAdmin/plugins/Report/README +phpPgAdmin/plugins/Report/classes/ +phpPgAdmin/plugins/Report/classes/Reports.php +phpPgAdmin/plugins/Report/conf/ +phpPgAdmin/plugins/Report/conf/config.inc.php +phpPgAdmin/plugins/Report/images/ +phpPgAdmin/plugins/Report/images/Report.png +phpPgAdmin/plugins/Report/images/Reports.png +phpPgAdmin/plugins/Report/lang/ +phpPgAdmin/plugins/Report/lang/afrikaans.php +phpPgAdmin/plugins/Report/lang/arabic.php +phpPgAdmin/plugins/Report/lang/catalan.php +phpPgAdmin/plugins/Report/lang/chinese-sim.php +phpPgAdmin/plugins/Report/lang/chinese-tr.php +phpPgAdmin/plugins/Report/lang/chinese-utf8-zh_CN.php +phpPgAdmin/plugins/Report/lang/chinese-utf8-zh_TW.php +phpPgAdmin/plugins/Report/lang/czech.php +phpPgAdmin/plugins/Report/lang/danish.php +phpPgAdmin/plugins/Report/lang/dutch.php +phpPgAdmin/plugins/Report/lang/english.php +phpPgAdmin/plugins/Report/lang/french.php +phpPgAdmin/plugins/Report/lang/galician.php +phpPgAdmin/plugins/Report/lang/german.php +phpPgAdmin/plugins/Report/lang/greek.php +phpPgAdmin/plugins/Report/lang/hebrew.php +phpPgAdmin/plugins/Report/lang/hungarian.php +phpPgAdmin/plugins/Report/lang/italian.php +phpPgAdmin/plugins/Report/lang/japanese.php +phpPgAdmin/plugins/Report/lang/lithuanian.php +phpPgAdmin/plugins/Report/lang/mongol.php +phpPgAdmin/plugins/Report/lang/polish.php +phpPgAdmin/plugins/Report/lang/portuguese-br.php +phpPgAdmin/plugins/Report/lang/portuguese-pt.php +phpPgAdmin/plugins/Report/lang/romanian.php +phpPgAdmin/plugins/Report/lang/russian.php +phpPgAdmin/plugins/Report/lang/slovak.php +phpPgAdmin/plugins/Report/lang/spanish.php +phpPgAdmin/plugins/Report/lang/swedish.php +phpPgAdmin/plugins/Report/lang/turkish.php +phpPgAdmin/plugins/Report/lang/ukrainian.php +phpPgAdmin/plugins/Report/plugin.php +phpPgAdmin/plugins/Report/sql/ +phpPgAdmin/plugins/Report/sql/reports-pgsql.sql phpPgAdmin/privileges.php phpPgAdmin/redirect.php -phpPgAdmin/reports.php phpPgAdmin/robots.txt phpPgAdmin/roles.php phpPgAdmin/rules.php phpPgAdmin/schemas.php phpPgAdmin/sequences.php phpPgAdmin/servers.php -phpPgAdmin/sql/ phpPgAdmin/sql.php -phpPgAdmin/sql/reports-pgsql.sql phpPgAdmin/sqledit.php phpPgAdmin/tables.js phpPgAdmin/tables.php
