pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
postgresql-timescaledb: Moved to pksrc
Module Name: pkgsrc-wip
Committed By: Juraj Lutter <otis%NetBSD.org@localhost>
Pushed By: otis
Date: Tue Nov 3 23:09:52 2020 +0000
Changeset: 129733f4c778d8d32e0868bd913bcd7cbaf176e3
Removed Files:
postgresql-timescaledb/DESCR
postgresql-timescaledb/Makefile
postgresql-timescaledb/PLIST
postgresql-timescaledb/distinfo
Log Message:
postgresql-timescaledb: Moved to pksrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=129733f4c778d8d32e0868bd913bcd7cbaf176e3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
postgresql-timescaledb/DESCR | 6 -----
postgresql-timescaledb/Makefile | 38 -------------------------------
postgresql-timescaledb/PLIST | 50 -----------------------------------------
postgresql-timescaledb/distinfo | 6 -----
4 files changed, 100 deletions(-)
diffs:
diff --git a/postgresql-timescaledb/DESCR b/postgresql-timescaledb/DESCR
deleted file mode 100644
index aeaf5b73c1..0000000000
--- a/postgresql-timescaledb/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-TimescaleDB is an open-source time-series database optimized for fast ingest
-and complex queries. It speaks "full SQL" and is correspondingly easy to use
-like a traditional relational database, yet scales in ways previously reserved
-for NoSQL databases.
-
-WWW: https://docs.timescale.com/latest/introduction
diff --git a/postgresql-timescaledb/Makefile b/postgresql-timescaledb/Makefile
deleted file mode 100644
index 00d56f2500..0000000000
--- a/postgresql-timescaledb/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD$
-
-GITHUB_PROJECT= timescaledb
-DISTNAME= timescaledb-1.7.4
-PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
-CATEGORIES= databases
-MASTER_SITES= ${MASTER_SITE_GITHUB:=timescale/}
-
-MAINTAINER= otis%NetBSD.org@localhost
-HOMEPAGE= https://github.com/timescale/timescaledb/
-COMMENT= The timescaledb extension for PostgreSQL
-LICENSE= apache-2.0
-
-DEPENDS+= postgresql${PGSQL_VERSION}-server>=0:../../databases/postgresql${PGSQL_VERSION}-server
-
-USE_TOOLS+= cmake gmake
-
-CONFIGURE_ARGS+= -DUSE_OPENSSL=0
-CONFIGURE_ARGS+= -DREGRESS_CHECKS=OFF
-
-.include "../../mk/bsd.prefs.mk"
-
-do-configure:
- cd ${WRKSRC} && \
- ${SETENV} ${CONFIGURE_ENV} ./bootstrap ${CONFIGURE_ARGS}
-
-do-build:
- cd ${WRKSRC}/build && \
- ${SETENV} ${MAKE_ENV} \
- ${MAKE} DESTDIR=${DESTDIR} PREFIX=${PREFIX}
-
-do-install:
- cd ${WRKSRC}/build && \
- ${SETENV} ${INSTALL_ENV} \
- ${MAKE} DESTDIR=${DESTDIR} PREFIX=${PREFIX} install
-
-.include "../../mk/pgsql.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/postgresql-timescaledb/PLIST b/postgresql-timescaledb/PLIST
deleted file mode 100644
index abeb5850b4..0000000000
--- a/postgresql-timescaledb/PLIST
+++ /dev/null
@@ -1,50 +0,0 @@
-@comment $NetBSD$
-lib/postgresql/timescaledb-${PKGVERSION}.so
-lib/postgresql/timescaledb-tsl-${PKGVERSION}.so
-lib/postgresql/timescaledb.so
-share/postgresql/extension/timescaledb--0.1.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.10.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.10.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.11.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.12.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.12.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.2.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.3.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.4.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.4.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.4.2--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.5.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.6.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.6.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.7.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.7.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.8.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.9.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.9.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--0.9.2--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.0.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.0.0-rc1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.0.0-rc2--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.0.0-rc3--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.0.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.1.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.1.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.2.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.2.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.2.2--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.3.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.3.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.3.2--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.4.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.4.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.4.2--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.5.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.5.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.6.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.6.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.7.0--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.7.1--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.7.2--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--1.7.3--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb--${PKGVERSION}.sql
-share/postgresql/extension/timescaledb.control
diff --git a/postgresql-timescaledb/distinfo b/postgresql-timescaledb/distinfo
deleted file mode 100644
index 687ff46cdf..0000000000
--- a/postgresql-timescaledb/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (timescaledb-1.7.4.tar.gz) = e53b6dcedffe01b29a78c5b2dd35687c40b08da1
-RMD160 (timescaledb-1.7.4.tar.gz) = 86c06b8483a7e00cd316f0e03cab0f9414a0df81
-SHA512 (timescaledb-1.7.4.tar.gz) = 87e2009ecce9235b480a97a623a4a97fb7c79c3f8dcc07d1b56a8602673dc65f62eff6e55cec30b8277caa3accae5771e58b564a1a5c1bf530abdbb1bb1b3d2f
-Size (timescaledb-1.7.4.tar.gz) = 1974350 bytes
Home |
Main Index |
Thread Index |
Old Index