Changes 1.10.1:
* Replace Alt-F4 with Ctrl-Q and Ctrl-W. * Prevent a crash if the edit grid is closed whilst it is loading data. * Don't attempt to remove rows in the edit grid if the user presses the delete key when the delete button is disabled. * Only offer valid server encodings for new databases. * Fix font dialogue on Snow Leopard. * Fix an issue with the ordering of the mappings in a text search configuration. * Fix a potential crash bug in the object browser. * Reverse engineer empty (not NULL) ACLs correctly. * Fix Greenplum support for column oriented partitions. * Ensure function variables get reset if the function is modified. * Fix cluster creation for Slony 2.0. * Reverse engineer function defaults values correctly. * Fix a potential crash in the edit grid. * Fix domain creation/modification for domains in non-default schemas. * Reverse engineer language privileges correctly. * Get rid of "No SQL query was generated." message dialog when no tables are selected in the GQB. * Hints files should be encoded in UTF-8. * Include comments on procedures in the reverse engineered SQL.
This commit is contained in:
parent
0ddf340d0f
commit
848d63ebaa
5 changed files with 267 additions and 103 deletions
|
@ -1,9 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.10 2010/01/18 09:58:43 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2010/01/25 14:05:22 adam Exp $
|
||||
|
||||
DISTNAME= pgadmin3-1.8.4
|
||||
PKGREVISION= 2
|
||||
.include "../../databases/postgresql84/Makefile.mirrors"
|
||||
|
||||
DISTNAME= pgadmin3-1.10.1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.pgadmin.org/
|
||||
MASTER_SITES= ${PGSQL_MIRRORS:=pgadmin3/release/v1.10.1/src/}
|
||||
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
HOMEPAGE= http://www.pgadmin.org/
|
||||
|
@ -11,20 +12,14 @@ COMMENT= Graphical PostgreSQL client and administration tool
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= gmake msgfmt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-wx=${BUILDLINK_PREFIX.wxGTK28}
|
||||
|
||||
# CONFIGURE_ARGS+= --enable-debug
|
||||
# PLIST_VARS.debug= yes
|
||||
|
||||
PLIST_VARS+= debug
|
||||
|
||||
.include "../../mk/pgsql.buildlink3.mk"
|
||||
.include "../../textproc/libxml2/buildlink3.mk"
|
||||
.include "../../textproc/libxslt/buildlink3.mk"
|
||||
.include "../../x11/wxGTK28/buildlink3.mk"
|
||||
.include "../../x11/wxGTK28-contrib/buildlink3.mk"
|
||||
.include "../../mk/pgsql.buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,9 +1,123 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:43:20 joerg Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2010/01/25 14:05:22 adam Exp $
|
||||
bin/pgadmin3
|
||||
bin/pgagent
|
||||
share/pgadmin3/branding/branding.ini
|
||||
share/pgadmin3/docs/Docs.vcproj
|
||||
share/pgadmin3/docs/builddocs.bat
|
||||
share/pgadmin3/docs/cs_CZ/appendices.html
|
||||
share/pgadmin3/docs/cs_CZ/backup.html
|
||||
share/pgadmin3/docs/cs_CZ/bugreport.html
|
||||
share/pgadmin3/docs/cs_CZ/commandline.html
|
||||
share/pgadmin3/docs/cs_CZ/connect-error.html
|
||||
share/pgadmin3/docs/cs_CZ/connect.html
|
||||
share/pgadmin3/docs/cs_CZ/control-server.html
|
||||
share/pgadmin3/docs/cs_CZ/debugger.html
|
||||
share/pgadmin3/docs/cs_CZ/default-xsl.html
|
||||
share/pgadmin3/docs/cs_CZ/editgrid.html
|
||||
share/pgadmin3/docs/cs_CZ/export.html
|
||||
share/pgadmin3/docs/cs_CZ/extend.html
|
||||
share/pgadmin3/docs/cs_CZ/gqb.html
|
||||
share/pgadmin3/docs/cs_CZ/grantwiz.html
|
||||
share/pgadmin3/docs/cs_CZ/gridopts.html
|
||||
share/pgadmin3/docs/cs_CZ/guruhints.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/autovacuum.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/conn-hba.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/conn-ident.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/conn-listen.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/encoding-ascii.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/encoding-unicode.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/fki.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/instrumentation.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/multiple.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/object-editing.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/pk.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/saving-passwords.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/vacuum.html
|
||||
share/pgadmin3/docs/cs_CZ/hints/view-without-pk.html
|
||||
share/pgadmin3/docs/cs_CZ/images/backup.png
|
||||
share/pgadmin3/docs/cs_CZ/images/debugger.png
|
||||
share/pgadmin3/docs/cs_CZ/images/editgrid.png
|
||||
share/pgadmin3/docs/cs_CZ/images/export.png
|
||||
share/pgadmin3/docs/cs_CZ/images/gqb.png
|
||||
share/pgadmin3/docs/cs_CZ/images/grantwiz.png
|
||||
share/pgadmin3/docs/cs_CZ/images/gridopt-filter.png
|
||||
share/pgadmin3/docs/cs_CZ/images/gridopt-sort.png
|
||||
share/pgadmin3/docs/cs_CZ/images/guru-connect.png
|
||||
share/pgadmin3/docs/cs_CZ/images/main.png
|
||||
share/pgadmin3/docs/cs_CZ/images/maintenance.png
|
||||
share/pgadmin3/docs/cs_CZ/images/manage-macros.png
|
||||
share/pgadmin3/docs/cs_CZ/images/no-hba.png
|
||||
share/pgadmin3/docs/cs_CZ/images/not-running.png
|
||||
share/pgadmin3/docs/cs_CZ/images/options-display.png
|
||||
share/pgadmin3/docs/cs_CZ/images/options-general.png
|
||||
share/pgadmin3/docs/cs_CZ/images/options-logging.png
|
||||
share/pgadmin3/docs/cs_CZ/images/options-pref.png
|
||||
share/pgadmin3/docs/cs_CZ/images/options-query.png
|
||||
share/pgadmin3/docs/cs_CZ/images/password.png
|
||||
share/pgadmin3/docs/cs_CZ/images/pgagent-jobdetails.png
|
||||
share/pgadmin3/docs/cs_CZ/images/pgagent-jobproperties.png
|
||||
share/pgadmin3/docs/cs_CZ/images/pgagent-jobstats.png
|
||||
share/pgadmin3/docs/cs_CZ/images/pgagent-scheduledetails1.png
|
||||
share/pgadmin3/docs/cs_CZ/images/pgagent-scheduledetails2.png
|
||||
share/pgadmin3/docs/cs_CZ/images/pgagent-scheduledetails3.png
|
||||
share/pgadmin3/docs/cs_CZ/images/pgagent-scheduleproperties.png
|
||||
share/pgadmin3/docs/cs_CZ/images/pgagent-stepdetails.png
|
||||
share/pgadmin3/docs/cs_CZ/images/pgagent-stepstats.png
|
||||
share/pgadmin3/docs/cs_CZ/images/query-analyze.png
|
||||
share/pgadmin3/docs/cs_CZ/images/query-connect.png
|
||||
share/pgadmin3/docs/cs_CZ/images/query.png
|
||||
share/pgadmin3/docs/cs_CZ/images/reporttool-html.png
|
||||
share/pgadmin3/docs/cs_CZ/images/reporttool-xml.png
|
||||
share/pgadmin3/docs/cs_CZ/images/restore.png
|
||||
share/pgadmin3/docs/cs_CZ/images/server.png
|
||||
share/pgadmin3/docs/cs_CZ/images/slony-create.png
|
||||
share/pgadmin3/docs/cs_CZ/images/slony-execute.png
|
||||
share/pgadmin3/docs/cs_CZ/images/slony-join.png
|
||||
share/pgadmin3/docs/cs_CZ/images/slony-listen.png
|
||||
share/pgadmin3/docs/cs_CZ/images/slony-overview.png
|
||||
share/pgadmin3/docs/cs_CZ/images/slony-path.png
|
||||
share/pgadmin3/docs/cs_CZ/images/slony-sequence.png
|
||||
share/pgadmin3/docs/cs_CZ/images/slony-set.png
|
||||
share/pgadmin3/docs/cs_CZ/images/slony-subscription.png
|
||||
share/pgadmin3/docs/cs_CZ/images/slony-table.png
|
||||
share/pgadmin3/docs/cs_CZ/images/slony-upgrade.png
|
||||
share/pgadmin3/docs/cs_CZ/images/status.png
|
||||
share/pgadmin3/docs/cs_CZ/index.html
|
||||
share/pgadmin3/docs/cs_CZ/kerberos.html
|
||||
share/pgadmin3/docs/cs_CZ/licence.html
|
||||
share/pgadmin3/docs/cs_CZ/macros.html
|
||||
share/pgadmin3/docs/cs_CZ/main.html
|
||||
share/pgadmin3/docs/cs_CZ/maintenance.html
|
||||
share/pgadmin3/docs/cs_CZ/openssl.html
|
||||
share/pgadmin3/docs/cs_CZ/options-tab1.html
|
||||
share/pgadmin3/docs/cs_CZ/options-tab2.html
|
||||
share/pgadmin3/docs/cs_CZ/options-tab3.html
|
||||
share/pgadmin3/docs/cs_CZ/options-tab4.html
|
||||
share/pgadmin3/docs/cs_CZ/options-tab5.html
|
||||
share/pgadmin3/docs/cs_CZ/options.html
|
||||
share/pgadmin3/docs/cs_CZ/password.html
|
||||
share/pgadmin3/docs/cs_CZ/pgadmin3.css
|
||||
share/pgadmin3/docs/cs_CZ/pgadmin3.hhc
|
||||
share/pgadmin3/docs/cs_CZ/pgadmin3.hhp
|
||||
share/pgadmin3/docs/cs_CZ/pgagent-install.html
|
||||
share/pgadmin3/docs/cs_CZ/pgagent-jobs.html
|
||||
share/pgadmin3/docs/cs_CZ/pgagent-schedules.html
|
||||
share/pgadmin3/docs/cs_CZ/pgagent-steps.html
|
||||
share/pgadmin3/docs/cs_CZ/pgagent.html
|
||||
share/pgadmin3/docs/cs_CZ/pgscript.html
|
||||
share/pgadmin3/docs/cs_CZ/query.html
|
||||
share/pgadmin3/docs/cs_CZ/reports.html
|
||||
share/pgadmin3/docs/cs_CZ/restore.html
|
||||
share/pgadmin3/docs/cs_CZ/sample-xml.html
|
||||
share/pgadmin3/docs/cs_CZ/slony-example.html
|
||||
share/pgadmin3/docs/cs_CZ/slony-execute.html
|
||||
share/pgadmin3/docs/cs_CZ/slony-functions.html
|
||||
share/pgadmin3/docs/cs_CZ/slony-install.html
|
||||
share/pgadmin3/docs/cs_CZ/slony-overview.html
|
||||
share/pgadmin3/docs/cs_CZ/slony-path.html
|
||||
share/pgadmin3/docs/cs_CZ/slony-set.html
|
||||
share/pgadmin3/docs/cs_CZ/slony.html
|
||||
share/pgadmin3/docs/cs_CZ/status.html
|
||||
share/pgadmin3/docs/cs_CZ/team.html
|
||||
share/pgadmin3/docs/cs_CZ/translation_team.html
|
||||
share/pgadmin3/docs/cs_CZ/using.html
|
||||
share/pgadmin3/docs/de_DE/hints/autovacuum.html
|
||||
share/pgadmin3/docs/de_DE/hints/conn-hba.html
|
||||
share/pgadmin3/docs/de_DE/hints/conn-ident.html
|
||||
|
@ -16,7 +130,6 @@ share/pgadmin3/docs/de_DE/hints/multiple.html
|
|||
share/pgadmin3/docs/de_DE/hints/pk.html
|
||||
share/pgadmin3/docs/de_DE/hints/vacuum.html
|
||||
share/pgadmin3/docs/de_DE/hints/view-without-pk.html
|
||||
share/pgadmin3/docs/de_DE/tips.txt
|
||||
share/pgadmin3/docs/en_US/appendices.html
|
||||
share/pgadmin3/docs/en_US/backup.html
|
||||
share/pgadmin3/docs/en_US/bugreport.html
|
||||
|
@ -29,6 +142,7 @@ share/pgadmin3/docs/en_US/default-xsl.html
|
|||
share/pgadmin3/docs/en_US/editgrid.html
|
||||
share/pgadmin3/docs/en_US/export.html
|
||||
share/pgadmin3/docs/en_US/extend.html
|
||||
share/pgadmin3/docs/en_US/gqb.html
|
||||
share/pgadmin3/docs/en_US/grantwiz.html
|
||||
share/pgadmin3/docs/en_US/gridopts.html
|
||||
share/pgadmin3/docs/en_US/guruhints.html
|
||||
|
@ -51,6 +165,7 @@ share/pgadmin3/docs/en_US/images/connect.png
|
|||
share/pgadmin3/docs/en_US/images/debugger.png
|
||||
share/pgadmin3/docs/en_US/images/editgrid.png
|
||||
share/pgadmin3/docs/en_US/images/export.png
|
||||
share/pgadmin3/docs/en_US/images/gqb.png
|
||||
share/pgadmin3/docs/en_US/images/grantwiz.png
|
||||
share/pgadmin3/docs/en_US/images/gridopt-filter.png
|
||||
share/pgadmin3/docs/en_US/images/gridopt-sort.png
|
||||
|
@ -121,6 +236,7 @@ share/pgadmin3/docs/en_US/pgagent-jobs.html
|
|||
share/pgadmin3/docs/en_US/pgagent-schedules.html
|
||||
share/pgadmin3/docs/en_US/pgagent-steps.html
|
||||
share/pgadmin3/docs/en_US/pgagent.html
|
||||
share/pgadmin3/docs/en_US/pgscript.html
|
||||
share/pgadmin3/docs/en_US/query.html
|
||||
share/pgadmin3/docs/en_US/reports.html
|
||||
share/pgadmin3/docs/en_US/restore.html
|
||||
|
@ -135,7 +251,6 @@ share/pgadmin3/docs/en_US/slony-set.html
|
|||
share/pgadmin3/docs/en_US/slony.html
|
||||
share/pgadmin3/docs/en_US/status.html
|
||||
share/pgadmin3/docs/en_US/team.html
|
||||
share/pgadmin3/docs/en_US/tips.txt
|
||||
share/pgadmin3/docs/en_US/translation_team.html
|
||||
share/pgadmin3/docs/en_US/using.html
|
||||
share/pgadmin3/docs/es_ES/hints/autovacuum.html
|
||||
|
@ -151,7 +266,6 @@ share/pgadmin3/docs/es_ES/hints/object-editing.html
|
|||
share/pgadmin3/docs/es_ES/hints/pk.html
|
||||
share/pgadmin3/docs/es_ES/hints/vacuum.html
|
||||
share/pgadmin3/docs/es_ES/hints/view-without-pk.html
|
||||
share/pgadmin3/docs/es_ES/tips.txt
|
||||
share/pgadmin3/docs/fi_FI/hints/autovacuum.html
|
||||
share/pgadmin3/docs/fi_FI/hints/conn-hba.html
|
||||
share/pgadmin3/docs/fi_FI/hints/conn-ident.html
|
||||
|
@ -166,8 +280,22 @@ share/pgadmin3/docs/fi_FI/hints/pk.html
|
|||
share/pgadmin3/docs/fi_FI/hints/saving-passwords.html
|
||||
share/pgadmin3/docs/fi_FI/hints/vacuum.html
|
||||
share/pgadmin3/docs/fi_FI/hints/view-without-pk.html
|
||||
share/pgadmin3/docs/fi_FI/tips.txt
|
||||
share/pgadmin3/docs/fr_FR/appendices.html
|
||||
share/pgadmin3/docs/fr_FR/backup.html
|
||||
share/pgadmin3/docs/fr_FR/bugreport.html
|
||||
share/pgadmin3/docs/fr_FR/commandline.html
|
||||
share/pgadmin3/docs/fr_FR/connect-error.html
|
||||
share/pgadmin3/docs/fr_FR/connect.html
|
||||
share/pgadmin3/docs/fr_FR/control-server.html
|
||||
share/pgadmin3/docs/fr_FR/debugger.html
|
||||
share/pgadmin3/docs/fr_FR/default-xsl.html
|
||||
share/pgadmin3/docs/fr_FR/editgrid.html
|
||||
share/pgadmin3/docs/fr_FR/export.html
|
||||
share/pgadmin3/docs/fr_FR/extend.html
|
||||
share/pgadmin3/docs/fr_FR/gqb.html
|
||||
share/pgadmin3/docs/fr_FR/grantwiz.html
|
||||
share/pgadmin3/docs/fr_FR/gridopts.html
|
||||
share/pgadmin3/docs/fr_FR/guruhints.html
|
||||
share/pgadmin3/docs/fr_FR/hints/autovacuum.html
|
||||
share/pgadmin3/docs/fr_FR/hints/conn-hba.html
|
||||
share/pgadmin3/docs/fr_FR/hints/conn-ident.html
|
||||
|
@ -180,8 +308,98 @@ share/pgadmin3/docs/fr_FR/hints/multiple.html
|
|||
share/pgadmin3/docs/fr_FR/hints/pk.html
|
||||
share/pgadmin3/docs/fr_FR/hints/vacuum.html
|
||||
share/pgadmin3/docs/fr_FR/hints/view-without-pk.html
|
||||
share/pgadmin3/docs/fr_FR/tips.txt
|
||||
share/pgadmin3/docs/it_IT/tips.txt
|
||||
share/pgadmin3/docs/fr_FR/images/backup.png
|
||||
share/pgadmin3/docs/fr_FR/images/connect.png
|
||||
share/pgadmin3/docs/fr_FR/images/debugger.png
|
||||
share/pgadmin3/docs/fr_FR/images/editgrid.png
|
||||
share/pgadmin3/docs/fr_FR/images/export.png
|
||||
share/pgadmin3/docs/fr_FR/images/gqb.png
|
||||
share/pgadmin3/docs/fr_FR/images/grantwiz.png
|
||||
share/pgadmin3/docs/fr_FR/images/gridopt-filter.png
|
||||
share/pgadmin3/docs/fr_FR/images/gridopt-sort.png
|
||||
share/pgadmin3/docs/fr_FR/images/guru-connect.png
|
||||
share/pgadmin3/docs/fr_FR/images/locks.png
|
||||
share/pgadmin3/docs/fr_FR/images/logfile.png
|
||||
share/pgadmin3/docs/fr_FR/images/main.png
|
||||
share/pgadmin3/docs/fr_FR/images/maintenance.png
|
||||
share/pgadmin3/docs/fr_FR/images/manage-macros.png
|
||||
share/pgadmin3/docs/fr_FR/images/no-hba.png
|
||||
share/pgadmin3/docs/fr_FR/images/not-running.png
|
||||
share/pgadmin3/docs/fr_FR/images/options-display.png
|
||||
share/pgadmin3/docs/fr_FR/images/options-general.png
|
||||
share/pgadmin3/docs/fr_FR/images/options-logging.png
|
||||
share/pgadmin3/docs/fr_FR/images/options-pref.png
|
||||
share/pgadmin3/docs/fr_FR/images/options-query.png
|
||||
share/pgadmin3/docs/fr_FR/images/password.png
|
||||
share/pgadmin3/docs/fr_FR/images/pgagent-jobdetails.png
|
||||
share/pgadmin3/docs/fr_FR/images/pgagent-jobproperties.png
|
||||
share/pgadmin3/docs/fr_FR/images/pgagent-jobstats.png
|
||||
share/pgadmin3/docs/fr_FR/images/pgagent-scheduledetails1.png
|
||||
share/pgadmin3/docs/fr_FR/images/pgagent-scheduledetails2.png
|
||||
share/pgadmin3/docs/fr_FR/images/pgagent-scheduledetails3.png
|
||||
share/pgadmin3/docs/fr_FR/images/pgagent-scheduleproperties.png
|
||||
share/pgadmin3/docs/fr_FR/images/pgagent-stepdetails.png
|
||||
share/pgadmin3/docs/fr_FR/images/pgagent-stepstats.png
|
||||
share/pgadmin3/docs/fr_FR/images/query-analyze.png
|
||||
share/pgadmin3/docs/fr_FR/images/query-connect.png
|
||||
share/pgadmin3/docs/fr_FR/images/query.png
|
||||
share/pgadmin3/docs/fr_FR/images/reporttool-html.png
|
||||
share/pgadmin3/docs/fr_FR/images/reporttool-xml.png
|
||||
share/pgadmin3/docs/fr_FR/images/restore-content.png
|
||||
share/pgadmin3/docs/fr_FR/images/restore.png
|
||||
share/pgadmin3/docs/fr_FR/images/server.png
|
||||
share/pgadmin3/docs/fr_FR/images/slony-create.png
|
||||
share/pgadmin3/docs/fr_FR/images/slony-execute.png
|
||||
share/pgadmin3/docs/fr_FR/images/slony-join.png
|
||||
share/pgadmin3/docs/fr_FR/images/slony-listen.png
|
||||
share/pgadmin3/docs/fr_FR/images/slony-overview.png
|
||||
share/pgadmin3/docs/fr_FR/images/slony-path.png
|
||||
share/pgadmin3/docs/fr_FR/images/slony-sequence.png
|
||||
share/pgadmin3/docs/fr_FR/images/slony-set.png
|
||||
share/pgadmin3/docs/fr_FR/images/slony-subscription.png
|
||||
share/pgadmin3/docs/fr_FR/images/slony-table.png
|
||||
share/pgadmin3/docs/fr_FR/images/slony-upgrade.png
|
||||
share/pgadmin3/docs/fr_FR/images/status.png
|
||||
share/pgadmin3/docs/fr_FR/images/transaction.png
|
||||
share/pgadmin3/docs/fr_FR/index.html
|
||||
share/pgadmin3/docs/fr_FR/kerberos.html
|
||||
share/pgadmin3/docs/fr_FR/licence.html
|
||||
share/pgadmin3/docs/fr_FR/macros.html
|
||||
share/pgadmin3/docs/fr_FR/main.html
|
||||
share/pgadmin3/docs/fr_FR/maintenance.html
|
||||
share/pgadmin3/docs/fr_FR/openssl.html
|
||||
share/pgadmin3/docs/fr_FR/options-tab1.html
|
||||
share/pgadmin3/docs/fr_FR/options-tab2.html
|
||||
share/pgadmin3/docs/fr_FR/options-tab3.html
|
||||
share/pgadmin3/docs/fr_FR/options-tab4.html
|
||||
share/pgadmin3/docs/fr_FR/options-tab5.html
|
||||
share/pgadmin3/docs/fr_FR/options.html
|
||||
share/pgadmin3/docs/fr_FR/password.html
|
||||
share/pgadmin3/docs/fr_FR/pgadmin3.css
|
||||
share/pgadmin3/docs/fr_FR/pgadmin3.hhc
|
||||
share/pgadmin3/docs/fr_FR/pgadmin3.hhp
|
||||
share/pgadmin3/docs/fr_FR/pgagent-install.html
|
||||
share/pgadmin3/docs/fr_FR/pgagent-jobs.html
|
||||
share/pgadmin3/docs/fr_FR/pgagent-schedules.html
|
||||
share/pgadmin3/docs/fr_FR/pgagent-steps.html
|
||||
share/pgadmin3/docs/fr_FR/pgagent.html
|
||||
share/pgadmin3/docs/fr_FR/pgscript.html
|
||||
share/pgadmin3/docs/fr_FR/query.html
|
||||
share/pgadmin3/docs/fr_FR/reports.html
|
||||
share/pgadmin3/docs/fr_FR/restore.html
|
||||
share/pgadmin3/docs/fr_FR/sample-xml.html
|
||||
share/pgadmin3/docs/fr_FR/slony-example.html
|
||||
share/pgadmin3/docs/fr_FR/slony-execute.html
|
||||
share/pgadmin3/docs/fr_FR/slony-functions.html
|
||||
share/pgadmin3/docs/fr_FR/slony-install.html
|
||||
share/pgadmin3/docs/fr_FR/slony-overview.html
|
||||
share/pgadmin3/docs/fr_FR/slony-path.html
|
||||
share/pgadmin3/docs/fr_FR/slony-set.html
|
||||
share/pgadmin3/docs/fr_FR/slony.html
|
||||
share/pgadmin3/docs/fr_FR/status.html
|
||||
share/pgadmin3/docs/fr_FR/team.html
|
||||
share/pgadmin3/docs/fr_FR/translation_team.html
|
||||
share/pgadmin3/docs/fr_FR/using.html
|
||||
share/pgadmin3/docs/sl_SI/hints/autovacuum.html
|
||||
share/pgadmin3/docs/sl_SI/hints/conn-hba.html
|
||||
share/pgadmin3/docs/sl_SI/hints/conn-ident.html
|
||||
|
@ -194,7 +412,6 @@ share/pgadmin3/docs/sl_SI/hints/multiple.html
|
|||
share/pgadmin3/docs/sl_SI/hints/pk.html
|
||||
share/pgadmin3/docs/sl_SI/hints/vacuum.html
|
||||
share/pgadmin3/docs/sl_SI/hints/view-without-pk.html
|
||||
share/pgadmin3/docs/sl_SI/tips.txt
|
||||
share/pgadmin3/docs/zh_CN/hints/autovacuum.html
|
||||
share/pgadmin3/docs/zh_CN/hints/conn-hba.html
|
||||
share/pgadmin3/docs/zh_CN/hints/conn-ident.html
|
||||
|
@ -209,7 +426,6 @@ share/pgadmin3/docs/zh_CN/hints/pk.html
|
|||
share/pgadmin3/docs/zh_CN/hints/saving-passwords.html
|
||||
share/pgadmin3/docs/zh_CN/hints/vacuum.html
|
||||
share/pgadmin3/docs/zh_CN/hints/view-without-pk.html
|
||||
share/pgadmin3/docs/zh_CN/tips.txt
|
||||
share/pgadmin3/docs/zh_TW/hints/autovacuum.html
|
||||
share/pgadmin3/docs/zh_TW/hints/conn-hba.html
|
||||
share/pgadmin3/docs/zh_TW/hints/conn-ident.html
|
||||
|
@ -224,13 +440,14 @@ share/pgadmin3/docs/zh_TW/hints/pk.html
|
|||
share/pgadmin3/docs/zh_TW/hints/saving-passwords.html
|
||||
share/pgadmin3/docs/zh_TW/hints/vacuum.html
|
||||
share/pgadmin3/docs/zh_TW/hints/view-without-pk.html
|
||||
share/pgadmin3/docs/zh_TW/tips.txt
|
||||
share/pgadmin3/i18n/af_ZA/pgadmin3.mo
|
||||
share/pgadmin3/i18n/af_ZA/wxstd.mo
|
||||
share/pgadmin3/i18n/bg_BG/pgadmin3.mo
|
||||
share/pgadmin3/i18n/bg_BG/wxstd.mo
|
||||
share/pgadmin3/i18n/ca_ES/pgadmin3.mo
|
||||
share/pgadmin3/i18n/ca_ES/wxstd.mo
|
||||
share/pgadmin3/i18n/cs_CZ/pgadmin3.mo
|
||||
share/pgadmin3/i18n/cs_CZ/wxstd.mo
|
||||
share/pgadmin3/i18n/de_DE/pgadmin3.mo
|
||||
share/pgadmin3/i18n/de_DE/wxstd.mo
|
||||
share/pgadmin3/i18n/es_ES/pgadmin3.mo
|
||||
|
@ -247,6 +464,8 @@ share/pgadmin3/i18n/ja_JP/pgadmin3.mo
|
|||
share/pgadmin3/i18n/ja_JP/wxstd.mo
|
||||
share/pgadmin3/i18n/ko_KR/pgadmin3.mo
|
||||
share/pgadmin3/i18n/ko_KR/wxstd.mo
|
||||
share/pgadmin3/i18n/lv_LV/pgadmin3.mo
|
||||
share/pgadmin3/i18n/lv_LV/wxstd.mo
|
||||
share/pgadmin3/i18n/nl_NL/pgadmin3.mo
|
||||
share/pgadmin3/i18n/nl_NL/wxstd.mo
|
||||
share/pgadmin3/i18n/pg_settings.csv
|
||||
|
@ -259,75 +478,12 @@ share/pgadmin3/i18n/pt_PT/pgadmin3.mo
|
|||
share/pgadmin3/i18n/pt_PT/wxstd.mo
|
||||
share/pgadmin3/i18n/ru_RU/pgadmin3.mo
|
||||
share/pgadmin3/i18n/ru_RU/wxstd.mo
|
||||
share/pgadmin3/i18n/sr_YU/pgadmin3.mo
|
||||
share/pgadmin3/i18n/sr_YU/wxstd.mo
|
||||
share/pgadmin3/i18n/sr_RS/pgadmin3.mo
|
||||
share/pgadmin3/i18n/sr_RS/wxstd.mo
|
||||
share/pgadmin3/i18n/wxstd.mo
|
||||
share/pgadmin3/i18n/zh_CN/pgadmin3.mo
|
||||
share/pgadmin3/i18n/zh_CN/wxstd.mo
|
||||
share/pgadmin3/i18n/zh_TW/pgadmin3.mo
|
||||
share/pgadmin3/i18n/zh_TW/wxstd.mo
|
||||
share/pgadmin3/pgagent.sql
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgAddFavourite.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgAggregate.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgCast.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgCheck.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgColumn.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgConnect.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgConversion.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgDatabase.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgDirectDbg.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgDomain.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgEditGridOptions.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgFindReplace.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgForeignKey.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgFunction.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgGroup.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgHbaConfig.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgIndex.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgIndexConstraint.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgJob.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgLanguage.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgMainConfig.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgManageFavourites.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgManageMacros.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgOperator.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgPackage.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgPgpassConfig.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRepCluster.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRepClusterUpgrade.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRepListen.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRepNode.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRepPath.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRepSequence.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRepSet.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRepSetMerge.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRepSetMove.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRepSubscription.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRepTable.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRole.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgRule.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgSchedule.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgSchema.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgSelectConnection.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgSequence.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgServer.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgStep.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgSynonym.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgTable.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgTablespace.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgTrigger.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgType.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgUser.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/dlgView.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmBackup.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmBackupGlobals.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmBackupServer.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmExport.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmGrantWizard.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmHint.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmMaintenance.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmOptions.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmPassword.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmReport.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmRestore.xrc
|
||||
${PLIST.debug}share/pgadmin3/ui/frmStatus.xrc
|
||||
share/pgadmin3/plugins.ini
|
||||
share/pgadmin3/settings.ini
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.3 2009/03/23 00:07:34 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.4 2010/01/25 14:05:22 adam Exp $
|
||||
|
||||
SHA1 (pgadmin3-1.8.4.tar.gz) = c3103792c678183c5a9081daac56ebf467d674ff
|
||||
RMD160 (pgadmin3-1.8.4.tar.gz) = 466fa7fbb734f9bc63fb2375da0c87fe3d47b7f1
|
||||
Size (pgadmin3-1.8.4.tar.gz) = 7973205 bytes
|
||||
SHA1 (patch-aa) = 19a12a205a12508115890ea6115e0c601dd317ac
|
||||
SHA1 (pgadmin3-1.10.1.tar.gz) = bb6706e539c623a824668de8ce135273ba8e7482
|
||||
RMD160 (pgadmin3-1.10.1.tar.gz) = 20c585cbcf26939d2772291fcc6ef20a55d3e611
|
||||
Size (pgadmin3-1.10.1.tar.gz) = 12080090 bytes
|
||||
SHA1 (patch-aa) = 53bb8be237acce254d50a9b7a33bdc054a5a9b4a
|
||||
SHA1 (patch-ab) = 266fcf43dbb507a920d3b2c4446ea86d4cc599af
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
$NetBSD: patch-aa,v 1.3 2009/03/23 00:07:34 joerg Exp $
|
||||
$NetBSD: patch-aa,v 1.4 2010/01/25 14:05:22 adam Exp $
|
||||
|
||||
--- Makefile.in.orig 2009-02-02 01:47:53.000000000 +0100
|
||||
--- Makefile.in.orig 2010-01-25 08:27:37.000000000 +0000
|
||||
+++ Makefile.in
|
||||
@@ -784,10 +784,6 @@ uninstall-am: uninstall-nobase_dist_data
|
||||
uninstall-nobase_dist_dataDATA \
|
||||
@@ -879,9 +879,6 @@ uninstall-am: uninstall-nobase_dist_data
|
||||
uninstall-nobase_dist_pkgdataDATA
|
||||
|
||||
-
|
||||
|
||||
-# We need to ensure the help cache is world writeable
|
||||
-install-data-hook:
|
||||
- chmod 0666 $(help_cache)
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
||||
|
|
13
databases/pgadmin3/patches/patch-ab
Normal file
13
databases/pgadmin3/patches/patch-ab
Normal file
|
@ -0,0 +1,13 @@
|
|||
$NetBSD: patch-ab,v 1.3 2010/01/25 14:05:22 adam Exp $
|
||||
|
||||
--- xtra/pgscript/file/test/execute.sh.orig 2010-01-25 08:09:38.000000000 +0000
|
||||
+++ xtra/pgscript/file/test/execute.sh
|
||||
@@ -24,7 +24,7 @@ echo "done"
|
||||
echo ""
|
||||
|
||||
# Get parameters for database connections
|
||||
-if test "$*" == ""
|
||||
+if test "$*" = ""
|
||||
then
|
||||
PARAMETERS="$DEFAULTPARAM" # Default if nothing is provided
|
||||
else
|
Loading…
Reference in a new issue