pkgsrc/databases
wiz 0b208ec82c Update to 3.4.0:
2007 June 18 (3.4.0)

* Fix a bug that can lead to database corruption if an SQLITE_BUSY
error occurs in the middle of an explicit transaction and that
transaction is later committed. Ticket #2409. See the
CorruptionFollowingBusyError wiki page for details.
* Fix a bug that can lead to database corruption if autovacuum mode
is on and a malloc() failure follows a CREATE TABLE or CREATE INDEX
statement which itself follows a cache overflow inside a transaction.
See ticket #2418.
* Added explicit upper bounds on the sizes and quantities of things
SQLite can process. This change might cause compatibility problems
for applications that use SQLite in the extreme, which is why the
current release is 3.4.0 instead of 3.3.18.
* Added support for Incremental BLOB I/O.
* Added the zeroblob API and the zeroblob() SQL function.
* Added support for Incremental Vacuum.
* Added the SQLITE_MIXED_ENDIAN_64BIT_FLOAT compile-time option to
suppport ARM7 processors with goofy endianness.
* Removed all instances of sprintf() and strcpy() from the core
library.
* Added support for International Components for Unicode (ICU) to
the full-text search extensions.

* In the windows OS driver, reacquire a SHARED lock if an attempt
to acquire an EXCLUSIVE lock fails. Ticket #2354
* Fix the REPLACE() function so that it returns NULL if the second
argument is an empty string. Ticket #2324.
* Document the hazards of type coversions in sqlite3_column_blob()
and related APIs. Fix unnecessary type conversions. Ticket #2321.
* Internationalization of the TRIM() function. Ticket #2323
* Use memmove() instead of memcpy() when moving between memory
regions that might overlap. Ticket #2334
* Fix an optimizer bug involving subqueries in a compound SELECT
that has both an ORDER BY and a LIMIT clause. Ticket #2339.
* Make sure the sqlite3_snprintf() interface does not zero-terminate
the buffer if the buffer size is less than 1. Ticket #2341
* Fix the built-in printf logic so that it prints "NaN" not "Inf"
for floating-point NaNs. Ticket #2345
* When converting BLOB to TEXT, use the text encoding of the main
database. Ticket #2349
* Keep the full precision of integers (if possible) when casting
to NUMERIC. Ticket #2364
* Fix a bug in the handling of UTF16 codepoint 0xE000
* Consider explicit collate clauses when matching WHERE constraints
to indices in the query optimizer. Ticket #2391
* Fix the query optimizer to correctly handle constant expressions
in the ON clause of a LEFT JOIN. Ticket #2403
* Fix the query optimizer to handle rowid comparisions to NULL
correctly. Ticket #2404
* Fix many potental segfaults that could be caused by malicious
SQL statements.
2007-07-03 17:29:57 +00:00
..
abook Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
adodb Wants php4, so disallow php5 and bump revision. 2007-06-10 08:44:24 +00:00
bdb-xml PKGREVISION bump for db4 shlib name change. 2007-06-08 12:24:59 +00:00
cdb Conflicts with the to-be-added-shortly tinycdb package: both install 2006-01-07 06:45:45 +00:00
db Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:33:05 +00:00
db3 Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. 2006-12-12 21:52:34 +00:00
db4 Update to 4.5.20.2: 2007-06-08 12:23:50 +00:00
dbh Fixed "test ==". 2006-10-11 19:08:02 +00:00
edb Update to 1.0.5, changes unknown. 2006-07-20 19:00:48 +00:00
freetds Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gdbm Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gdbm_primitive Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
geneweb Fixed "test ==". 2006-10-22 07:01:38 +00:00
gnats Fixed pkglint warnings. 2006-06-16 09:32:33 +00:00
gnome-mime-data Update to 2.18.0, for GNOME-2.18. 2007-04-15 10:36:19 +00:00
gourmet Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gq Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
gramps msgconv is a known tool now. 2007-06-15 17:12:27 +00:00
gramps2 update to 2.2.8 2007-06-15 18:05:09 +00:00
gtksql Remove dead mirror sites. From Zafer Aydogan. 2007-06-03 23:28:15 +00:00
guile-pg Point at lang/guile16 instead of lang/guile in preparation for updating 2007-06-12 02:55:15 +00:00
iodbc Update iodbc to 3.52.5. 2007-01-12 17:27:20 +00:00
ipa_sdb Should build only shared libraries, pointed out in PR 34860. 2007-01-22 13:10:41 +00:00
java-db3 On NetBSD, building with jdk 1.1.8 results in a segmentation fault, so 2007-02-16 10:51:25 +00:00
java-qdbm Import java-qdbm version 1.0.0.1.8.75 from pkgsrc-wip. 2007-05-06 12:58:36 +00:00
jdb Fixed the paths to the Perl interpreter, which is needed for bulk builds 2006-06-18 12:02:00 +00:00
jdbc-postgresql80 Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
jdbc-postgresql81 Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
jdbc-postgresql82 Import the PostgreSQL 8.2 JDBC3 driver into pkgsrc as jdbc-postgresql82-504 2007-01-13 21:36:19 +00:00
kmysqladmin Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
krecipes update to 1.0-beta1 2007-02-08 20:17:53 +00:00
lbdb Update databases/lbdb to 0.35.1 2007-06-10 21:12:51 +00:00
libgda Force not to detect PostgreSQL, fixes PR 36123. 2007-04-04 13:30:26 +00:00
libgda-mysql Initial import of MySQL provider for libgda. 2007-01-26 11:02:12 +00:00
libgda-postgres Update to 2.99.2; for details see libgda update. 2007-01-21 19:14:46 +00:00
libgnomedb opencdk shlib major changed; bump ABI depends and PKGREVISIONs of 2007-06-05 05:36:59 +00:00
libpqxx Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
libpqxx-doc Fixed the deprecated share/doc/html. PKGREVISION++ 2007-02-15 15:36:04 +00:00
lua-sqlite Added documentation. PKGREVISION++ 2007-06-04 07:37:58 +00:00
luma Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
mergeant opencdk shlib major changed; bump ABI depends and PKGREVISIONs of 2007-06-05 05:36:59 +00:00
metakit-lib Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
myodbc *BSD dosen't have strndup. 2007-01-14 14:37:44 +00:00
mysql4-client Use a single pattern that actually gets the desired result of limiting 2007-06-10 08:46:16 +00:00
mysql4-server Fix for CVE-2007-2691 2007-06-14 21:27:41 +00:00
mysql5-client Update to 5.0.41. Amongst many fixes these vulnerabilities were 2007-05-21 04:39:59 +00:00
mysql5-server mysqld_precmd(): check if ${mysql_datadir}/mysql dir exists before 2007-06-13 13:24:07 +00:00
mysqlcc Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
mytop Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
nss_ldap Add support for schema remapping in nss_ldap 2007-06-15 16:42:19 +00:00
ocaml-mysql Fixed "test ==". 2006-10-14 01:55:03 +00:00
odbc-postgresql Made the code a bit shorter. 2007-02-15 15:45:07 +00:00
openldap Update openldap packages to 2.3.32, the new stable release. 2007-01-10 18:15:36 +00:00
openldap-client Removed some code duplication from the buildlink3 files by using the new 2007-05-30 08:54:28 +00:00
openldap-doc Update openldap packages to 2.3.32, the new stable release. 2007-01-10 18:15:36 +00:00
openldap-server Fiw a configure option name: it's --enable-spasswd ans not --with-spasswwd 2007-03-15 14:28:57 +00:00
oraedit Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
p5-AddressBook Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
p5-Apache-DBI Update to 1.06: 2007-06-08 08:35:42 +00:00
p5-BerkeleyDB Update p5-BerkeleyDB to 0.31. 2007-06-10 08:18:35 +00:00
p5-Class-DBI This package actually also needs p5-version. 2006-10-21 20:00:45 +00:00
p5-Class-DBI-AbstractSearch Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Data-Table Updated databases/p5-Data-Table to 1.50 2006-10-16 09:24:54 +00:00
p5-DB_File Update p5-DB_File to 1.815. 2007-06-10 08:24:13 +00:00
p5-DB_File-Lock pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
p5-DBD-CSV Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-DBD-Google Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
p5-DBD-mysql Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
p5-DBD-Oracle make this actually work (on Solaris, at least) by forcing -lclntsh. 2007-03-04 01:17:51 +00:00
p5-DBD-PgPP Imported p5-DBD-PgPP. 2007-02-07 21:37:27 +00:00
p5-DBD-postgresql Updated databases/p5-DBD-postgresql 0.48 -> 0.49 2007-06-09 23:45:18 +00:00
p5-DBD-SQLite Adapted MASTER_SITES to the usual CPAN scheme. 2007-05-20 00:25:41 +00:00
p5-DBD-SQLite2 Initial import of p5-DBD-SQLite2 0.33. 2007-05-20 00:39:39 +00:00
p5-DBD-Sybase Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
p5-DBD-XBase Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-DBI Updated databases/p5-DBI 1.54 -> 1.56: 2007-06-09 23:23:07 +00:00
p5-DBI-Shell Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
p5-DBIWrapper Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
p5-DBIx-Abstract Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-DBIx-ContextualFetch Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-DBIx-Datasource Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
p5-DBIx-DBSchema Update to 0.31: 2007-06-08 08:37:15 +00:00
p5-DBIx-Schema Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-DBIx-SearchBuilder Update to 1.48: 2007-06-08 11:20:03 +00:00
p5-gdbm Update p5-gdbm to 1.08. 2007-07-02 10:14:09 +00:00
p5-Ima-DBI Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-MARC Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-MLDBM Use standard CPAN homepage. 2007-02-22 19:18:13 +00:00
p5-MLDBM-Sync Update p5-MLDBM-Sync to 0.30. 2007-06-10 08:36:13 +00:00
p5-Net-MySQL Imported p5-Net-MySQL. 2007-02-05 23:08:02 +00:00
p5-Palm Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-perl-ldap Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
p5-postgresql Change PostgreSQL default version to 8.1 and bump revision of all 2006-12-28 12:12:57 +00:00
p5-qdbm Change my mail address to @NetBSD.org. 2007-04-01 01:58:36 +00:00
p5-Rose-DB Added databases/p5-Rose-DB version 0.734 2007-06-10 13:46:37 +00:00
p5-Rose-DB-Object Added databases/p5-Rose-DB-Object version 0.764 2007-06-10 13:48:23 +00:00
p5-SQL-Abstract Updated p5-SQL-Abstract to 1.21. 2006-04-23 14:21:24 +00:00
p5-SQL-ReservedWords Added databases/p5-SQL-ReservedWords version 0.7 2007-06-10 13:39:36 +00:00
p5-SQL-Statement Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-sybperl Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
palm-db-tools Install some documentation under PREFIX/share/doc/PKGBASE 2007-02-19 21:57:51 +00:00
pear-DB Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
pgadmin3 Mark this officially as broken for now. See PR 30997 for further 2007-01-02 16:49:34 +00:00
pgpool Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
pgtcl Change PostgreSQL default version to 8.1 and bump revision of all 2006-12-28 12:12:57 +00:00
pgtclng Change PostgreSQL default version to 8.1 and bump revision of all 2006-12-28 12:12:57 +00:00
php-dba Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:52 +00:00
php-dbase Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:52 +00:00
php-dbx Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:52 +00:00
php-filepro Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
php-ldap Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:52 +00:00
php-mssql Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:52 +00:00
php-mysql Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:52 +00:00
php-odbc Mark as broken - unixodbc is threaded and if the module is enabled 2006-10-20 21:53:33 +00:00
php-oracle Initial import of php-oracle. 2007-03-11 16:46:17 +00:00
php-pdo Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
php-pdo_dblib Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, 2006-06-02 18:27:54 +00:00
php-pdo_mysql Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, 2006-06-02 18:27:54 +00:00
php-pdo_odbc mark as broken similarily to php-odbc 2006-11-06 21:36:14 +00:00
php-pdo_pgsql Reset the PKGREVISION in packages that use the version string from php4 or php5 2007-05-08 11:30:49 +00:00
php-pdo_sqlite Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, 2006-06-02 18:27:54 +00:00
php-pgsql Reset the PKGREVISION in packages that use the version string from php4 or php5 2007-05-08 11:30:49 +00:00
php-sqlite Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, 2006-06-02 18:27:54 +00:00
php5-mysqli Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:52 +00:00
phpldapadmin Remove the dependency on php4-domxml/php5-dom, as it is not stricly necessary 2006-11-18 21:46:44 +00:00
phpmyadmin Update "phpmyadmin" package to version 2.10.2. 2007-07-03 14:18:14 +00:00
phppgadmin Update to 3.5.6, which was a very minor bugfix prior to the major 4.0 2006-09-05 17:04:31 +00:00
postgresql80 CONFLICTS and PLIST fix 2007-05-04 20:04:06 +00:00
postgresql80-client CONFLICTS and PLIST fix 2007-05-04 20:04:06 +00:00
postgresql80-plperl Changes 8.0.10: 2007-01-08 20:30:42 +00:00
postgresql80-plpython Changes 8.0.10: 2007-01-08 20:30:42 +00:00
postgresql80-pltcl Changes 8.0.10: 2007-01-08 20:30:42 +00:00
postgresql80-server Fix PLIST after last update. 2007-05-08 15:58:38 +00:00
postgresql81 CONFLICTS fix 2007-05-04 20:04:52 +00:00
postgresql81-client Changes 8.1.9: 2007-04-30 13:37:22 +00:00
postgresql81-plperl Changes 8.1.6: 2007-01-08 18:55:38 +00:00
postgresql81-plpython Changes 8.1.6: 2007-01-08 18:55:38 +00:00
postgresql81-pltcl Changes 8.1.6: 2007-01-08 18:55:38 +00:00
postgresql81-server Changes 8.1.9: 2007-04-30 13:37:22 +00:00
postgresql81-tsearch2 Changes 8.1.6: 2007-01-08 18:55:38 +00:00
postgresql82 CONFLICTS fix 2007-05-04 19:44:52 +00:00
postgresql82-client Changes 8.2.4: 2007-04-30 13:37:00 +00:00
postgresql82-plperl Changes 8.2.2: 2007-02-05 11:10:02 +00:00
postgresql82-plpython Changes 8.2.2: 2007-02-05 11:10:02 +00:00
postgresql82-pltcl Changes 8.2.2: 2007-02-05 11:10:02 +00:00
postgresql82-server Changes 8.2.4: 2007-04-30 13:37:00 +00:00
postgresql82-tsearch2 PLIST fix 2007-01-08 18:22:09 +00:00
pxtools Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
py-bdb-xml Fix build after db4 update, following a hint by obache@ 2007-06-15 23:43:14 +00:00
py-bsddb3 Update to 4.5.0: 2007-06-09 05:58:06 +00:00
py-gdbm Fixed pkglint warnings. 2006-06-16 10:58:23 +00:00
py-IndexedCatalog Dependency py-ZODB only available for Python 2.2 and 2.3. 2006-05-28 14:26:34 +00:00
py-ldap Reset maintainer on his request (PR 35869). 2007-02-28 15:49:54 +00:00
py-metakit Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
py-mssql Update py-mssql to 0.8.0. 2007-06-15 16:08:39 +00:00
py-mysqldb Fix build with newer MySQL versions: mysql_shutdown can have two 2006-02-26 16:37:41 +00:00
py-pgnotify py-postgressql dependency needs Python 2.2+ 2006-06-07 16:55:34 +00:00
py-PgSQL Change PostgreSQL default version to 8.1 and bump revision of all 2006-12-28 12:12:57 +00:00
py-postgresql Change PostgreSQL default version to 8.1 and bump revision of all 2006-12-28 12:12:57 +00:00
py-psycopg Change PostgreSQL default version to 8.1 and bump revision of all 2006-12-28 12:12:57 +00:00
py-psycopg2 pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
py-sqlite Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
py-sqlite2 Update to 2.3.3: 2007-01-20 17:28:37 +00:00
py-sybase Fixed pkglint warnings. 2006-06-16 10:58:23 +00:00
py-table Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
py-ZODB Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
qdbm Fix missing run-time search path in qdbm-plus. 2007-04-04 12:48:10 +00:00
qdbm-cgi Change my mail address to @NetBSD.org. 2007-04-01 01:58:36 +00:00
qdbm-plus Change my mail address to @NetBSD.org. 2007-04-01 01:58:36 +00:00
quicklist BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with 2006-04-13 18:23:29 +00:00
rdb Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
rrdtool NetBSD 1.x is no longer supported so remove NOT_FOR_PLATFORM. 2007-05-30 07:32:33 +00:00
ruby-activerecord Update ruby-activerecord to 1.15.3. 2007-03-17 11:05:15 +00:00
ruby-gdbm Updating Ruby to 1.8.6; ruby18-gdbm 2007-03-15 16:42:06 +00:00
ruby-mysql Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
ruby-postgresql Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
ruby-qdbm Change my mail address to @NetBSD.org. 2007-04-01 01:58:36 +00:00
ruby-sqlite3 Update ruby-sqlite3 to 1.2.1. 2007-04-01 09:10:34 +00:00
ruby-vapor Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
sdbm Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
shared-mime-info Instead of setting compiler flags in each package if it uses C99, 2006-12-02 22:32:59 +00:00
slony1 Update Slony-1 to 1.2.9 version. 2007-04-10 21:59:02 +00:00
sqlite Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
sqlite3 Update to 3.4.0: 2007-07-03 17:29:57 +00:00
sqlite3-tcl update to 3.3.10 2007-01-11 19:08:48 +00:00
sqlitemanager Don't duplicate dependency information. 2006-08-21 22:08:28 +00:00
sqlrelay Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
sqsh Make the package pass the check-headers test. The ${HOME} that appears 2006-11-10 20:04:26 +00:00
sqsh-motif Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
sqsh-x11 Modular Xorg support. 2007-01-30 22:38:10 +00:00
tcl-fbsql Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
tcl-gdbm Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc 2006-07-19 19:14:37 +00:00
tdb Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
tinycdb Update to 0.76. From the changelog: 2007-01-18 22:46:12 +00:00
unixodbc Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
unixodbc-DataManager Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
unixodbc-ODBCConfig Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
xsqlmenu Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
yasql Add an explicit run-time dependency on perl because these packages 2006-07-07 22:10:06 +00:00
Makefile Enable the following newly added packages: 2007-06-10 13:53:03 +00:00