pkgsrc/databases
jlam 0161d566d6 Update postgresql80-related packages to 8.0.4. On updating from any
previous 8.0.x release, no dump-and-restore is necessary.  Changes
from version 8.0.3 include:

postgresql80-client:
     - Clarify comment for pgsql-hier-query option to note that it is
       considered buggy by PostgreSQL developers.
     * Make psql -f filename return a nonzero exit code when opening the
       file fails
     * Change pg_dump to handle inherited check constraints more reliably

postgresql80-server:
     * Fix error that allowed "VACUUM" to remove ctid chains too soon, and
       add more checking in code that follows ctid links
       This fixes a long-standing problem that could cause crashes in very
       rare circumstances.
     * Fix CHAR() to properly pad spaces to the specified length when
       using a multiple-byte character set (Yoshiyuki Asaba)
       In prior releases, the padding of CHAR() was incorrect because it
       only padded to the specified number of bytes without considering
       how many characters were stored.
     * Force a checkpoint before committing "CREATE DATABASE"
       This should fix recent reports of "index is not a btree" failures
       when a crash occurs shortly after "CREATE DATABASE".
     * Fix the sense of the test for read-only transaction in "COPY"
       The code formerly prohibited "COPY TO", where it should prohibit
       "COPY FROM".
     * Handle consecutive embedded newlines in "COPY" CSV-mode input
     * Fix date_trunc(week) for dates near year end
     * Fix planning problem with outer-join ON clauses that reference only
       the inner-side relation
     * Further fixes for x FULL JOIN y ON true corner cases
     * Fix overenthusiastic optimization of x IN (SELECT DISTINCT ...) and
       related cases
     * Fix mis-planning of queries with small LIMIT values due to poorly
       thought out "fuzzy" cost comparison
     * Make array_in and array_recv more paranoid about validating their
       OID parameter
     * Fix missing rows in queries like UPDATE a=... WHERE a... with GiST
       index on column a
     * Improve robustness of datetime parsing
     * Improve checking for partially-written WAL pages
     * Improve robustness of signal handling when SSL is enabled
     * Improve MIPS and M68K spinlock code
     * Don't try to open more than max_files_per_process files during
       postmaster startup
     * Various memory leakage fixes
     * Various portability improvements
     * Update timezone data files
     * Fix PL/PgSQL to handle var := var correctly when the variable is of
       pass-by-reference type

postgresql80-plperl:
     * Fix PL/Perl %_SHARED so it's actually shared
2005-10-23 20:16:52 +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 Remove some more *LEGACY* settings that are over a month old and 2005-10-05 13:29:49 +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 Removed the RCS Id from patch-ad. While at it, fixed the other pkglint 2005-10-13 18:05:31 +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 Force lbdb to use TOOLS_SH and TOOLS_AWK when building scripts 2005-09-10 11:26:47 +00:00
libgda Reset maintainer, posix dot org dot uk has no DNS entry. 2005-09-23 20:08:05 +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 update to 2.2.1 2005-09-08 18:29:56 +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 this uses a c++ compiler. 2005-07-29 04:25:18 +00:00
myodbc Buildlink mysql-client and iodbc, instead of using DEPENDS. 2005-09-17 19:21:29 +00:00
mysql-client Update mysql-* to 4.0.26: 2005-09-27 00:13:29 +00:00
mysql-server Erm, fix previous correctly. 2005-10-03 14:34:48 +00:00
mysql4-client Update mysql4* to 4.1.14: 2005-09-26 22:34:49 +00:00
mysql4-server Erm, fix previous correctly. 2005-10-03 14:34:48 +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 Use -f to force removal of the default files. 2005-08-19 19:59:59 +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-DB_File Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +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-pl2. This version fixes 2005-10-12 11:51:09 +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 - Add check for the existence of directory before using it. 2005-09-12 13:19:22 +00:00
postgresql74-client Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making 2005-07-15 18:27:48 +00:00
postgresql74-contrib Removed trailing white-space. 2005-09-28 14:31:06 +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 Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making 2005-07-15 18:27:48 +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 The real user name in PKG_USERS does not need to be escaped with double 2005-08-23 11:48:47 +00:00
postgresql80 Update postgresql80-related packages to 8.0.4. On updating from any 2005-10-23 20:16:52 +00:00
postgresql80-client Update postgresql80-related packages to 8.0.4. On updating from any 2005-10-23 20:16:52 +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.9 2005-08-04 11:17:04 +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 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +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 Import qdbm from pkgsrc-wip. Packaged by OBATA Akio. 2005-10-23 19:01:56 +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 Remove a line for patches/patch-aa. I forgot to remove with previous 2005-09-06 03:16:45 +00:00
ruby-dbm Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
ruby-gdbm Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
ruby-mysql Update ruby-mysql pacakge to 2.7. 2005-09-04 06:30:08 +00:00
ruby-postgresql - Update HOMEPAGE. 2005-04-12 14:49:46 +00:00
ruby-vapor depends should be ../../<category>/<pkg> 2005-07-19 10:11:48 +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 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +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 Add qdbm. 2005-10-23 19:04:28 +00:00