summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-27 15:57:36 +0000
committerjoerg <joerg>2006-12-27 15:57:36 +0000
commit429b3f5a228e1ba9f6577bbb9acf60955ae695dd (patch)
tree7d84a912d838e57b0c8bfd9b139ed5cd2ff8b19d /databases
parent29c338d9e377be6e27c614fbdad5a4212164c265 (diff)
downloadpkgsrc-429b3f5a228e1ba9f6577bbb9acf60955ae695dd.tar.gz
As discussed on tech-pkg, remove PostgreSQL 7.4.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile12
-rw-r--r--databases/jdbc-postgresql74/DESCR7
-rw-r--r--databases/jdbc-postgresql74/Makefile30
-rw-r--r--databases/jdbc-postgresql74/PLIST2
-rw-r--r--databases/jdbc-postgresql74/distinfo5
-rw-r--r--databases/jdbc-postgresql74/files/build.properties7
-rw-r--r--databases/postgresql74-client/DESCR9
-rw-r--r--databases/postgresql74-client/Makefile39
-rw-r--r--databases/postgresql74-client/PLIST196
-rw-r--r--databases/postgresql74-client/files/man.client114
-rw-r--r--databases/postgresql74-contrib/DESCR9
-rw-r--r--databases/postgresql74-contrib/Makefile32
-rw-r--r--databases/postgresql74-contrib/PLIST140
-rw-r--r--databases/postgresql74-docs/DESCR9
-rw-r--r--databases/postgresql74-docs/Makefile33
-rw-r--r--databases/postgresql74-docs/PLIST680
-rw-r--r--databases/postgresql74-lib/DESCR9
-rw-r--r--databases/postgresql74-lib/Makefile61
-rw-r--r--databases/postgresql74-lib/PLIST419
-rw-r--r--databases/postgresql74-lib/buildlink3.mk28
-rw-r--r--databases/postgresql74-lib/files/man.lib3
-rw-r--r--databases/postgresql74-plperl/DESCR5
-rw-r--r--databases/postgresql74-plperl/MESSAGE7
-rw-r--r--databases/postgresql74-plperl/Makefile22
-rw-r--r--databases/postgresql74-plperl/PLIST2
-rw-r--r--databases/postgresql74-plpython/DESCR9
-rw-r--r--databases/postgresql74-plpython/MESSAGE17
-rw-r--r--databases/postgresql74-plpython/Makefile22
-rw-r--r--databases/postgresql74-plpython/PLIST2
-rw-r--r--databases/postgresql74-server/DEINSTALL20
-rw-r--r--databases/postgresql74-server/DESCR9
-rw-r--r--databases/postgresql74-server/MESSAGE17
-rw-r--r--databases/postgresql74-server/Makefile90
-rw-r--r--databases/postgresql74-server/PLIST56
-rw-r--r--databases/postgresql74-server/files/man.server4
-rw-r--r--databases/postgresql74-server/files/pgsql.sh142
-rw-r--r--databases/postgresql74/DESCR9
-rw-r--r--databases/postgresql74/Makefile20
-rw-r--r--databases/postgresql74/Makefile.common162
-rw-r--r--databases/postgresql74/PLIST2
-rw-r--r--databases/postgresql74/distinfo16
-rw-r--r--databases/postgresql74/files/GNUmakefile.libpgtcl20
-rw-r--r--databases/postgresql74/files/GNUmakefile.libpq20
-rw-r--r--databases/postgresql74/files/Makefile.custom15
-rw-r--r--databases/postgresql74/files/dynloader-ltdl.h15
-rw-r--r--databases/postgresql74/files/interix3.template6
-rw-r--r--databases/postgresql74/files/netbsd.c73
-rw-r--r--databases/postgresql74/files/netbsd.h45
-rw-r--r--databases/postgresql74/patches/patch-aa46
-rw-r--r--databases/postgresql74/patches/patch-ab10
-rw-r--r--databases/postgresql74/patches/patch-ac32
-rw-r--r--databases/postgresql74/patches/patch-ad13
-rw-r--r--databases/postgresql74/patches/patch-ae14
-rw-r--r--databases/postgresql74/patches/patch-af13
-rw-r--r--databases/postgresql74/patches/patch-ag15
-rw-r--r--databases/postgresql74/patches/patch-ah21
-rw-r--r--databases/postgresql74/patches/patch-ai14
-rw-r--r--databases/postgresql74/patches/patch-aj13
-rw-r--r--databases/postgresql74/patches/patch-ak13
-rw-r--r--databases/tcl-postgresql74/DESCR2
-rw-r--r--databases/tcl-postgresql74/Makefile26
-rw-r--r--databases/tcl-postgresql74/PLIST8
-rw-r--r--databases/tcl-postgresql74/buildlink3.mk22
-rw-r--r--databases/tcl-postgresql74/files/man.tcl3
64 files changed, 1 insertions, 2935 deletions
diff --git a/databases/Makefile b/databases/Makefile
index ad3196f64dc..ddf740a5023 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.219 2006/12/09 16:18:40 adam Exp $
+# $NetBSD: Makefile,v 1.220 2006/12/27 15:57:36 joerg Exp $
#
COMMENT= Databases
@@ -27,7 +27,6 @@ SUBDIR+= guile-pg
SUBDIR+= iodbc
SUBDIR+= java-db3
SUBDIR+= jdb
-SUBDIR+= jdbc-postgresql74
SUBDIR+= jdbc-postgresql80
SUBDIR+= jdbc-postgresql81
SUBDIR+= kmysqladmin
@@ -119,14 +118,6 @@ SUBDIR+= php5-mysqli
SUBDIR+= phpldapadmin
SUBDIR+= phpmyadmin
SUBDIR+= phppgadmin
-SUBDIR+= postgresql74
-SUBDIR+= postgresql74-client
-SUBDIR+= postgresql74-contrib
-SUBDIR+= postgresql74-docs
-SUBDIR+= postgresql74-lib
-SUBDIR+= postgresql74-plperl
-SUBDIR+= postgresql74-plpython
-SUBDIR+= postgresql74-server
SUBDIR+= postgresql80
SUBDIR+= postgresql80-client
SUBDIR+= postgresql80-plperl
@@ -196,7 +187,6 @@ SUBDIR+= sqsh-motif
SUBDIR+= sqsh-x11
SUBDIR+= tcl-fbsql
SUBDIR+= tcl-gdbm
-SUBDIR+= tcl-postgresql74
SUBDIR+= tdb
SUBDIR+= tinycdb
SUBDIR+= unixodbc
diff --git a/databases/jdbc-postgresql74/DESCR b/databases/jdbc-postgresql74/DESCR
deleted file mode 100644
index 604592cb879..00000000000
--- a/databases/jdbc-postgresql74/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a pure Java (Type IV) JDBC driver for the PostgreSQL
-database. It allows Java programs to connect to a PostgreSQL
-database using standard, database independent Java code.
-
-The driver provides a reasonably complete implementation of the
-JDBC 3 specification in addition to some PostgreSQL specific
-extensions.
diff --git a/databases/jdbc-postgresql74/Makefile b/databases/jdbc-postgresql74/Makefile
deleted file mode 100644
index f76134819a4..00000000000
--- a/databases/jdbc-postgresql74/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2006/07/07 04:34:27 minskim Exp $
-#
-
-DISTNAME= ${JARDIST}
-PKGNAME= jdbc-postgresql74-${PGBUILD}
-DISTFILES+= ${JARDIST}
-CATEGORIES= databases
-MASTER_SITES= http://jdbc.postgresql.org/download/
-
-MAINTAINER= abs@NetBSD.org
-HOMEPAGE= http://jdbc.postgresql.org/
-COMMENT= PostgreSQL 7.4 JDBC3 driver
-
-PGBUILD= 216
-JARDIST= pg74.${PGBUILD}.jdbc3.jar
-JARFILE= postgresql74.jar
-EXTRACT_ONLY=
-
-USE_JAVA= run
-USE_JAVA2= 1.4
-NO_BUILD= YES
-
-PLIST_SUBST+= JARFILE=${JARFILE:Q}
-
-do-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/lib/java
- ${INSTALL_DATA} ${DISTDIR}/${JARDIST} ${PREFIX}/lib/java/${JARFILE}
-
-.include "../../mk/java-vm.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/jdbc-postgresql74/PLIST b/databases/jdbc-postgresql74/PLIST
deleted file mode 100644
index 4825108241f..00000000000
--- a/databases/jdbc-postgresql74/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2006/02/27 14:52:09 abs Exp $
-lib/java/${JARFILE}
diff --git a/databases/jdbc-postgresql74/distinfo b/databases/jdbc-postgresql74/distinfo
deleted file mode 100644
index a2cc57edece..00000000000
--- a/databases/jdbc-postgresql74/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.6 2006/02/27 14:52:09 abs Exp $
-
-SHA1 (pg74.216.jdbc3.jar) = aa48adcdcb1232ad2fae9d8d139fdaff5da2a029
-RMD160 (pg74.216.jdbc3.jar) = cac5b4ccc7e94516979c77e50180a66145e0fa6f
-Size (pg74.216.jdbc3.jar) = 210371 bytes
diff --git a/databases/jdbc-postgresql74/files/build.properties b/databases/jdbc-postgresql74/files/build.properties
deleted file mode 100644
index 8eeb65a9830..00000000000
--- a/databases/jdbc-postgresql74/files/build.properties
+++ /dev/null
@@ -1,7 +0,0 @@
-# $NetBSD: build.properties,v 1.1.1.1 2004/06/03 10:23:19 abs Exp $
-# This file was based on that created by 'make build.properties'.
-major=@MAJOR@
-minor=@MINOR@
-fullversion=@FULLVERSION@
-def_pgport=5432
-enable_debug=no
diff --git a/databases/postgresql74-client/DESCR b/databases/postgresql74-client/DESCR
deleted file mode 100644
index a485664e6f1..00000000000
--- a/databases/postgresql74-client/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
-derived from the Berkeley Postgres database management system. While
-PostgreSQL retains the powerful object-relational data model, rich data types
-and easy extensibility of Postgres, it replaces the PostQuel query language
-with an extended subset of SQL.
-
-PostgreSQL is free and the complete source is available.
-
-This package contains the database client programs.
diff --git a/databases/postgresql74-client/Makefile b/databases/postgresql74-client/Makefile
deleted file mode 100644
index 770661007e7..00000000000
--- a/databases/postgresql74-client/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# $NetBSD: Makefile,v 1.21 2006/10/18 19:24:07 adam Exp $
-
-PKGNAME= postgresql74-client-${BASE_VERS}
-SVR4_PKGNAME= pstgc
-COMMENT= PostgreSQL database client programs
-
-.include "../../databases/postgresql74/Makefile.common"
-
-# XXX work around core dumps with the native libedit
-USE_GNU_READLINE= yes
-
-USE_TOOLS+= tar
-CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
-CONFIGURE_ARGS+= --with-zlib
-CONFIGURE_ARGS+= --with-readline
-MAKE_ENV+= INSTALLED_LIBPQ=1
-
-BUILD_DIRS= src/bin
-
-pre-build:
- ${_PKG_SILENT}${_PKG_DEBUG}${_ULIMIT_CMD}cd ${WRKSRC}/src/backend && \
- env ${MAKE_ENV} ${MAKE_PROGRAM} ${BUILD_MAKE_FLAGS} \
- ../../src/include/parser/parse.h ../../src/include/utils/fmgroids.h
-
-post-install:
- egrep -v "^#" ${FILESDIR}/man.client > ${WRKDIR}/man_tar_files
- cd ${PREFIX}/man && tar -zxm -T ${WRKDIR}/man_tar_files \
- -f ${WRKSRC}/doc/man.tar.gz
-
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "FreeBSD" && ${LOWER_OPSYS_VERSUFFIX} == "4"
-USE_GNU_READLINE=yes
-.endif
-
-.include "../../databases/postgresql74-lib/buildlink3.mk"
-.include "../../devel/readline/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/postgresql74-client/PLIST b/databases/postgresql74-client/PLIST
deleted file mode 100644
index aa7ba40c46e..00000000000
--- a/databases/postgresql74-client/PLIST
+++ /dev/null
@@ -1,196 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2006/04/17 07:07:15 jlam Exp $
-bin/clusterdb
-bin/createdb
-bin/createlang
-bin/createuser
-bin/dropdb
-bin/droplang
-bin/dropuser
-bin/initdb
-bin/initlocation
-bin/ipcclean
-bin/pg_controldata
-bin/pg_ctl
-bin/pg_dump
-bin/pg_dumpall
-bin/pg_encoding
-bin/pg_id
-bin/pg_resetxlog
-bin/pg_restore
-bin/psql
-bin/vacuumdb
-man/man1/clusterdb.1
-man/man1/createdb.1
-man/man1/createlang.1
-man/man1/createuser.1
-man/man1/dropdb.1
-man/man1/droplang.1
-man/man1/dropuser.1
-man/man1/initdb.1
-man/man1/initlocation.1
-man/man1/ipcclean.1
-man/man1/pg_config.1
-man/man1/pg_controldata.1
-man/man1/pg_ctl.1
-man/man1/pg_dump.1
-man/man1/pg_dumpall.1
-man/man1/pg_resetxlog.1
-man/man1/pg_restore.1
-man/man1/psql.1
-man/man1/vacuumdb.1
-man/manl/abort.l
-man/manl/alter_aggregate.l
-man/manl/alter_conversion.l
-man/manl/alter_database.l
-man/manl/alter_domain.l
-man/manl/alter_function.l
-man/manl/alter_group.l
-man/manl/alter_language.l
-man/manl/alter_operator_class.l
-man/manl/alter_schema.l
-man/manl/alter_sequence.l
-man/manl/alter_table.l
-man/manl/alter_trigger.l
-man/manl/alter_user.l
-man/manl/analyze.l
-man/manl/begin.l
-man/manl/checkpoint.l
-man/manl/close.l
-man/manl/cluster.l
-man/manl/comment.l
-man/manl/commit.l
-man/manl/copy.l
-man/manl/create_aggregate.l
-man/manl/create_cast.l
-man/manl/create_constraint_trigger.l
-man/manl/create_conversion.l
-man/manl/create_database.l
-man/manl/create_domain.l
-man/manl/create_function.l
-man/manl/create_group.l
-man/manl/create_index.l
-man/manl/create_language.l
-man/manl/create_operator.l
-man/manl/create_operator_class.l
-man/manl/create_rule.l
-man/manl/create_schema.l
-man/manl/create_sequence.l
-man/manl/create_table.l
-man/manl/create_table_as.l
-man/manl/create_trigger.l
-man/manl/create_type.l
-man/manl/create_user.l
-man/manl/create_view.l
-man/manl/deallocate.l
-man/manl/declare.l
-man/manl/delete.l
-man/manl/drop_aggregate.l
-man/manl/drop_cast.l
-man/manl/drop_conversion.l
-man/manl/drop_database.l
-man/manl/drop_domain.l
-man/manl/drop_function.l
-man/manl/drop_group.l
-man/manl/drop_index.l
-man/manl/drop_language.l
-man/manl/drop_operator.l
-man/manl/drop_operator_class.l
-man/manl/drop_rule.l
-man/manl/drop_schema.l
-man/manl/drop_sequence.l
-man/manl/drop_table.l
-man/manl/drop_trigger.l
-man/manl/drop_type.l
-man/manl/drop_user.l
-man/manl/drop_view.l
-man/manl/end.l
-man/manl/execute.l
-man/manl/explain.l
-man/manl/fetch.l
-man/manl/grant.l
-man/manl/insert.l
-man/manl/listen.l
-man/manl/load.l
-man/manl/lock.l
-man/manl/move.l
-man/manl/notify.l
-man/manl/prepare.l
-man/manl/reindex.l
-man/manl/reset.l
-man/manl/revoke.l
-man/manl/rollback.l
-man/manl/select.l
-man/manl/select_into.l
-man/manl/set.l
-man/manl/set_constraints.l
-man/manl/set_session_authorization.l
-man/manl/set_transaction.l
-man/manl/show.l
-man/manl/start_transaction.l
-man/manl/truncate.l
-man/manl/unlisten.l
-man/manl/update.l
-man/manl/vacuum.l
-share/locale/cs/LC_MESSAGES/pg_controldata.mo
-share/locale/cs/LC_MESSAGES/pg_dump.mo
-share/locale/cs/LC_MESSAGES/pg_resetxlog.mo
-share/locale/cs/LC_MESSAGES/pgscripts.mo
-share/locale/cs/LC_MESSAGES/psql.mo
-share/locale/de/LC_MESSAGES/pg_controldata.mo
-share/locale/de/LC_MESSAGES/pg_dump.mo
-share/locale/de/LC_MESSAGES/pg_resetxlog.mo
-share/locale/de/LC_MESSAGES/pgscripts.mo
-share/locale/de/LC_MESSAGES/psql.mo
-share/locale/es/LC_MESSAGES/pg_controldata.mo
-share/locale/es/LC_MESSAGES/pg_dump.mo
-share/locale/es/LC_MESSAGES/pg_resetxlog.mo
-share/locale/es/LC_MESSAGES/pgscripts.mo
-share/locale/es/LC_MESSAGES/psql.mo
-share/locale/fr/LC_MESSAGES/pg_controldata.mo
-share/locale/fr/LC_MESSAGES/pg_dump.mo
-share/locale/fr/LC_MESSAGES/pg_resetxlog.mo
-share/locale/fr/LC_MESSAGES/pgscripts.mo
-share/locale/fr/LC_MESSAGES/psql.mo
-share/locale/hu/LC_MESSAGES/pg_controldata.mo
-share/locale/hu/LC_MESSAGES/pg_resetxlog.mo
-share/locale/hu/LC_MESSAGES/psql.mo
-share/locale/it/LC_MESSAGES/pg_controldata.mo
-share/locale/it/LC_MESSAGES/pg_dump.mo
-share/locale/it/LC_MESSAGES/pg_resetxlog.mo
-share/locale/it/LC_MESSAGES/pgscripts.mo
-share/locale/it/LC_MESSAGES/psql.mo
-share/locale/nb/LC_MESSAGES/pg_controldata.mo
-share/locale/nb/LC_MESSAGES/pg_dump.mo
-share/locale/nb/LC_MESSAGES/pg_resetxlog.mo
-share/locale/nb/LC_MESSAGES/psql.mo
-share/locale/pt_BR/LC_MESSAGES/pg_controldata.mo
-share/locale/pt_BR/LC_MESSAGES/pg_dump.mo
-share/locale/pt_BR/LC_MESSAGES/pg_resetxlog.mo
-share/locale/pt_BR/LC_MESSAGES/pgscripts.mo
-share/locale/pt_BR/LC_MESSAGES/psql.mo
-share/locale/ru/LC_MESSAGES/pg_controldata.mo
-share/locale/ru/LC_MESSAGES/pg_dump.mo
-share/locale/ru/LC_MESSAGES/pg_resetxlog.mo
-share/locale/ru/LC_MESSAGES/pgscripts.mo
-share/locale/ru/LC_MESSAGES/psql.mo
-share/locale/sl/LC_MESSAGES/pg_controldata.mo
-share/locale/sl/LC_MESSAGES/pg_resetxlog.mo
-share/locale/sl/LC_MESSAGES/pgscripts.mo
-share/locale/sl/LC_MESSAGES/psql.mo
-share/locale/sv/LC_MESSAGES/pg_controldata.mo
-share/locale/sv/LC_MESSAGES/pg_dump.mo
-share/locale/sv/LC_MESSAGES/pg_resetxlog.mo
-share/locale/sv/LC_MESSAGES/pgscripts.mo
-share/locale/sv/LC_MESSAGES/psql.mo
-share/locale/tr/LC_MESSAGES/pg_controldata.mo
-share/locale/tr/LC_MESSAGES/pg_resetxlog.mo
-share/locale/tr/LC_MESSAGES/pgscripts.mo
-share/locale/tr/LC_MESSAGES/psql.mo
-share/locale/zh_CN/LC_MESSAGES/pg_controldata.mo
-share/locale/zh_CN/LC_MESSAGES/pg_dump.mo
-share/locale/zh_CN/LC_MESSAGES/pg_resetxlog.mo
-share/locale/zh_CN/LC_MESSAGES/pgscripts.mo
-share/locale/zh_CN/LC_MESSAGES/psql.mo
-share/locale/zh_TW/LC_MESSAGES/pg_controldata.mo
-share/locale/zh_TW/LC_MESSAGES/pg_dump.mo
-share/locale/zh_TW/LC_MESSAGES/psql.mo
diff --git a/databases/postgresql74-client/files/man.client b/databases/postgresql74-client/files/man.client
deleted file mode 100644
index 1d8ff49d342..00000000000
--- a/databases/postgresql74-client/files/man.client
+++ /dev/null
@@ -1,114 +0,0 @@
-# $NetBSD: man.client,v 1.1 2005/06/30 01:50:10 wiz Exp $
-#
-man1/clusterdb.1
-man1/createdb.1
-man1/createlang.1
-man1/createuser.1
-man1/dropdb.1
-man1/droplang.1
-man1/dropuser.1
-man1/initdb.1
-man1/initlocation.1
-man1/ipcclean.1
-man1/pg_config.1
-man1/pg_controldata.1
-man1/pg_ctl.1
-man1/pg_dump.1
-man1/pg_dumpall.1
-man1/pg_resetxlog.1
-man1/pg_restore.1
-man1/psql.1
-man1/vacuumdb.1
-manl/abort.l
-manl/alter_aggregate.l
-manl/alter_conversion.l
-manl/alter_database.l
-manl/alter_domain.l
-manl/alter_function.l
-manl/alter_group.l
-manl/alter_language.l
-manl/alter_operator_class.l
-manl/alter_schema.l
-manl/alter_sequence.l
-manl/alter_table.l
-manl/alter_trigger.l
-manl/alter_user.l
-manl/analyze.l
-manl/begin.l
-manl/checkpoint.l
-manl/close.l
-manl/cluster.l
-manl/comment.l
-manl/commit.l
-manl/copy.l
-manl/create_aggregate.l
-manl/create_cast.l
-manl/create_constraint_trigger.l
-manl/create_conversion.l
-manl/create_database.l
-manl/create_domain.l
-manl/create_function.l
-manl/create_group.l
-manl/create_index.l
-manl/create_language.l
-manl/create_operator.l
-manl/create_operator_class.l
-manl/create_rule.l
-manl/create_schema.l
-manl/create_sequence.l
-manl/create_table.l
-manl/create_table_as.l
-manl/create_trigger.l
-manl/create_type.l
-manl/create_user.l
-manl/create_view.l
-manl/deallocate.l
-manl/declare.l
-manl/delete.l
-manl/drop_aggregate.l
-manl/drop_cast.l
-manl/drop_conversion.l
-manl/drop_database.l
-manl/drop_domain.l
-manl/drop_function.l
-manl/drop_group.l
-manl/drop_index.l
-manl/drop_language.l
-manl/drop_operator.l
-manl/drop_operator_class.l
-manl/drop_rule.l
-manl/drop_schema.l
-manl/drop_sequence.l
-manl/drop_table.l
-manl/drop_trigger.l
-manl/drop_type.l
-manl/drop_user.l
-manl/drop_view.l
-manl/end.l
-manl/execute.l
-manl/explain.l
-manl/fetch.l
-manl/grant.l
-manl/insert.l
-manl/listen.l
-manl/load.l
-manl/lock.l
-manl/move.l
-manl/notify.l
-manl/prepare.l
-manl/reindex.l
-manl/reset.l
-manl/revoke.l
-manl/rollback.l
-manl/select.l
-manl/select_into.l
-manl/set.l
-manl/set_constraints.l
-manl/set_session_authorization.l
-manl/set_transaction.l
-manl/show.l
-manl/start_transaction.l
-manl/truncate.l
-manl/unlisten.l
-manl/update.l
-manl/vacuum.l
diff --git a/databases/postgresql74-contrib/DESCR b/databases/postgresql74-contrib/DESCR
deleted file mode 100644
index 1dbc8271ebf..00000000000
--- a/databases/postgresql74-contrib/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
-derived from the Berkeley Postgres database management system. While
-PostgreSQL retains the powerful object-relational data model, rich data types
-and easy extensibility of Postgres, it replaces the PostQuel query language
-with an extended subset of SQL.
-
-PostgreSQL is free and the complete source is available.
-
-This package contains the contributed programs included in the distribution.
diff --git a/databases/postgresql74-contrib/Makefile b/databases/postgresql74-contrib/Makefile
deleted file mode 100644
index 94bebc044c4..00000000000
--- a/databases/postgresql74-contrib/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2006/10/18 19:24:07 adam Exp $
-
-PKGNAME= postgresql74-contrib-${BASE_VERS}
-SVR4_PKGNAME= pstgc
-COMMENT= PostgreSQL database contrib programs
-
-.include "../../databases/postgresql74/Makefile.common"
-
-CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
-CONFIGURE_ARGS+= --with-zlib
-CONFIGURE_ARGS+= --with-readline
-MAKE_ENV+= INSTALLED_LIBPQ=1
-
-BUILD_DIRS= contrib
-
-pre-build:
- ${_PKG_SILENT}${_PKG_DEBUG}${_ULIMIT_CMD}cd ${WRKSRC}/src/backend && \
- env ${MAKE_ENV} ${MAKE_PROGRAM} ${BUILD_MAKE_FLAGS} \
- ../../src/include/parser/parse.h ../../src/include/utils/fmgroids.h
- ${_PKG_SILENT}${_PKG_DEBUG}${_ULIMIT_CMD}cd ${WRKSRC}/src/port && \
- env ${MAKE_ENV} ${MAKE_PROGRAM} ${BUILD_MAKE_FLAGS}
-
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "FreeBSD" && ${LOWER_OPSYS_VERSUFFIX} == "4"
-USE_GNU_READLINE=yes
-.endif
-
-.include "../../databases/postgresql74-lib/buildlink3.mk"
-.include "../../devel/readline/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/postgresql74-contrib/PLIST b/databases/postgresql74-contrib/PLIST
deleted file mode 100644
index 4e98e1dcc7b..00000000000
--- a/databases/postgresql74-contrib/PLIST
+++ /dev/null
@@ -1,140 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/19 12:33:29 recht Exp $
-bin/ApplySnapshot
-bin/CleanLog
-bin/GetSyncID
-bin/InitRservTest
-bin/MasterAddTable
-bin/MasterInit
-bin/MasterSync
-bin/PrepareSnapshot
-bin/Replicate
-bin/RservTest
-bin/SlaveAddTable
-bin/SlaveInit
-bin/dbf2pg
-bin/findoidjoins
-bin/fti.pl
-bin/make_oidjoins_check
-bin/oid2name
-bin/pg_autovacuum
-bin/pg_dumplo
-bin/pg_logger
-bin/pgbench
-bin/vacuumlo
-lib/postgresql/_int.so
-lib/postgresql/autoinc.so
-lib/postgresql/btree_gist.so
-lib/postgresql/chkpass.so
-lib/postgresql/cube.so
-lib/postgresql/dblink.so
-lib/postgresql/dbsize.so
-lib/postgresql/earthdistance.so
-lib/postgresql/fti.so
-lib/postgresql/fuzzystrmatch.so
-lib/postgresql/insert_username.so
-lib/postgresql/int_aggregate.so
-lib/postgresql/isbn_issn.so
-lib/postgresql/lo.so
-lib/postgresql/ltree.so
-lib/postgresql/misc_utils.so
-lib/postgresql/moddatetime.so
-lib/postgresql/noup.so
-lib/postgresql/pending.so
-lib/postgresql/pgcrypto.so
-lib/postgresql/pgstattuple.so
-lib/postgresql/refint.so
-lib/postgresql/rserv.so
-lib/postgresql/rtree_gist.so
-lib/postgresql/seg.so
-lib/postgresql/string_io.so
-lib/postgresql/tablefunc.so
-lib/postgresql/timetravel.so
-lib/postgresql/tsearch.so
-lib/postgresql/tsearch2.so
-lib/postgresql/user_locks.so
-share/doc/postgresql/contrib/README.apachelog
-share/doc/postgresql/contrib/README.btree_gist
-share/doc/postgresql/contrib/README.chkpass
-share/doc/postgresql/contrib/README.cube
-share/doc/postgresql/contrib/README.dbf2pg
-share/doc/postgresql/contrib/README.dblink
-share/doc/postgresql/contrib/README.dbmirror
-share/doc/postgresql/contrib/README.dbsize
-share/doc/postgresql/contrib/README.earthdistance
-share/doc/postgresql/contrib/README.findoidjoins
-share/doc/postgresql/contrib/README.fti
-share/doc/postgresql/contrib/README.fuzzystrmatch
-share/doc/postgresql/contrib/README.int_aggregate
-share/doc/postgresql/contrib/README.intarray
-share/doc/postgresql/contrib/README.isbn_issn
-share/doc/postgresql/contrib/README.lo
-share/doc/postgresql/contrib/README.ltree
-share/doc/postgresql/contrib/README.misc_utils
-share/doc/postgresql/contrib/README.noup
-share/doc/postgresql/contrib/README.oid2name
-share/doc/postgresql/contrib/README.pg_autovacuum
-share/doc/postgresql/contrib/README.pg_dumplo
-share/doc/postgresql/contrib/README.pg_logger
-share/doc/postgresql/contrib/README.pgbench
-share/doc/postgresql/contrib/README.pgbench_jis
-share/doc/postgresql/contrib/README.pgcrypto
-share/doc/postgresql/contrib/README.pgstattuple
-share/doc/postgresql/contrib/README.pgstattuple.euc_jp
-share/doc/postgresql/contrib/README.rserv
-share/doc/postgresql/contrib/README.rtree_gist
-share/doc/postgresql/contrib/README.seg
-share/doc/postgresql/contrib/README.soundex
-share/doc/postgresql/contrib/README.spi
-share/doc/postgresql/contrib/README.string_io
-share/doc/postgresql/contrib/README.tablefunc
-share/doc/postgresql/contrib/README.tsearch
-share/doc/postgresql/contrib/README.tsearch2
-share/doc/postgresql/contrib/README.user_locks
-share/doc/postgresql/contrib/README.vacuumlo
-share/doc/postgresql/contrib/autoinc.example
-share/doc/postgresql/contrib/insert_username.example
-share/doc/postgresql/contrib/moddatetime.example
-share/doc/postgresql/contrib/refint.example
-share/doc/postgresql/contrib/timetravel.example
-share/postgresql/contrib/RServ.pm
-share/postgresql/contrib/_int.sql
-share/postgresql/contrib/autoinc.sql
-share/postgresql/contrib/btree_gist.sql
-share/postgresql/contrib/chkpass.sql
-share/postgresql/contrib/cube.sql
-share/postgresql/contrib/dblink.sql
-share/postgresql/contrib/dbsize.sql
-share/postgresql/contrib/earthdistance.sql
-share/postgresql/contrib/english.stop
-share/postgresql/contrib/fti.sql
-share/postgresql/contrib/fuzzystrmatch.sql
-share/postgresql/contrib/insert_username.sql
-share/postgresql/contrib/int_aggregate.sql
-share/postgresql/contrib/isbn_issn.sql
-share/postgresql/contrib/lo.sql
-share/postgresql/contrib/lo_drop.sql
-share/postgresql/contrib/lo_test.sql
-share/postgresql/contrib/ltree.sql
-share/postgresql/contrib/master.sql
-share/postgresql/contrib/misc_utils.sql
-share/postgresql/contrib/moddatetime.sql
-share/postgresql/contrib/noup.sql
-share/postgresql/contrib/pgcrypto.sql
-share/postgresql/contrib/pgstattuple.sql
-share/postgresql/contrib/refint.sql
-share/postgresql/contrib/rtree_gist.sql
-share/postgresql/contrib/russian.stop
-share/postgresql/contrib/seg.sql
-share/postgresql/contrib/slave.sql
-share/postgresql/contrib/string_io.sql
-share/postgresql/contrib/tablefunc.sql
-share/postgresql/contrib/timetravel.sql
-share/postgresql/contrib/tsearch.sql
-share/postgresql/contrib/tsearch2.sql
-share/postgresql/contrib/untsearch2.sql
-share/postgresql/contrib/user_locks.sql
-@dirrm share/postgresql/contrib
-@comment in postgresql74-client: @dirrm share/postgresql
-@comment in postgresql74-lib: @dirrm lib/postgresql
-@dirrm share/doc/postgresql/contrib
-@unexec ${RMDIR} %D/share/doc/postgresql 2>/dev/null || ${TRUE}
diff --git a/databases/postgresql74-docs/DESCR b/databases/postgresql74-docs/DESCR
deleted file mode 100644
index 89dd99e91c2..00000000000
--- a/databases/postgresql74-docs/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
-derived from the Berkeley Postgres database management system. While
-PostgreSQL retains the powerful object-relational data model, rich data types
-and easy extensibility of Postgres, it replaces the PostQuel query language
-with an extended subset of SQL.
-
-PostgreSQL is free and the complete source is available.
-
-This package contains the database documentation.
diff --git a/databases/postgresql74-docs/Makefile b/databases/postgresql74-docs/Makefile
deleted file mode 100644
index 210057da627..00000000000
--- a/databases/postgresql74-docs/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2006/10/31 10:12:00 ghen Exp $
-
-PKGNAME= postgresql74-docs-${BASE_VERS}
-PKGREVISION= 1
-SVR4_PKGNAME= pstgd
-COMMENT= PostgreSQL database system documentation
-
-.include "../../databases/postgresql74/Makefile.common"
-
-NO_BUILD= yes
-NO_CONFIGURE= yes
-USE_TOOLS+= tar
-
-#BUILD_DIRS= ${WRKSRC}/doc
-DOCDIR= ${PREFIX}/share/doc/postgresql
-
-# The manpage documentation is installed with the relevant packages.
-#pre-build:
-# cd ${WRKSRC}/doc && rm -f man.tar.gz
-
-do-install:
- ${INSTALL_DATA_DIR} ${DOCDIR}
- ${INSTALL_DATA_DIR} ${DOCDIR}/TODO.detail
- cd ${WRKSRC}/doc; for file in \
- FAQ* KNOWN_BUGS MISSING_FEATURES README.* TODO \
- bug.template; \
- do \
- ${INSTALL_DATA} $${file} ${DOCDIR}/$${file}; \
- done
- cd ${WRKSRC}/doc/TODO.detail && pax -rwppm . ${DOCDIR}/TODO.detail
- tar -zxm -C ${DOCDIR} -f ${WRKSRC}/doc/postgres.tar.gz
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/postgresql74-docs/PLIST b/databases/postgresql74-docs/PLIST
deleted file mode 100644
index 3caf74ec663..00000000000
--- a/databases/postgresql74-docs/PLIST
+++ /dev/null
@@ -1,680 +0,0 @@
-@comment $NetBSD: PLIST,v 1.8 2006/10/31 10:12:00 ghen Exp $
-share/doc/postgresql/FAQ
-share/doc/postgresql/FAQ_AIX
-share/doc/postgresql/FAQ_DEV
-share/doc/postgresql/FAQ_HPUX
-share/doc/postgresql/FAQ_IRIX
-share/doc/postgresql/FAQ_MSWIN
-share/doc/postgresql/FAQ_QNX4
-share/doc/postgresql/FAQ_SCO
-share/doc/postgresql/FAQ_Solaris
-share/doc/postgresql/FAQ_brazilian
-share/doc/postgresql/FAQ_czech
-share/doc/postgresql/FAQ_german
-share/doc/postgresql/FAQ_hungarian
-share/doc/postgresql/FAQ_japanese
-share/doc/postgresql/FAQ_polish
-share/doc/postgresql/FAQ_russian
-share/doc/postgresql/FAQ_turkish
-share/doc/postgresql/KNOWN_BUGS
-share/doc/postgresql/LEGALNOTICE.html
-share/doc/postgresql/MISSING_FEATURES
-share/doc/postgresql/README.mb.big5
-share/doc/postgresql/README.mb.jp
-share/doc/postgresql/TODO
-share/doc/postgresql/TODO.detail/README
-share/doc/postgresql/TODO.detail/atttypmod
-share/doc/postgresql/TODO.detail/count
-share/doc/postgresql/TODO.detail/crossdb
-share/doc/postgresql/TODO.detail/delete
-share/doc/postgresql/TODO.detail/foreign
-share/doc/postgresql/TODO.detail/fsync
-share/doc/postgresql/TODO.detail/inheritance
-share/doc/postgresql/TODO.detail/java
-share/doc/postgresql/TODO.detail/mmap
-share/doc/postgresql/TODO.detail/optimizer
-share/doc/postgresql/TODO.detail/performance
-share/doc/postgresql/TODO.detail/persistent
-share/doc/postgresql/TODO.detail/pool
-share/doc/postgresql/TODO.detail/prepare
-share/doc/postgresql/TODO.detail/replication
-share/doc/postgresql/TODO.detail/tablespaces
-share/doc/postgresql/TODO.detail/thread
-share/doc/postgresql/TODO.detail/transactions
-share/doc/postgresql/TODO.detail/trigger
-share/doc/postgresql/TODO.detail/typeconv
-share/doc/postgresql/TODO.detail/update
-share/doc/postgresql/TODO.detail/vacuum
-share/doc/postgresql/TODO.detail/view
-share/doc/postgresql/TODO.detail/wal
-share/doc/postgresql/TODO.detail/win32
-share/doc/postgresql/TODO.detail/yacc
-share/doc/postgresql/admin.html
-share/doc/postgresql/app-clusterdb.html
-share/doc/postgresql/app-createdb.html
-share/doc/postgresql/app-createlang.html
-share/doc/postgresql/app-createuser.html
-share/doc/postgresql/app-dropdb.html
-share/doc/postgresql/app-droplang.html
-share/doc/postgresql/app-dropuser.html
-share/doc/postgresql/app-ecpg.html
-share/doc/postgresql/app-initdb.html
-share/doc/postgresql/app-initlocation.html
-share/doc/postgresql/app-ipcclean.html
-share/doc/postgresql/app-pg-ctl.html
-share/doc/postgresql/app-pg-dumpall.html
-share/doc/postgresql/app-pgconfig.html
-share/doc/postgresql/app-pgcontroldata.html
-share/doc/postgresql/app-pgdump.html
-share/doc/postgresql/app-pgresetxlog.html
-share/doc/postgresql/app-pgrestore.html
-share/doc/postgresql/app-pgtclsh.html
-share/doc/postgresql/app-pgtksh.html
-share/doc/postgresql/app-postgres.html
-share/doc/postgresql/app-postmaster.html
-share/doc/postgresql/app-psql.html
-share/doc/postgresql/app-vacuumdb.html
-share/doc/postgresql/appendixes.html
-share/doc/postgresql/applevel-consistency.html
-share/doc/postgresql/arrays.html
-share/doc/postgresql/auth-methods.html
-share/doc/postgresql/backup-file.html
-share/doc/postgresql/backup.html
-share/doc/postgresql/biblio.html
-share/doc/postgresql/bki-commands.html
-share/doc/postgresql/bki-example.html
-share/doc/postgresql/bki.html
-share/doc/postgresql/bookindex.html
-share/doc/postgresql/bug-reporting.html
-share/doc/postgresql/bug.template
-share/doc/postgresql/catalog-pg-aggregate.html
-share/doc/postgresql/catalog-pg-am.html
-share/doc/postgresql/catalog-pg-amop.html
-share/doc/postgresql/catalog-pg-amproc.html
-share/doc/postgresql/catalog-pg-attrdef.html
-share/doc/postgresql/catalog-pg-attribute.html
-share/doc/postgresql/catalog-pg-cast.html
-share/doc/postgresql/catalog-pg-class.html
-share/doc/postgresql/catalog-pg-constraint.html
-share/doc/postgresql/catalog-pg-conversion.html
-share/doc/postgresql/catalog-pg-database.html
-share/doc/postgresql/catalog-pg-depend.html
-share/doc/postgresql/catalog-pg-description.html
-share/doc/postgresql/catalog-pg-group.html
-share/doc/postgresql/catalog-pg-index.html
-share/doc/postgresql/catalog-pg-inherits.html
-share/doc/postgresql/catalog-pg-language.html
-share/doc/postgresql/catalog-pg-largeobject.html
-share/doc/postgresql/catalog-pg-listener.html
-share/doc/postgresql/catalog-pg-namespace.html
-share/doc/postgresql/catalog-pg-opclass.html
-share/doc/postgresql/catalog-pg-operator.html
-share/doc/postgresql/catalog-pg-proc.html
-share/doc/postgresql/catalog-pg-rewrite.html
-share/doc/postgresql/catalog-pg-shadow.html
-share/doc/postgresql/catalog-pg-statistic.html
-share/doc/postgresql/catalog-pg-trigger.html
-share/doc/postgresql/catalog-pg-type.html
-share/doc/postgresql/catalogs.html
-share/doc/postgresql/charset.html
-share/doc/postgresql/client-authentication-problems.html
-share/doc/postgresql/client-authentication.html
-share/doc/postgresql/client-interfaces.html
-share/doc/postgresql/connect-estab.html
-share/doc/postgresql/creating-cluster.html
-share/doc/postgresql/cvs-tree.html
-share/doc/postgresql/cvs.html
-share/doc/postgresql/cvsup.html
-share/doc/postgresql/datatype-binary.html
-share/doc/postgresql/datatype-bit.html
-share/doc/postgresql/datatype-boolean.html
-share/doc/postgresql/datatype-character.html
-share/doc/postgresql/datatype-datetime.html
-share/doc/postgresql/datatype-geometric.html
-share/doc/postgresql/datatype-money.html
-share/doc/postgresql/datatype-net-types.html
-share/doc/postgresql/datatype-oid.html
-share/doc/postgresql/datatype-pseudo.html
-share/doc/postgresql/datatype.html
-share/doc/postgresql/datetime-appendix.html
-share/doc/postgresql/datetime-keywords.html
-share/doc/postgresql/datetime-units-history.html
-share/doc/postgresql/ddl-alter.html
-share/doc/postgresql/ddl-constraints.html
-share/doc/postgresql/ddl-default.html
-share/doc/postgresql/ddl-depend.html
-share/doc/postgresql/ddl-inherit.html
-share/doc/postgresql/ddl-others.html
-share/doc/postgresql/ddl-priv.html
-share/doc/postgresql/ddl-schemas.html
-share/doc/postgresql/ddl-system-columns.html
-share/doc/postgresql/ddl.html
-share/doc/postgresql/disk-full.html
-share/doc/postgresql/diskusage.html
-share/doc/postgresql/dml-delete.html
-share/doc/postgresql/dml-update.html
-share/doc/postgresql/dml.html
-share/doc/postgresql/docguide-authoring.html
-share/doc/postgresql/docguide-build.html
-share/doc/postgresql/docguide-style.html
-share/doc/postgresql/docguide-toolsets.html
-share/doc/postgresql/docguide.html
-share/doc/postgresql/ecpg-commands.html
-share/doc/postgresql/ecpg-connect.html
-share/doc/postgresql/ecpg-descriptors.html
-share/doc/postgresql/ecpg-develop.html
-share/doc/postgresql/ecpg-disconnect.html
-share/doc/postgresql/ecpg-dynamic.html
-share/doc/postgresql/ecpg-errors.html
-share/doc/postgresql/ecpg-include.html
-share/doc/postgresql/ecpg-library.html
-share/doc/postgresql/ecpg-process.html
-share/doc/postgresql/ecpg-set-connection.html
-share/doc/postgresql/ecpg-variables.html
-share/doc/postgresql/ecpg.html
-share/doc/postgresql/errcodes-appendix.html
-share/doc/postgresql/error-message-reporting.html
-share/doc/postgresql/error-style-guide.html
-share/doc/postgresql/examples.html
-share/doc/postgresql/executor.html
-share/doc/postgresql/explicit-joins.html
-share/doc/postgresql/explicit-locking.html
-share/doc/postgresql/extend-type-system.html
-share/doc/postgresql/extend.html
-share/doc/postgresql/extensibility.html
-share/doc/postgresql/features.html
-share/doc/postgresql/functions-aggregate.html
-share/doc/postgresql/functions-array.html
-share/doc/postgresql/functions-binarystring.html
-share/doc/postgresql/functions-comparison.html
-share/doc/postgresql/functions-comparisons.html
-share/doc/postgresql/functions-conditional.html
-share/doc/postgresql/functions-datetime.html
-share/doc/postgresql/functions-formatting.html
-share/doc/postgresql/functions-geometry.html
-share/doc/postgresql/functions-matching.html
-share/doc/postgresql/functions-math.html
-share/doc/postgresql/functions-misc.html
-share/doc/postgresql/functions-net.html
-share/doc/postgresql/functions-sequence.html
-share/doc/postgresql/functions-string.html
-share/doc/postgresql/functions-subquery.html
-share/doc/postgresql/functions.html
-share/doc/postgresql/geqo-biblio.html
-share/doc/postgresql/geqo-intro2.html
-share/doc/postgresql/geqo-pg-intro.html
-share/doc/postgresql/geqo.html
-share/doc/postgresql/gist.html
-share/doc/postgresql/groups.html
-share/doc/postgresql/history.html
-share/doc/postgresql/implementation.html
-share/doc/postgresql/index.html
-share/doc/postgresql/indexcost.html
-share/doc/postgresql/indexes-examine.html
-share/doc/postgresql/indexes-expressional.html
-share/doc/postgresql/indexes-multicolumn.html
-share/doc/postgresql/indexes-opclass.html
-share/doc/postgresql/indexes-partial.html
-share/doc/postgresql/indexes-types.html
-share/doc/postgresql/indexes-unique.html
-share/doc/postgresql/indexes.html
-share/doc/postgresql/information-schema.html
-share/doc/postgresql/infoschema-applicable-roles.html
-share/doc/postgresql/infoschema-check-constraints.html
-share/doc/postgresql/infoschema-column-domain-usage.html
-share/doc/postgresql/infoschema-column-privileges.html
-share/doc/postgresql/infoschema-column-udt-usage.html
-share/doc/postgresql/infoschema-columns.html
-share/doc/postgresql/infoschema-constraint-column-usage.html
-share/doc/postgresql/infoschema-constraint-table-usage.html
-share/doc/postgresql/infoschema-data-type-privileges.html
-share/doc/postgresql/infoschema-datatypes.html
-share/doc/postgresql/infoschema-domain-constraints.html
-share/doc/postgresql/infoschema-domain-udt-usage.html
-share/doc/postgresql/infoschema-domains.html
-share/doc/postgresql/infoschema-element-types.html
-share/doc/postgresql/infoschema-enabled-roles.html
-share/doc/postgresql/infoschema-information-schema-catalog-name.html
-share/doc/postgresql/infoschema-key-column-usage.html
-share/doc/postgresql/infoschema-parameters.html
-share/doc/postgresql/infoschema-referential-constraints.html
-share/doc/postgresql/infoschema-role-column-grants.html
-share/doc/postgresql/infoschema-role-routine-grants.html
-share/doc/postgresql/infoschema-role-table-grants.html
-share/doc/postgresql/infoschema-role-usage-grants.html
-share/doc/postgresql/infoschema-routine-privileges.html
-share/doc/postgresql/infoschema-routines.html
-share/doc/postgresql/infoschema-schemata.html
-share/doc/postgresql/infoschema-sql-features.html
-share/doc/postgresql/infoschema-sql-implementation-info.html
-share/doc/postgresql/infoschema-sql-languages.html
-share/doc/postgresql/infoschema-sql-packages.html
-share/doc/postgresql/infoschema-sql-sizing-profiles.html
-share/doc/postgresql/infoschema-sql-sizing.html
-share/doc/postgresql/infoschema-table-constraints.html
-share/doc/postgresql/infoschema-table-privileges.html
-share/doc/postgresql/infoschema-tables.html
-share/doc/postgresql/infoschema-triggers.html
-share/doc/postgresql/infoschema-usage-privileges.html
-share/doc/postgresql/infoschema-view-column-usage.html
-share/doc/postgresql/infoschema-view-table-usage.html
-share/doc/postgresql/infoschema-views.html
-share/doc/postgresql/install-getsource.html
-share/doc/postgresql/install-post.html
-share/doc/postgresql/install-procedure.html
-share/doc/postgresql/install-requirements.html
-share/doc/postgresql/install-upgrading.html
-share/doc/postgresql/install-win32.html
-share/doc/postgresql/installation.html
-share/doc/postgresql/internals.html
-share/doc/postgresql/jdbc-binary-data.html
-share/doc/postgresql/jdbc-callproc.html
-share/doc/postgresql/jdbc-datasource.html
-share/doc/postgresql/jdbc-ddl.html
-share/doc/postgresql/jdbc-ext.html
-share/doc/postgresql/jdbc-query.html
-share/doc/postgresql/jdbc-reading.html
-share/doc/postgresql/jdbc-thread.html
-share/doc/postgresql/jdbc-update.html
-share/doc/postgresql/jdbc-use.html
-share/doc/postgresql/jdbc.html
-share/doc/postgresql/kernel-resources.html
-share/doc/postgresql/largeobjects.html
-share/doc/postgresql/libpgtcl-loading.html
-share/doc/postgresql/libpgtcl-ref.html
-share/doc/postgresql/libpq-async.html
-share/doc/postgresql/libpq-build.html
-share/doc/postgresql/libpq-control.html
-share/doc/postgresql/libpq-copy.html
-share/doc/postgresql/libpq-envars.html
-share/doc/postgresql/libpq-example.html
-share/doc/postgresql/libpq-exec.html
-share/doc/postgresql/libpq-fastpath.html
-share/doc/postgresql/libpq-notice-processing.html
-share/doc/postgresql/libpq-notify.html
-share/doc/postgresql/libpq-pgpass.html
-share/doc/postgresql/libpq-status.html
-share/doc/postgresql/libpq-threading.html
-share/doc/postgresql/libpq.html
-share/doc/postgresql/limitations.html
-share/doc/postgresql/lo-examplesect.html
-share/doc/postgresql/lo-funcs.html
-share/doc/postgresql/lo-implementation.html
-share/doc/postgresql/lo-interfaces.html
-share/doc/postgresql/locking-indexes.html
-share/doc/postgresql/logfile-maintenance.html
-share/doc/postgresql/maintenance.html
-share/doc/postgresql/manage-ag-alternate-locs.html
-share/doc/postgresql/manage-ag-config.html
-share/doc/postgresql/manage-ag-createdb.html
-share/doc/postgresql/manage-ag-dropdb.html
-share/doc/postgresql/manage-ag-templatedbs.html
-share/doc/postgresql/managing-databases.html
-share/doc/postgresql/migration.html
-share/doc/postgresql/monitoring-locks.html
-share/doc/postgresql/monitoring-stats.html
-share/doc/postgresql/monitoring.html
-share/doc/postgresql/multibyte.html
-share/doc/postgresql/mvcc.html
-share/doc/postgresql/nls-programmer.html
-share/doc/postgresql/nls.html
-share/doc/postgresql/notation.html
-share/doc/postgresql/overview.html
-share/doc/postgresql/page.html
-share/doc/postgresql/parser-stage.html
-share/doc/postgresql/performance-tips.html
-share/doc/postgresql/perm-functions.html
-share/doc/postgresql/pgtcl-examplesect.html
-share/doc/postgresql/pgtcl-pgconndefaults.html
-share/doc/postgresql/pgtcl-pgconnect.html
-share/doc/postgresql/pgtcl-pgdisconnect.html
-share/doc/postgresql/pgtcl-pgexec.html
-share/doc/postgresql/pgtcl-pgexecute.html
-share/doc/postgresql/pgtcl-pglisten.html
-share/doc/postgresql/pgtcl-pgloclose.html
-share/doc/postgresql/pgtcl-pglocreat.html
-share/doc/postgresql/pgtcl-pgloexport.html
-share/doc/postgresql/pgtcl-pgloimport.html
-share/doc/postgresql/pgtcl-pglolseek.html
-share/doc/postgresql/pgtcl-pgloopen.html
-share/doc/postgresql/pgtcl-pgloread.html
-share/doc/postgresql/pgtcl-pglotell.html
-share/doc/postgresql/pgtcl-pglounlink.html
-share/doc/postgresql/pgtcl-pglowrite.html
-share/doc/postgresql/pgtcl-pgon-connection-loss.html
-share/doc/postgresql/pgtcl-pgresult.html
-share/doc/postgresql/pgtcl-pgselect.html
-share/doc/postgresql/pgtcl.html
-share/doc/postgresql/planner-optimizer.html
-share/doc/postgresql/planner-stats.html
-share/doc/postgresql/plhandler.html
-share/doc/postgresql/plperl-data.html
-share/doc/postgresql/plperl-database.html
-share/doc/postgresql/plperl-missing.html
-share/doc/postgresql/plperl-trusted.html
-share/doc/postgresql/plperl.html
-share/doc/postgresql/plpgsql-control-structures.html
-share/doc/postgresql/plpgsql-cursors.html
-share/doc/postgresql/plpgsql-declarations.html
-share/doc/postgresql/plpgsql-development-tips.html
-share/doc/postgresql/plpgsql-errors-and-messages.html
-share/doc/postgresql/plpgsql-expressions.html
-share/doc/postgresql/plpgsql-porting.html
-share/doc/postgresql/plpgsql-statements.html
-share/doc/postgresql/plpgsql-structure.html
-share/doc/postgresql/plpgsql-trigger.html
-share/doc/postgresql/plpgsql.html
-share/doc/postgresql/plpython-database.html
-share/doc/postgresql/plpython-trigger.html
-share/doc/postgresql/plpython.html
-share/doc/postgresql/pltcl-data.html
-share/doc/postgresql/pltcl-dbaccess.html
-share/doc/postgresql/pltcl-functions.html
-share/doc/postgresql/pltcl-global.html
-share/doc/postgresql/pltcl-procnames.html
-share/doc/postgresql/pltcl-trigger.html
-share/doc/postgresql/pltcl-unknown.html
-share/doc/postgresql/pltcl.html
-share/doc/postgresql/populate.html
-share/doc/postgresql/postmaster-shutdown.html
-share/doc/postgresql/postmaster-start.html
-share/doc/postgresql/preface.html
-share/doc/postgresql/privileges.html
-share/doc/postgresql/protocol-changes.html
-share/doc/postgresql/protocol-error-fields.html
-share/doc/postgresql/protocol-flow.html
-share/doc/postgresql/protocol-message-formats.html
-share/doc/postgresql/protocol-message-types.html
-share/doc/postgresql/protocol.html
-share/doc/postgresql/queries-limit.html
-share/doc/postgresql/queries-order.html
-share/doc/postgresql/queries-select-lists.html
-share/doc/postgresql/queries-table-expressions.html
-share/doc/postgresql/queries-union.html
-share/doc/postgresql/queries.html
-share/doc/postgresql/reference-client.html
-share/doc/postgresql/reference-server.html
-share/doc/postgresql/reference.html
-share/doc/postgresql/regress-evaluation.html
-share/doc/postgresql/regress-platform.html
-share/doc/postgresql/regress.html
-share/doc/postgresql/release-0-01.html
-share/doc/postgresql/release-0-02.html
-share/doc/postgresql/release-0-03.html
-share/doc/postgresql/release-1-0.html
-share/doc/postgresql/release-1-01.html
-share/doc/postgresql/release-1-02.html
-share/doc/postgresql/release-1-09.html
-share/doc/postgresql/release-6-0.html
-share/doc/postgresql/release-6-1-1.html
-share/doc/postgresql/release-6-1.html
-share/doc/postgresql/release-6-2-1.html
-share/doc/postgresql/release-6-2.html
-share/doc/postgresql/release-6-3-1.html
-share/doc/postgresql/release-6-3-2.html
-share/doc/postgresql/release-6-3.html
-share/doc/postgresql/release-6-4-1.html
-share/doc/postgresql/release-6-4-2.html
-share/doc/postgresql/release-6-4.html
-share/doc/postgresql/release-6-5-1.html
-share/doc/postgresql/release-6-5-2.html
-share/doc/postgresql/release-6-5-3.html
-share/doc/postgresql/release-6-5.html
-share/doc/postgresql/release-7-0-1.html
-share/doc/postgresql/release-7-0-2.html
-share/doc/postgresql/release-7-0-3.html
-share/doc/postgresql/release-7-0.html
-share/doc/postgresql/release-7-1-1.html
-share/doc/postgresql/release-7-1-2.html
-share/doc/postgresql/release-7-1-3.html
-share/doc/postgresql/release-7-1.html
-share/doc/postgresql/release-7-2-1.html
-share/doc/postgresql/release-7-2-2.html
-share/doc/postgresql/release-7-2-3.html
-share/doc/postgresql/release-7-2-4.html
-share/doc/postgresql/release-7-2-5.html
-share/doc/postgresql/release-7-2-6.html
-share/doc/postgresql/release-7-2-7.html
-share/doc/postgresql/release-7-2-8.html
-share/doc/postgresql/release-7-2.html
-share/doc/postgresql/release-7-3-1.html
-share/doc/postgresql/release-7-3-10.html
-share/doc/postgresql/release-7-3-11.html
-share/doc/postgresql/release-7-3-12.html
-share/doc/postgresql/release-7-3-13.html
-share/doc/postgresql/release-7-3-14.html
-share/doc/postgresql/release-7-3-15.html
-share/doc/postgresql/release-7-3-16.html
-share/doc/postgresql/release-7-3-2.html
-share/doc/postgresql/release-7-3-3.html
-share/doc/postgresql/release-7-3-4.html
-share/doc/postgresql/release-7-3-5.html
-share/doc/postgresql/release-7-3-6.html
-share/doc/postgresql/release-7-3-7.html
-share/doc/postgresql/release-7-3-8.html
-share/doc/postgresql/release-7-3-9.html
-share/doc/postgresql/release-7-3.html
-share/doc/postgresql/release-7-4-1.html
-share/doc/postgresql/release-7-4-10.html
-share/doc/postgresql/release-7-4-11.html
-share/doc/postgresql/release-7-4-12.html
-share/doc/postgresql/release-7-4-13.html
-share/doc/postgresql/release-7-4-2.html
-share/doc/postgresql/release-7-4-3.html
-share/doc/postgresql/release-7-4-4.html
-share/doc/postgresql/release-7-4-5.html
-share/doc/postgresql/release-7-4-6.html
-share/doc/postgresql/release-7-4-7.html
-share/doc/postgresql/release-7-4-8.html
-share/doc/postgresql/release-7-4-9.html
-share/doc/postgresql/release-7-4.html
-share/doc/postgresql/release.html
-share/doc/postgresql/resources.html
-share/doc/postgresql/routine-reindex.html
-share/doc/postgresql/rule-system.html
-share/doc/postgresql/rules-privileges.html
-share/doc/postgresql/rules-status.html
-share/doc/postgresql/rules-triggers.html
-share/doc/postgresql/rules-update.html
-share/doc/postgresql/rules-views.html
-share/doc/postgresql/rules.html
-share/doc/postgresql/runtime-config.html
-share/doc/postgresql/runtime.html
-share/doc/postgresql/server-programming.html
-share/doc/postgresql/source.html
-share/doc/postgresql/spi-examples.html
-share/doc/postgresql/spi-interface-support.html
-share/doc/postgresql/spi-memory.html
-share/doc/postgresql/spi-realloc.html
-share/doc/postgresql/spi-spi-connect.html
-share/doc/postgresql/spi-spi-copytuple.html
-share/doc/postgresql/spi-spi-copytupledesc.html
-share/doc/postgresql/spi-spi-copytupleintoslot.html
-share/doc/postgresql/spi-spi-cursor-close.html
-share/doc/postgresql/spi-spi-cursor-fetch.html
-share/doc/postgresql/spi-spi-cursor-find.html
-share/doc/postgresql/spi-spi-cursor-move.html
-share/doc/postgresql/spi-spi-cursor-open.html
-share/doc/postgresql/spi-spi-exec.html
-share/doc/postgresql/spi-spi-execp.html
-share/doc/postgresql/spi-spi-finish.html
-share/doc/postgresql/spi-spi-fname.html
-share/doc/postgresql/spi-spi-fnumber.html
-share/doc/postgresql/spi-spi-freeplan.html
-share/doc/postgresql/spi-spi-freetuple.html
-share/doc/postgresql/spi-spi-freetupletable.html
-share/doc/postgresql/spi-spi-getbinval.html
-share/doc/postgresql/spi-spi-getrelname.html
-share/doc/postgresql/spi-spi-gettype.html
-share/doc/postgresql/spi-spi-gettypeid.html
-share/doc/postgresql/spi-spi-getvalue.html
-share/doc/postgresql/spi-spi-modifytuple.html
-share/doc/postgresql/spi-spi-palloc.html
-share/doc/postgresql/spi-spi-pfree.html
-share/doc/postgresql/spi-spi-prepare.html
-share/doc/postgresql/spi-spi-saveplan.html
-share/doc/postgresql/spi-visibility.html
-share/doc/postgresql/spi.html
-share/doc/postgresql/sql-abort.html
-share/doc/postgresql/sql-alteraggregate.html
-share/doc/postgresql/sql-alterconversion.html
-share/doc/postgresql/sql-alterdatabase.html
-share/doc/postgresql/sql-alterdomain.html
-share/doc/postgresql/sql-alterfunction.html
-share/doc/postgresql/sql-altergroup.html
-share/doc/postgresql/sql-alterlanguage.html
-share/doc/postgresql/sql-alteropclass.html
-share/doc/postgresql/sql-alterschema.html
-share/doc/postgresql/sql-altersequence.html
-share/doc/postgresql/sql-altertable.html
-share/doc/postgresql/sql-altertrigger.html
-share/doc/postgresql/sql-alteruser.html
-share/doc/postgresql/sql-analyze.html
-share/doc/postgresql/sql-begin.html
-share/doc/postgresql/sql-checkpoint.html
-share/doc/postgresql/sql-close.html
-share/doc/postgresql/sql-cluster.html
-share/doc/postgresql/sql-commands.html
-share/doc/postgresql/sql-comment.html
-share/doc/postgresql/sql-commit.html
-share/doc/postgresql/sql-copy.html
-share/doc/postgresql/sql-createaggregate.html
-share/doc/postgresql/sql-createcast.html
-share/doc/postgresql/sql-createconstraint.html
-share/doc/postgresql/sql-createconversion.html
-share/doc/postgresql/sql-createdatabase.html
-share/doc/postgresql/sql-createdomain.html
-share/doc/postgresql/sql-createfunction.html
-share/doc/postgresql/sql-creategroup.html
-share/doc/postgresql/sql-createindex.html
-share/doc/postgresql/sql-createlanguage.html
-share/doc/postgresql/sql-createopclass.html
-share/doc/postgresql/sql-createoperator.html
-share/doc/postgresql/sql-createrule.html
-share/doc/postgresql/sql-createschema.html
-share/doc/postgresql/sql-createsequence.html
-share/doc/postgresql/sql-createtable.html
-share/doc/postgresql/sql-createtableas.html
-share/doc/postgresql/sql-createtrigger.html
-share/doc/postgresql/sql-createtype.html
-share/doc/postgresql/sql-createuser.html
-share/doc/postgresql/sql-createview.html
-share/doc/postgresql/sql-deallocate.html
-share/doc/postgresql/sql-declare.html
-share/doc/postgresql/sql-delete.html
-share/doc/postgresql/sql-dropaggregate.html
-share/doc/postgresql/sql-dropcast.html
-share/doc/postgresql/sql-dropconversion.html
-share/doc/postgresql/sql-dropdatabase.html
-share/doc/postgresql/sql-dropdomain.html
-share/doc/postgresql/sql-dropfunction.html
-share/doc/postgresql/sql-dropgroup.html
-share/doc/postgresql/sql-dropindex.html
-share/doc/postgresql/sql-droplanguage.html
-share/doc/postgresql/sql-dropopclass.html
-share/doc/postgresql/sql-dropoperator.html
-share/doc/postgresql/sql-droprule.html
-share/doc/postgresql/sql-dropschema.html
-share/doc/postgresql/sql-dropsequence.html
-share/doc/postgresql/sql-droptable.html
-share/doc/postgresql/sql-droptrigger.html
-share/doc/postgresql/sql-droptype.html
-share/doc/postgresql/sql-dropuser.html
-share/doc/postgresql/sql-dropview.html
-share/doc/postgresql/sql-end.html
-share/doc/postgresql/sql-execute.html
-share/doc/postgresql/sql-explain.html
-share/doc/postgresql/sql-expressions.html
-share/doc/postgresql/sql-fetch.html
-share/doc/postgresql/sql-grant.html
-share/doc/postgresql/sql-insert.html
-share/doc/postgresql/sql-keywords-appendix.html
-share/doc/postgresql/sql-listen.html
-share/doc/postgresql/sql-load.html
-share/doc/postgresql/sql-lock.html
-share/doc/postgresql/sql-move.html
-share/doc/postgresql/sql-notify.html
-share/doc/postgresql/sql-prepare.html
-share/doc/postgresql/sql-reindex.html
-share/doc/postgresql/sql-reset.html
-share/doc/postgresql/sql-revoke.html
-share/doc/postgresql/sql-rollback.html
-share/doc/postgresql/sql-select.html
-share/doc/postgresql/sql-selectinto.html
-share/doc/postgresql/sql-set-constraints.html
-share/doc/postgresql/sql-set-session-authorization.html
-share/doc/postgresql/sql-set-transaction.html
-share/doc/postgresql/sql-set.html
-share/doc/postgresql/sql-show.html
-share/doc/postgresql/sql-start-transaction.html
-share/doc/postgresql/sql-syntax.html
-share/doc/postgresql/sql-truncate.html
-share/doc/postgresql/sql-unlisten.html
-share/doc/postgresql/sql-update.html
-share/doc/postgresql/sql-vacuum.html
-share/doc/postgresql/sql.html
-share/doc/postgresql/ssh-tunnels.html
-share/doc/postgresql/ssl-tcp.html
-share/doc/postgresql/stylesheet.css
-share/doc/postgresql/supported-platforms.html
-share/doc/postgresql/transaction-iso.html
-share/doc/postgresql/trigger-datachanges.html
-share/doc/postgresql/trigger-example.html
-share/doc/postgresql/trigger-interface.html
-share/doc/postgresql/triggers.html
-share/doc/postgresql/tutorial-accessdb.html
-share/doc/postgresql/tutorial-advanced.html
-share/doc/postgresql/tutorial-agg.html
-share/doc/postgresql/tutorial-arch.html
-share/doc/postgresql/tutorial-concepts.html
-share/doc/postgresql/tutorial-conclusion.html
-share/doc/postgresql/tutorial-createdb.html
-share/doc/postgresql/tutorial-delete.html
-share/doc/postgresql/tutorial-fk.html
-share/doc/postgresql/tutorial-inheritance.html
-share/doc/postgresql/tutorial-join.html
-share/doc/postgresql/tutorial-populate.html
-share/doc/postgresql/tutorial-select.html
-share/doc/postgresql/tutorial-sql.html
-share/doc/postgresql/tutorial-start.html
-share/doc/postgresql/tutorial-table.html
-share/doc/postgresql/tutorial-transactions.html
-share/doc/postgresql/tutorial-update.html
-share/doc/postgresql/tutorial-views.html
-share/doc/postgresql/tutorial.html
-share/doc/postgresql/typeconv-func.html
-share/doc/postgresql/typeconv-oper.html
-share/doc/postgresql/typeconv-query.html
-share/doc/postgresql/typeconv-union-case.html
-share/doc/postgresql/typeconv.html
-share/doc/postgresql/unsupported-features-sql99.html
-share/doc/postgresql/user-attributes.html
-share/doc/postgresql/user-manag.html
-share/doc/postgresql/view-pg-indexes.html
-share/doc/postgresql/view-pg-locks.html
-share/doc/postgresql/view-pg-rules.html
-share/doc/postgresql/view-pg-settings.html
-share/doc/postgresql/view-pg-stats.html
-share/doc/postgresql/view-pg-tables.html
-share/doc/postgresql/view-pg-user.html
-share/doc/postgresql/view-pg-views.html
-share/doc/postgresql/views-overview.html
-share/doc/postgresql/wal-benefits-later.html
-share/doc/postgresql/wal-configuration.html
-share/doc/postgresql/wal-internals.html
-share/doc/postgresql/wal.html
-share/doc/postgresql/xaggr.html
-share/doc/postgresql/xfunc-c.html
-share/doc/postgresql/xfunc-internal.html
-share/doc/postgresql/xfunc-overload.html
-share/doc/postgresql/xfunc-pl.html
-share/doc/postgresql/xfunc-sql.html
-share/doc/postgresql/xfunc.html
-share/doc/postgresql/xindex.html
-share/doc/postgresql/xoper-optimization.html
-share/doc/postgresql/xoper.html
-share/doc/postgresql/xplang.html
-share/doc/postgresql/xtypes.html
-@dirrm share/doc/postgresql/TODO.detail
-@dirrm share/doc/postgresql
-@unexec ${RMDIR} %D/doc/postgresql 2>/dev/null || ${TRUE}
diff --git a/databases/postgresql74-lib/DESCR b/databases/postgresql74-lib/DESCR
deleted file mode 100644
index 8e9d35b4af6..00000000000
--- a/databases/postgresql74-lib/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
-derived from the Berkeley Postgres database management system. While
-PostgreSQL retains the powerful object-relational data model, rich data types
-and easy extensibility of Postgres, it replaces the PostQuel query language
-with an extended subset of SQL.
-
-PostgreSQL is free and the complete source is available.
-
-This package contains the database headers and libraries.
diff --git a/databases/postgresql74-lib/Makefile b/databases/postgresql74-lib/Makefile
deleted file mode 100644
index d00923e8c62..00000000000
--- a/databases/postgresql74-lib/Makefile
+++ /dev/null
@@ -1,61 +0,0 @@
-# $NetBSD: Makefile,v 1.26 2006/10/18 19:24:07 adam Exp $
-
-PKGNAME= postgresql74-lib-${BASE_VERS}
-SVR4_PKGNAME= pstgl
-COMMENT= PostgreSQL database headers and libraries
-
-.include "../../databases/postgresql74/Makefile.common"
-
-USE_TOOLS+= tar
-CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
-
-.include "../../mk/bsd.prefs.mk"
-
-BUILD_DIRS+= src/include
-BUILD_DIRS+= src/interfaces
-BUILD_DIRS+= src/bin/pg_config
-
-# without this the Darwin build fails
-# (-bundle_loader related)
-BUILD_DIRS+= src/backend
-
-BUILD_DIRS+= src/pl
-
-# As told by Josh Berkus
-.include "../../mk/pthread.buildlink3.mk"
-.if defined(PTHREAD_TYPE) && ${PTHREAD_TYPE} == "native" \
- && ${OPSYS} != "NetBSD" && ${OPSYS} != "DragonFly"
-CONFIGURE_ARGS+= --enable-thread-safety
-.endif
-
-# handle additional headers installed by hierarchical queries patch
-.if defined(PGSQL_USE_HIER) && !empty(PGSQL_USE_HIER:M[yY][eE][sS])
-PLIST_SUBST+= PG_HIER=
-.else
-PLIST_SUBST+= PG_HIER="@comment "
-.endif
-
-post-wrapper:
-#
-# Avoid conflict between "${LOCALBASE}/include/openssl/des.h" and
-# "/usr/include/crypt.h" -- we want the definitions in the former.
-#
-.if (${OPSYS} == "SunOS")
- touch ${BUILDLINK_DIR}/include/crypt.h
-.endif
-
-do-install:
- cd ${WRKSRC} && env ${MAKE_ENV} ${MAKE_PROGRAM} -C src/include install
- cd ${WRKSRC} && env ${MAKE_ENV} ${MAKE_PROGRAM} -C src/interfaces install
- cd ${WRKSRC} && env ${MAKE_ENV} ${MAKE_PROGRAM} -C src/bin/pg_config install
- cd ${WRKSRC} && env ${MAKE_ENV} ${MAKE_PROGRAM} -C src/pl install
- cd ${WRKSRC}/src/include && env ${MAKE_ENV} \
- ${MAKE_PROGRAM} install-all-headers
-
-post-install:
- egrep -v "^#" ${FILESDIR}/man.lib > ${WRKDIR}/man_tar
- cd ${PREFIX}/${PKGMANDIR} && tar -zxm -T ${WRKDIR}/man_tar \
- -f ${WRKSRC}/doc/man.tar.gz
-
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/postgresql74-lib/PLIST b/databases/postgresql74-lib/PLIST
deleted file mode 100644
index 016e32b69a9..00000000000
--- a/databases/postgresql74-lib/PLIST
+++ /dev/null
@@ -1,419 +0,0 @@
-@comment $NetBSD: PLIST,v 1.7 2006/04/17 07:07:15 jlam Exp $
-bin/ecpg
-bin/pg_config
-include/ecpg_informix.h
-include/ecpgerrno.h
-include/ecpglib.h
-include/ecpgtype.h
-include/libpq-fe.h
-include/libpq/libpq-fs.h
-include/pg_config.h
-include/pg_config_manual.h
-include/pg_config_os.h
-include/pgtypes_date.h
-include/pgtypes_error.h
-include/pgtypes_interval.h
-include/pgtypes_numeric.h
-include/pgtypes_timestamp.h
-include/postgres_ext.h
-include/postgresql/informix/esql/datetime.h
-include/postgresql/informix/esql/decimal.h
-include/postgresql/informix/esql/sqlda.h
-include/postgresql/informix/esql/sqltypes.h
-include/postgresql/internal/c.h
-include/postgresql/internal/lib/dllist.h
-include/postgresql/internal/libpq-int.h
-include/postgresql/internal/libpq/pqcomm.h
-include/postgresql/internal/port.h
-include/postgresql/internal/postgres_fe.h
-include/postgresql/internal/pqexpbuffer.h
-include/postgresql/server/access/attnum.h
-include/postgresql/server/access/clog.h
-include/postgresql/server/access/genam.h
-include/postgresql/server/access/gist.h
-include/postgresql/server/access/gistscan.h
-include/postgresql/server/access/hash.h
-include/postgresql/server/access/heapam.h
-include/postgresql/server/access/hio.h
-include/postgresql/server/access/htup.h
-include/postgresql/server/access/ibit.h
-include/postgresql/server/access/iqual.h
-include/postgresql/server/access/istrat.h
-include/postgresql/server/access/itup.h
-include/postgresql/server/access/nbtree.h
-include/postgresql/server/access/printtup.h
-include/postgresql/server/access/relscan.h
-include/postgresql/server/access/rmgr.h
-include/postgresql/server/access/rtree.h
-include/postgresql/server/access/rtscan.h
-include/postgresql/server/access/sdir.h
-include/postgresql/server/access/skey.h
-include/postgresql/server/access/slru.h
-include/postgresql/server/access/strat.h
-include/postgresql/server/access/transam.h
-include/postgresql/server/access/tupdesc.h
-include/postgresql/server/access/tupmacs.h
-include/postgresql/server/access/tuptoaster.h
-include/postgresql/server/access/valid.h
-include/postgresql/server/access/xact.h
-include/postgresql/server/access/xlog.h
-include/postgresql/server/access/xlogdefs.h
-include/postgresql/server/access/xlogutils.h
-include/postgresql/server/bootstrap/bootstrap.h
-include/postgresql/server/c.h
-include/postgresql/server/catalog/catalog.h
-include/postgresql/server/catalog/catname.h
-include/postgresql/server/catalog/catversion.h
-include/postgresql/server/catalog/dependency.h
-include/postgresql/server/catalog/heap.h
-include/postgresql/server/catalog/index.h
-include/postgresql/server/catalog/indexing.h
-include/postgresql/server/catalog/namespace.h
-include/postgresql/server/catalog/pg_aggregate.h
-include/postgresql/server/catalog/pg_am.h
-include/postgresql/server/catalog/pg_amop.h
-include/postgresql/server/catalog/pg_amproc.h
-include/postgresql/server/catalog/pg_attrdef.h
-include/postgresql/server/catalog/pg_attribute.h
-include/postgresql/server/catalog/pg_cast.h
-include/postgresql/server/catalog/pg_class.h
-include/postgresql/server/catalog/pg_constraint.h
-include/postgresql/server/catalog/pg_control.h
-include/postgresql/server/catalog/pg_conversion.h
-include/postgresql/server/catalog/pg_database.h
-include/postgresql/server/catalog/pg_depend.h
-include/postgresql/server/catalog/pg_description.h
-include/postgresql/server/catalog/pg_group.h
-include/postgresql/server/catalog/pg_index.h
-include/postgresql/server/catalog/pg_inherits.h
-include/postgresql/server/catalog/pg_language.h
-include/postgresql/server/catalog/pg_largeobject.h
-include/postgresql/server/catalog/pg_listener.h
-include/postgresql/server/catalog/pg_namespace.h
-include/postgresql/server/catalog/pg_opclass.h
-include/postgresql/server/catalog/pg_operator.h
-include/postgresql/server/catalog/pg_proc.h
-include/postgresql/server/catalog/pg_rewrite.h
-include/postgresql/server/catalog/pg_shadow.h
-include/postgresql/server/catalog/pg_statistic.h
-include/postgresql/server/catalog/pg_trigger.h
-include/postgresql/server/catalog/pg_type.h
-include/postgresql/server/catalog/pg_version.h
-include/postgresql/server/commands/alter.h
-include/postgresql/server/commands/async.h
-include/postgresql/server/commands/cluster.h
-include/postgresql/server/commands/comment.h
-include/postgresql/server/commands/conversioncmds.h
-include/postgresql/server/commands/copy.h
-include/postgresql/server/commands/dbcommands.h
-include/postgresql/server/commands/defrem.h
-include/postgresql/server/commands/explain.h
-include/postgresql/server/commands/lockcmds.h
-include/postgresql/server/commands/portalcmds.h
-include/postgresql/server/commands/prepare.h
-include/postgresql/server/commands/proclang.h
-include/postgresql/server/commands/schemacmds.h
-include/postgresql/server/commands/sequence.h
-include/postgresql/server/commands/tablecmds.h
-include/postgresql/server/commands/trigger.h
-include/postgresql/server/commands/typecmds.h
-include/postgresql/server/commands/user.h
-include/postgresql/server/commands/vacuum.h
-include/postgresql/server/commands/variable.h
-include/postgresql/server/commands/version.h
-include/postgresql/server/commands/view.h
-include/postgresql/server/dynloader.h
-include/postgresql/server/executor/execdebug.h
-include/postgresql/server/executor/execdefs.h
-include/postgresql/server/executor/execdesc.h
-include/postgresql/server/executor/executor.h
-include/postgresql/server/executor/functions.h
-include/postgresql/server/executor/hashjoin.h
-include/postgresql/server/executor/instrument.h
-include/postgresql/server/executor/nodeAgg.h
-include/postgresql/server/executor/nodeAppend.h
-${PG_HIER}include/postgresql/server/executor/nodeConn.h
-include/postgresql/server/executor/nodeFunctionscan.h
-include/postgresql/server/executor/nodeGroup.h
-include/postgresql/server/executor/nodeHash.h
-include/postgresql/server/executor/nodeHashjoin.h
-include/postgresql/server/executor/nodeIndexscan.h
-include/postgresql/server/executor/nodeLimit.h
-include/postgresql/server/executor/nodeMaterial.h
-include/postgresql/server/executor/nodeMergejoin.h
-include/postgresql/server/executor/nodeNestloop.h
-include/postgresql/server/executor/nodeResult.h
-include/postgresql/server/executor/nodeSeqscan.h
-include/postgresql/server/executor/nodeSetOp.h
-include/postgresql/server/executor/nodeSort.h
-include/postgresql/server/executor/nodeSubplan.h
-include/postgresql/server/executor/nodeSubqueryscan.h
-include/postgresql/server/executor/nodeTidscan.h
-include/postgresql/server/executor/nodeUnique.h
-include/postgresql/server/executor/spi.h
-include/postgresql/server/executor/spi_priv.h
-include/postgresql/server/executor/tstoreReceiver.h
-include/postgresql/server/executor/tuptable.h
-include/postgresql/server/fmgr.h
-include/postgresql/server/funcapi.h
-include/postgresql/server/getaddrinfo.h
-include/postgresql/server/getopt_long.h
-include/postgresql/server/lib/dllist.h
-include/postgresql/server/lib/lispsort.h
-include/postgresql/server/lib/stringinfo.h
-include/postgresql/server/libpq/auth.h
-include/postgresql/server/libpq/be-fsstubs.h
-include/postgresql/server/libpq/crypt.h
-include/postgresql/server/libpq/hba.h
-include/postgresql/server/libpq/ip.h
-include/postgresql/server/libpq/libpq-be.h
-include/postgresql/server/libpq/libpq-fs.h
-include/postgresql/server/libpq/libpq.h
-include/postgresql/server/libpq/pqcomm.h
-include/postgresql/server/libpq/pqformat.h
-include/postgresql/server/libpq/pqsignal.h
-include/postgresql/server/mb/pg_wchar.h
-include/postgresql/server/miscadmin.h
-include/postgresql/server/nodes/bitmapset.h
-include/postgresql/server/nodes/execnodes.h
-include/postgresql/server/nodes/makefuncs.h
-include/postgresql/server/nodes/memnodes.h
-include/postgresql/server/nodes/nodeFuncs.h
-include/postgresql/server/nodes/nodes.h
-include/postgresql/server/nodes/params.h
-include/postgresql/server/nodes/parsenodes.h
-include/postgresql/server/nodes/pg_list.h
-include/postgresql/server/nodes/plannodes.h
-include/postgresql/server/nodes/primnodes.h
-include/postgresql/server/nodes/print.h
-include/postgresql/server/nodes/readfuncs.h
-include/postgresql/server/nodes/relation.h
-include/postgresql/server/optimizer/clauses.h
-include/postgresql/server/optimizer/cost.h
-include/postgresql/server/optimizer/geqo.h
-include/postgresql/server/optimizer/geqo_copy.h
-include/postgresql/server/optimizer/geqo_gene.h
-include/postgresql/server/optimizer/geqo_misc.h
-include/postgresql/server/optimizer/geqo_mutation.h
-include/postgresql/server/optimizer/geqo_pool.h
-include/postgresql/server/optimizer/geqo_random.h
-include/postgresql/server/optimizer/geqo_recombination.h
-include/postgresql/server/optimizer/geqo_selection.h
-include/postgresql/server/optimizer/joininfo.h
-include/postgresql/server/optimizer/pathnode.h
-include/postgresql/server/optimizer/paths.h
-include/postgresql/server/optimizer/plancat.h
-include/postgresql/server/optimizer/planmain.h
-include/postgresql/server/optimizer/planner.h
-include/postgresql/server/optimizer/prep.h
-include/postgresql/server/optimizer/restrictinfo.h
-include/postgresql/server/optimizer/subselect.h
-include/postgresql/server/optimizer/tlist.h
-include/postgresql/server/optimizer/var.h
-include/postgresql/server/parser/analyze.h
-include/postgresql/server/parser/gramparse.h
-include/postgresql/server/parser/keywords.h
-include/postgresql/server/parser/parse.h
-include/postgresql/server/parser/parse_agg.h
-include/postgresql/server/parser/parse_clause.h
-include/postgresql/server/parser/parse_coerce.h
-include/postgresql/server/parser/parse_expr.h
-include/postgresql/server/parser/parse_func.h
-include/postgresql/server/parser/parse_node.h
-include/postgresql/server/parser/parse_oper.h
-include/postgresql/server/parser/parse_relation.h
-include/postgresql/server/parser/parse_target.h
-include/postgresql/server/parser/parse_type.h
-include/postgresql/server/parser/parser.h
-include/postgresql/server/parser/parsetree.h
-include/postgresql/server/parser/scansup.h
-include/postgresql/server/pg_config.h
-include/postgresql/server/pg_config_manual.h
-include/postgresql/server/pg_config_os.h
-include/postgresql/server/pgstat.h
-include/postgresql/server/port.h
-include/postgresql/server/port/aix.h
-include/postgresql/server/port/beos.h
-include/postgresql/server/port/bsdi.h
-include/postgresql/server/port/cygwin.h
-include/postgresql/server/port/darwin.h
-include/postgresql/server/port/dgux.h
-include/postgresql/server/port/dragonfly.h
-include/postgresql/server/port/freebsd.h
-include/postgresql/server/port/hpux.h
-include/postgresql/server/port/irix5.h
-include/postgresql/server/port/linux.h
-include/postgresql/server/port/netbsd.h
-include/postgresql/server/port/nextstep.h
-include/postgresql/server/port/openbsd.h
-include/postgresql/server/port/osf.h
-include/postgresql/server/port/qnx4.h
-include/postgresql/server/port/sco.h
-include/postgresql/server/port/solaris.h
-include/postgresql/server/port/sunos4.h
-include/postgresql/server/port/svr4.h
-include/postgresql/server/port/ultrix4.h
-include/postgresql/server/port/univel.h
-include/postgresql/server/port/unixware.h
-include/postgresql/server/port/win32.h
-include/postgresql/server/postgres.h
-include/postgresql/server/postgres_ext.h
-include/postgresql/server/postgres_fe.h
-include/postgresql/server/regex/regcustom.h
-include/postgresql/server/regex/regerrs.h
-include/postgresql/server/regex/regex.h
-include/postgresql/server/regex/regguts.h
-include/postgresql/server/rewrite/prs2lock.h
-include/postgresql/server/rewrite/rewriteDefine.h
-include/postgresql/server/rewrite/rewriteHandler.h
-include/postgresql/server/rewrite/rewriteManip.h
-include/postgresql/server/rewrite/rewriteRemove.h
-include/postgresql/server/rewrite/rewriteSupport.h
-include/postgresql/server/rusagestub.h
-include/postgresql/server/storage/backendid.h
-include/postgresql/server/storage/block.h
-include/postgresql/server/storage/buf.h
-include/postgresql/server/storage/buf_internals.h
-include/postgresql/server/storage/buffile.h
-include/postgresql/server/storage/bufmgr.h
-include/postgresql/server/storage/bufpage.h
-include/postgresql/server/storage/fd.h
-include/postgresql/server/storage/freespace.h
-include/postgresql/server/storage/ipc.h
-include/postgresql/server/storage/item.h
-include/postgresql/server/storage/itemid.h
-include/postgresql/server/storage/itempos.h
-include/postgresql/server/storage/itemptr.h
-include/postgresql/server/storage/large_object.h
-include/postgresql/server/storage/lmgr.h
-include/postgresql/server/storage/lock.h
-include/postgresql/server/storage/lwlock.h
-include/postgresql/server/storage/off.h
-include/postgresql/server/storage/pg_sema.h
-include/postgresql/server/storage/pg_shmem.h
-include/postgresql/server/storage/pmsignal.h
-include/postgresql/server/storage/pos.h
-include/postgresql/server/storage/proc.h
-include/postgresql/server/storage/relfilenode.h
-include/postgresql/server/storage/s_lock.h
-include/postgresql/server/storage/shmem.h
-include/postgresql/server/storage/sinval.h
-include/postgresql/server/storage/sinvaladt.h
-include/postgresql/server/storage/smgr.h
-include/postgresql/server/storage/spin.h
-include/postgresql/server/strdup.h
-include/postgresql/server/tcop/dest.h
-include/postgresql/server/tcop/fastpath.h
-include/postgresql/server/tcop/pquery.h
-include/postgresql/server/tcop/tcopdebug.h
-include/postgresql/server/tcop/tcopprot.h
-include/postgresql/server/tcop/utility.h
-include/postgresql/server/utils/acl.h
-include/postgresql/server/utils/array.h
-include/postgresql/server/utils/ascii.h
-include/postgresql/server/utils/builtins.h
-include/postgresql/server/utils/cash.h
-include/postgresql/server/utils/catcache.h
-include/postgresql/server/utils/date.h
-include/postgresql/server/utils/datetime.h
-include/postgresql/server/utils/datum.h
-include/postgresql/server/utils/dynahash.h
-include/postgresql/server/utils/dynamic_loader.h
-include/postgresql/server/utils/elog.h
-include/postgresql/server/utils/errcodes.h
-include/postgresql/server/utils/fmgroids.h
-include/postgresql/server/utils/fmgrtab.h
-include/postgresql/server/utils/formatting.h
-include/postgresql/server/utils/geo_decls.h
-include/postgresql/server/utils/guc.h
-include/postgresql/server/utils/guc_tables.h
-include/postgresql/server/utils/help_config.h
-include/postgresql/server/utils/hsearch.h
-include/postgresql/server/utils/inet.h
-include/postgresql/server/utils/int8.h
-include/postgresql/server/utils/inval.h
-include/postgresql/server/utils/logtape.h
-include/postgresql/server/utils/lsyscache.h
-include/postgresql/server/utils/memutils.h
-include/postgresql/server/utils/nabstime.h
-include/postgresql/server/utils/numeric.h
-include/postgresql/server/utils/palloc.h
-include/postgresql/server/utils/pg_crc.h
-include/postgresql/server/utils/pg_locale.h
-include/postgresql/server/utils/pg_lzcompress.h
-include/postgresql/server/utils/portal.h
-include/postgresql/server/utils/ps_status.h
-include/postgresql/server/utils/rel.h
-include/postgresql/server/utils/relcache.h
-include/postgresql/server/utils/selfuncs.h
-include/postgresql/server/utils/sets.h
-include/postgresql/server/utils/syscache.h
-include/postgresql/server/utils/timestamp.h
-include/postgresql/server/utils/tqual.h
-${PG_HIER}include/postgresql/server/utils/tupleconn.h
-include/postgresql/server/utils/tuplesort.h
-include/postgresql/server/utils/tuplestore.h
-include/postgresql/server/utils/typcache.h
-include/postgresql/server/utils/varbit.h
-include/sql3types.h
-include/sqlca.h
-lib/libecpg.a
-lib/libecpg.so
-lib/libecpg.so.4
-lib/libecpg.so.4.1
-lib/libecpg_compat.a
-lib/libecpg_compat.so
-lib/libecpg_compat.so.1
-lib/libecpg_compat.so.1.2
-lib/libpgtypes.a
-lib/libpgtypes.so
-lib/libpgtypes.so.1
-lib/libpgtypes.so.1.2
-lib/libpq.a
-lib/libpq.so
-lib/libpq.so.3
-lib/libpq.so.3.1
-lib/postgresql/plpgsql.so
-man/man1/ecpg.1
-share/locale/cs/LC_MESSAGES/libpq.mo
-share/locale/de/LC_MESSAGES/libpq.mo
-share/locale/es/LC_MESSAGES/libpq.mo
-share/locale/fr/LC_MESSAGES/libpq.mo
-share/locale/hr/LC_MESSAGES/libpq.mo
-share/locale/it/LC_MESSAGES/libpq.mo
-share/locale/nb/LC_MESSAGES/libpq.mo
-share/locale/pt_BR/LC_MESSAGES/libpq.mo
-share/locale/ru/LC_MESSAGES/libpq.mo
-share/locale/sl/LC_MESSAGES/libpq.mo
-share/locale/sv/LC_MESSAGES/libpq.mo
-share/locale/tr/LC_MESSAGES/libpq.mo
-share/locale/zh_CN/LC_MESSAGES/libpq.mo
-share/locale/zh_TW/LC_MESSAGES/libpq.mo
-share/postgresql/pg_service.conf.sample
-@dirrm share/postgresql
-@dirrm lib/postgresql
-@dirrm include/postgresql/server/utils
-@dirrm include/postgresql/server/tcop
-@dirrm include/postgresql/server/storage
-@dirrm include/postgresql/server/rewrite
-@dirrm include/postgresql/server/regex
-@dirrm include/postgresql/server/port
-@dirrm include/postgresql/server/parser
-@dirrm include/postgresql/server/optimizer
-@dirrm include/postgresql/server/nodes
-@dirrm include/postgresql/server/mb
-@dirrm include/postgresql/server/libpq
-@dirrm include/postgresql/server/lib
-@dirrm include/postgresql/server/executor
-@dirrm include/postgresql/server/commands
-@dirrm include/postgresql/server/catalog
-@dirrm include/postgresql/server/bootstrap
-@dirrm include/postgresql/server/access
-@dirrm include/postgresql/server
-@dirrm include/postgresql/internal/libpq
-@dirrm include/postgresql/internal/lib
-@dirrm include/postgresql/internal
-@dirrm include/postgresql/informix/esql
-@dirrm include/postgresql/informix
-@dirrm include/postgresql
-@dirrm include/libpq
diff --git a/databases/postgresql74-lib/buildlink3.mk b/databases/postgresql74-lib/buildlink3.mk
deleted file mode 100644
index d4e58ce3e05..00000000000
--- a/databases/postgresql74-lib/buildlink3.mk
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.12 2006/07/08 23:10:40 jlam Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-POSTGRESQL74_LIB_BUILDLINK3_MK:= ${POSTGRESQL74_LIB_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= postgresql74-lib
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Npostgresql74-lib}
-BUILDLINK_PACKAGES+= postgresql74-lib
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}postgresql74-lib
-
-.if !empty(POSTGRESQL74_LIB_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.postgresql74-lib+= postgresql{74,}-lib>=7.4.0
-BUILDLINK_ABI_DEPENDS.postgresql74-lib+= postgresql74-lib>=7.4.8nb3
-BUILDLINK_PKGSRCDIR.postgresql74-lib?= ../../databases/postgresql74-lib
-BUILDLINK_INCDIRS.postgresql74-lib?= include/postgresql
-
-# This variable contains the libraries need to link most clients.
-BUILDLINK_LDADD.postgresql74-lib= -lpq ${BUILDLINK_LDADD.gettext}
-.endif # POSTGRESQL74_LIB_BUILDLINK3_MK
-
-.include "../../security/openssl/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/databases/postgresql74-lib/files/man.lib b/databases/postgresql74-lib/files/man.lib
deleted file mode 100644
index 65707b1e2a6..00000000000
--- a/databases/postgresql74-lib/files/man.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-# $NetBSD: man.lib,v 1.1.1.1 2004/04/19 00:02:33 recht Exp $
-#
-man1/ecpg.1
diff --git a/databases/postgresql74-plperl/DESCR b/databases/postgresql74-plperl/DESCR
deleted file mode 100644
index 9057591c0ba..00000000000
--- a/databases/postgresql74-plperl/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-PL/Perl allows you to write functions in the Perl programming language
-that may be used in SQL queries as if they were built into Postgres.
-The PL/Perl intepreter is a full Perl interpreter. However, certain
-operations have been disabled in order to maintain the security of the
-system.
diff --git a/databases/postgresql74-plperl/MESSAGE b/databases/postgresql74-plperl/MESSAGE
deleted file mode 100644
index 11cf15f1d88..00000000000
--- a/databases/postgresql74-plperl/MESSAGE
+++ /dev/null
@@ -1,7 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/10/10 12:24:10 jdolecek Exp $
-
-Please see the PL/Perl section of the PostgreSQL Programmer's Guide
-(databases/postgresql-docs) for information on programming with
-${PKGNAME}.
-===========================================================================
diff --git a/databases/postgresql74-plperl/Makefile b/databases/postgresql74-plperl/Makefile
deleted file mode 100644
index 8215a1b650a..00000000000
--- a/databases/postgresql74-plperl/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2006/09/09 02:41:56 obache Exp $
-
-PKGNAME= postgresql74-plperl-${BASE_VERS}
-COMMENT= PL/Perl procedural language for the PostgreSQL backend
-
-DEPENDS+= postgresql74-server>=${BASE_VERS}:../../databases/postgresql74-server
-
-
-.include "../../databases/postgresql74/Makefile.common"
-
-PERL5_CONFIGURE= NO
-CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
-CONFIGURE_ARGS+= --with-perl
-
-BUILD_DIRS= ${WRKSRC}/src/pl/plperl
-MAKE_FILE= GNUmakefile
-
-.include "../../databases/postgresql74-lib/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../lang/perl5/module.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/postgresql74-plperl/PLIST b/databases/postgresql74-plperl/PLIST
deleted file mode 100644
index aa14a1f81ec..00000000000
--- a/databases/postgresql74-plperl/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/10 12:24:10 jdolecek Exp $
-lib/postgresql/plperl.so
diff --git a/databases/postgresql74-plpython/DESCR b/databases/postgresql74-plpython/DESCR
deleted file mode 100644
index de958f2112c..00000000000
--- a/databases/postgresql74-plpython/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-PL/Python allows you to write functions in the Python programming language
-that may be used in SQL queries as if they were built into Postgres.
-The PL/Python intepreter is a full Python interpreter.
-
-As of PostgreSQL 7.4, PL/Python is only available as an "untrusted"
-language (meaning it does not offer any way of restricting what
-users can do in it). It has therefore been renamed to plpythonu.
-The trusted variant plpython may become available again in future,
-if a new secure execution mechanism is developed in Python.
diff --git a/databases/postgresql74-plpython/MESSAGE b/databases/postgresql74-plpython/MESSAGE
deleted file mode 100644
index 1a9562e28f8..00000000000
--- a/databases/postgresql74-plpython/MESSAGE
+++ /dev/null
@@ -1,17 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2004/10/10 12:56:31 jdolecek Exp $
-
-Please see the PL/Python section of the PostgreSQL Programmer's Guide
-(databases/postgresql-docs) for information on programming with
-${PKGNAME}.
-
-Note that PL/Python is unrestricted language, meaning it does not
-offer any way of restricting what users can do in it. Any DB user with
-access to PL/Python can run arbitrary Python code under privileges
-of the PostgreSQL server process.
-
-To enable PL/Python for database <dbname>, run following:
-
-createlang plpythonu <dbname>
-
-===========================================================================
diff --git a/databases/postgresql74-plpython/Makefile b/databases/postgresql74-plpython/Makefile
deleted file mode 100644
index 7cf5ed9d817..00000000000
--- a/databases/postgresql74-plpython/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2006/02/21 20:23:49 joerg Exp $
-
-PKGNAME= postgresql74-plpython-${BASE_VERS}
-
-COMMENT= PL/Python procedural language for the PostgreSQL backend
-
-DEPENDS+= postgresql74-server>=${BASE_VERS}:../../databases/postgresql74-server
-
-
-.include "../../databases/postgresql74/Makefile.common"
-
-CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
-CONFIGURE_ARGS+= --with-python
-CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
-
-BUILD_DIRS= ${WRKSRC}/src/pl/plpython
-
-.include "../../security/openssl/buildlink3.mk"
-.include "../../databases/postgresql74-lib/buildlink3.mk"
-.include "../../lang/python/extension.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/postgresql74-plpython/PLIST b/databases/postgresql74-plpython/PLIST
deleted file mode 100644
index b08db33bd1b..00000000000
--- a/databases/postgresql74-plpython/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/10 12:38:21 jdolecek Exp $
-lib/postgresql/plpython.so
diff --git a/databases/postgresql74-server/DEINSTALL b/databases/postgresql74-server/DEINSTALL
deleted file mode 100644
index 14bf7207882..00000000000
--- a/databases/postgresql74-server/DEINSTALL
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: DEINSTALL,v 1.1.1.1 2004/04/19 00:04:23 recht Exp $
-
-case ${STAGE} in
-DEINSTALL)
- ${CAT} << EOF
-===========================================================================
-
-If you intend to upgrade your PostgreSQL installation, you may need to
-perform a dump-and-restore to move your current databases into the newer
-PostgreSQL installation. Please dump your databases *prior* to installing
-the new PostgreSQL.
-
-Please see the Backup and Restore section of the PostgreSQL Administrator's
-Guide (databases/postgresql-docs) for complete information on how to
-perform the databases dump.
-
-===========================================================================
-EOF
- ;;
-esac
diff --git a/databases/postgresql74-server/DESCR b/databases/postgresql74-server/DESCR
deleted file mode 100644
index 68bb2b05748..00000000000
--- a/databases/postgresql74-server/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
-derived from the Berkeley Postgres database management system. While
-PostgreSQL retains the powerful object-relational data model, rich data types
-and easy extensibility of Postgres, it replaces the PostQuel query language
-with an extended subset of SQL.
-
-PostgreSQL is free and the complete source is available.
-
-This package contains the database server programs.
diff --git a/databases/postgresql74-server/MESSAGE b/databases/postgresql74-server/MESSAGE
deleted file mode 100644
index d42972aceaa..00000000000
--- a/databases/postgresql74-server/MESSAGE
+++ /dev/null
@@ -1,17 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/04/19 00:04:22 recht Exp $
-
-To enable this package, put the following into your /etc/rc.conf:
-
- pgsql=yes
- pgsql_flags="-i" # allows TCP/IP connections
- pgsql_flags="-i -l" # enables SSL connections (TCP/IP and
- # ~pgsql/data/server.crt required)
-
-and ensure that
-
- ${RCD_SCRIPTS_DIR}/pgsql start
-
-is run at the appropriate time.
-
-===========================================================================
diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile
deleted file mode 100644
index 019e8935f8d..00000000000
--- a/databases/postgresql74-server/Makefile
+++ /dev/null
@@ -1,90 +0,0 @@
-# $NetBSD: Makefile,v 1.27 2006/10/18 19:24:07 adam Exp $
-
-PKGNAME= postgresql74-server-${BASE_VERS}
-SVR4_PKGNAME= pstgs
-COMMENT= PostgreSQL database server programs
-
-DEPENDS+= postgresql74-client>=${BASE_VERS}:../../databases/postgresql74-client
-
-# mips has no TAS implementation
-NOT_FOR_PLATFORM= *-*-mips
-
-.include "../../databases/postgresql74/Makefile.common"
-
-MESSAGE_SRC= ${.CURDIR}/MESSAGE
-USE_TOOLS+= tar
-
-CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
-BUILD_DIRS= ${WRKSRC}/src/backend
-BUILD_DIRS+= ${WRKSRC}/src/backend/utils/mb/conversion_procs
-
-# PostgreSQL has loadable server-side language modules.
-# XXX this breaks PostgreSQL server - see PR pkg/28729
-#.include "../../mk/dlopen.buildlink3.mk"
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.postgresql74-server
-PKG_SUPPORTED_OPTIONS= pam
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Mpam)
-. include "../../mk/pam.buildlink3.mk"
-CONFIGURE_ARGS+= --with-pam
-.endif
-
-# PGUSER username of the database administrator
-# PGGROUP group of the database administrator
-# PGHOME home directory of the database administrator and location of
-# the databases
-#
-PGUSER?= pgsql
-PGGROUP?= pgsql
-PGHOME?= ${PREFIX}/${PGUSER}
-FILES_SUBST+= PGUSER=${PGUSER:Q}
-FILES_SUBST+= PGGROUP=${PGGROUP:Q}
-FILES_SUBST+= PGHOME=${PGHOME:Q}
-BUILD_DEFS+= PGUSER PGGROUP PGHOME
-
-PKG_GROUPS= ${PGGROUP}
-PKG_USERS= ${PGUSER}:${PGGROUP}
-PKG_GECOS.${PGUSER}= PostgreSQL database administrator
-PKG_HOME.${PGUSER}= ${PGHOME}
-PKG_SHELL.${PGUSER}= ${SH}
-
-RCD_SCRIPTS= pgsql
-
-post-wrapper:
-#
-# Avoid conflict between "${LOCALBASE}/include/openssl/des.h" and
-# "/usr/include/crypt.h" -- we want the definitions in the former.
-#
-.if (${OPSYS} == "SunOS")
- touch ${BUILDLINK_DIR}/include/crypt.h
-.endif
-
-pre-build:
- ${_PKG_SILENT}${_PKG_DEBUG}${_ULIMIT_CMD}cd ${WRKSRC}/src/backend && \
- env ${MAKE_ENV} ${MAKE_PROGRAM} ${BUILD_MAKE_FLAGS} \
- ../../src/include/parser/parse.h ../../src/include/utils/fmgroids.h
- ${_PKG_SILENT}${_PKG_DEBUG}${_ULIMIT_CMD}cd ${WRKSRC}/src/port && \
- env ${MAKE_ENV} ${MAKE_PROGRAM} ${BUILD_MAKE_FLAGS}
-
-pre-install:
- @case "X${PGUSER}" in \
- Xbin|Xetc|Xinclude|Xinfo|Xlib|Xlibdata|Xlibexec|Xman|Xsbin|Xshare) \
- ${ECHO} "You have chosen PGUSER=${PGUSER} which will"; \
- ${ECHO} "cause trouble, because the postgres home directory"; \
- ${ECHO} "would be ${PGHOME}. Please"; \
- ${ECHO} "set PGUSER to something more reasonable"; \
- ${ECHO} "like pgsql."; \
- ${ECHO} ""; \
- ${FALSE}; \
- ;; \
- esac
-
-post-install:
- egrep -v "^#" ${FILESDIR}/man.server > ${WRKDIR}/man_tar
- cd ${PREFIX}/man && tar -zxm -T ${WRKDIR}/man_tar \
- -f ${WRKSRC}/doc/man.tar.gz
-
-.include "../../databases/postgresql74-lib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/postgresql74-server/PLIST b/databases/postgresql74-server/PLIST
deleted file mode 100644
index 7d4a226d0c7..00000000000
--- a/databases/postgresql74-server/PLIST
+++ /dev/null
@@ -1,56 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2006/10/18 19:24:07 adam Exp $
-bin/postgres
-bin/postmaster
-lib/postgresql/ascii_and_mic.so
-lib/postgresql/cyrillic_and_mic.so
-lib/postgresql/euc_cn_and_mic.so
-lib/postgresql/euc_jp_and_sjis.so
-lib/postgresql/euc_kr_and_mic.so
-lib/postgresql/euc_tw_and_big5.so
-lib/postgresql/latin2_and_win1250.so
-lib/postgresql/latin_and_mic.so
-lib/postgresql/utf8_and_ascii.so
-lib/postgresql/utf8_and_big5.so
-lib/postgresql/utf8_and_cyrillic.so
-lib/postgresql/utf8_and_euc_cn.so
-lib/postgresql/utf8_and_euc_jp.so
-lib/postgresql/utf8_and_euc_kr.so
-lib/postgresql/utf8_and_euc_tw.so
-lib/postgresql/utf8_and_gb18030.so
-lib/postgresql/utf8_and_gbk.so
-lib/postgresql/utf8_and_iso8859.so
-lib/postgresql/utf8_and_iso8859_1.so
-lib/postgresql/utf8_and_johab.so
-lib/postgresql/utf8_and_sjis.so
-lib/postgresql/utf8_and_tcvn.so
-lib/postgresql/utf8_and_uhc.so
-lib/postgresql/utf8_and_win1250.so
-lib/postgresql/utf8_and_win1256.so
-lib/postgresql/utf8_and_win874.so
-man/man1/postgres.1
-man/man1/postmaster.1
-share/examples/rc.d/pgsql
-share/locale/cs/LC_MESSAGES/postgres.mo
-share/locale/de/LC_MESSAGES/postgres.mo
-share/locale/es/LC_MESSAGES/postgres.mo
-share/locale/fr/LC_MESSAGES/postgres.mo
-share/locale/hr/LC_MESSAGES/postgres.mo
-share/locale/hu/LC_MESSAGES/postgres.mo
-share/locale/it/LC_MESSAGES/postgres.mo
-share/locale/nb/LC_MESSAGES/postgres.mo
-share/locale/pt_BR/LC_MESSAGES/postgres.mo
-share/locale/ru/LC_MESSAGES/postgres.mo
-share/locale/sv/LC_MESSAGES/postgres.mo
-share/locale/tr/LC_MESSAGES/postgres.mo
-share/locale/zh_CN/LC_MESSAGES/postgres.mo
-share/locale/zh_TW/LC_MESSAGES/postgres.mo
-share/postgresql/conversion_create.sql
-share/postgresql/information_schema.sql
-share/postgresql/pg_hba.conf.sample
-share/postgresql/pg_ident.conf.sample
-share/postgresql/postgres.bki
-share/postgresql/postgres.description
-share/postgresql/postgresql.conf.sample
-share/postgresql/sql_features.txt
-@comment in postgresql74-client: @dirrm share/postgresql
-@comment in postgresql74-lib: @dirrm lib/postgresql
diff --git a/databases/postgresql74-server/files/man.server b/databases/postgresql74-server/files/man.server
deleted file mode 100644
index 27bfd9b91a9..00000000000
--- a/databases/postgresql74-server/files/man.server
+++ /dev/null
@@ -1,4 +0,0 @@
-# $NetBSD: man.server,v 1.1.1.1 2004/04/19 00:04:23 recht Exp $
-#
-man1/postgres.1
-man1/postmaster.1
diff --git a/databases/postgresql74-server/files/pgsql.sh b/databases/postgresql74-server/files/pgsql.sh
deleted file mode 100644
index 93815de5852..00000000000
--- a/databases/postgresql74-server/files/pgsql.sh
+++ /dev/null
@@ -1,142 +0,0 @@
-#!@RCD_SCRIPTS_SHELL@
-#
-# $NetBSD: pgsql.sh,v 1.1.1.1 2004/04/19 00:04:24 recht Exp $
-#
-# PostgreSQL database rc.d control script
-#
-# PROVIDE: pgsql
-# REQUIRE: DAEMON
-# KEYWORD: shutdown
-#
-# You will need to set some variables in /etc/rc.conf to start PostgreSQL:
-#
-# pgsql=YES
-#
-# The following variables are optional:
-#
-# pgsql_flags="-i" # allows TCP/IP connections
-# pgsql_flags="-i -l" # enables SSL connections
-# pgsql_home="/path/to/home" # path to pgsql database directory
-#
-# "pgsql_flags" contains options for the PostgreSQL postmaster. See
-# postmaster(1) for possible options.
-
-if [ -f /etc/rc.subr ]; then
- . /etc/rc.subr
-fi
-
-name="pgsql"
-rcvar=$name
-pgsql_user="@PGUSER@"
-pgsql_group="@PGGROUP@"
-eval pgsql_home="~$pgsql_user"
-
-command="@PREFIX@/bin/postmaster"
-ctl_command="@PREFIX@/bin/pg_ctl"
-extra_commands="initdb"
-
-if [ -f /etc/rc.subr -a -d /etc/rc.d -a -f /etc/rc.d/DAEMON ]; then
- load_rc_config $name
-elif [ -f /etc/rc.conf ]; then
- . /etc/rc.conf
-fi
-
-pidfile="${pgsql_home}/data/postmaster.pid"
-common_args="-D ${pgsql_home}/data"
-start_command_args="-w -s -l ${pgsql_home}/errlog"
-stop_command_args="-s -m fast"
-
-initdb_cmd="pgsql_initdb"
-start_precmd="pgsql_precmd"
-start_cmd="pgsql_doit start"
-restart_cmd="pgsql_doit restart"
-stop_cmd="pgsql_doit stop"
-
-ulimit -n 4096
-
-pgsql_precmd()
-{
- if [ ! -d ${pgsql_home}/data/base ]; then
- pgsql_initdb
- fi
-}
-
-pgsql_initdb()
-{
- initdb="@PREFIX@/bin/initdb"
-
- if [ ! -x ${initdb} ]; then
- return 1
- fi
- if [ -d ${pgsql_home}/data/base ]; then
- @ECHO@ "The PostgreSQL template databases have already been initialized."
- @ECHO@ "Skipping database initialization."
- else
- @ECHO@ "Initializing PostgreSQL databases."
- @MKDIR@ -p ${pgsql_home}
- @CHOWN@ ${pgsql_user} ${pgsql_home}
- @CHGRP@ ${pgsql_group} ${pgsql_home}
- @CHMOD@ 0750 ${pgsql_home}
- eval doit_command=\"${initdb} ${common_args} ${flags}\"
- doit="@SU@ -m ${pgsql_user} -c '${doit_command}'"
- eval $doit
- fi
-}
-
-pgsql_doit()
-{
- action=$1
-
- case ${action} in
- start|restart)
- if [ -n "${pgsql_flags}" ]; then
- start_command_args="${start_command_args} -o \\\"${pgsql_flags}\\\""
- fi
- command_args="${common_args} ${start_command_args} ${command_args}"
- ;;
- stop)
- command_args="${common_args} ${stop_command_args} ${command_args}"
- ;;
- *)
- command_args="${common_args} ${command_args}"
- ;;
- esac
-
- if [ ! -x ${ctl_command} ]; then
- return
- fi
-
- case ${action} in
- start) @ECHO@ "Starting ${name}." ;;
- stop) @ECHO@ "Stopping ${name}." ;;
- restart) @ECHO@ "Restarting ${name}." ;;
- esac
-
- eval doit_command=\"${ctl_command} ${action} ${command_args}\"
- doit="@SU@ -m ${pgsql_user} -c '${doit_command}'"
- eval $doit
-}
-
-if [ -f /etc/rc.subr -a -d /etc/rc.d -a -f /etc/rc.d/DAEMON ]; then
- load_rc_config $name
- run_rc_command "$1"
-else
- if [ -f /etc/rc.conf ]; then
- . /etc/rc.conf
- fi
- case "$1" in
- initdb)
- eval ${initdb_cmd}
- ;;
- restart)
- eval ${restart_cmd}
- ;;
- stop)
- eval ${stop_cmd}
- ;;
- *)
- eval ${start_precmd}
- eval ${start_cmd}
- ;;
- esac
-fi
diff --git a/databases/postgresql74/DESCR b/databases/postgresql74/DESCR
deleted file mode 100644
index 9f6b5b5b0f9..00000000000
--- a/databases/postgresql74/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
-derived from the Berkeley Postgres database management system. While
-PostgreSQL retains the powerful object-relational data model, rich data types
-and easy extensibility of Postgres, it replaces the PostQuel query language
-with an extended subset of SQL.
-
-PostgreSQL is free and the complete source is available.
-
-This is the meta-package for the PostgreSQL database system.
diff --git a/databases/postgresql74/Makefile b/databases/postgresql74/Makefile
deleted file mode 100644
index 4a60be1c9e3..00000000000
--- a/databases/postgresql74/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2006/02/21 20:23:49 joerg Exp $
-
-PKGNAME= postgresql74-${BASE_VERS}
-COMMENT= Robust, next generation, object-relational DBMS
-
-DEPENDS+= postgresql74-client>=${BASE_VERS}:../../databases/postgresql74-client
-DEPENDS+= postgresql74-server>=${BASE_VERS}:../../databases/postgresql74-server
-DEPENDS+= postgresql74-docs>=${BASE_VERS}:../../databases/postgresql74-docs
-
-.include "Makefile.common"
-
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= YES
-NO_CONFIGURE= YES
-NO_BUILD= YES
-
-do-install: # empty
-do-patch: # empty
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/postgresql74/Makefile.common b/databases/postgresql74/Makefile.common
deleted file mode 100644
index 5c1f3313ffb..00000000000
--- a/databases/postgresql74/Makefile.common
+++ /dev/null
@@ -1,162 +0,0 @@
-# $NetBSD: Makefile.common,v 1.37 2006/10/18 19:24:07 adam Exp $
-#
-# This Makefile fragment is included by all PostgreSQL packages built from
-# the main sources of the PostgreSQL distribution except jdbc-postgresql.
-#
-# The PostgreSQL package naming scheme, aside from the obvious piecewise
-# packages, is as follows:
-#
-# <lang>-postgresql client-side interface to PostgreSQL
-# postgresql-<lang> server-side module for PostgreSQL backend
-
-DISTNAME?= postgresql-${DIST_VERS}
-CATEGORIES+= databases
-MASTER_SITES?= ${MASTER_SITE_PGSQL:=source/v${DIST_VERS}/}
-
-# Craft a MASTER_SORT_REGEX that understands the location of the country
-# code in the FTP server name for the PostgreSQL mirror sites.
-#
-MASTER_SORT_REGEX+= ${MASTER_SORT:S/./\\./g:C/.*/:\/\/[^[\/]*&\/ :\/\/[^\/]*&\\./}
-
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER?= joerg@NetBSD.org
-HOMEPAGE?= http://www.postgresql.org/
-
-CONFLICTS+= postgresql-[0-9]* postgresql73-* postgresql80-* postgresql81-*
-
-DISTINFO_FILE?= ${.CURDIR}/../postgresql74/distinfo
-COMMON_FILESDIR?= ${.CURDIR}/../postgresql74/files
-PATCHDIR?= ${.CURDIR}/../postgresql74/patches
-
-# Version numbering scheme:
-#
-# DIST_VERS version number on the postgresql distfile
-# BASE_VERS pkgsrc-mangled version number (convert pl -> .)
-#
-# Note: Do not forget jdbc-postgresql when updating version
-DIST_VERS?= 7.4.14
-BASE_VERS?= ${DIST_VERS}
-
-BUILDLINK_API_DEPENDS.postgresql74-lib?= postgresql74-lib>=${BASE_VERS}
-#BUILDLINK_API_DEPENDS.tcl-postgresql74?= tcl-postgresq74l>=${BASE_VERS}
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= bison gmake lex msgfmt
-PKG_SYSCONFSUBDIR= postgresql
-
-# in 7.4.2, this is done by autoconf stuff which has leading whitespace
-USE_PKGLOCALEDIR= yes
-SUBST_CLASSES+= pkglocaledir2
-SUBST_FILES.pkglocaledir2= configure config/programs.m4
-SUBST_STAGE.pkglocaledir2= pre-configure
-SUBST_SED.pkglocaledir2= -e 's|\( localedir[ :]*=\).*|\1${_PKGLOCALEDIR}|'
-
-.include "../../mk/bsd.prefs.mk"
-
-# Add support for hierarchical queries with Oracle like CONNECT BY syntax.
-# see http://gppl.terminal.ru/README.html for details.
-.if defined(PGSQL_USE_HIER) && !empty(PGSQL_USE_HIER:M[yY][eE][sS])
-PATCH_SITES= http://gppl.moonbone.ru/
-PATCHFILES= hier-Pg7.4-0.5.3.tar.gz
-PATCH_DIST_STRIP= -p1
-.endif
-BUILD_DEFS+= PGSQL_USE_HIER
-
-PGSQL_TEMPLATE.SunOS= solaris
-PGSQL_TEMPLATE.IRIX= irix5
-.if !defined(PGSQL_TEMPLATE.${OPSYS})
-PGSQL_TEMPLATE.${OPSYS}= ${LOWER_OPSYS}
-.endif
-
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
-CONFIGURE_ARGS+= --docdir=${PREFIX}/share/doc/postgresql
-CONFIGURE_ARGS+= --with-template="${PGSQL_TEMPLATE.${OPSYS}}"
-CONFIGURE_ARGS+= --without-readline
-CONFIGURE_ARGS+= --with-zlib
-CONFIGURE_ARGS+= --enable-nls
-
-CONFIGURE_ARGS+= --without-java
-CONFIGURE_ARGS+= --without-perl
-CONFIGURE_ARGS+= --without-python
-CONFIGURE_ARGS+= --without-tcl
-CONFIGURE_ARGS+= --without-tk
-
-# Postgresql explicitly forbids any use of -ffast-math
-CFLAGS:= ${CFLAGS:S/-ffast-math//}
-
-post-extract:
- if [ -d ${WRKSRC}/src ]; then \
- rm -f ${WRKSRC}/src/Makefile.custom; \
- cp -f ${COMMON_FILESDIR}/Makefile.custom \
- ${WRKSRC}/src/Makefile.custom; \
- fi
-.for platform in irix5
- if [ -d ${WRKSRC}/src/template ]; then \
- ${ECHO} "THREAD_LIBS=\"-lpthread\"" >> \
- ${WRKSRC}/src/template/${platform}; \
- ${ECHO} "THREAD_SUPPORT=yes" >> \
- ${WRKSRC}/src/template/${platform}; \
- fi
-.endfor
-.for platform in interix3
- if [ -d ${WRKSRC}/src/template ]; then \
- rm -f ${WRKSRC}/src/template/${platform}; \
- cp -f ${COMMON_FILESDIR}/${platform}.template \
- ${WRKSRC}/src/template/${platform}; \
- fi
-.endfor
-.for platform in interix3
- if [ -d ${WRKSRC}/src/backend/port/dynloader ]; then \
- rm -f ${WRKSRC}/src/backend/port/dynloader/${platform}.h; \
- cp -f ${COMMON_FILESDIR}/dynloader-ltdl.h \
- ${WRKSRC}/src/backend/port/dynloader/${platform}.h; \
- touch ${WRKSRC}/src/backend/port/dynloader/${platform}.c; \
- fi
-.endfor
- if [ -d ${WRKSRC}/src/interfaces/libpq ]; then \
- rm -f ${WRKSRC}/src/interfaces/libpq/GNUmakefile; \
- cp -f ${COMMON_FILESDIR}/GNUmakefile.libpq \
- ${WRKSRC}/src/interfaces/libpq/GNUmakefile; \
- fi
- if [ -d ${WRKSRC}/src/interfaces/libpgtcl ]; then \
- rm -f ${WRKSRC}/src/interfaces/libpgtcl/GNUmakefile; \
- cp -f ${COMMON_FILESDIR}/GNUmakefile.libpgtcl \
- ${WRKSRC}/src/interfaces/libpgtcl/GNUmakefile; \
- fi
- if [ -d ${WRKSRC}/src/backend/port/dynloader ]; then \
- rm -f ${WRKSRC}/src/backend/port/dynloader/netbsd.[ch]; \
- cp -f ${COMMON_FILESDIR}/netbsd.[ch] \
- ${WRKSRC}/src/backend/port/dynloader/; \
- fi
- if [ -d ${WRKSRC}/src/backend/port/dynloader ]; then \
- cp ${WRKSRC}/src/backend/port/dynloader/freebsd.c \
- ${WRKSRC}/src/backend/port/dynloader/dragonfly.c; \
- cp ${WRKSRC}/src/backend/port/dynloader/freebsd.h \
- ${WRKSRC}/src/backend/port/dynloader/dragonfly.h; \
- cp ${WRKSRC}/src/backend/port/dynloader/freebsd.h \
- ${WRKSRC}/src/backend/port/dynloader/dragonfly.h; \
- fi
- if [ -d ${WRKSRC}/src/template ]; then \
- touch ${WRKSRC}/src/template/dragonfly; \
- fi
- if [ -d ${WRKSRC}/src/include/port ]; then \
- cp ${WRKSRC}/src/include/port/freebsd.h \
- ${WRKSRC}/src/include/port/dragonfly.h; \
- fi
- if [ -d ${WRKSRC}/src/makefiles ]; then \
- cp ${WRKSRC}/src/makefiles/Makefile.freebsd \
- ${WRKSRC}/src/makefiles/Makefile.dragonfly; \
- fi
-
-.if ${OPSYS} == "Interix"
-. include "../../devel/libltdl/buildlink3.mk"
-LIBS+= -lltdl
-.endif
-
-# libintl library dependency is not correctly detected in all cases,
-# so simply always include it here.
-LIBS+= -lintl
-
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
diff --git a/databases/postgresql74/PLIST b/databases/postgresql74/PLIST
deleted file mode 100644
index 9602a97d957..00000000000
--- a/databases/postgresql74/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/19 00:07:13 recht Exp $
-@comment this plist intentionally left empty
diff --git a/databases/postgresql74/distinfo b/databases/postgresql74/distinfo
deleted file mode 100644
index d179dc4cb09..00000000000
--- a/databases/postgresql74/distinfo
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: distinfo,v 1.22 2006/10/18 19:24:07 adam Exp $
-
-SHA1 (postgresql-7.4.14.tar.bz2) = 1193ae3215a3b36409ee457de812a7e179e608ee
-RMD160 (postgresql-7.4.14.tar.bz2) = 105f37482ff5591d89ad697a7d3cce1f29845440
-Size (postgresql-7.4.14.tar.bz2) = 10277632 bytes
-SHA1 (patch-aa) = 830a0789195aacd10094e35e7d0d79c5e201491f
-SHA1 (patch-ab) = f44a544c56452bad197a88cb827e88624c54656c
-SHA1 (patch-ac) = 8104ac7631dd8566eb455e479dd59da058b68c8f
-SHA1 (patch-ad) = fae5e82e0943ea982c9d3aace290b56c6a7629f9
-SHA1 (patch-ae) = f0e0ad98ebdc972e7c40afd805fbb0d909d5ef3b
-SHA1 (patch-af) = 7373db75fda125b980f2ead990719798c0d22a48
-SHA1 (patch-ag) = a983f23b5e47a4c2f31ba284ff3db51b53cf8414
-SHA1 (patch-ah) = 1a9b565bf3a004da5fa33081bc3675cb938e7e5f
-SHA1 (patch-ai) = 158382638ee3380930d6c9fd9b6381e973ccedc2
-SHA1 (patch-aj) = 629e38a0ca475834fb0bf1e03cc4efdfca4fb6ce
-SHA1 (patch-ak) = 12b4227149ebe4a3516b342c0931de78e3498b2e
diff --git a/databases/postgresql74/files/GNUmakefile.libpgtcl b/databases/postgresql74/files/GNUmakefile.libpgtcl
deleted file mode 100644
index e06ea358dda..00000000000
--- a/databases/postgresql74/files/GNUmakefile.libpgtcl
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: GNUmakefile.libpgtcl,v 1.1.1.1 2004/04/19 00:07:13 recht Exp $
-#
-# This GNUmakefile overrides the `all' target of $(libpgtcl_srcdir)/Makefile
-# to be empty if INSTALLED_LIBPGTCL is defined. This handles the submake
-# targets sprinkled throughout the PostgreSQL Makefiles that execute
-#
-# @$(MAKE) -C $(libpgtcl_builddir) all
-#
-# to ensure that the libpgtcl libraries are built first. If INSTALLED_LIBPGTCL
-# is defined, then have the `all' target simple return success.
-
-ifdef INSTALLED_LIBPGTCL
-all:
- @test -f libpgtcl.a || touch libpgtcl.a
-endif
-
-%: force
- @$(MAKE) -f Makefile $@
-
-force: ;
diff --git a/databases/postgresql74/files/GNUmakefile.libpq b/databases/postgresql74/files/GNUmakefile.libpq
deleted file mode 100644
index e9406c8995e..00000000000
--- a/databases/postgresql74/files/GNUmakefile.libpq
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: GNUmakefile.libpq,v 1.1.1.1 2004/04/19 00:07:13 recht Exp $
-#
-# This GNUmakefile overrides the `all' target of $(libpq_srcdir)/Makefile
-# to be empty if INSTALLED_LIBPQ is defined. This handles the submake
-# targets sprinkled throughout the PostgreSQL Makefiles that execute
-#
-# @$(MAKE) -C $(libpq_builddir) all
-#
-# to ensure that the libpq libraries are built first. If INSTALLED_LIBPQ
-# is defined, then have the `all' target simple return success.
-
-ifdef INSTALLED_LIBPQ
-all:
- @test -f libpq.a || touch libpq.a
-endif
-
-%: force
- @$(MAKE) -f Makefile $@
-
-force: ;
diff --git a/databases/postgresql74/files/Makefile.custom b/databases/postgresql74/files/Makefile.custom
deleted file mode 100644
index 4748310aeb3..00000000000
--- a/databases/postgresql74/files/Makefile.custom
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile.custom,v 1.1.1.1 2004/04/19 00:07:13 recht Exp $
-#
-# This file is included by Makefile.global, which is included by every
-# sub-Makefile in the build tree. Makefiles for shared libraries include
-# Makefile.global then Makefile.shlib.
-
-pkglibdir = $(exec_prefix)/lib/postgresql
-
-ifdef INSTALLED_LIBPQ
-libpq = -lpq
-endif
-
-ifdef INSTALLED_LIBPGTCL
-libpgtcl = -lpgtcl
-endif
diff --git a/databases/postgresql74/files/dynloader-ltdl.h b/databases/postgresql74/files/dynloader-ltdl.h
deleted file mode 100644
index 01b1fd31888..00000000000
--- a/databases/postgresql74/files/dynloader-ltdl.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * dynamic loader based on libltdl
- */
-#ifndef PORT_PROTOS_H
-#define PORT_PROTOS_H
-
-#include <ltdl.h>
-#include "utils/dynamic_loader.h"
-
-#define pg_dlopen(a) ((void *)lt_dlopen(a))
-#define pg_dlsym(a,b) lt_dlsym((lt_dlhandle)(a), (b))
-#define pg_dlclose(a) lt_dlclose((lt_dlhandle)(a))
-#define pg_dlerror lt_dlerror
-
-#endif /* PORT_PROTOS_H */
diff --git a/databases/postgresql74/files/interix3.template b/databases/postgresql74/files/interix3.template
deleted file mode 100644
index 2a6cdf01c78..00000000000
--- a/databases/postgresql74/files/interix3.template
+++ /dev/null
@@ -1,6 +0,0 @@
-# $NetBSD: interix3.template,v 1.1 2005/01/21 03:15:52 tv Exp $
-
-THREAD_SUPPORT=yes
-THREAD_CPPFLAGS="-D_REENTRANT"
-THREAD_LIBS="-lpthread"
-NEED_REENTRANT_FUNCS=yes
diff --git a/databases/postgresql74/files/netbsd.c b/databases/postgresql74/files/netbsd.c
deleted file mode 100644
index d2ef8e70699..00000000000
--- a/databases/postgresql74/files/netbsd.c
+++ /dev/null
@@ -1,73 +0,0 @@
-/*-
- * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
- * Portions Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- */
-
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)dl.c 5.4 (Berkeley) 2/23/91";
-#endif /* LIBC_SCCS and not lint */
-
-#include "postgres.h"
-
-#include <nlist.h>
-#include <link.h>
-#include <dlfcn.h>
-
-#include "dynloader.h"
-
-#ifndef HAVE_DLOPEN
-
-char *
-pg_dlerror(void)
-{
- return "dynaloader unsupported";
-}
-
-void *
-pg_dlopen(const char *file, int num)
-{
- elog(ERROR, "dynamic load not supported");
- return NULL;
-}
-
-void *
-pg_dlsym(void *handle, const char *name)
-{
- return NULL;
-}
-
-void
-pg_dlclose(void *handle)
-{
-}
-
-#endif /* ! HAVE_DLOPEN */
diff --git a/databases/postgresql74/files/netbsd.h b/databases/postgresql74/files/netbsd.h
deleted file mode 100644
index 9747903b5bb..00000000000
--- a/databases/postgresql74/files/netbsd.h
+++ /dev/null
@@ -1,45 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * netbsd.h
- * port-specific prototypes for NetBSD
- *
- *
- * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
- * Portions Copyright (c) 1994, Regents of the University of California
- *
- * $Id: netbsd.h,v 1.1 2004/10/10 16:44:39 jdolecek Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef PORT_PROTOS_H
-#define PORT_PROTOS_H
-
-#include <sys/types.h>
-#include <nlist.h>
-#include <link.h>
-#include <dlfcn.h>
-
-#include "utils/dynamic_loader.h"
-
-#ifdef HAVE_DLOPEN
-/*
- * In some older systems, the RTLD_NOW flag isn't defined and the mode
- * argument to dlopen must always be 1. The RTLD_GLOBAL flag is wanted
- * if available, but it doesn't exist everywhere.
- * If it doesn't exist, set it to 0 so it has no effect.
- */
-#ifndef RTLD_NOW
-#define RTLD_NOW 1
-#endif
-#ifndef RTLD_GLOBAL
-#define RTLD_GLOBAL 0
-#endif
-
-#define pg_dlopen(f) dlopen((f), RTLD_NOW | RTLD_GLOBAL)
-#define pg_dlsym dlsym
-#define pg_dlclose dlclose
-#define pg_dlerror dlerror
-
-#endif /* HAVE_DLOPEN */
-
-#endif /* PORT_PROTOS_H */
diff --git a/databases/postgresql74/patches/patch-aa b/databases/postgresql74/patches/patch-aa
deleted file mode 100644
index e37415c6a91..00000000000
--- a/databases/postgresql74/patches/patch-aa
+++ /dev/null
@@ -1,46 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2006/02/21 20:23:49 joerg Exp $
-
---- src/Makefile.shlib.orig 2003-10-19 21:34:33.000000000 -0400
-+++ src/Makefile.shlib
-@@ -66,7 +66,7 @@ LINK.static = $(AR) $(AROPT)
- ifeq ($(enable_shared), yes)
-
- # Insert -L from LDFLAGS after any -L already present in SHLIB_LINK
--SHLIB_LINK := $(filter -L%, $(SHLIB_LINK)) $(filter -L%, $(LDFLAGS)) $(filter-out -L%, $(SHLIB_LINK))
-+SHLIB_LINK := $(LDFLAGS) $(SHLIB_LINK)
-
- # Need a -L-free version of LDFLAGS to use in combination with SHLIB_LINK
- LDFLAGS_NO_L := $(filter-out -L%, $(LDFLAGS))
-@@ -114,7 +114,7 @@ endif
-
- ifeq ($(PORTNAME), freebsd)
- ifdef ELF_SYSTEM
-- shlib := lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION)
-+ shlib := lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION).$(SO_MINOR_VERSION)
- LINK.shared = $(COMPILER) -shared -Wl,-x,-soname,$(soname)
- else
- shlib := lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION).$(SO_MINOR_VERSION)
-@@ -131,8 +131,13 @@ ifeq ($(PORTNAME), netbsd)
- endif
- endif
-
-+ifeq ($(PORTNAME), dragonfly)
-+ shlib := lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION).$(SO_MINOR_VERSION)
-+ LINK.shared = $(COMPILER) -shared -Wl,-x,-soname,$(soname)
-+endif
-+
- ifeq ($(PORTNAME), hpux)
-- shlib := lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION)
-+ shlib := lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION).$(SO_MINOR_VERSION)
- LINK.shared = $(LD) +h $(soname) -b +b $(libdir)
- ifeq ($(GCC), yes)
- SHLIB_LINK += `$(CC) -print-libgcc-file-name`
-@@ -140,7 +145,7 @@ ifeq ($(PORTNAME), hpux)
- endif
-
- ifeq ($(PORTNAME), irix5)
-- shlib := lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION)
-+ shlib := lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION).$(SO_MINOR_VERSION)
- LINK.shared = $(COMPILER) -shared -Wl,-set_version,sgi$(SO_MAJOR_VERSION).$(SO_MINOR_VERSION)
- endif
-
diff --git a/databases/postgresql74/patches/patch-ab b/databases/postgresql74/patches/patch-ab
deleted file mode 100644
index 28478818d87..00000000000
--- a/databases/postgresql74/patches/patch-ab
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2004/04/29 22:23:33 recht Exp $
-
---- src/template/netbsd.orig 2003-10-10 00:55:46.000000000 +0200
-+++ src/template/netbsd 2004-04-29 15:05:29.000000000 +0200
-@@ -1,2 +1,5 @@
- THREAD_SUPPORT=yes
- NEED_REENTRANT_FUNCS=yes # 1.6 2003-09-14
-+case $build in
-+ *-netbsdelf[2-9]* | *-netbsdelf1.6[L-Z]* | *-netbsdelf1.6[A-Z][A-Z]* ) THREAD_CPPFLAGS="-pthread"; THREAD_LIBS="-pthread" ;;
-+esac
diff --git a/databases/postgresql74/patches/patch-ac b/databases/postgresql74/patches/patch-ac
deleted file mode 100644
index af161987721..00000000000
--- a/databases/postgresql74/patches/patch-ac
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD: patch-ac,v 1.3 2005/11/08 16:40:38 joerg Exp $
-
---- configure.orig 2004-10-21 20:26:15.000000000 -0400
-+++ configure
-@@ -337,7 +337,7 @@ localstatedir='${prefix}/var'
- libdir='${exec_prefix}/lib'
- includedir='${prefix}/include'
- oldincludedir='/usr/include'
--docdir='${prefix}/doc'
-+docdir='${prefix}/share/doc'
- mandir='${prefix}/man'
-
- ac_prev=
-@@ -1392,6 +1392,7 @@ case $host_os in
- darwin*) template=darwin ;;
- dgux*) template=dgux ;;
- freebsd*) template=freebsd ;;
-+ dragonfly*) template=dragonfly ;;
- hpux*) template=hpux ;;
- irix*) template=irix5 ;;
- linux*) template=linux ;;
-@@ -4351,9 +4352,7 @@ echo "${ECHO_T}$perl_useshrplib" >&6
-
- echo "$as_me:$LINENO: checking for flags to link embedded Perl" >&5
- echo $ECHO_N "checking for flags to link embedded Perl... $ECHO_C" >&6
--pgac_tmp1=`$PERL -MExtUtils::Embed -e ldopts`
--pgac_tmp2=`$PERL -MConfig -e 'print $Config{ccdlflags}'`
--perl_embed_ldflags=`echo X"$pgac_tmp1" | sed "s/^X//;s%$pgac_tmp2%%"`
-+perl_embed_ldflags=`$PERL -MExtUtils::Embed -e ldopts`
- echo "$as_me:$LINENO: result: $perl_embed_ldflags" >&5
- echo "${ECHO_T}$perl_embed_ldflags" >&6
- fi
diff --git a/databases/postgresql74/patches/patch-ad b/databases/postgresql74/patches/patch-ad
deleted file mode 100644
index 98df26fe1b8..00000000000
--- a/databases/postgresql74/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.2 2004/10/25 17:12:10 jdolecek Exp $
-
---- src/Makefile.global.in.orig 2004-10-10 11:49:29.000000000 +0200
-+++ src/Makefile.global.in 2004-10-10 11:50:05.000000000 +0200
-@@ -133,7 +133,7 @@
- enable_thread_safety = @enable_thread_safety@
-
- python_includespec = @python_includespec@
--python_libspec = @python_libspec@
-+python_libspec = -Wl,-R${PREFIX}/lib -L${PREFIX}/lib @python_libspec@
- python_configdir = @python_configdir@
-
- krb_srvtab = @krb_srvtab@
diff --git a/databases/postgresql74/patches/patch-ae b/databases/postgresql74/patches/patch-ae
deleted file mode 100644
index c5a92e34f96..00000000000
--- a/databases/postgresql74/patches/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2004/10/10 12:33:35 jdolecek Exp $
-
---- src/pl/plpython/Makefile.orig 2004-10-10 12:07:44.000000000 +0200
-+++ src/pl/plpython/Makefile 2004-10-10 13:07:03.000000000 +0200
-@@ -8,9 +8,7 @@
- # On some platforms we can only build PL/Python if libpython is a
- # shared library. Since there is no official way to determine this,
- # we see if there is a file that is named like a shared library.
--ifneq (,$(wildcard $(python_configdir)/libpython*$(DLSUFFIX)*))
- shared_libpython = yes
--endif
-
- # If we don't have a shared library and the platform doesn't allow it
- # to work without, we have to skip it.
diff --git a/databases/postgresql74/patches/patch-af b/databases/postgresql74/patches/patch-af
deleted file mode 100644
index 62bf747f65e..00000000000
--- a/databases/postgresql74/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.1 2004/12/18 14:26:15 darcy Exp $
-
---- src/bin/Makefile.orig 2002-09-03 17:45:43.000000000 -0400
-+++ src/bin/Makefile 2004-12-18 08:21:43.000000000 -0500
-@@ -14,7 +14,7 @@
- include $(top_builddir)/src/Makefile.global
-
- DIRS := initdb initlocation ipcclean pg_ctl pg_dump pg_id \
-- psql scripts pg_config pg_controldata pg_resetxlog \
-+ psql scripts pg_controldata pg_resetxlog \
- pg_encoding
-
- ifeq ($(with_tcl), yes)
diff --git a/databases/postgresql74/patches/patch-ag b/databases/postgresql74/patches/patch-ag
deleted file mode 100644
index b63bda49e5d..00000000000
--- a/databases/postgresql74/patches/patch-ag
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2004/12/18 15:59:55 jlam Exp $
-
---- src/backend/Makefile.orig 2003-03-21 12:18:34.000000000 -0500
-+++ src/backend/Makefile
-@@ -12,6 +12,10 @@ subdir = src/backend
- top_builddir = ../..
- include $(top_builddir)/src/Makefile.global
-
-+CFLAGS+= $(DL_CFLAGS)
-+LDFLAGS+= $(DL_LDFLAGS)
-+LIBS+= $(DL_LIBS)
-+
- DIRS := access bootstrap catalog parser commands executor lib libpq \
- main nodes optimizer port postmaster regex rewrite \
- storage tcop utils
diff --git a/databases/postgresql74/patches/patch-ah b/databases/postgresql74/patches/patch-ah
deleted file mode 100644
index d94262f0c33..00000000000
--- a/databases/postgresql74/patches/patch-ah
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ah,v 1.3 2005/11/08 16:40:38 joerg Exp $
-
---- contrib/cube/cubeparse.y.orig 2005-11-08 15:08:35.000000000 +0000
-+++ contrib/cube/cubeparse.y
-@@ -6,6 +6,8 @@
- #define YYSTYPE char *
- #define YYDEBUG 1
-
-+#include <errno.h>
-+
- #include "postgres.h"
-
- #include "cubedata.h"
-@@ -14,7 +16,6 @@
- #define yylex cube_yylex /* wrong scanner when running inside the postgres backend */
-
- extern int yylex(); /* defined as cube_yylex in cubescan.c */
--extern int errno;
-
- static char *scanbuf;
- static int scanbuflen;
diff --git a/databases/postgresql74/patches/patch-ai b/databases/postgresql74/patches/patch-ai
deleted file mode 100644
index 999959dcc95..00000000000
--- a/databases/postgresql74/patches/patch-ai
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ai,v 1.1 2005/11/08 16:40:38 joerg Exp $
-
---- contrib/pg_dumplo/lo_export.c.orig 2005-11-08 15:14:44.000000000 +0000
-+++ contrib/pg_dumplo/lo_export.c
-@@ -20,9 +20,6 @@
-
- #include "pg_dumplo.h"
-
--extern int errno;
--
--
- void
- load_lolist(LODumpMaster * pgLO)
- {
diff --git a/databases/postgresql74/patches/patch-aj b/databases/postgresql74/patches/patch-aj
deleted file mode 100644
index 0e7d16d4443..00000000000
--- a/databases/postgresql74/patches/patch-aj
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2005/11/08 16:40:38 joerg Exp $
-
---- contrib/pg_dumplo/lo_import.c.orig 2005-11-08 15:16:04.000000000 +0000
-+++ contrib/pg_dumplo/lo_import.c
-@@ -20,8 +20,6 @@
-
- #include "pg_dumplo.h"
-
--extern int errno;
--
- void
- pglo_import(LODumpMaster * pgLO)
- {
diff --git a/databases/postgresql74/patches/patch-ak b/databases/postgresql74/patches/patch-ak
deleted file mode 100644
index c9df1c4f819..00000000000
--- a/databases/postgresql74/patches/patch-ak
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ak,v 1.1 2005/11/08 16:40:38 joerg Exp $
-
---- contrib/pg_dumplo/utils.c.orig 2005-11-08 15:17:25.000000000 +0000
-+++ contrib/pg_dumplo/utils.c
-@@ -20,8 +20,6 @@
-
- #include "pg_dumplo.h"
-
--extern int errno;
--
- static void Dummy_NoticeProcessor(void *arg, const char *message);
- static void Default_NoticeProcessor(void *arg, const char *message);
-
diff --git a/databases/tcl-postgresql74/DESCR b/databases/tcl-postgresql74/DESCR
deleted file mode 100644
index a6d6ddcf608..00000000000
--- a/databases/tcl-postgresql74/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Tcl interface to PostgreSQL, including front-end clients and a loadable
-shared object for Tcl clients.
diff --git a/databases/tcl-postgresql74/Makefile b/databases/tcl-postgresql74/Makefile
deleted file mode 100644
index 16a9e557a8e..00000000000
--- a/databases/tcl-postgresql74/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2006/06/16 09:12:35 rillig Exp $
-
-PKGNAME= tcl-postgresql74-${BASE_VERS}
-COMMENT= Tcl interface to PostgreSQL
-
-.include "../../databases/postgresql74/Makefile.common"
-
-CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
-CONFIGURE_ARGS+= --with-tcl
-CONFIGURE_ARGS+= --with-tclconfig="${BUILDLINK_PREFIX.tcl}/lib"
-CONFIGURE_ENV+= TCLSH=${TCLSH:Q}
-TCLSH= ${BUILDLINK_PREFIX.tcl}/bin/tclsh
-MAKE_ENV+= INSTALLED_LIBPQ=1
-
-BUILD_DIRS= src/port
-BUILD_DIRS+= src/interfaces/libpgtcl
-BUILD_DIRS+= src/bin/pgtclsh
-
-post-install:
- cd ${PREFIX}/man && ${TAR} -zxf ${WRKSRC}/doc/man.tar.gz \
- `${SED} -e "s|#.*||" ${FILESDIR}/man.tcl`
-
-.include "../../databases/postgresql74-lib/buildlink3.mk"
-.include "../../lang/tcl/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/tcl-postgresql74/PLIST b/databases/tcl-postgresql74/PLIST
deleted file mode 100644
index c1d99684cca..00000000000
--- a/databases/tcl-postgresql74/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/04/29 13:58:04 gson Exp $
-bin/pgtclsh
-include/libpgtcl.h
-lib/libpgtcl.a
-lib/libpgtcl.so
-lib/libpgtcl.so.2
-lib/libpgtcl.so.2.4
-man/man1/pgtclsh.1
diff --git a/databases/tcl-postgresql74/buildlink3.mk b/databases/tcl-postgresql74/buildlink3.mk
deleted file mode 100644
index def8604a2dc..00000000000
--- a/databases/tcl-postgresql74/buildlink3.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.7 2006/07/08 23:10:40 jlam Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-TCL_POSTGRESQL74_BUILDLINK3_MK:= ${TCL_POSTGRESQL74_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= tcl-postgresql74
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ntcl-postgresql74}
-BUILDLINK_PACKAGES+= tcl-postgresql74
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}tcl-postgresql74
-
-.if !empty(TCL_POSTGRESQL74_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.tcl-postgresql74+= tcl-postgresql74>=7.3.6
-BUILDLINK_ABI_DEPENDS.tcl-postgresql74+= tcl-postgresql74>=7.4.8nb1
-BUILDLINK_PKGSRCDIR.tcl-postgresql74?= ../../databases/tcl-postgresql74
-.endif # TCL_POSTGRESQL74_BUILDLINK3_MK
-
-.include "../../lang/tcl/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/databases/tcl-postgresql74/files/man.tcl b/databases/tcl-postgresql74/files/man.tcl
deleted file mode 100644
index 38cd2229067..00000000000
--- a/databases/tcl-postgresql74/files/man.tcl
+++ /dev/null
@@ -1,3 +0,0 @@
-# $NetBSD: man.tcl,v 1.1.1.1 2005/04/29 13:58:04 gson Exp $
-#
-man1/pgtclsh.1