pkgsrc/databases
morr 31ef5ede7a Security update to version 9.0.8.
Changes:

* Fix incorrect password transformation in contrib/pgcrypto's DES crypt()
function (Solar Designer)
* Ignore SECURITY DEFINER and SET attributes for a procedural language's call
handler (Tom Lane)
* Allow numeric timezone offsets in timestamp input to be up to 16 hours away
from UTC (Tom Lane)
* Fix timestamp conversion to cope when the given time is exactly the last DST
transition time for the current timezone (Tom Lane)
* Fix text to name and char to name casts to perform string truncation
correctly in multibyte encodings (Karl Schnaitter)
* Fix memory copying bug in to_tsquery() (Heikki Linnakangas)
* Ensure txid_current() reports the correct epoch when executed in hot standby
(Simon Riggs)
* Fix planner's handling of outer PlaceHolderVars within subqueries (Tom Lane)
* Fix slow session startup when pg_attribute is very large (Tom Lane)
* Ensure sequential scans check for query cancel reasonably often (Merlin
Moncure)
* Ensure the Windows implementation of PGSemaphoreLock() clears
ImmediateInterruptOK before returning (Tom Lane)
* Show whole-row variables safely when printing views or rules (Abbas Butt, Tom
Lane)
* Fix COPY FROM to properly handle null marker strings that correspond to
invalid encoding (Tom Lane)
* Ensure autovacuum worker processes perform stack depth checking properly
(Heikki Linnakangas)
* Fix logging collector to not lose log coherency under high load (Andrew
Dunstan)
* Fix logging collector to ensure it will restart file rotation after receiving
SIGHUP (Tom Lane)
* Fix WAL replay logic for GIN indexes to not fail if the index was
subsequently dropped (Tom Lane)
* Fix memory leak in PL/pgSQL's RETURN NEXT command (Joe Conway)
* Fix PL/pgSQL's GET DIAGNOSTICS command when the target is the function's
first variable (Tom Lane)
* Fix potential access off the end of memory in psql's expanded display (\x)
mode (Peter Eisentraut)
* Fix several performance problems in pg_dump when the database contains many
*bjects (Jeff Janes, Tom Lane)
* Fix pg_upgrade for the case that a database stored in a non-default
tablespace contains a table in the cluster's default tablespace (Bruce Momjian)
* In ecpg, fix rare memory leaks and possible overwrite of one byte after the
sqlca_t structure (Peter Eisentraut)
* Fix contrib/dblink's dblink_exec() to not leak temporary database connections
upon error (Tom Lane)
* Fix contrib/dblink to report the correct connection name in error messages
(Kyotaro Horiguchi)
* Fix contrib/vacuumlo to use multiple transactions when dropping many large
*bjects (Tim Lewis, Robert Haas, Tom Lane)
* Update time zone data files to tzdata release 2012c for DST law changes in
Antarctica, Armenia, Chile, Cuba, Falkland Islands, Gaza, Haiti, Hebron,
Morocco, Syria, and Tokelau Islands;
2012-07-01 19:42:06 +00:00
..
abook Fix build with Clang 2011-08-20 15:27:09 +00:00
adodb Bump PKGREVISION from PHP_VERSION_DEFAULT changes. 2011-09-16 05:46:22 +00:00
apache-cassandra Update to the more recent version Apache Cassandra 0.7.6. 2011-05-20 00:27:59 +00:00
bdb-xml Add the correct version of the previosu patches. 2012-03-11 20:26:57 +00:00
cdb
clisp-bdb database/clisp-bsd: Add gettext-lib buildlink3 for DragonFly 2011-11-28 22:51:41 +00:00
clisp-gdbm Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
clisp-pgsql Import CLISP postgresql module as databases/clisp-pgsql. 2010-07-09 19:16:58 +00:00
couchdb Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
csharp-mysql Initial import of Connector/Net 6.3.5 under the name of csharp-mysql, a 2010-10-16 21:26:02 +00:00
cstore Revbump after updating db5 2012-01-18 13:49:23 +00:00
datadraw
db Don't set BUILDLINK_LIBS for db1, db2 and db3, same as db4. 2012-02-05 12:16:56 +00:00
db3 Don't set BUILDLINK_LIBS for db1, db2 and db3, same as db4. 2012-02-05 12:16:56 +00:00
db4 Fix build with Clang. 2012-05-29 20:18:28 +00:00
db5 Changes 5.3.21: 2012-05-31 09:37:20 +00:00
db46 Remove workaround for compiler bug in gcc2 on sparc64. 2010-01-16 17:57:36 +00:00
dbh databases/dbh: Fix Gentoo ltmain sanitary check flaw 2011-11-28 22:56:52 +00:00
edb
freetds Fix build on SunOS when optimization of -O2 or greater is used. 2012-06-08 12:18:42 +00:00
gdbm Use the correct version number for BUILDLINK_ABI_DEPENDS.gdbm 2012-01-24 09:10:06 +00:00
gdbm_compat Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
gdbm_primitive Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
geneweb Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@) 2012-05-29 22:58:52 +00:00
gigabase Request explicit template specialisation before doing it implicitly to 2012-06-25 11:16:00 +00:00
gnats Honor ${PKGINFODIR} in INSTALLATION_DIRS; should fix Linux build 2012-06-18 02:11:13 +00:00
gnome-mime-data recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gourmet Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by 2012-07-01 19:05:10 +00:00
gq Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
gramps Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by 2012-07-01 19:05:10 +00:00
gramps2 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
gramps3 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
gtkdbfeditor Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
gtksql recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
guile-pg Update to 0.39. Resolves type errors vs newer pgsql. 2010-03-19 11:26:57 +00:00
idzebra Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
iodbc Update to 3.52.8. Update HOMEPAGE and MASTER_SITES. 2012-04-22 15:06:57 +00:00
ipa_sdb Update ipa_sdb to 1.1. 2011-02-10 12:03:11 +00:00
java-db3 Mark as user-destdir-ready. 2010-03-08 09:57:02 +00:00
java-qdbm
java-tokyocabinet Update HOMEPAGE location. 2010-08-06 04:51:23 +00:00
jdb DESTDIR support 2010-01-29 16:51:38 +00:00
jdbc-mysql5
jdbc-mysql31
jdbc-postgresql83
jdbc-postgresql84
kmysqladmin Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
krecipes Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
lbdb Convert packages with add --libdir=* to CONFIGURE_ARGS to use 2012-01-17 21:43:18 +00:00
ldapvi Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
libcassandra Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
libdbi remove *_drivers files 2011-09-18 20:20:35 +00:00
libdbi-driver-mysql Files related to libdbi DB drivers have been moved to 2011-09-15 21:22:34 +00:00
libdbi-driver-pgsql Files related to libdbi DB drivers have been moved to 2011-09-15 21:22:34 +00:00
libdbi-driver-sqlite Files related to libdbi DB drivers have been moved to 2011-09-15 21:22:34 +00:00
libdbi-driver-sqlite3 Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
libgda Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
libgda-mysql Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
libgda-postgres Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
libgnomedb Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by 2012-07-01 19:05:10 +00:00
libpqxx Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
libpqxx-doc
lua-sqlite Transfer ownership to pkgsrc-users. pancake's address is not valid any 2010-07-06 10:17:11 +00:00
lua-tokyocabinet Update HOMEPAGE location. 2010-08-06 04:51:23 +00:00
luma Make package honor PKGMANDIR. 2012-06-22 05:01:38 +00:00
maatkit add a message about percona-toolkit 2012-03-21 22:33:38 +00:00
mergeant Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
metakit-lib
myodbc Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
mysql-workbench Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
mysql5-client Update mysql5-client and mysql5-server to 5.0.96, last release of 2012-04-14 04:04:48 +00:00
mysql5-server Update mysql5-client and mysql5-server to 5.0.96, last release of 2012-04-14 04:04:48 +00:00
mysql51-client Update mysql51-{client,server} to 5.1.63 (MySQL 5.1.63). 2012-05-13 12:59:39 +00:00
mysql51-server Update mysql51-{client,server} to 5.1.63 (MySQL 5.1.63). 2012-05-13 12:59:39 +00:00
mysql55-client Changes 5.5.25: 2012-06-02 22:28:00 +00:00
mysql55-server Changes 5.5.25: 2012-06-02 22:28:00 +00:00
mysqlcc Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
mytop Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
nss_ldap Make Kerberos support optionnal and enabled by default in nss_ldap. It 2012-01-09 05:16:29 +00:00
ocaml-mysql Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
ocaml-sqlite3 Initial import of ocaml-sqlite3-1.6.1, packaged by Jaap Boender in 2012-05-14 09:20:39 +00:00
odbc-postgresql Use MASTER_SITE_PGSQL from mk/fetch/sites.mk instead of having another 2012-03-11 10:32:35 +00:00
openldap Changes 2.4.30: 2012-03-13 19:57:10 +00:00
openldap-client Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
openldap-cloak Update to OpenLDAP 2.4.23, now the "stable" release. 2010-07-24 11:15:16 +00:00
openldap-doc Changes 2.4.30: 2012-03-13 19:57:10 +00:00
openldap-nops Changes 2.4.30: 2012-03-13 19:57:10 +00:00
openldap-server Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
openldap-smbk5pwd Move the inclusion of openldap-server/options.mk to *before* krb5.bl3.mk. 2012-03-08 05:01:03 +00:00
oraedit Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
p5-AddressBook Revision bump after updating perl to 5.14.1 2011-08-06 14:51:08 +00:00
p5-AnyEvent-BDB Revision bump after updating perl to 5.14.1 2011-08-06 14:51:08 +00:00
p5-Apache-DBI Updated to 1.11 2012-01-26 14:51:52 +00:00
p5-BDB Updated to 1.90 (aka 1.9) 2012-04-01 19:42:31 +00:00
p5-BerkeleyDB Updating package for Perl5 module BerkeleyDB from CPAN in 2012-03-22 08:38:27 +00:00
p5-Catalyst-Model-DBIC-Schema Update p5-Catalyst-Model-DBIC-Schema to 0.59. 2012-01-10 08:58:04 +00:00
p5-Catalyst-Model-RDBO Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-CatalystX-CRUD Update p5-CatalystX-CRUD to 0.52. 2011-10-16 09:17:53 +00:00
p5-CatalystX-CRUD-Model-RDBO Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-CatalystX-CRUD-ModelAdapter-DBIC Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-CDB_File Changes 0.97: 2011-08-06 14:58:08 +00:00
p5-Class-DBI Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Class-DBI-AbstractSearch Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Class-DBI-Pg Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Class-DBI-Plugin Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Class-DBI-Plugin-DeepAbstractSearch Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Data-Table Revision bump after updating perl to 5.14.1 2011-08-06 15:00:37 +00:00
p5-DB_File Updated to 1.826 2012-01-26 15:16:05 +00:00
p5-DB_File-Lock Revision bump after updating perl to 5.14.1 2011-08-06 15:00:37 +00:00
p5-DBD-CSV Update p5-DBD-CSV to 0.33. 2011-10-05 08:31:29 +00:00
p5-DBD-DB2 Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBD-Google Revision bump after updating perl to 5.14.1 2011-08-06 20:00:57 +00:00
p5-DBD-Mock Update p5-DBD-Mock to 1.43. 2011-10-16 16:21:11 +00:00
p5-DBD-mysql - updated to 4.021 2012-05-08 21:47:37 +00:00
p5-DBD-ODBC Changes 1.31: 2011-08-06 20:18:39 +00:00
p5-DBD-Oracle Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBD-PgPP Changes 0.08: 2011-08-06 20:21:33 +00:00
p5-DBD-postgresql Update to version 2.19.2. Changes: 2012-05-18 09:06:58 +00:00
p5-DBD-SQLite Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
p5-DBD-SQLite2 Revision bump after updating perl to 5.14.1 2011-08-06 20:28:14 +00:00
p5-DBD-Sybase Update p5-DBD-Sybase to 1.13, to buildable with perl-5.14. 2011-09-29 11:07:10 +00:00
p5-DBD-XBase Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBI - Updated to 1.620 2012-05-08 20:53:53 +00:00
p5-DBI-Shell Revision bump after updating perl to 5.14.1 2011-08-06 15:24:33 +00:00
p5-DBICx-Deploy Fixes shebang for bin/dbicdeploy 2011-09-29 12:19:48 +00:00
p5-DBICx-MapMaker Update p5-DBICx-MapMaker to 0.03. 2011-10-18 09:46:01 +00:00
p5-DBICx-TestDatabase Update p5-DBICx-TestDatabase to 0.04. 2011-10-19 08:09:59 +00:00
p5-DBIWrapper Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Abstract * revive commented out p5-Check-ISA dependency, it's really required for this 2012-02-25 05:20:20 +00:00
p5-DBIx-Class Updated to 0.08196 2012-01-26 15:13:33 +00:00
p5-DBIx-Class-Cursor-Cached Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Class-DigestColumns Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Class-DynamicDefault Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Class-EncodedColumn Update p5-DBIx-Class-EncodedColumn to 0.00011. 2011-11-12 01:22:53 +00:00
p5-DBIx-Class-Fixtures Update p5-DBIx-Class-Fixtures to 1.001013. 2011-10-21 04:03:40 +00:00
p5-DBIx-Class-InflateColumn-IP Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Class-IntrospectableM2M Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Class-Loader Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Class-RDBOHelpers Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Class-Schema-Loader Update p5-DBIx-Class-Schema-Loader to 0.07012. 2011-11-14 09:39:38 +00:00
p5-DBIx-Class-TimeStamp Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Class-UUIDColumns Update p5-DBIx-Class-UUIDColumns to 0.02006. 2012-02-22 10:20:00 +00:00
p5-DBIx-Class-Validation Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Connector Update to 0.52, provided by wen in PR 46499. 2012-05-30 08:21:47 +00:00
p5-DBIx-ContextualFetch Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Datasource Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-DBSchema Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-Schema Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DBIx-SearchBuilder Update p5-DBIx-SearchBuilder to 1.61. 2011-11-16 08:02:42 +00:00
p5-DBM-Deep Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-DublinCore-Record Add missing equal sign. 2011-08-16 06:39:16 +00:00
p5-gdbm Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
p5-Ima-DBI Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Jifty-DBI Updated to 0.74 2012-01-26 15:25:13 +00:00
p5-MARC Add HOMEPAGE and LICENSE. 2011-10-16 22:41:39 +00:00
p5-MARC-Record Update to 2.0.3: 2011-08-16 20:11:31 +00:00
p5-MARC-XML Update p5-MARC-XML to 0.93. 2011-11-12 07:50:21 +00:00
p5-MLDBM Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-MLDBM-Serializer-JSON Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-MLDBM-Sync Add HOMEPAGE and LICENSE. 2011-10-17 03:14:52 +00:00
p5-Net-Cassandra Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Net-MySQL Updated to 0.11 2012-01-26 20:03:05 +00:00
p5-ORLite Updated to 1.51 2012-01-26 15:33:31 +00:00
p5-ORLite-Migrate Updated to 1.09 2012-01-26 15:35:42 +00:00
p5-Palm Revision bump after updating perl to 5.14.1 2011-08-06 20:42:24 +00:00
p5-perl-ldap Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
p5-postgresql Revision bump after updating perl to 5.14.1 2011-08-06 20:42:24 +00:00
p5-qdbm Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Redis Update Redis to 1.951. 2012-04-04 19:42:09 +00:00
p5-Rose-DB Updated to 0.766 2012-01-26 19:16:34 +00:00
p5-Rose-DB-Object Updated to 0.797 2012-01-26 19:22:06 +00:00
p5-Rose-DBx-AutoReconnect Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Rose-DBx-Garden Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Rose-DBx-Garden-Catalyst Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Rose-DBx-Object-MoreHelpers Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Rose-DBx-TestDB Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-RRD-Simple Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
p5-Search-QueryParser Revision bump after updating perl to 5.14.1 2011-08-06 20:32:13 +00:00
p5-Search-QueryParser-SQL Revision bump after updating perl to 5.14.1 2011-08-06 20:32:13 +00:00
p5-Sort-SQL Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-SQL-Abstract Changes 1.72: 2011-08-06 20:56:08 +00:00
p5-SQL-Abstract-Limit Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-SQL-ReservedWords Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-SQL-Statement Update p5-SQL-Statement to 1.33. 2011-10-10 09:51:13 +00:00
p5-SQL-Translator Update p5-SQL-Translator to 0.11010. 2011-11-22 11:17:47 +00:00
p5-sybperl Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Template-DBI Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-Tie-DBI Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-tokyocabinet Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-tokyotyrant Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
p5-YAML-MLDBM Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
palm-db-tools Correct minor build problems under Ubuntu 10.04. 2010-08-11 12:21:56 +00:00
pear-DB Update pear-DB to 1.7.14. 2012-06-04 12:03:39 +00:00
pear-MDB2 Update pear-MDB2 package to 2.5.0b3. 2010-12-22 15:19:39 +00:00
pear-MDB2_Driver_mysql Oops, really update to MDB2_Driver_mysql-1.5.0b3. 2010-12-22 15:29:34 +00:00
pear-MDB2_Driver_mysqli Importing pear-MDB2_Driver_mysqli version 1.5.0b3. 2010-12-22 15:34:53 +00:00
pear-MDB2_Driver_pgsql Update pear-MDB2_Driver_pgsql package to 1.5.0b3. 2010-12-22 15:22:26 +00:00
pear-MDB2_Driver_sqlite Restrict to php 5.2.x and 5.3.x since php-sqlite support is obsoleted by PHP 5.4. 2012-06-16 02:52:03 +00:00
percona-toolkit percona toolkit is the new name for maatkit 2012-03-21 22:11:56 +00:00
pgadmin3 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
pgbouncer Fix build failure on NetBSD caused by trying to redefine bswap16/32/64. 2011-12-21 08:29:05 +00:00
pgbuildfarm Fix PKGVERSION, noted by obache. 2011-09-15 09:04:26 +00:00
pgpool Update pgpool to 3.4.1. 2011-04-05 17:47:17 +00:00
pgtcl Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
pgtclng Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
php-dba Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
php-dbx Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
php-ldap Fix pkglint complains 2011-04-13 13:23:05 +00:00
php-mssql recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
php-mysql Reset PKGREVISION by update of base PHP version. 2010-12-13 13:18:19 +00:00
php-mysqli Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
php-oci8 DESTDIR ready 2010-06-27 20:38:04 +00:00
php-pdo Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
php-pdo_dblib recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
php-pdo_mysql Reset PKGREVISION by update of base PHP version. 2010-12-13 13:18:19 +00:00
php-pdo_pgsql Remove PHP_VERSIONS_ACCEPTED=5 from these pacakges since there is no php4 any more. 2010-03-16 11:54:31 +00:00
php-pdo_sqlite Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
php-pgsql Reset PKGREVISION. 2010-02-27 03:35:11 +00:00
php-redis Change default PKGNAME scheme for PECL packages. 2011-12-17 13:46:27 +00:00
php-sqlite Remove 52 from PHP_VERSIONS_ACCEPTED. 2012-06-16 22:34:23 +00:00
phpldapadmin Update phpldapadmin to 1.2.2. 2011-11-17 12:44:02 +00:00
phpmyadmin Remove Perl dependence as this package doesn't contain Perl Script anymore. 2012-05-06 09:03:48 +00:00
phppgadmin Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
poco-data Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
poco-data-mysql Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
poco-data-odbc Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
poco-data-sqlite Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
postgresql-postgis Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql-uuid Create absolute path names, otherwise build info is mangled up 2011-12-26 13:23:16 +00:00
postgresql83 Remove PKGREVISION 2012-07-01 19:21:13 +00:00
postgresql83-adminpack Remove PKGREVISION 2012-07-01 19:21:13 +00:00
postgresql83-client Remove PKGREVISION 2012-07-01 19:21:13 +00:00
postgresql83-plperl Remove PKGREVISION 2012-07-01 19:21:13 +00:00
postgresql83-plpython Security update to version 8.3.19. 2012-07-01 19:19:42 +00:00
postgresql83-pltcl Remove PKGREVISION 2012-07-01 19:21:13 +00:00
postgresql83-server Remove PKGREVISION 2012-07-01 19:21:13 +00:00
postgresql83-uuid Remove PKGREVISION 2012-07-01 19:21:13 +00:00
postgresql84 Security update to version 8.4.12. 2012-07-01 19:30:23 +00:00
postgresql84-adminpack Security update to version 8.4.12. 2012-07-01 19:30:23 +00:00
postgresql84-client Security update to version 8.4.12. 2012-07-01 19:30:23 +00:00
postgresql84-dblink Security update to version 8.4.12. 2012-07-01 19:30:23 +00:00
postgresql84-pgcrypto Security update to version 8.4.12. 2012-07-01 19:30:23 +00:00
postgresql84-plperl Security update to version 8.4.12. 2012-07-01 19:30:23 +00:00
postgresql84-plpython Security update to version 8.4.12. 2012-07-01 19:30:23 +00:00
postgresql84-pltcl Security update to version 8.4.12. 2012-07-01 19:30:23 +00:00
postgresql84-server Security update to version 8.4.12. 2012-07-01 19:30:23 +00:00
postgresql84-uuid Security update to version 8.4.12. 2012-07-01 19:30:23 +00:00
postgresql90 Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-adminpack Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-client Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-datatypes Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-dblink Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-docs Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-fuzzystrmatch Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-monitoring Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-pgcrypto Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-plperl Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-plpython Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-pltcl Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-replicationtools Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-server Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-upgrade Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql90-uuid Security update to version 9.0.8. 2012-07-01 19:42:06 +00:00
postgresql91 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-adminpack Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-client Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-datatypes Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-dblink Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-docs Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-fuzzystrmatch Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-monitoring Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-pgcrypto Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-plperl Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-plpython Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-pltcl Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-replicationtools Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-server Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
postgresql91-upgrade Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
pxtools recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
py-bdb-xml Remove python24 and all traces of it from pkgsrc. 2012-04-08 19:08:44 +00:00
py-bsddb3 Changes 5.3.0: 2012-01-18 13:48:36 +00:00
py-cassa Remove python24 and all traces of it from pkgsrc. 2012-04-08 19:08:44 +00:00
py-cdb Import py-cdb-0.34 as databases/py-cdb from wip/py-cdb 2011-08-06 22:49:44 +00:00
py-ckanclient Remove python24 and all traces of it from pkgsrc. 2012-04-08 19:08:44 +00:00
py-cx_Oracle Import py-cx_Oracle-5.0.2, a Python binding for Oracle. 2010-02-11 13:13:24 +00:00
py-datapkg Remove python24 and all traces of it from pkgsrc. 2012-04-08 19:08:44 +00:00
py-elixir Remove python24 and all traces of it from pkgsrc. 2012-04-08 19:08:44 +00:00
py-gdbm Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
py-ldap Changes 2.4.9: 2012-03-15 19:34:13 +00:00
py-metakit update master_sites 2010-02-07 17:41:46 +00:00
py-mssql Update py-mssql to 1.0.2. 2012-04-26 12:57:51 +00:00
py-mysqldb Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
py-pgnotify Remove python24 and all traces of it from pkgsrc. 2012-04-08 19:08:44 +00:00
py-PgSQL Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
py-postgresql Replace python interpreter in two files. Bump PKGREVISION. 2012-06-09 09:41:05 +00:00
py-psycopg2 Changes 2.4.5: 2012-04-17 15:44:22 +00:00
py-sqlalchemy Update to 0.6.9. Set LICENSE. 2012-05-29 13:22:28 +00:00
py-sqlalchemy-migrate Imported py26-sqlalchemy-migrate. 2011-11-13 23:05:32 +00:00
py-sqlite Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
py-sqlite2 Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
py-sqlite3 Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
py-sybase recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
py-table All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
py-tokyocabinet Remove python24 and all traces of it from pkgsrc. 2012-04-08 19:08:44 +00:00
qdbm fix patch comment 2011-07-31 23:45:22 +00:00
qdbm-cgi
qdbm-plus
quicklist recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
rdb DESTDIR support 2010-01-29 17:30:09 +00:00
rrdtool Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
rrdtool12 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
ruby-activeldap Bump PKGREVISION for those RUBY_RAILS_STRICT_DEP is set to no implicitly now. 2012-06-14 15:14:09 +00:00
ruby-activerecord-cassandra Switch to use RUBY_RAILS_SUPPORTED. 2011-12-13 15:48:34 +00:00
ruby-activerecord-odbc Switch to use RUBY_RAILS_SUPPORTED. 2011-12-13 15:48:34 +00:00
ruby-activerecord3 Update ruby-activerecord3 to 3.0.14. 2012-06-14 14:50:06 +00:00
ruby-activerecord31 Update ruby-activerecord31 to 3.1.6. 2012-06-14 14:55:35 +00:00
ruby-activerecord32 Set RUBY_RAILS_STRICT_DEP to yes. 2012-06-14 15:12:15 +00:00
ruby-acts-as-versioned Bump PKGREVISION for those RUBY_RAILS_STRICT_DEP is set to no implicitly now. 2012-06-14 15:14:09 +00:00
ruby-arel Update ruby-arel to 3.0.2. 2012-03-18 05:55:03 +00:00
ruby-arel20 Importing current ruby-arel version 2.0.10 as databases/ruby-arel20 to 2011-12-14 16:24:28 +00:00
ruby-arel22 Importing ruby-arel22 verison 2.2.3 as databases/ruby-arel22. 2012-03-18 05:53:12 +00:00
ruby-cassandra Use lang/ruby/json.mk to handle dependency to ruby-json. 2011-11-23 05:29:52 +00:00
ruby-data_objects Update ruby-data_objects package to 0.10.8. 2012-03-17 14:23:21 +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 Update databases/ruby-dbd-mysql to 0.4.4. 2010-09-10 04:23:25 +00:00
ruby-dbd-odbc * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 04:24:49 +00:00
ruby-dbd-pg Update databases/ruby-dbd-pg to 0.3.9. 2010-09-10 04:29:12 +00:00
ruby-dbd-sqlite * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 04:24:49 +00:00
ruby-dbd-sqlite3 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 04:24:49 +00:00
ruby-dbi * Don't use Deprecate but Deprecated of devel/ruby-deprecated package. 2011-08-12 15:58:36 +00:00
ruby-dm-active_model Bump PKGREVISION for those RUBY_RAILS_STRICT_DEP is set to no implicitly now. 2012-06-14 15:14:09 +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 package to 1.2.0. 2011-12-16 14:31:58 +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 Importing databases/ruby-dm-is-nested_set package version 1.2.0. 2011-12-17 17:24:43 +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 Importing databases/ruby-dm-mysql-adapter package version 1.2.0. 2011-12-17 17:29: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 Bump PKGREVISION for those RUBY_RAILS_STRICT_DEP is set to no implicitly now. 2012-06-14 15:14:09 +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 pacakge to 1.2.1. 2011-12-16 14:41:27 +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 Allow ruby-dm-types to depend on ruby-stringex 1.3 and later. 2012-06-04 15:22:50 +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-do_mysql package to 0.10.8. 2012-03-17 14:24:17 +00:00
ruby-do_postgres Update ruby-do_postgres package to 0.10.8. 2012-03-17 14:26:06 +00:00
ruby-do_sqlite3 Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
ruby-gdbm Use RUBY_EXTNAME in databases/ruby-gdbm/Makefile and 2012-02-18 06:55:15 +00:00
ruby-ldap Fixes double "ruby" prefix of PKGNAME at last update. 2012-04-23 12:31:36 +00:00
ruby-mysql Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ruby-mysql2 Add ruby-mysql2 version 0.3.11 package. 2012-06-15 11:38:48 +00:00
ruby-odbc specify include/lib dir for iodbc respectively. 2012-04-07 04:47:27 +00:00
ruby-pg Update databases/ruby-pg package to 0.13.2. 2012-02-23 14:18:23 +00:00
ruby-postgres-pr Update databases/ruby-postgres-pr to 0.9.0. 2010-09-10 04:38:01 +00:00
ruby-qdbm Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ruby-rrdtool Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
ruby-sequel Update ruby-sequel to 3.36.0. 2012-06-02 00:35:14 +00:00
ruby-sqlite Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ruby-sqlite3 Update ruby-sqlite3 package to 1.3.6. 2012-04-28 14:09:22 +00:00
ruby-tokyocabinet Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ruby-tokyotyrant * Avoid to use "ftools" which has deprecated in ruby19. 2010-09-10 04:56:04 +00:00
ruby-vapor * Remove default value of PKGNAME. 2010-09-10 04:58:14 +00:00
sdbm Use <fcntl.h> rather than <sys/file.h>, should fix Solaris build. 2012-06-23 18:49:27 +00:00
shared-mime-info Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
slony1 Changes 2.1.0: 2011-11-26 11:49:51 +00:00
sqlite
sqlite3 Changes 3.7.13: 2012-06-11 16:21:30 +00:00
sqlite3-docs Changes 3.7.13: 2012-06-11 16:21:30 +00:00
sqlite3-tcl Changes 3.7.13: 2012-06-11 16:21:30 +00:00
sqlitebrowser Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
sqlrelay Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
sqlsharpgtk Mark this BROKEN. It has been unbuildable for years and appears to be 2012-06-30 06:15:54 +00:00
sqsh Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
sqsh-motif
sqsh-x11
tcl-fbsql Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
tcl-gdbm Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
tdb
tinycdb We also want to build the pic library. 2012-02-27 17:14:46 +00:00
tokyocabinet Update tokyocabinet to 1.4.46. 2010-08-06 04:36:50 +00:00
tokyotyrant Update tokyotyrant to 1.1.41. 2010-08-06 04:39:22 +00:00
unixodbc iodbc 3.52.7nb2 needed for conflict free life 2012-03-15 14:54:09 +00:00
xsqlmenu Revbump for 2012-02-06 12:39:42 +00:00
yap2lc Fix build with C99 compilers. 2012-06-15 18:47:45 +00:00
yasql
Makefile Remove php-dbase which is only supported by PHP 5.2. 2012-06-16 15:06:43 +00:00