pkgsrc/databases
jlam ef55182abb Update postgresql and packages built from postgresql sources to 7.1.3.
Relevant changes from version 7.1.2 include:

	Remove unused WAL segements of large transactions
	Multiaction rule fix
	Pl/pgSQL memory allocation fix
	VACUUM buffer fix
	pg_dump fixes for GRANT/REVOKE/comments on views, user-defined types
	Fix subselects with DISTINCT ON or LIMIT
	Disable COPY TO/FROM a view
2001-09-07 08:49:10 +00:00
..
db Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default 2001-07-27 13:33:18 +00:00
db3 Fix typo: installed include files are actually include/db3/db.h and 2001-08-11 11:20:38 +00:00
edb Initial import of edb-1.0.2, the Enlightenment database abstraction layer. 2001-08-16 10:46:58 +00:00
freetds Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default 2001-07-27 13:33:18 +00:00
gdbm Fix Makefile.in to use $(INSTALL) rather than "install"; 2001-08-16 21:41:59 +00:00
geneweb regen (no more patch-aa) 2001-07-27 10:57:41 +00:00
gq CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so 2001-06-11 06:34:17 +00:00
gtksql Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references 2001-08-29 22:41:00 +00:00
gtranscript CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so 2001-06-11 06:34:17 +00:00
iodbc Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
java-db3 Fix dependency line, by Martti Kuparinen in pkg/13782. 2001-08-25 16:56:41 +00:00
jdb Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
jdbc-postgresql Drop remaining uses of DIGEST_FILE (which were bogus, anyway) 2001-04-21 13:42:38 +00:00
kmysqladmin Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
kpsql Update postgresql dependencies to look like: 2001-05-14 15:04:49 +00:00
myodbc Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
mysql-client Update mysql to 3.23.39. 2001-07-08 13:59:14 +00:00
mysql-server Change the patch to only do this #ifdef __NetBSD__. 2001-07-08 15:23:16 +00:00
mytop Update mytop to 0.8 2001-07-08 13:07:45 +00:00
odbc-postgresql Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-21 21:40:07 +00:00
openldap LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if 2001-06-12 20:33:00 +00:00
oraedit Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
p5-DBD-CSV Update to 0.1027. Changes: 2001-05-26 01:53:32 +00:00
p5-DBD-mysql Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for 2001-09-05 17:18:21 +00:00
p5-DBD-postgresql Update to 1.01 2001-08-10 11:53:15 +00:00
p5-DBD-Sybase Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
p5-DBI Update to 1.19 2001-08-10 11:49:04 +00:00
p5-DBIx-Datasource Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
p5-DBIx-SearchBuilder Update to 0.41. No changelog available. 2001-08-10 12:07:15 +00:00
p5-gdbm Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
p5-MLDBM Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for 2001-09-05 17:18:21 +00:00
p5-perl-ldap Update to 2.23, provided by Nathan Ahlstrom in pkg/12819. 2001-05-04 14:29:00 +00:00
p5-postgresql Just define POSTGRES_HOME in the environment instead of both 2001-06-13 15:51:46 +00:00
p5-SQL-Statement Update to 0.1020. Changes: 2001-05-26 01:49:12 +00:00
pgaccess Update pgaccess to 0.98.7. Changes from version 0.98.6 include: 2001-05-22 04:23:50 +00:00
phpmyadmin Add missing dependence on "php-pcre" package. 2001-07-10 18:40:37 +00:00
postgresql Update postgresql and packages built from postgresql sources to 7.1.3. 2001-09-07 08:49:10 +00:00
postgresql-client Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longer 2001-08-20 03:55:31 +00:00
postgresql-docs Update postgresql and packages built from postgresql sources to 7.1.3. 2001-09-07 08:49:10 +00:00
postgresql-lib Work arround build problem under Solaris. Fixes PR pkg/13021 by 2001-07-29 17:13:48 +00:00
postgresql-plperl Generalize how the dependency pattern may be specified. Instead of just 2001-06-23 19:26:48 +00:00
postgresql-pltcl Generalize how the dependency pattern may be specified. Instead of just 2001-06-23 19:26:48 +00:00
postgresql-server Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longer 2001-08-20 03:55:31 +00:00
py-gdbm Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
py-ldap Don't continue DEPENDS lines with '\' Instead, insert "DEPENDS+= " in 2001-05-03 11:21:32 +00:00
py-mysqldb Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
py-postgresql Generalize how the dependency pattern may be specified. Instead of just 2001-06-23 19:26:48 +00:00
quicklist Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
rrdtool CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so 2001-06-11 06:34:17 +00:00
ruby-gdbm Importing Ruby extension to GDBM library. 2001-06-30 08:15:23 +00:00
ruby-postgresql Add DIST_SUBDIR=ruby. 2001-07-31 00:09:44 +00:00
sdbm Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
sqsh Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-21 02:04:59 +00:00
tcl-gdbm LDFLAGS is already set to -L... -Wl,-R..., and CFLAGS and LDFLAGS are 2001-05-18 15:29:36 +00:00
tcl-postgresql Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default 2001-07-27 13:33:18 +00:00
tk-postgresql Generalize how the dependency pattern may be specified. Instead of just 2001-06-23 19:26:48 +00:00
xmysql Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
xmysqladmin Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
xsqlmenu Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
zope-mysql Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
Makefile Add and enable edb 2001-08-16 10:47:24 +00:00