pkgsrc/databases
joerg d09a693eb9 Update psycopg to 1.1.21. Allow building with Python 2.4.
From NEWS:
psycopg news for 1.1.20
-----------------------

* Fixed problem with wrongly applied infinity patch in 1.1.20.

* Fixed build problem in win32 when using Makefile.msvc.

psycopg news for 1.1.20
-----------------------

* Fixed the date/time/timestamp formatting problem introduced by 1.1.19.

* Fixed build problem in win32 when using Makefile.msvc.

psycopg news for 1.1.19
-----------------------

* Now ZPsycopgDA does not loose the connection and raise an error is
  PostgreSQL is restarted but tries to rconnect and execute the issue
  query again (patch from Jonathan Stoneman.)

* Fixed precision and scale in cursor.description for numeric types.

* The XXXFromMx() functions don't truncate fractional seconds anymore (but
  note that mx.DateTime uses floating point seconds so rounding errors may
  creep in anyway.)

* Fixed two segfaults: when multithreading; patch from James Henstridge and
  when calling dictfetchone() without results.

psycopg news for 1.1.18
-----------------------

* Fixed mktime() overflow in ZPsycopgDA.

psycopg news for 1.1.17
-----------------------

* ZPsycopgDA can now return unicode strings on request.

* Fixed problem with timestamps in ZPsycopgDA.

psycopg news for 1.1.16
-----------------------

* fixed .rowcount problem introduced in 1.1.15.

* fixed a problem with %% not being transformed into % when calling
  .execute() with a zero-length tuple or dict.

* now using COPY FROM/COPY TO in .execute() raise an exception instead
  of segfaulting.

* faster Date and DateTime type casting.

* small and trivial optimizations and fixes.

psycopg news for 1.1.15
-----------------------

* Interval typecasting eventually-eventually works the Right Way (TM).

* Fixed two bad memory leaks in QuotedString and Binary objects.

* Reverted change on rowcount attribute, now it is always set to the real
  number of affected columns.
psycopg news for 1.1.14
-----------------------

* Interval typecasting eventually works the Right Way (TM).

* ZPsycopgDA now support unicode strings and different backend encodings.

* ZPsycopgDA accept query data as an extra parameter to execute() (but
  still no way to give it extra data from inside a ZSQL Method.)

* Better DBAPI-2.0 compliance (rowcount attribute and argument passing.)

* Now builds on Fedora Core 2 (but remember that the real psycopg
  aficionado runs on Debian ;-P )

* COPY FROM raise an exception and return usefull information on error.
2005-11-11 23:10:19 +00:00
..
abook Update database/abook to 0.5.4 2005-10-15 19:13:34 +00:00
acid Removed trailing white-space. 2005-09-28 14:15:48 +00:00
adodb - Update adodb to 4.63 2005-06-04 21:48:40 +00:00
bdb-xml Add PLIST entries removed accidentally by mechanical changes for 2005-08-14 18:00:15 +00:00
cdb Whitespace. 2005-08-19 03:55:00 +00:00
db Remove USE_TOOLS+=gawk from packages that had it added solely for Solaris. 2005-05-22 22:06:28 +00:00
db3 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
db4 Now that we're properly using the pkgsrc-supplied libtool, clean up the 2005-11-09 14:41:38 +00:00
dbh Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
edb Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
freetds Added the proper --mandir argument to the configure script. Bumped 2005-10-31 09:55:28 +00:00
gdbm Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
gdbm_primitive Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
geneweb Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
gnats Add a patch from gnats CSV to fix the security problem noted in: 2005-08-28 12:36:42 +00:00
gnome-mime-data Remove some unnecessarily strong dependencies on perl that resulted 2005-07-16 19:10:37 +00:00
gourmet update to 0.8.5.12 2005-09-08 18:00:35 +00:00
gq Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
gramps Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
gramps2 oops - forgot to "cvs add" 2005-09-09 13:26:46 +00:00
gtksql Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
guile-pg Change my email address to @NetBSD.org. 2005-08-10 19:01:23 +00:00
iodbc Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
java-db3 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jdb Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
jdbc-postgresql Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
jdbc-postgresql74 Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
kmysqladmin Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
krecipes update to 0.8.1 2005-09-08 18:18:52 +00:00
lbdb Build without YP support on Interix. 2005-11-08 01:32:56 +00:00
libgda fix potential format string vulnerability (CAN-2005-2958), from debian 2005-10-26 10:08:24 +00:00
libgda-postgres reset PKGREVISION as we got a new version 2005-02-25 17:22:43 +00:00
libgda-sqlite needs sqlite3 now 2005-04-18 18:25:41 +00:00
libgnomedb Reset maintainer, posix dot org dot uk has no DNS entry. 2005-09-23 20:08:05 +00:00
libpqxx Update libpqxx{,-doc} to version 2.5.4 2005-06-27 01:57:26 +00:00
libpqxx-doc Update libpqxx{,-doc} to version 2.5.4 2005-06-27 01:57:26 +00:00
lua-sqlite Bump the PKGREVISION of packages that linked against the lua shared 2005-09-04 05:00:36 +00:00
luma Do not install .orig files that are left after applying patches. 2005-10-29 01:44:35 +00:00
mergeant Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
metakit-lib Fixed wrong usage of WRKSRC. 2005-11-03 20:15:44 +00:00
myodbc Buildlink mysql-client and iodbc, instead of using DEPENDS. 2005-09-17 19:21:29 +00:00
mysql-client Revert previous: mysql-client-4.0.x does build on Interix with 2005-11-09 19:49:52 +00:00
mysql-server Erm, fix previous correctly. 2005-10-03 14:34:48 +00:00
mysql4-client Don't use the asm string functions on Interix. (To be fixed, but for now 2005-11-09 19:48:44 +00:00
mysql4-server Update mysql4* to 4.1.5. 2005-10-29 14:14:00 +00:00
mysql5-client Don't use the asm string functions on Interix. (To be fixed, but for now 2005-11-09 19:48:44 +00:00
mysql5-server Initial import of mysql5-server-5.0.15. 2005-10-31 09:22:26 +00:00
mysqlcc Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
mytop Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
nss_ldap update to rev. 240, fixes a potential information disclosure when TLS 2005-09-19 16:13:26 +00:00
odbc-postgresql Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
openldap Remove non-existent directory. 2005-10-26 15:11:10 +00:00
oraedit Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of 2005-06-17 04:49:45 +00:00
p5-AddressBook Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Apache-DBI Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-BerkeleyDB Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Class-DBI Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Class-DBI-AbstractSearch Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Data-Table This perl package uses perl5 objects to make it easy for manipulating 2005-11-07 11:29:43 +00:00
p5-DB_File Updated to version 1.814. 2005-11-11 20:14:51 +00:00
p5-DBD-CSV Updated to version 0.22. Changes from 0.2002: 2005-08-17 15:06:10 +00:00
p5-DBD-Google Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-DBD-mysql Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-DBD-Oracle Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-DBD-postgresql Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-DBD-SQLite Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-DBD-Sybase Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-DBD-XBase Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-DBI Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-DBI-Shell Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-DBIWrapper s/netbsd.org/NetBSD.org/ 2005-10-10 17:12:18 +00:00
p5-DBIx-ContextualFetch Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-DBIx-Datasource Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-DBIx-SearchBuilder Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-gdbm Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Ima-DBI Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-MARC Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-MLDBM Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-MLDBM-Sync Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Palm Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-perl-ldap Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-postgresql Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-SQL-Abstract Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-SQL-Statement Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-sybperl Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
pear-DB - Import of pear-DB 2005-05-18 19:56:06 +00:00
pgaccess Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
pgpool Update pgpool to 2.5.1. 2005-07-11 14:23:48 +00:00
pgtcl Mention other pgtcl-like projects. 2005-07-07 08:00:24 +00:00
php-dba Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
php-dbase Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
php-dbx Switch to PECL version - this extension has been debundled in PHP 5.1. 2005-10-09 10:09:15 +00:00
php-filepro Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
php-ldap Add a fix to LDAP extension build to properly detect LDAP capabilities, 2005-10-07 21:09:27 +00:00
php-mssql Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
php-mysql Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
php-odbc Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
php-pdo ${ECHO} and ${TR}. 2005-10-10 14:29:05 +00:00
php-pdo_dblib Add PDO (PHP Data Objects) extensions. These implement unified, 2005-10-09 13:11:18 +00:00
php-pdo_mysql Add PDO (PHP Data Objects) extensions. These implement unified, 2005-10-09 13:11:18 +00:00
php-pdo_odbc Add PDO (PHP Data Objects) extensions. These implement unified, 2005-10-09 13:11:18 +00:00
php-pdo_pgsql Add PDO (PHP Data Objects) extensions. These implement unified, 2005-10-09 13:11:18 +00:00
php-pdo_sqlite Add PDO (PHP Data Objects) extensions. These implement unified, 2005-10-09 13:11:18 +00:00
php-pgsql Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
php-sqlite PECL modules have a real homepage. Set the default for PECL modules to 2005-10-04 16:50:50 +00:00
php5-mysqli Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
phpldapadmin Fix path for phpldapadmin.conf file 2005-09-06 21:47:46 +00:00
phpmyadmin Update "phpmyadmin" package to version 2.6.4-pl3. This version fixes 2005-10-30 12:54:35 +00:00
phppgadmin remove @dirrm share/phppgadmin, which was mistakely added in previous revision 2005-10-16 14:00:54 +00:00
postgresql73 Update to 7.3.10 2005-08-07 18:19:16 +00:00
postgresql73-client Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
postgresql73-docs Update to 7.3.10 2005-08-07 18:19:16 +00:00
postgresql73-lib Update to 7.3.10 2005-08-07 18:19:16 +00:00
postgresql73-plperl Update to 7.3.10 2005-08-07 18:19:16 +00:00
postgresql73-pltcl Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
postgresql73-server The real user name in PKG_USERS does not need to be escaped with double 2005-08-23 11:48:47 +00:00
postgresql74 Allow PostgreSQL 7.4 to build on DragonFly. Bump revision of -lib, 2005-11-08 16:40:38 +00:00
postgresql74-client Allow PostgreSQL 7.4 to build on DragonFly. Bump revision of -lib, 2005-11-08 16:40:38 +00:00
postgresql74-contrib Allow PostgreSQL 7.4 to build on DragonFly. Bump revision of -lib, 2005-11-08 16:40:38 +00:00
postgresql74-docs Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making 2005-07-15 18:27:48 +00:00
postgresql74-lib Allow PostgreSQL 7.4 to build on DragonFly. Bump revision of -lib, 2005-11-08 16:40:38 +00:00
postgresql74-plperl Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
postgresql74-plpython Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
postgresql74-server Allow PostgreSQL 7.4 to build on DragonFly. Bump revision of -lib, 2005-11-08 16:40:38 +00:00
postgresql80 remove the hardcoded 'nb2' in the postgres depends line 2005-10-25 09:54:26 +00:00
postgresql80-client configure should be run without "--enable-thread-safety" on OpenBSD. 2005-10-27 07:22:16 +00:00
postgresql80-plperl Update postgresql80-related packages to 8.0.4. On updating from any 2005-10-23 20:16:52 +00:00
postgresql80-plpython Import databases/postgresql80-plpython-8.0.3. 2005-08-06 06:25:12 +00:00
postgresql80-pltcl Import databases/postgresql80-pltcl-8.0.3. 2005-08-06 06:25:51 +00:00
postgresql80-server Update postgresql80-related packages to 8.0.4. On updating from any 2005-10-23 20:16:52 +00:00
pxtools Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
py-bdb-xml Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
py-bsddb3 update to 4.3.3 2005-08-05 18:21:04 +00:00
py-gdbm Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
py-IndexedCatalog Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
py-ldap update to 2.0.10 2005-10-25 17:09:33 +00:00
py-metakit add 2005-07-19 17:39:24 +00:00
py-mysqldb Remove 30 from MYSQL_VERSIONS_ACCEPTED, since mysql3 packages have been removed. 2005-04-26 13:28:26 +00:00
py-pgnotify Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
py-PgSQL Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
py-postgresql Upgrade to PyGreSQL 3.7 2005-09-07 11:42:27 +00:00
py-psycopg Update psycopg to 1.1.21. Allow building with Python 2.4. 2005-11-11 23:10:19 +00:00
py-sqlite Fix typo. 2005-09-15 13:09:45 +00:00
py-sybase Add 24 to PYTHON_VERSIONS_ACCEPTED (since using PYTHON_VERSION_DEFAULT=24). 2005-07-01 00:29:06 +00:00
py-table Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
py-ZODB Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
qdbm Honor CFLAGS and LDFLAGS. 2005-10-29 15:33:35 +00:00
quicklist Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
rdb Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
rrdtool rrdtool explicitly forbids any use of -ffast-math 2005-10-12 19:24:42 +00:00
ruby-activerecord Change documentation directory to activerecord. 2005-11-02 15:00:40 +00:00
ruby-gdbm Update distinfo for Ruby 1.8.3. 2005-11-02 09:32:28 +00:00
ruby-mysql Remove specifying RUBY_VERSION_SUPPORTED. 2005-11-03 07:17:18 +00:00
ruby-postgresql Bump PKGREVISION of packages including ruby extention library 2005-11-02 09:48:33 +00:00
ruby-vapor Remove supporting ruby16-base package. 2005-11-03 07:18:07 +00:00
sdbm Add buildlink3 file. 2005-04-05 10:24:41 +00:00
shared-mime-info Include bsd.prefs.mk before defining CPPFLAGS, as mk.conf may do a 2005-09-26 11:46:07 +00:00
sqlite Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
sqlite3 Update to 3.2.7: 2005-09-30 12:17:39 +00:00
sqlite3-tcl Update to 3.2.7: 2005-09-30 12:17:39 +00:00
sqlitemanager Removed trailing white-space. 2005-05-23 08:26:03 +00:00
sqlrelay Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
sqsh Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
sqsh-motif Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
sqsh-x11 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
tcl-fbsql Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tcl-gdbm Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
tcl-postgresql73 build in src/port, too, so libpgport is built on platforms which need 2005-07-29 05:39:00 +00:00
tcl-postgresql74 Update postgresql74* packages to 7.4.8. 2005-06-30 01:50:10 +00:00
tdb Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
tk-postgresql73 whitespace fix 2005-08-16 23:41:54 +00:00
unixodbc USE_TOOLS+=flex; without this, libodbctxt.la (without the 'S') is not built. 2005-11-09 21:21:10 +00:00
unixodbc-DataManager Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
unixodbc-ODBCConfig Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
xmysql fix entry for a directory. 2005-09-26 14:42:56 +00:00
xmysqladmin fix entry for a directory. 2005-09-26 14:42:56 +00:00
xsqlmenu Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
yasql Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
zope-mysql Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
Makefile Added p5-Data-Table 2005-11-07 11:35:32 +00:00