Commit graph

62 commits

Author SHA1 Message Date
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
wiz
42426a5a45 Follow some redirects. 2017-09-03 08:53:04 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
wiz
982c8f22e9 Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
richard
9331d4c4fc update to pgadmin3-1.22.0
reset maintainer (ok by joerg@)

Recent changes:
Date       Dev Ver     Change details
---------- --- ------  --------------
2016-01-04 AV  1.22.0  Resolved an issue related to check options selection in
                       the view properties dialog with the check option.
                       [Reported by: Sebastian Albert, Patched by: Neel Patel]
2015-12-08 AV  1.22.0  Merged the libssh2 to the latest version.
                       [Akshay Joshi]
2015-11-19 DP  1.22.0  Properly detect serial columns as such when
                       identifiers have been truncated.
2015-10-23 AV  1.22.0  Fixes an issue related to the column inheritance
                       information properly, when one (or, more) common columns
                       are inherited from multiple tables.
                       [Reported by: Liu Yuanyuan, Patched by: Akshay Joshi]
2015-10-12 AV  1.22.0  Ensure the correct syntax used for moving the objects
                       from one tablespace to another. [Sanket Mehta]
2015-10-07 DP  1.22.0  Ensure the correct line endings are used when copying
                       from the SQL Pane [Nikolai Zhubr]
2015-09-25 AV  1.22.0  Toolbar icons, and menu items for Commit and Rollback
                       actions.  [John Obaterspok]
2015-09-24 DP  1.22.0  Display the connection details for the current browser
                       object in the status bar [Adam Scott]
2015-09-21 AV  1.22.0  Fixed an issue related to different menus enabling in
                       the Query Tool on Ubunutu unity.
                       [Reported by: Vahdet Mert]
2015-09-21 AV  1.22.0  Reset the position (x, y) for dialog(s), and frame(s) to
                       0 (if found negative), while saving its position and
                       size. [Reported By: Mark, Patch: Sanket Mehta,
                       Reworked, and Reviewed: Ashesh]
2015-09-21 AV  1.22.0  Fixes an issue identifying the return type to TABLE in
                       some cases, using pg_get_function_result(..) for the
                       same instead of format_type(..)
                       [Reported By: Guillermo E. Villanueva,
                       PATCH:Sanket Mehta]
2015-09-21 AV  1.22.0  Honour PGPASSFILE environment variable for saving,
                       retrieving the password instead of always works with
                       pgpass.conf (on windows)/.pgpass (on non-windows)
                       [PATCH: Prasad Somwanshi, Reworked by: Sanket Mehta,
                       Reviewed by: Ashesh Vashi, Sanket Mehta]
2015-09-14 AV  1.22.0  Fix a segfault occurs while detecting transaction
                       section requirement, when autocommit has been disabled.
                       [Reported by John Obaterspok, Patch by Sanket Mehta]
2015-09-14 AV  1.22.0  Format execution time in a more readable manner
                       [John Obaterspok]
2015-07-27 AV  1.22.0  Improve sorting in Data editor
                       [J. F. Oster, Reviewed by Sanket Mehta]
2015-07-27 AV  1.22.0  Allow to format the selecte SQL using external tools
                       in Query Editor [J. F. Oster]
2015-05-22 AV  1.22.0  Allow to set auto-commit mode to on/off in the query
                       editor [Sanket Mehta]
2016-03-16 04:46:24 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
dbj
585c1d1d2f fixes to build with wxGTK30 when wx-config is not in ${PREFIX}/bin 2016-02-16 03:45:18 +00:00
dbj
57c1aa3dab specify --with-arch-${MACHINE_ARCH} on Darwin 2016-02-16 01:07:22 +00:00
agc
d549bff9a5 Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:56:09 +00:00
richard
ff7c4d4cf3 update to pgadmin3 1.20.0
primary changes include:
Date       Dev Ver     Change details
---------- --- ------  --------------
2014-11-28 AV  1.20.0  Resolving the inconsistency of preservation of modified
                       information of the columns, while adding/editing a table
                       from the table dialog [Reported by Jasmine Liu, Patch
                       from Sanket Mehta, and reviewed by Akshay Joshi and me]
2014-11-22 GL  1.20.0  Add missing nodes to graphical explain plan [J.F. Oster]
2014-11-03 AV  1.20.0  Fix the Resource Groups dialog - separated the
                       statements, which can not be ran in single transaction
                       [Akshay Joshi]
2014-10-28 AV  1.20.0  Support for Slony-I 2.2+ with PostgreSQL 9.3+
                       [Neel Patel, Akshay Joshi, Sanket Mehta, Ashesh Vashi]
2014-10-28 AV  1.20.0  Support smallserial columns in Edit Data Window
                       [J.F. Oster]
2014-10-28 AV  1.20.0  Restore the user specified size on the grid (which
                       contains the result) in Query windows to fix an issue
                       related to the column size is too narrow on subsequent
                       Explain execution [J.F. Oster]
2014-10-28 AV  1.20.0  Empty the Undo/Redo history everytime new file is opened
                       [J.F. Oster]
2014-10-28 AV  1.20.0  Added accelerator F8 for 'Execute to file' in the Query
                       window [Mads Jensen]
2014-10-28 AV  1.20.0  Beautify the query shown in the SQL pane for the
                       functions having multiple arguments by adding new lines
                       with small modification by me [J.F. Oster]
2014-10-13 AV  1.20.0  Check for the columnlist for the UPDATE OF syntax on
                       trigger also works with PPAS 9.5+ [Sanket Mehta]
2014-09-27 AV  1.20.0  Proper saving of columns width in the server status
                       window [Dmitriy Olshevskiy]
2014-09-19 DP  1.20.0  Fix support for triggers with inline code on PPAS
                       [Sanket Mehta]
2014-08-09 AV  1.20.0  CHECK OPTION is applicable to the views only, and not
                       the materialized views
2014-08-09 GL  1.20.0  Prevent a crash during the update of the macro or
                       favourite list [Dmitriy Olshevskiy]
2014-07-20 AV  1.20.0  Allow quick injectection of favourites by name
                       [J.F. Oster]
2014-07-20 AV  1.20.0  Fix handling of saving macros after pasting a query in
                       the box [Dmitriy Olshevskiy]
2014-07-14 GL  1.18.2  Fix SQL for GRANT on a sequence. Report from
                       liuyuanyuan.
2014-07-03 DP  1.20.0  Fix handling of char()[] columns in the Edit Grid
                       [Dmitriy Olshevskiy]
2014-07-02 GL  1.20.0  Support the new check_option parameter of views
2014-07-02 GL  1.20.0  Handle the 9.4 MOVE clause of ALTER TABLESPACE
2014-07-02 GL  1.20.0  Add a new action menu to refresh a materialized view
2014-07-02 GL  1.20.0  Support the new 9.4 columns in pg_stat_activity
2014-06-27 DP  1.20.0  Save search options for next time [Dimitriy Olshevskiy]
2014-06-25 DP  1.20.0  Ensure Favourite queries are only saved when the OK
                       button is pressed [Dmitriy Olshevskiy]
2014-06-18 DP  1.20.0  Fix an issue refreshing functions in PPAS packages
                       [Akshay Joshi]
2014-06-18 DP  1.20.0  Improve handling of lost connections [Ashesh Vashi]
2014-06-12 DP  1.20.0  Allow searching for database objects by comment and
                       definition content [J.F. Oster]
2014-06-10 DP  1.20.0  Add support for Resource Groups in PPAS 9.4 [Akshay
                       Joshi]
2014-06-07 DP  1.20.0  Add Save and Exit shortcut keys to the edit grid
                       [Fredrik de Vibe]
2014-05-28 DP  1.18.2  Fix escape handling in pgpass files [Akshay Joshi]
2014-05-04 GL  1.18.2  GQB forgot the materialized views. Report from Eduard
                       Szöcs.
2014-02-13 AV  1.20.0  Enable backward search in SQL Box using Shift + F3
                       [J.F. Oster]
2014-03-07 AV  1.18.2  Don't set log_min_messages from the debugger
2014-03-07 AV  1.18.2  Fix a crash on OSX when run explain through shortcut in
                       query editor, when mouse is over a existing shape, and
                       popup, showing the step information, is on. Report from
                       Attila Soki
2014-02-26 AV  1.18.2  Using the GetOid() function instead of GetLong() for
                       Oid columns [Ian Barwick]
2014-02-13 DP  1.20.0  Allow more flexible selection/deselection of rows and
                       columns in Edit Grid [J.F. Oster]
2014-02-12 GL  1.20.0  Allow more options with the plain backup.
2014-02-11 DP  1.18.2  Fix SQL comments for inherited columns [J.F. Oster].
2014-01-27 AV  1.18.2  Flush the changes in the settings as soon as new server
                       is added [Kaarel Moppel]
2014-01-27 DP  1.18.2  Don't include obsolete config settings from <= 8.3 in the
                       config editor unless running on an appropriate server.
                       [Neel Patel].
2013-12-16 DP  1.20.0  Use a much smarter auto-sizing algorithm for the columns
                       in the Query Tool output grid [J.F. Oster].
2013-12-06 DP  1.20.0  Remember the last panel used on the Options dialogue,
                       and display the default panel if a group node is
                       selected on the tree [J.F. Oster]
2013-12-06 DP  1.18.2  Ensure the Type dialogue detects name changes [Timon].
2013-12-06 DP  1.18.2  Ensure report titles don't overflow the page width
                       [Dhiraj Chawla]
2013-11-25 DP  1.18.2  Ensure reports overflow the page width properly [Akshay
                       Joshi]
2013-11-20 DP  1.18.2  Add missing "port" option for SSH tunnels [Akshay Joshi].
2013-11-18 AV  1.18.2  Set 32bit PostgreSQL, EnterpriseDB PATH (in case - 64bit
                       respective applications not found, and 32bit(s) are
                       available) for 64bit pgAdmin III [Dinesh Kumar].
2013-10-22 AV  1.18.2  Improved the debugger to work better with PPAS <= 9.2
2013-10-22 DP  1.18.2  Fix the handling of the "Valid Until" date/time on the
                       role dialogue on Mac [Dinesh Kumar].
2013-10-13 GL  1.20.0  Allow parallel dump with -j starting with 9.3
2015-08-05 15:29:00 +00:00
tnn
255d0cb0b8 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
richard
92a7c8a1f7 update to pgAdmin3 v1.18.1
From the release announcement:

This is a bug fix release which includes the following fixes:

* Allow the dump of pg schemas [Guillaume Lelarge]]
* Prevent a crash on Windows when dropping a column or a constraint on
a table [Dhiraj Chawla]
* Ensure DDLScript will work with Slony 2.2+ which has a new SQL level
API [Neel Patel]
* Fix ordering of object types in the display options and add Event
Triggers which were missing [Dhiraj Chawla].
* Ensure the debugger can cope with functions that have an OUT
parameter as the first. [Ashesh Vashi]
* Fix the quoting of user mapping objects [Dinesh Kumar]
* Ensure that materialised views are available as targets for synonyms
[Neel Patel]
* Fix the query used to find tables in a Slony replication set [Neel Patel]
* Prevent a crash if a user starts an external process such as a
backup, and then immediately hits cancel [Neel Patel].
* Fix a memory leak in the Event Trigger code [Dinesh Kumar].

For more information or to download, please visit the website at
http://www.pgadmin.org/.
2013-10-13 12:06:30 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
richard
965bb2730e extract from CHANGELOG:
pgAdmin III Changelog
=====================

Notes
-----

This is the pgAdmin III changelog. Items are marked with the initials of the
developer responsible for them, and the version of pgAdmin that the change
will first appear in. For convenience, changes during Beta and RC phases may
include an RCx or Bx suffix on the version number, but for simplicity these
will not normally be retained.

A name in square braces [Joe Bloggs] indicates that the change was written by
Joe. The initialed developer was responsible for reviewing the changes in these
cases.

Names shown as "per Joe Bloggs", indicate that Joe reported the problem and may
have provided help debugging it, but did not actually provide the change.

Key to developers
-----------------

- DP   Dave Page
- AP   Andreas Pflug
- JMP  Jean-Michel Poure
- HS   Hiroshi Saito
- AHP  Adam H. Pendleton
- MP   Marc Persuy
- DAP  Darko Prenosil
- FGP  Florian G. Pflug
- MH   Magnus Hagander
- GL   Guillaume Lelarge
- AV   Ashesh Vashi

Changes
-------

Date       Dev Ver     Change details
---------- --- ------  --------------
2013-09-06 DP  1.18.1  Fix a memory leak in the Event Trigger code [Dinesh
                       Kumar].
2013-08-20 AV  1.18.0  Fix a layout bug in the graphical explain renderer that
                       could render nodes on top of each other.
2013-08-06 DP  1.18.0  Fix Slony's DDL Script support [Akshay Joshi].
2013-07-26 DP  1.18.0  Add support for Event Triggers in 9.3+ [Dinesh Kumar].
2013-07-22 DP  1.18.0  Avoid using a Help cache file that needs to be world
                       writeable, and ensure sed is happy when post-processing
                       helpfiles.
2013-07-22 DP  1.18.0  Fix the help path on the import dialogue and improve the
                       error handling [Akshay Joshi].
2013-07-22 DP  1.18.0  Fix path the the Search Objects help doc [Dhiraj Chawla].
2013-07-18 GL  1.18.0  Fix UTF-8 display for guru hints [Marek Cernocky].
2013-07-08 DP  1.18.0  Prevent a crash when creating a stored procedure in
                       PPAS [Dinesh Kumar].
2013-06-19 GL  1.18.0  Disable the Favourites menu items if there is no
                       favourites file path (per a comment from Michael Shapiro).
2013-06-18 GL  1.18.0  Make No the default button on the Truncate confirmation
                       dialog (per request from Humberto Cereser Ibanez).
2013-06-18 DP  1.18.0  Support Materialized Views [Neel Patel].
2013-06-07 DP  1.18.0  Avoid a possible crash on Linux when using the
                       "Script" options of the Query Tool [aditsu].
2013-05-26 DP  1.18.0  Fix comments on constraints [Thom Brown].
2013-05-26 DP  1.18.0  Fix schema prefixes in cast definitions in the browser.
2013-05-26 DP  1.18.0  Treat sequences as first class objects in the Grant
                       Wizard. Support USAGE and remove obsolete RULE
                       permissions [Dhiraj Chawla].
2013-05-26 DP  1.18.0  Set the default backup type to "Custom".
2013-05-21 DP  1.18.0  Improve the copy handling on the Edit Grid so that
                       it works more consistently and predictably.
2013-05-20 DP  1.18.0  Fix comments on columns.
2013-05-20 DP  1.18.0  Remove the "Apply" buttons from the function, view
                       package and external table dialogues. Their use is
                       discouraged, and the code is fragile, complex and
                       very buggy.
2013-05-20 DP  1.18.0  Fix a crash that could occur if the browser fails to
                       detect that an object has been changed by another
                       session.
2013-05-17 DP  1.18.0  Change the default SQL box font to a slightly smaller
                       size on GTK based platforms.
2013-05-17 DP  1.18.0  Don't prompt the user for a password if they're using
                       a client certificate.
2013-05-17 DP  1.18.0  Ensure global backups use the mintenance database to
                       avoid access issue with postgres or template1.
2013-05-17 DP  1.18.0  Fix SSL certificate authentication.
2013-05-08 DP  1.18.0  Fix renaming and schema changes for stored procedures
                       in PPAS [Dinesh Kumar].
2013-05-02 DP  1.18.0  Add SSH tunnelling support to allow connections to be
                       made to hosts via an SSH server [Akshay Joshi].
2013-05-02 DP  1.18.0  Display the index validity in the properties list for
                       indexes and index-based constraints [Gabrielle Roth].
2013-04-29 DP  1.18.0  Add an option to include column headers when copying
                       from the query tool results [Jasmin Dizdarevic].
2013-04-29 DP  1.18.0  Allow the decimal mark displayed by the query tool to be
                       configured as the thousands separator can [Jasmin
                       Dizdarevic].
2013-04-25 DP  1.18.0  Ensure the Query Tool's maximum column length setting
                       is honoured.
2013-04-22 DP  1.18.0  Handle default privileges to PUBLIC correctly. [Dhiraj
                       Chawla].
2013-03-24 GL  1.18.0  Add tab option in the Import dialog. Per a request from
                       Jeff Janes.
2013-03-17 GL  1.18.0  Add smallserial handling. Per a request from Matthew
                       Syphus.
2013-03-01 DP  1.18.0  Fix the editing of pg_hba.conf files [Dhiraj Chawla].
2013-02-25 DP  1.18.0  Fix the display of extension owner names.
2013-02-23 GL  1.18.0  Add a title to the backup and restore windows. Per
                       request from Bastiaan Olij.
2013-02-22 DP  1.18.0  Fix a bug that could cause a NOTICE to be displayed
                       when rendering FTS Configurations in the tree.
2013-02-07 DP  1.18.0  Don't try to display dependents or dependencies for
                       pgAgent jobs, schedules or steps.
2013-02-06 DP  1.18.0  Fix the handling of expiry times when modifying roles.
2013-02-04 DP  1.18.0  Prevent foreign keys being recreated unnecessarily when
                       modifying tables [Michael Banck]
2013-01-24 DP  1.18.0  Prevent Cmd+S adding characters to the Query Tool when
                       the Save button is disabled.
2013-01-18 DP  1.18.0  Fix handling of Greenplum partitions [Lubomir Petrov]
2013-01-06 GL  1.18.0  Add -V/--version CLI option.
2013-01-06 GL  1.18.0  Add actions menu to the serverstatus tool.
2013-01-06 GL  1.18.0  Fix the database SQL when reseting a configuration
                       parameter. Per a report from Bartosz Dmytrak.
2013-01-04 GL  1.18.0  Refresh the toolbar buttons when a list has been
                       updated. Per a report from Evan Martin.
2013-01-04 GL  1.18.0  Fix the "NO INHERIT" query. Report from Thomas Joseph.
2012-12-24 GL  1.18.0  Display default privs. Report from Nathan Alden.
2012-12-24 GL  1.18.0  Sort references by schema name and relation name in
                       dlgForeignKey. Report from Michal Kozusznik.
2012-12-24 GL  1.18.0  Fix the change of the superuser attribute. Report from
                       Michal Kozusznik.
2012-12-18 DP  1.18.0  Prevent a crash when using Cmd-A on a file loaded into
                       the Query Tool when opened with Cmd-E on Mac.
2012-12-07 DP  1.18.0  Fix the queries used to get object comments to allow
                       for duplicate OIDs that may be present following use
                       of pg_upgrade.
2012-12-03 DP  1.16.1  Prevent a crash that could happen if further changes
                       were made on a dialogue after using the Apply button.
                       [Akshay Joshi]
2012-11-29 GL  1.16.1  Save new comments on already existing columns when
                       editing a table. Per a report from Jeff Janes.
2012-11-29 GL  1.16.1  Fix the query editor behaviour when executing COPY TO
                       stdout and COPY FROM stdin [Heikki Linnakangas]
2012-11-28 AV  1.16.1  Date picker controls returns a full timestamp by
                       default, which can cause inadvertent date changes
                       on jobs and role validty dates. Ignore the time part.
2012-11-26 MH  1.16.1  Fix query for database descriptions
2012-11-15 DP  1.16.1  Avoid querying the catalogs for toast table settings
                       for every table in the database. This gives a huge
                       performance gain with large schemas.
2012-11-08 DP  1.16.1  Prevent a crash when refreshing a node which has a
                       child with an open dialogue [Dhiraj Chawla]
2012-11-08 DP  1.16.1  Fix dropping/renaming of indexes [Akshay Joshi]
2012-11-08 DP  1.16.1  Avoid updating the GQB model on every key press in
                       the query tool [Dhiraj Chawla]
2012-11-02 DP  1.16.1  Fix a crash that can occur when renaming objects.
                       [Ashesh Vashi/Sachin Srivastava]
2012-11-01 DP  1.16.1  Fix dropping of constraints [Akshay Joshi]
2012-10-31 DP  1.16.1  Fix the "blocked by" column in the server status
                       dialogue on 9.2 servers [Sachin Srivastava]
2012-10-11 DP  1.16.1  Prevent a crash if the query tool is closed whilst a
                       file is loading [Akshay Joshi]
2012-10-09 AV  1.16.1  Fix setting of comments on PPAS procedures.
2012-10-08 DP  1.16.1  Don't autosize the search results columns if no
                       results are found [Akshay Joshi]
2012-10-08 AV  1.16.1  Prevent a crash if opening a second config file in
                       the editor.
2012-10-08 DP  1.16.1  Prevent the SSL options combo box displaying
                       duplicate options if the server dialogue is
                       reopened [Akshay Joshi]
2012-09-14 GL  1.16.1  Fix trigger query when connected to PostgreSQL 8.2 or
                       lower, per a report from Jon Roberts.
2012-09-12 GL  1.16.1  Fix message when executing an empty query, per Marc
                       Mamin.
2012-09-06 DP  1.18.0  Detect serial/bigserial columns from pg_depend, rather
                       than guessing [Quan Zongliang].
2012-09-05 DP  1.18.0  Display the next expected value for a sequence in the
                       property list [Quan Zongliang].
2012-07-11 MH  1.18.0  Add optional thousands separator to the query tool
                       results grid.
2012-07-11 MH  1.18.0  Right-justify numeric values in the query tool results
2013-09-11 13:39:35 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
joerg
fbc9194a0f Fix bash script. 2013-08-27 15:42:06 +00:00
richard
61e5aa73ab pgAdmin 1.16.1 has been released, offering 19 bug fixes over the previous version.
The list of bug fixes is available in the CHANGELOG.

 The following are the recent Changes
 ------------------------------------

 Date       Dev Ver     Change details
 ---------- --- ------  --------------
 2012-12-03 DP  1.16.1  Prevent a crash that could happen if further changes
                        were made on a dialogue after using the Apply button.
                        [Akshay Joshi]
 2012-11-29 GL  1.16.1  Save new comments on already existing columns when
                        editing a table. Per a report from Jeff Janes.
 2012-11-29 GL  1.16.1  Fix the query editor behaviour when executing COPY TO
                        stdout and COPY FROM stdin [Heikki Linnakangas]
 2012-11-28 AV  1.16.1  Date picker controls returns a full timestamp by
                        default, which can cause inadvertent date changes
                        on jobs and role validty dates. Ignore the time part.
 2012-11-26 MH  1.16.1  Fix query for database descriptions
 2012-11-15 DP  1.16.1  Avoid querying the catalogs for toast table settings
                        for every table in the database. This gives a huge
                        performance gain with large schemas.
 2012-11-08 DP  1.16.1  Prevent a crash when refreshing a node which has a
                        child with an open dialogue [Dhiraj Chawla]
 2012-11-08 DP  1.16.1  Fix dropping/renaming of indexes [Akshay Joshi]
 2012-11-08 DP  1.16.1  Avoid updating the GQB model on every key press in
                        the query tool [Dhiraj Chawla]
 2012-11-02 DP  1.16.1  Fix a crash that can occur when renaming objects.
                        [Ashesh Vashi/Sachin Srivastava]
 2012-11-01 DP  1.16.1  Fix dropping of constraints [Akshay Joshi]
 2012-10-31 DP  1.16.1  Fix the "blocked by" column in the server status
                        dialogue on 9.2 servers [Sachin Srivastava]
 2012-10-11 DP  1.16.1  Prevent a crash if the query tool is closed whilst a
                        file is loading [Akshay Joshi]
 2012-10-09 AV  1.16.1  Fix setting of comments on PPAS procedures.
 2012-10-08 DP  1.16.1  Don't autosize the search results columns if no
                        results are found [Akshay Joshi]
 2012-10-08 AV  1.16.1  Prevent a crash if opening a second config file in
                        the editor.
 2012-10-08 DP  1.16.1  Prevent the SSL options combo box displaying
                        duplicate options if the server dialogue is
                        reopened [Akshay Joshi]
 2012-09-14 GL  1.16.1  Fix trigger query when connected to PostgreSQL 8.2 or
                        lower, per a report from Jon Roberts.
 2012-09-12 GL  1.16.1  Fix message when executing an empty query, per Marc
                        Mamin.
2013-07-20 05:10:42 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
fhajny
aedd59374c Remove 83 from PGSQL_VERSIONS_ACCEPTED, as it's no longer available. 2013-05-10 12:55:48 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
354ee694fd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
obache
ab4e71d90b Bump PKGREVISION for change of PostgreSQL default version to 9.1. 2012-08-05 10:02:09 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
1f90cbd8ec Use MASTER_SITE_PGSQL from mk/fetch/sites.mk instead of having another
outdated list of mirrors.
2012-03-11 10:32:35 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
6c9c77e597 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:42 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
adam
d6881ce27d Changes 1.12.1:
* Fix the debugger invocation code to ensure it handles different combinations
  of server version and libpq builds as cleanly as possible.
* Fix the double line number in the function properties dialog.
* Fix for log_statement in 7.4.
* Lots of fixes on my "sort column" patch.
* Avoid an error when viewing index statistics in languages other than English.
* Fix connection color on the query tool
* Fix the reverse-engineered query for triggers
* Fix the server's property dialog for unpriviledged users
* Fix a crash if pressing escape in the edit grid filter and sorting dialogue.
  Add a tooltip and make RO the queries combobox
* Fix the perspective string parameter
2010-11-05 20:21:17 +00:00
adam
5293af635d Changes 1.12.0:
* Fix a possible crash on Solaris when closing the server status windows.
* Fix a possible crash on Solaris when cancelling a debugging operation.
* Fix a drawing glitch in the GQB, if the canvas exceeds the hard-coded minimum
  size.
* Get rid of the schema name and double quotes of the result of the format_type
  stored procedure
* Add a title to the frmStatus window when launched in standalone mode.
* Fix an issue with tab keypress on the frmQuery with Windows.
* Disable the "output pad" menu when the user is on the GQB tab.
* Disable the "scratch pad" menu when the user is on the GQB tab.
* Fix another issue with the connection check code.
* Fix an issue where the application_name is used as the database name during
  a connection.
* Fix the connection check code.
* Don't send the Greenplum query for each user, but import it in the big roles
  query.
* Ensure the highlight colour in the SQL textboxes will work with the system
  colours.
* Make sure menubar's and toolbar's items are enabled/disabled as appropriate
  when selecting a server's group, per a report from Steffen Kuhn.
* Ensure the Drop option is shown for rules when appropriate.
* Fix a crash that occured when pressing a key on a text cell in the Edit Grid,
  when not in Edit mode.
2010-09-22 12:53:28 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
adam
4e3e650a9f Changes 1.10.3:
* Fix the "quiet log" query in the status server.
* Call Stored Procedures in EnterpriseDB in an anonymous
  block to prevent errors with out/inout parameters.
* Fix an error when working with packages on EnterpriseDB in 'postgres' mode.
* Prevent a crash if the user cancels a restore operation.
* Fix the refresh of a dropped function.
* Fix a crash bug seen when closing the debugger parameter dialog on OSX.
* Fix to only show Storage value if the value is different from the type's
  default value.
* Fix uncalled attempt to "change" array data types in dlgColumn.
* Fix a crash that could occur if viewing a table with no rows in the Edit Grid.
* Fix a crash occuring when a function with a parameter with a default is
  selected.
* Don't offer debugging options to non-superusers on Postgres Plus Advanced
  Server < 8.4 which doesn't have support for user debugging.
* Fix the saving and reverse engineering of parameters for database, table,
  and function.
* Specify the schema of the table/function to restore if pg_restore's release
  is 8.2 or later.
* Fix the reverse engineering of a rule.
* Fix the status server window on Mac OS X.
* Fix the recent files, by notifying each frmQuery to update their recent files.
  Same support for macros and favourites.
* Fix the canvas resizing with really big table.
* Add the missing RULEs for VIEWs in SQL pane.
* More...
2010-05-20 13:27:20 +00:00
adam
cf4080b937 Changes 1.10.2:
* Correctly save the position of a pgFrame, per a report from Andreas Laggner
  and Dan Halbert.
* Fix the reverse engineering of a function, per a report from Kieran McCusker.
* Fix the xmlTextWriterEndDocument check when saving a favorite.
* Fix an SQL error when changing a parameter for a database, role/user and
  a function.
* Fix the display of a type with a specific typmod.
* Select the server choosen with the /s command-line argument.
* Fix the call to the Slony-I storenode function.
* Fix display of the date/time chooser.
2010-04-26 06:14:21 +00:00
joerg
3b5d2041bb Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00