pkgsrc/databases
mjl d5775fd64f Update to 1.15. Notable changes:
Added selectrow_arrayref, selectrow_hashref, selectall_hashref
  Added DBI->connect(..., { dbi_connect_method => 'method' })
  Added $h->{ShowErrorStatement}=1 to cause the appending of the
    relevant Statement text to the RaiseError/PrintError text.
  Trace method uses warn() if it can't open the new file.
  Trace shows source line and filename during global destruction.
  Documentation:
    Documented $DBI::lasth (which has been there since day 1).
    Documented SQL_* names.
    Clarified and extended docs for $h->state
    Clarified fetchall_arrayref({}) docs
    Clarified type_info_all re lettercase and index values.
    Updated DBI::FAQ to 0.38
    Added cute bind_columns example
    Extended docs on \%attr arg to data_sources method.
  Proxy:
    Removed debug messages from DBD::Proxy AUTOLOAD
    Added fix for problem using table_info
    Added better determination of where to put the pid file
    Added KNOWN ISSUES section to DBD::Proxy docs
  Known issues:
    Perl 5.005 and 5.006 both leak memory doing local($handle->{Foo}).
    Perl 5.004 doesn't. The leak is not a DBI or driver bug.
2001-04-13 15:06:11 +00:00
..
db Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
db3 RCS Id police 2001-03-28 21:49:40 +00:00
freetds Update to 0.51. Changes since 0.50: 2001-04-04 13:52:11 +00:00
gdbm Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
geneweb Cleanup MKDIR usage => INSTALL_*_DIR 2001-02-25 04:17:35 +00:00
gq Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
gtksql Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
gtranscript Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
iodbc Also install odbctest program 2001-04-06 11:39:54 +00:00
jdb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
jdbc-postgresql So _that's_ how to do that! :-) 2001-03-28 20:58:03 +00:00
kpsql Enabled support for alpha platforms 2001-03-10 12:14:07 +00:00
myodbc Install some documentation. 2001-04-06 11:19:33 +00:00
mysql-client Update to mysql-3.23.35. Changes in the client library include 2001-03-26 13:26:42 +00:00
mysql-server Change BUILD_DEPENDS semantics: 2001-03-27 03:19:43 +00:00
odbc-postgresql Add a MAINTAINER field. 2001-04-06 23:48:49 +00:00
openldap turn KERBEROS into a binary switch 2001-03-04 03:26:50 +00:00
oraedit Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
p5-DBD-CSV Update to 0.1025 2001-03-21 17:30:28 +00:00
p5-DBD-mysql Depend on mysql-client>=3.23.35 because of library major bump. 2001-03-26 14:54:19 +00:00
p5-DBD-postgresql Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
p5-DBD-Sybase Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
p5-DBI Update to 1.15. Notable changes: 2001-04-13 15:06:11 +00:00
p5-DBIx-Datasource Oops, typo in packlist path. 2001-03-25 04:36:21 +00:00
p5-DBIx-SearchBuilder Initial import of p5-DBIx-SearchBuilder, a Perl extension for 2001-03-25 04:43:40 +00:00
p5-gdbm Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
p5-MLDBM databases/p5-MLDBM is a duplicate of devel/p5-MLDBM. 2001-04-02 14:33:50 +00:00
p5-perl-ldap Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
p5-pgsql Update of p5-pgsql to 1.9.0. Update provided by Damon Brodie in 2001-03-05 20:07:47 +00:00
p5-SQL-Statement Updated to 0.1017 2001-03-21 17:27:05 +00:00
pgaccess Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
postgresql Note inclusion by odbc-postgresql 2001-04-10 13:08:05 +00:00
py-gdbm Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
py-ldap Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
py-mysqldb Depend on mysql-client>=3.23.35 because of library major bump. 2001-03-26 14:54:19 +00:00
py-postgresql Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
quicklist Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty 2001-04-02 20:06:11 +00:00
rrdtool NOT_FOR_PLATFORM alpha, since IEEE math there isn't up to it. 2001-02-23 12:32:47 +00:00
sdbm Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
sqsh Depend on freedts >= 0.50 2001-04-04 14:04:36 +00:00
tcl-gdbm Remove build system hack that causes build to fail for new libtool. 2001-03-05 12:35:33 +00:00
tcl-postgresql Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
tk-postgresql Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
xmysql Depend on mysql-client>=3.23.35 because of library major bump. 2001-03-26 14:54:19 +00:00
xmysqladmin Depend on mysql-client>=3.23.35 because of library major bump. 2001-03-26 14:54:19 +00:00
xsqlmenu Add xsqlmenu-2.10: X based GUI for MySQL 2001-03-27 02:18:07 +00:00
zope-mysql Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
Makefile Add and enable odbc-postgresql. 2001-04-06 22:01:09 +00:00