summaryrefslogtreecommitdiff
path: root/databases/pgadmin3
AgeCommit message (Collapse)AuthorFilesLines
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
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-05-10Remove 83 from PGSQL_VERSIONS_ACCEPTED, as it's no longer available.fhajny1-2/+2
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-08-05Bump PKGREVISION for change of PostgreSQL default version to 9.1.obache1-2/+2
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-03-11Use MASTER_SITE_PGSQL from mk/fetch/sites.mk instead of having anotherwiz1-4/+2
outdated list of mirrors.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-1/+2
2010-11-05Changes 1.12.1:adam4-8/+31
* 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-09-22Changes 1.12.0:adam3-24/+11
* 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-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
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-05-20Changes 1.10.3:adam2-7/+9
* 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-04-26Changes 1.10.2:adam3-8/+21
* 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-02-10Bump revision for change of PostgreSQL default version.joerg1-1/+2
2010-01-25Changes 1.10.1:adam5-103/+267
* 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.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-43/+1
2009-03-23Handle debug files correctly.joerg2-67/+72
2009-03-23Merge pgadmin3-1.8.4 from vendor branch.joerg5-0/+433
2008-03-13Kill pgadmin3, it has been marked broken for ages.joerg6-1298/+0
2007-01-02Mark this officially as broken for now. See PR 30997 for furtherjoerg1-1/+3
reasons.
2006-12-28Change PostgreSQL default version to 8.1 and bump revision of alljoerg1-2/+2
packages which have it active by default.
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig1-2/+2
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-1/+2
2006-04-06pgAdmin III is the most popular and feature rich Open Source administration andadam6-0/+1295
development platform for PostgreSQL, the most advanced Open Source database in the world. The application may be used on BSD, Linux, Solaris, Mac OSX and Windows platforms to manage PostgreSQL 7.3 and above running on any platform, as well as commercial versions of PostgreSQL such as Pervasive Postgres, EnterpriseDB, Mammoth PostgreSQL and SRA PowerGres. pgAdmin III is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases. The graphical interface supports all PostgreSQL features and makes administration easy. The application also includes a syntax highlighting SQL editor, a server-side code editor, an SQL/batch/shell job scheduling agent, support for the Slony-I replication engine and much more. Server connection may be made using TCP/IP or Unix Domain Sockets (on *nix platforms), and may be SSL encrypted for security. No additional drivers are required to communicate with the database server.