pkgsrc/databases
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
..
abook * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
adodb Bump PKGREVISION from default PHP version change to 5.4. 2013-03-16 07:21:18 +00:00
apache-cassandra Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
bdb-xml Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
cdb Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
clisp-bdb Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
clisp-gdbm Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
clisp-pgsql Bump PKGREVISION for change of PostgreSQL default version to 9.1. 2012-08-05 10:02:09 +00:00
couchdb Update couchdb to 1.4.0. 2013-09-09 13:39:10 +00:00
csharp-mysql Make mono packages depend on lang/mono2 instead of lang/mono. 2013-06-17 12:44:53 +00:00
cstore Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
datadraw Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
db Set LICENSE. 2012-12-13 00:57:23 +00:00
db3 Set LICENSE. 2012-12-13 00:57:23 +00:00
db4 .so in PLIST are handled by framework, no need to take care here anymore. 2013-03-03 11:55:12 +00:00
db5 'The "+=" operator should only be used with lists.' 2013-04-06 19:42:41 +00:00
db46 Set LICENSE. 2012-12-13 00:33:19 +00:00
dbh Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
deforaos-libdatabase * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
edb Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
freetds * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
gdbm Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
gdbm_compat Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
gdbm_primitive Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
geneweb Fix build with ocaml4. 2012-12-16 22:39:47 +00:00
gigabase Don't try to use gethostbyname_r on NetBSD. 2013-08-30 22:33:46 +00:00
gnats Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
gnome-mime-data Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
gourmet Revbump after cairo update 2013-09-02 19:50:38 +00:00
gq Revbump after cairo update 2013-09-02 19:50:38 +00:00
gramps3 Revbump after cairo update 2013-09-02 19:50:38 +00:00
gtkdbfeditor Revbump after cairo update 2013-09-02 19:50:38 +00:00
gtksql Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
guile-pg Update to 0.46. 2013-05-03 15:23:35 +00:00
idzebra Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
iodbc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
ipa_sdb Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
java-db3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
java-qdbm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
java-tokyocabinet Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
jdbc-mysql5 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
jdbc-mysql31 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
jdbc-postgresql84 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
jdbc-postgresql92 Import jdbc-postgresql92-1002 as databases/jdbc-postgresql92. 2012-11-26 15:50:31 +00:00
kmysqladmin Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
krecipes Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
lbdb Patch the input file, not the generated output. 2013-06-14 18:30:43 +00:00
ldapvi * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
libcassandra Add one missing #if for C++03 vs C++11 differences. 2013-06-26 21:25:59 +00:00
libdbi Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
libdbi-driver-mysql PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
libdbi-driver-pgsql Bump PKGREVISION for change of PostgreSQL default version to 9.1. 2012-08-05 10:02:09 +00:00
libdbi-driver-sqlite
libdbi-driver-sqlite3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
libgda fixes last change 2013-07-18 04:51:02 +00:00
libgda-mysql Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
libgda-postgres Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
libgnomedb Revbump after cairo update 2013-09-02 19:50:38 +00:00
libpqxx Remove obsolute patches. 2013-02-16 01:46:26 +00:00
libpqxx-doc Update libpqxx from 2.5.5 to 4.0.1. 2013-02-12 04:35:24 +00:00
lua-sqlite Revbump after updating lang/lua to 5.2.2. 2013-07-04 21:27:56 +00:00
lua-sqlite3 Lua-Sqlite3 is a binding of Sqlite3 for Lua. 2013-07-04 18:06:24 +00:00
lua-tokyocabinet Revbump after updating lang/lua to 5.2.2. 2013-08-15 06:32:05 +00:00
luma Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
maatkit Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
mergeant Revbump after cairo update 2013-09-02 19:50:38 +00:00
metakit-lib Don't redefine a local variable. 2012-11-16 00:40:44 +00:00
myodbc Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
mysql-workbench Revbump after cairo update 2013-09-02 19:50:38 +00:00
mysql5-client * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
mysql5-server * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
mysql51-client Changes 5.1.71: 2013-08-04 10:20:24 +00:00
mysql51-server don't use gethostbyname_r unless there is a prototype in scope. 2013-08-22 11:09:46 +00:00
mysql55-client Always create symbolic links avoid to use ".so" macro and stop ugly 2013-08-31 02:08:32 +00:00
mysql55-server Changes 5.5.33: 2013-07-31 18:51:41 +00:00
mysql56-client Always create symbolic links avoid to use ".so" macro and stop ugly 2013-08-31 02:08:32 +00:00
mysql56-server Changes 5.6.13: 2013-07-31 09:51:38 +00:00
mysqlcc Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
mytop Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
nss-pgsql Fix RCS ID. 2013-06-26 14:16:44 +00:00
nss_ldap PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
ocaml-dbm Patched META file to correctly reflect the installation directory. 2013-07-21 17:04:29 +00:00
ocaml-mysql Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
ocaml-sqlite3 - Updated package to latest version, 2.0.4. Changes include: 2013-06-15 19:18:00 +00:00
odbc-postgresql PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
openldap Changes 2.4.36: 2013-08-20 15:26:27 +00:00
openldap-client OpenLDAP 2.4.34 Release (2013/03/03) 2013-03-16 12:49:54 +00:00
openldap-cloak OpenLDAP 2.4.34 Release (2013/03/03) 2013-03-16 12:49:54 +00:00
openldap-doc Changes 2.4.36: 2013-08-20 15:26:27 +00:00
openldap-nops OpenLDAP 2.4.34 Release (2013/03/03) 2013-03-16 12:49:54 +00:00
openldap-server Changes 2.4.36: 2013-08-20 15:26:27 +00:00
openldap-smbk5pwd OpenLDAP 2.4.34 Release (2013/03/03) 2013-03-16 12:49:54 +00:00
oraedit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
p5-AddressBook Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-AnyEvent-BDB Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Apache-DBI Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-App-Sqitch Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-BDB Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-BerkeleyDB Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Catalyst-Model-DBIC-Schema Update to 0.61 2013-08-23 00:45:52 +00:00
p5-Catalyst-Model-RDBO Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-CatalystX-CRUD Update to 0.55 2013-08-23 00:56:03 +00:00
p5-CatalystX-CRUD-Model-RDBO Update to 0.28 2013-08-23 01:46:25 +00:00
p5-CatalystX-CRUD-ModelAdapter-DBIC Update to 0.12 2013-08-23 06:46:13 +00:00
p5-CDB_File Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Class-DBI Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Class-DBI-AbstractSearch Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Class-DBI-BaseDSN Import p5-Class-DBI-BaseDSN-1.22 as databases/p5-Class-DBI-BaseDSN. 2013-07-06 00:56:25 +00:00
p5-Class-DBI-Pg Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Class-DBI-Plugin Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Class-DBI-Plugin-DeepAbstractSearch Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Dancer-Plugin-DBIC Update package for CPAN distribution Dancer-Plugin-DBIC in 2013-07-03 18:24:06 +00:00
p5-Data-Table Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DB_File Update to 1.829. From the changelog: 2013-07-10 02:21:34 +00:00
p5-DB_File-Lock Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-CSV Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-DB2 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-Google Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-Mock Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-mysql Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-ODBC Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-Oracle Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-PgPP Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-postgresql Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-SQLite This package bundles its own copy of SQLite 3.7.17. The bundled 2013-07-13 18:12:11 +00:00
p5-DBD-SQLite2 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-Sybase Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBD-XBase Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBI Update to 1.628 2013-08-15 11:41:02 +00:00
p5-DBI-Shell Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBICx-Deploy Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBICx-MapMaker Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBICx-TestDatabase Update to 0.05: 2013-09-05 17:57:54 +00:00
p5-DBIWrapper Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-Abstract Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-Class Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-Class-Candy Updating package for CPAN distribution DBIx-Class-Candy in 2013-07-03 18:27:23 +00:00
p5-DBIx-Class-Cursor-Cached Update to 1.1.2: 2013-09-05 18:05:19 +00:00
p5-DBIx-Class-DigestColumns Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-Class-DynamicDefault Updating package for CPAN distribution DBIx-Class-DynamicDefault in 2013-07-03 18:36:38 +00:00
p5-DBIx-Class-EncodedColumn Updating package for CPAN distribution DBIx-Class-EncodedColumn in 2013-07-03 18:40:03 +00:00
p5-DBIx-Class-Fixtures Update to 1.001020: 2013-09-05 18:26:05 +00:00
p5-DBIx-Class-Helpers Update to 2.018002: 2013-09-05 18:27:42 +00:00
p5-DBIx-Class-InflateColumn-FS Adding new package for CPAN distribution DBIx-Class-InflateColumn-FS version 2013-07-03 18:54:50 +00:00
p5-DBIx-Class-InflateColumn-IP Updating package for CPAN distribution DBIx-Class-InflateColumn-IP in 2013-07-03 19:03:00 +00:00
p5-DBIx-Class-IntrospectableM2M Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-Class-Loader Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-Class-RDBOHelpers Update to 0.10: 2013-09-05 18:29:00 +00:00
p5-DBIx-Class-Schema-Loader Update to 0.07036: 2013-09-05 18:30:40 +00:00
p5-DBIx-Class-TimeStamp Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-Class-UUIDColumns Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-Class-Validation Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-Connector Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-ContextualFetch Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-Datasource Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-DBSchema Update to 0.40: 2013-09-05 18:31:43 +00:00
p5-DBIx-Schema Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-DBIx-SearchBuilder Update to 1.65: 2013-09-05 18:33:28 +00:00
p5-DBM-Deep Update to 2.0009 2013-09-03 14:46:32 +00:00
p5-DublinCore-Record Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Fsdb Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-gdbm Changes 5.18.1: 2013-08-31 15:28:32 +00:00
p5-Ima-DBI Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Jifty-DBI Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-MARC Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-MARC-Record Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-MARC-XML Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-MLDBM Updating package for CPAN distribution MLDBM in databases/p5-MLDBM from 2013-07-03 18:20:30 +00:00
p5-MLDBM-Serializer-JSON Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-MLDBM-Sync Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Net-Cassandra Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Net-MySQL Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-ORLite Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-ORLite-Migrate Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Palm Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-perl-ldap Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-postgresql Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-qdbm Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Redis Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Rose-DB Update to 0.771 2013-08-15 12:22:04 +00:00
p5-Rose-DB-Object Update to 0.806 2013-08-15 12:28:58 +00:00
p5-Rose-DBx-AutoReconnect Update to 0.04 2013-08-15 12:33:00 +00:00
p5-Rose-DBx-Garden Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Rose-DBx-Garden-Catalyst Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Rose-DBx-Object-MoreHelpers Update to 0.09 2013-08-15 13:20:44 +00:00
p5-Rose-DBx-TestDB Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-RRD-Simple Revbump after cairo update 2013-09-02 19:50:38 +00:00
p5-Search-QueryParser Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Search-QueryParser-SQL Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Sort-SQL Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-SQL-Abstract Updating package for CPAN distribution SQL-Abstract in 2013-07-03 18:18:03 +00:00
p5-SQL-Abstract-Limit Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-SQL-ReservedWords Update to 0.8 2013-08-15 12:16:17 +00:00
p5-SQL-Statement Updating package for CPAN distribution SQL-Statement, providing pure Perl 2013-06-22 09:21:22 +00:00
p5-SQL-Translator Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-sybperl Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Template-DBI Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Tie-DBI Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-tokyocabinet Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-tokyotyrant Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-YAML-MLDBM Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
palm-db-tools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
pear-DB Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
pear-MDB2 Update pear-MDB2 to 2.5.0b5. 2013-03-16 03:30:13 +00:00
pear-MDB2_Driver_mysql Update pear-MDB2_Driver_mysql to 1.5.0b4 and add LICENSE. 2013-03-16 03:33:45 +00:00
pear-MDB2_Driver_mysqli Update pear-MDB2_Driver_mysqli to 1.5.0b4 and add LICENSE. 2013-03-16 03:36:01 +00:00
pear-MDB2_Driver_pgsql Update pear-MDB2_Driver_pgsql to 1.5.0b4 and add LICENSE. 2013-03-16 03:38:39 +00:00
pear-MDB2_Driver_sqlite Fix patch that's been rejecting since the package was updated. I don't 2013-06-14 19:47:04 +00:00
percona-toolkit Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
pgadmin3 extract from CHANGELOG: 2013-09-11 13:39:35 +00:00
pgbouncer Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
pgbuildfarm Finish git rename from scmgit to git. 2013-09-09 14:07:58 +00:00
pgpool Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
pgtcl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
pgtclng Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
php-dba Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
php-dbx Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
php-ldap Reset PKG_REVISION along with update of both php53 and php54. 2013-02-22 03:07:43 +00:00
php-mssql Reset PKG_REVISION along with update of both php53 and php54. 2013-02-22 03:07:43 +00:00
php-mysql Reset PKGREVISION by update of both php53 and php54. 2013-03-16 02:00:33 +00:00
php-mysqli Reset PKGREVISION by update of both php53 and php54. 2013-03-16 02:00:33 +00:00
php-oci8 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
php-pdo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
php-pdo_dblib Reset PKG_REVISION along with update of both php53 and php54. 2013-02-22 03:07:43 +00:00
php-pdo_mysql Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
php-pdo_odbc Add php-pdo_odb to the packages collection. 2013-03-01 10:34:17 +00:00
php-pdo_pgsql Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
php-pdo_sqlite Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
php-pgsql Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
php-redis Ignore the missing return values from the multiple layers of macros. 2013-05-23 18:39:09 +00:00
php-sqlite Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
phpldapadmin Update phpldapadmin to 1.2.3. 2013-04-02 16:00:10 +00:00
phpmyadmin Update "phpmyadmin" package to version 3.5.8.2. Changes since 3.5.8.1: 2013-07-29 20:01:02 +00:00
phppgadmin Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
poco-data 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
poco-data-mysql 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
poco-data-odbc 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
poco-data-sqlite Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
postgresql-pgbench Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
postgresql-postgis Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql-uuid PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
postgresql84 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql84-adminpack The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql84-client * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
postgresql84-dblink Fixes: 2013-04-06 03:45:05 +00:00
postgresql84-pgcrypto The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql84-plperl Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql84-plpython The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql84-pltcl The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql84-server Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
postgresql84-uuid Security update to version 8.4.12. 2012-07-01 19:30:23 +00:00
postgresql90 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql90-adminpack The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql90-client * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
postgresql90-datatypes Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
postgresql90-dblink The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql90-docs Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql90-fuzzystrmatch The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql90-monitoring The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql90-pgcrypto The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql90-plperl Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql90-plpython The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql90-pltcl The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql90-replicationtools The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql90-server Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
postgresql90-upgrade The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql90-uuid Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql91 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql91-adminpack The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql91-client * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
postgresql91-datatypes Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
postgresql91-dblink The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql91-docs Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql91-fuzzystrmatch The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql91-monitoring The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql91-pgcrypto The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql91-plperl Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql91-plpython The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql91-pltcl The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql91-replicationtools The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql91-server Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
postgresql91-upgrade The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql92 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql92-adminpack The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql92-client The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.4, 9.1.9, 9.0.13, and 8.4.17. This update fixes a high-exposure security vulnerability in versions 9.0 and later. All users of the affected versions are strongly urged to apply the update immediately. 2013-04-04 21:08:25 +00:00
postgresql92-datatypes Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
postgresql92-dblink The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql92-docs Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql92-fuzzystrmatch The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql92-monitoring The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql92-pgcrypto The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql92-plperl Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
postgresql92-plpython The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql92-pltcl The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql92-replicationtools The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql92-server Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
postgresql92-upgrade The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible. 2013-02-09 11:19:08 +00:00
postgresql93 Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-adminpack Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-client Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-datatypes Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-dblink Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-docs Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-fuzzystrmatch Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-monitoring Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-pgcrypto Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-plperl Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-plpython Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-pltcl Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-replicationtools Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-server Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
postgresql93-upgrade Major enhancements in PostgreSQL 9.3 include: 2013-09-10 15:32:32 +00:00
pxtools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
py-bdb-xml Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
py-bsddb3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
py-cassa Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
py-cdb Fixes: 2013-04-06 03:45:05 +00:00
py-ckanclient Update for python25 removal. 2012-10-03 22:14:00 +00:00
py-cx_Oracle 'For consistency, please add a trailing slash to "http://example.com".' 2013-04-06 12:08:38 +00:00
py-datapkg Update homepage URLs. 2013-02-22 19:59:05 +00:00
py-elixir Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
py-gdbm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
py-ldap Changes 2.4.13: 2013-08-20 15:27:07 +00:00
py-metakit Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
py-mssql PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
py-mysqldb Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
py-pgnotify Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
py-PgSQL Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
py-postgresql Upgrade to version 4.1.1 2013-01-08 15:09:59 +00:00
py-psycopg2 Update to 2.5.1: 2013-07-04 13:01:36 +00:00
py-sqlalchemy Changes 0.7.10: 2013-06-16 05:36:13 +00:00
py-sqlalchemy-migrate Fix dependency. 2013-06-17 13:32:59 +00:00
py-sqlite Update homepage URLs. 2013-02-22 19:59:05 +00:00
py-sqlite2 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
py-sqlite3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
py-sybase PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
py-table Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
py-tokyocabinet Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
qdbm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
qdbm-cgi Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
qdbm-plus Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
quicklist Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
rdb Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
redis --[ Redis 2.6.16 ] Release date: 28 Aug 2013 2013-09-09 14:05:03 +00:00
rrdtool Revbump after cairo update 2013-09-02 19:50:38 +00:00
rrdtool12 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: 2013-06-04 22:15:37 +00:00
ruby-activeldap Update ruby-activeldap to 3.2.2. 2012-09-03 15:08:45 +00:00
ruby-activerecord-cassandra Switch to use RUBY_RAILS_SUPPORTED. 2011-12-13 15:48:34 +00:00
ruby-activerecord-odbc Remove unused gemspec file. 2013-03-07 17:09:11 +00:00
ruby-activerecord32 Update ruby-activerecord32 to 3.2.14. 2013-09-11 13:33:11 +00:00
ruby-arel Update ruby-arel to 3.0.2. 2012-03-18 05:55:03 +00:00
ruby-cassandra Update ruby-cassandra to 0.17.0. 2012-12-17 12:29:00 +00:00
ruby-data_objects Update Ruby DataObjects to 0.10.13. 2013-06-16 14:29:07 +00:00
ruby-datamapper Update ruby-datamapper to 1.2.0. (This is meta-gem package.) 2011-12-16 14:51:38 +00:00
ruby-dbd-mysql
ruby-dbd-odbc
ruby-dbd-pg
ruby-dbd-sqlite
ruby-dbd-sqlite3
ruby-dbi
ruby-dm-active_model Fixes: 2013-04-06 03:45:05 +00:00
ruby-dm-adjust Importing databases/ruby-dm-adjust package version 1.2.0. 2011-12-17 17:18:55 +00:00
ruby-dm-aggregates Update ruby-dm-migrations package to 1.2.0. 2011-12-16 14:40:32 +00:00
ruby-dm-ar-finders Importing databases/ruby-dm-ar-finders package version 1.2.0. 2011-12-17 17:20:58 +00:00
ruby-dm-cli Importing databases/ruby-dm-cli package version 1.2.0. 2011-12-17 17:21:55 +00:00
ruby-dm-constraints Update ruby-dm-constraints package to 1.2.0. 2011-12-16 14:33:59 +00:00
ruby-dm-core Update ruby-dm-core to 1.2.1. 2013-06-16 14:34:53 +00:00
ruby-dm-do-adapter Importing databases/ruby-dm-do-adapter package version 1.2.0. 2011-12-17 17:19:49 +00:00
ruby-dm-ferret-adapter Importing databases/ruby-dm-ferret-adapter package version 1.2.0. 2011-12-17 17:22:52 +00:00
ruby-dm-is-list Importing databases/ruby-dm-is-list package version 1.2.0. 2011-12-17 17:23:47 +00:00
ruby-dm-is-nested_set Fixes: 2013-04-06 03:45:05 +00:00
ruby-dm-is-remixable Importing databases/ruby-dm-is-remixable package 1.2.0. 2011-12-17 17:25:33 +00:00
ruby-dm-is-searchable Importing databases/ruby-dm-is-searchable package version 1.2.0. 2011-12-17 17:26:08 +00:00
ruby-dm-is-state_machine Importing databases/ruby-dm-is-state_machine package version 1.2.0. 2011-12-17 17:26:53 +00:00
ruby-dm-is-tree Importing databases/ruby-dm-is-tree package version 1.2.0. 2011-12-17 17:27:34 +00:00
ruby-dm-is-versioned Imporring databases/ruby-dm-is-versioned package version 1.2.0. 2011-12-17 17:28:21 +00:00
ruby-dm-migrations Update ruby-dm-migrations package to 1.2.0. 2011-12-16 14:35:37 +00:00
ruby-dm-mysql-adapter Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
ruby-dm-observer Importing databases/ruby-dm-observer package version 1.2.0. 2011-12-17 17:29:57 +00:00
ruby-dm-postgres-adapter Imporring databases/ruby-dm-postgres-adapter pacakge version 1.2.0. 2011-12-17 17:30:36 +00:00
ruby-dm-rails ruby-dm-rails can work with all 3.x versions of Ruby on Rails. 2013-01-31 15:46:51 +00:00
ruby-dm-rest-adapter Importing databases/ruby-dm-rest-adapter package version 1.2.0. 2011-12-17 17:31:17 +00:00
ruby-dm-serializer Update ruby-dm-serializer to 1.2.2. 2012-09-16 05:17:52 +00:00
ruby-dm-sqlite-adapter Imporring databases/ruby-dm-sqlite-adapter package version 1.2.0. 2011-12-17 17:31:56 +00:00
ruby-dm-sweatshop Importing databases/ruby-dm-sweatshop package version 1.2.0. 2011-12-17 17:32:33 +00:00
ruby-dm-tags Importing databases/ruby-dm-tags package version 1.2.0. 2011-12-17 17:33:20 +00:00
ruby-dm-timestamps Update databases/ruby-dm-timestamps package to 1.2.0. 2011-12-16 14:43:50 +00:00
ruby-dm-transactions Update databases/ruby-dm-transactions to 1.2.0. 2011-12-16 14:46:07 +00:00
ruby-dm-types Update ruby-dm-types to 1.2.2. 2012-09-16 05:18:14 +00:00
ruby-dm-validations Update databases/ruby-dm-validations to 1.2.0. 2011-12-16 14:48:48 +00:00
ruby-dm-yaml-adapter Importing databases/ruby-dm-yaml-adapter package version 1.2.0. 2011-12-17 17:34:06 +00:00
ruby-do_mysql Update Ruby DataObjects to 0.10.13. 2013-06-16 14:29:07 +00:00
ruby-do_postgres Update Ruby DataObjects to 0.10.13. 2013-06-16 14:29:07 +00:00
ruby-do_sqlite3 Update Ruby DataObjects to 0.10.13. 2013-06-16 14:29:07 +00:00
ruby-gdbm Reset PKGREVISION by update of both ruby18 and ruby193. 2013-06-27 16:37:16 +00:00
ruby-hiera Update the hiera Ruby database module to version 1.1.2 to prepare for the 2013-04-10 21:06:02 +00:00
ruby-ldap o Clean up GEM_CLEANBUILD and fix PLIST. 2013-07-07 15:20:16 +00:00
ruby-mysql Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
ruby-mysql2 Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
ruby-odbc Add build_info file to PLIST. 2013-07-07 15:21:33 +00:00
ruby-pg Add build_info file to PLIST. 2013-07-07 15:22:55 +00:00
ruby-postgres-pr
ruby-qdbm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
ruby-rrdtool Revbump after cairo update 2013-09-02 19:50:38 +00:00
ruby-sequel Update ruby-sequel to 3.48.0. 2013-06-14 16:51:39 +00:00
ruby-sqlite
ruby-sqlite3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
ruby-tokyocabinet Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
ruby-tokyotyrant Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
ruby-vapor Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
sdbm Don't provide own getopt on Solaris. May fix the Solaris build. 2013-04-14 01:26:03 +00:00
shared-mime-info Update to 1.1: 2013-03-15 21:50:14 +00:00
slony1 Changes 2.2.0: 2013-09-11 06:45:47 +00:00
soci Spelling. 2013-09-11 12:37:00 +00:00
sqlite * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
sqlite3 Changes 3.8.0.2: 2013-09-08 06:28:43 +00:00
sqlite3-docs Changes 3.8.0.2: 2013-09-08 06:28:43 +00:00
sqlite3-tcl Changes 3.8.0.2: 2013-09-08 06:28:43 +00:00
sqlitebrowser Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
sqlrelay * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
sqsh * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
sqsh-motif Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
sqsh-x11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
tcl-fbsql Newer MySQL isn't installed in lib/mysql, adjust. 2013-03-28 21:16:41 +00:00
tcl-gdbm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
tdb Update to 1.2.12. No changelog found. 2013-06-14 21:18:22 +00:00
tinycdb Fix build under Cygwin. 2013-07-30 13:56:20 +00:00
tokyocabinet Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
tokyotyrant Fixes build failure due to Lua-5.2 API change. 2013-07-07 05:19:39 +00:00
unixodbc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
virtuoso Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
xsqlmenu Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
yap2lc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
yasql Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
Makefile Added databases/postgresql93 version 9.3.0 2013-09-10 15:35:30 +00:00