pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases Retire postgresql93



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce25b3edbe6c
branches:  trunk
changeset: 334205:ce25b3edbe6c
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue May 21 05:52:18 2019 +0000

description:
Retire postgresql93

diffstat:

 databases/Makefile                                                             |    11 +-
 databases/jdbc-postgresql93/DESCR                                              |     7 -
 databases/jdbc-postgresql93/Makefile                                           |    34 -
 databases/jdbc-postgresql93/PLIST                                              |     3 -
 databases/jdbc-postgresql93/distinfo                                           |    10 -
 databases/postgresql93-client/DESCR                                            |     9 -
 databases/postgresql93-client/Makefile                                         |    93 -
 databases/postgresql93-client/PLIST                                            |   736 ----
 databases/postgresql93-client/buildlink3.mk                                    |    21 -
 databases/postgresql93-contrib/DESCR                                           |     4 -
 databases/postgresql93-contrib/Makefile                                        |    79 -
 databases/postgresql93-contrib/PLIST                                           |   188 -
 databases/postgresql93-docs/DESCR                                              |     9 -
 databases/postgresql93-docs/Makefile                                           |    21 -
 databases/postgresql93-docs/PLIST                                              |  1523 ----------
 databases/postgresql93-plperl/DESCR                                            |     5 -
 databases/postgresql93-plperl/MESSAGE                                          |     7 -
 databases/postgresql93-plperl/Makefile                                         |    24 -
 databases/postgresql93-plperl/PLIST                                            |    21 -
 databases/postgresql93-plpython/DESCR                                          |     9 -
 databases/postgresql93-plpython/MESSAGE                                        |    17 -
 databases/postgresql93-plpython/Makefile                                       |    19 -
 databases/postgresql93-plpython/PLIST                                          |    23 -
 databases/postgresql93-pltcl/DESCR                                             |     4 -
 databases/postgresql93-pltcl/MESSAGE                                           |     7 -
 databases/postgresql93-pltcl/Makefile                                          |    20 -
 databases/postgresql93-pltcl/PLIST                                             |    25 -
 databases/postgresql93-server/DEINSTALL                                        |    20 -
 databases/postgresql93-server/DESCR                                            |     9 -
 databases/postgresql93-server/MESSAGE                                          |    18 -
 databases/postgresql93-server/Makefile                                         |    77 -
 databases/postgresql93-server/PLIST                                            |   695 ----
 databases/postgresql93-server/files/pgsql.sh                                   |   132 -
 databases/postgresql93-server/files/smf/manifest.xml                           |    37 -
 databases/postgresql93-server/files/smf/postgresql.sh                          |    57 -
 databases/postgresql93/DESCR                                                   |     9 -
 databases/postgresql93/Makefile                                                |    14 -
 databases/postgresql93/Makefile.common                                         |   138 -
 databases/postgresql93/PLIST                                                   |     2 -
 databases/postgresql93/distinfo                                                |    21 -
 databases/postgresql93/files/GNUmakefile.libpq                                 |    20 -
 databases/postgresql93/files/dynloader-ltdl.h                                  |    17 -
 databases/postgresql93/options.mk                                              |    53 -
 databases/postgresql93/patches/patch-config_missing                            |    13 -
 databases/postgresql93/patches/patch-config_perl.m4                            |    15 -
 databases/postgresql93/patches/patch-configure                                 |    34 -
 databases/postgresql93/patches/patch-contrib_dblink_Makefile                   |    12 -
 databases/postgresql93/patches/patch-contrib_dblink_dblink.c                   |    13 -
 databases/postgresql93/patches/patch-contrib_postgres__fdw_Makefile            |    20 -
 databases/postgresql93/patches/patch-src_Makefile.global.in                    |    16 -
 databases/postgresql93/patches/patch-src_Makefile.shlib                        |    72 -
 databases/postgresql93/patches/patch-src_backend_Makefile                      |    45 -
 databases/postgresql93/patches/patch-src_backend_utils_adt_datetime.c          |    14 -
 databases/postgresql93/patches/patch-src_interfaces_ecpg_pgtypeslib_interval.c |    15 -
 databases/postgresql93/patches/patch-src_interfaces_libpq_Makefile             |    13 -
 databases/postgresql93/patches/patch-src_makefiles_Makefile.solaris            |    10 -
 databases/postgresql93/patches/patch-src_pl_plperl_GNUmakefile                 |    21 -
 databases/postgresql93/patches/patch-src_pl_plperl_plperl.h                    |    27 -
 58 files changed, 1 insertions(+), 4587 deletions(-)

diffs (truncated from 4837 to 300 lines):

diff -r 9237ec566cc6 -r ce25b3edbe6c databases/Makefile
--- a/databases/Makefile        Tue May 21 05:09:13 2019 +0000
+++ b/databases/Makefile        Tue May 21 05:52:18 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.579 2019/05/15 18:04:07 jperkin Exp $
+# $NetBSD: Makefile,v 1.580 2019/05/21 05:52:18 adam Exp $
 
 COMMENT=       Databases
 
@@ -59,7 +59,6 @@
 SUBDIR+=       jdbc-mysql31
 SUBDIR+=       jdbc-mysql5
 SUBDIR+=       jdbc-mysql51
-SUBDIR+=       jdbc-postgresql93
 SUBDIR+=       jdbc-postgresql94
 SUBDIR+=       kyotocabinet
 SUBDIR+=       lbdb
@@ -303,14 +302,6 @@
 SUBDIR+=       postgresql11-plpython
 SUBDIR+=       postgresql11-pltcl
 SUBDIR+=       postgresql11-server
-SUBDIR+=       postgresql93
-SUBDIR+=       postgresql93-client
-SUBDIR+=       postgresql93-contrib
-SUBDIR+=       postgresql93-docs
-SUBDIR+=       postgresql93-plperl
-SUBDIR+=       postgresql93-plpython
-SUBDIR+=       postgresql93-pltcl
-SUBDIR+=       postgresql93-server
 SUBDIR+=       postgresql94
 SUBDIR+=       postgresql94-client
 SUBDIR+=       postgresql94-contrib
diff -r 9237ec566cc6 -r ce25b3edbe6c databases/jdbc-postgresql93/DESCR
--- a/databases/jdbc-postgresql93/DESCR Tue May 21 05:09:13 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 4 specification in addition to some PostgreSQL specific
-extensions.
diff -r 9237ec566cc6 -r ce25b3edbe6c databases/jdbc-postgresql93/Makefile
--- a/databases/jdbc-postgresql93/Makefile      Tue May 21 05:09:13 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2017/08/16 20:21:06 wiz Exp $
-
-DISTNAME=              postgresql-jdbc-9.3-${PGBUILD}.src
-PKGNAME=               jdbc-postgresql93-${PGBUILD}
-DISTFILES+=            ${DISTNAME}.tar.gz ${JARDIST}
-CATEGORIES=            databases
-MASTER_SITES=          https://jdbc.postgresql.org/download/
-
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://jdbc.postgresql.org/
-COMMENT=               PostgreSQL 9.3 JDBC4 driver
-
-PGBUILD=               1103
-JARDIST=               postgresql-9.3-${PGBUILD}.jdbc4.jar
-JARFILE=               postgresql93.jar
-EXTRACT_ONLY=          ${DISTFILES:N*.jar}
-
-INSTALLATION_DIRS=     lib/java ${DOCDIR}
-
-USE_JAVA=              run
-USE_JAVA2=             6
-NO_BUILD=              YES
-
-DOCDIR=                        share/doc/java/${PKGBASE}
-PLIST_SUBST+=          JARFILE=${JARFILE:Q}
-PLIST_SUBST+=          DOCDIR=${DOCDIR:Q}
-
-do-install:
-       ${INSTALL_DATA} ${DISTDIR}/${JARDIST} \
-               ${DESTDIR}${PREFIX}/lib/java/${JARFILE}
-       ${INSTALL_DATA} ${WRKSRC}/README.md ${DESTDIR}${PREFIX}/${DOCDIR}
-
-.include "../../mk/java-vm.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 9237ec566cc6 -r ce25b3edbe6c databases/jdbc-postgresql93/PLIST
--- a/databases/jdbc-postgresql93/PLIST Tue May 21 05:09:13 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2015/07/19 11:01:41 asau Exp $
-lib/java/${JARFILE}
-${DOCDIR}/README.md
diff -r 9237ec566cc6 -r ce25b3edbe6c databases/jdbc-postgresql93/distinfo
--- a/databases/jdbc-postgresql93/distinfo      Tue May 21 05:09:13 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 01:56:13 agc Exp $
-
-SHA1 (postgresql-9.3-1103.jdbc4.jar) = 4ce3b83f08d1700d0589c186a49f17e5568237bc
-RMD160 (postgresql-9.3-1103.jdbc4.jar) = 2b704ad53cfcba101406514a7e5692f80af9256f
-SHA512 (postgresql-9.3-1103.jdbc4.jar) = fb6752573771c2635d913653282a64de310e6dba15b139ac69b22b10c013486cbbb7ee563bdee484afb8208a9061879885d63566f8a589834dba99a52da4d9a1
-Size (postgresql-9.3-1103.jdbc4.jar) = 594361 bytes
-SHA1 (postgresql-jdbc-9.3-1103.src.tar.gz) = b131e1ff56e01be54f87e21b79d148c857d75fdf
-RMD160 (postgresql-jdbc-9.3-1103.src.tar.gz) = 0a135a3ced0819ea1582dcfb5e8823a5ebbe389c
-SHA512 (postgresql-jdbc-9.3-1103.src.tar.gz) = ecc565dacb58ded5375972a7207800ed772a1291ec38118573a97534e9fce772ede2dcf90edfef7523f9027762e015679208b3876ceea2847c8c4d132f975236
-Size (postgresql-jdbc-9.3-1103.src.tar.gz) = 1864016 bytes
diff -r 9237ec566cc6 -r ce25b3edbe6c databases/postgresql93-client/DESCR
--- a/databases/postgresql93-client/DESCR       Tue May 21 05:09:13 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 9237ec566cc6 -r ce25b3edbe6c databases/postgresql93-client/Makefile
--- a/databases/postgresql93-client/Makefile    Tue May 21 05:09:13 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,93 +0,0 @@
-# $NetBSD: Makefile,v 1.17 2018/11/09 18:12:25 adam Exp $
-
-PKGNAME=       ${DISTNAME:C/-/93-client-/}
-COMMENT=       PostgreSQL database client programs
-
-.include "../../databases/postgresql93/Makefile.common"
-
-USE_TOOLS+=            gzip tar
-CONFIGURE_ARGS+=       --with-openssl
-CONFIGURE_ARGS+=       --with-readline
-CONFIGURE_ARGS+=       --with-zlib
-
-# Override INSTALL script to avoid unprivileged user/group
-# leaking into the binary package
-CONFIGURE_ARGS+=       INSTALL=${INSTALL:Q}\ -c
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "Cygwin"
-INSTALLATION_DIRS+=    bin
-.endif
-
-# 1. The thread-safety test in ${WRSRC}/src/tools/thread does not pass on
-# NetBSD earlier than 4.0 or DragonFly.
-# 2. configure with --enable-thread-safety fails on OpenBSD.
-.if (${OPSYS} == "NetBSD" && !empty(OS_VERSION:M[0-3].*)) || \
-    ${OPSYS} == "DragonFly" || ${OPSYS} == "OpenBSD" || ${OPSYS} == "MirBSD"
-PGSQL_THREAD_SAFETY?=  no
-.endif
-PGSQL_THREAD_SAFETY?=  yes
-BUILD_DEFS+=           PGSQL_THREAD_SAFETY
-
-.if !empty(PGSQL_THREAD_SAFETY:M[yY][eE][sS])
-.  include "../../mk/pthread.buildlink3.mk"
-.  if (${PTHREAD_TYPE} == "native")
-CONFIGURE_ARGS+=       --enable-thread-safety
-.  endif
-.else
-CONFIGURE_ARGS+=       --disable-thread-safety
-.endif
-
-INSTALL_DIRS=  src/include
-INSTALL_DIRS+= src/common
-INSTALL_DIRS+= src/interfaces
-INSTALL_DIRS+= src/bin
-INSTALL_DIRS+= src/port
-BUILD_DIRS=    ${INSTALL_DIRS}
-# Without this, the Darwin build fails (related to -bundle_loader).
-BUILD_DIRS+=   src/backend
-
-.for f in pg_service.conf psqlrc
-CONF_FILES+=   share/postgresql/${f}.sample ${PKG_SYSCONFDIR}/${f}
-.endfor
-
-.include "../../devel/readline/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-
-SUBST_CLASSES+=                pgxs
-SUBST_STAGE.pgxs=      post-build
-SUBST_MESSAGE.pgxs=    Fixing workdir tools references in pgxs Makefile
-SUBST_FILES.pgxs=      src/Makefile.global
-SUBST_SED.pgxs=                -e 's,${TOOLS_CMD.bison},${TOOLS_PATH.bison},'
-SUBST_SED.pgxs+=       -e 's,${TOOLS_CMD.lex},${TOOLS_PATH.lex},'
-SUBST_SED.pgxs+=       -e 's,${TOOLS_CMD.mkdir},${TOOLS_PATH.mkdir},'
-SUBST_SED.pgxs+=       -e 's,${WRKDIR}/.wrapper/bin/ld,${LD},'
-SUBST_SED.pgxs+=       -e 's,${WRKDIR}/.wrapper,${PREFIX},'
-SUBST_SED.pgxs+=       -e 's,${WRKSRC},/dev/null,'
-
-INSTALLATION_DIRS+=    lib/postgresql/pgxs
-INSTALLATION_DIRS+=    lib/postgresql/pgxs/config
-INSTALLATION_DIRS+=    lib/postgresql/pgxs/src
-INSTALLATION_DIRS+=    lib/postgresql/pgxs/src/makefiles
-
-DEST_PGXS=     ${DESTDIR}${PREFIX}/lib/postgresql/pgxs
-PGXS_FILES=    config/install-sh
-PGXS_FILES+=   src/makefiles/pgxs.mk src/Makefile.global
-PGXS_FILES+=   src/Makefile.port src/Makefile.shlib
-PGXS_FILES+=   src/nls-global.mk
-
-# On Solaris, avoid conflicts between "${SSLBASE}/include/openssl/des.h"
-# and "/usr/include/crypt.h" -- we want the definitions in the former.
-.if ${OPSYS} == "SunOS"
-post-wrapper:
-       touch ${BUILDLINK_DIR}/include/crypt.h
-.endif
-
-post-install:
-.for file in ${PGXS_FILES}
-       ${INSTALL_DATA} ${WRKSRC}/${file} ${DEST_PGXS}/${file}
-.endfor
-
-.include "../../mk/bsd.pkg.mk"
diff -r 9237ec566cc6 -r ce25b3edbe6c databases/postgresql93-client/PLIST
--- a/databases/postgresql93-client/PLIST       Tue May 21 05:09:13 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,736 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2018/08/10 11:56:08 adam Exp $
-bin/clusterdb
-bin/createdb
-bin/createlang
-bin/createuser
-bin/dropdb
-bin/droplang
-bin/dropuser
-bin/ecpg
-bin/initdb
-bin/pg_basebackup
-bin/pg_config
-bin/pg_controldata
-bin/pg_ctl
-bin/pg_dump
-bin/pg_dumpall
-bin/pg_isready
-bin/pg_receivexlog
-bin/pg_resetxlog
-bin/pg_restore
-bin/psql
-bin/reindexdb
-bin/vacuumdb
-include/ecpg_config.h
-include/ecpg_informix.h
-include/ecpgerrno.h
-include/ecpglib.h
-include/ecpgtype.h
-include/libpq-events.h
-include/libpq-fe.h
-include/libpq/libpq-fs.h
-include/pg_config.h
-include/pg_config_ext.h
-include/pg_config_manual.h
-include/pg_config_os.h
-include/pgtypes.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/sqltypes.h
-include/postgresql/internal/c.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/gin.h
-include/postgresql/server/access/gin_private.h
-include/postgresql/server/access/gist.h
-include/postgresql/server/access/gist_private.h
-include/postgresql/server/access/gistscan.h
-include/postgresql/server/access/hash.h
-include/postgresql/server/access/heapam.h
-include/postgresql/server/access/heapam_xlog.h
-include/postgresql/server/access/hio.h
-include/postgresql/server/access/htup.h
-include/postgresql/server/access/htup_details.h
-include/postgresql/server/access/itup.h
-include/postgresql/server/access/multixact.h
-include/postgresql/server/access/nbtree.h
-include/postgresql/server/access/printtup.h
-include/postgresql/server/access/reloptions.h
-include/postgresql/server/access/relscan.h
-include/postgresql/server/access/rewriteheap.h
-include/postgresql/server/access/rmgr.h
-include/postgresql/server/access/rmgrlist.h
-include/postgresql/server/access/sdir.h
-include/postgresql/server/access/skey.h
-include/postgresql/server/access/slru.h
-include/postgresql/server/access/spgist.h
-include/postgresql/server/access/spgist_private.h
-include/postgresql/server/access/subtrans.h
-include/postgresql/server/access/sysattr.h
-include/postgresql/server/access/timeline.h
-include/postgresql/server/access/transam.h
-include/postgresql/server/access/tupconvert.h



Home | Main Index | Thread Index | Old Index