git: db5c3855850c - main - databases/postgresql-cstore_fdw: Mark for removal

From: Palle Girgensohn <girgen_at_FreeBSD.org>
Date: Tue, 17 Mar 2026 22:45:15 UTC
The branch main has been updated by girgen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=db5c3855850c81105df4e069b69379abecce5f1b

commit db5c3855850c81105df4e069b69379abecce5f1b
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2026-03-17 22:43:22 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2026-03-17 22:43:22 +0000

    databases/postgresql-cstore_fdw: Mark for removal
    
    This port is not supported on postgresql versions > 13. PostgreSQL-13
    was recently removed from the ports tree since it is EoL.
    
    Please migrate to pg_citus using the migration instructions at
    https://github.com/citusdata/cstore_fdw.
---
 databases/postgresql-cstore_fdw/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/databases/postgresql-cstore_fdw/Makefile b/databases/postgresql-cstore_fdw/Makefile
index 733723c7c51e..f00918684643 100644
--- a/databases/postgresql-cstore_fdw/Makefile
+++ b/databases/postgresql-cstore_fdw/Makefile
@@ -27,6 +27,9 @@ GH_ACCOUNT=	citusdata
 
 WANT_PGSQL=	server
 
+DEPRECATED=	Columnar storage is now part of databases/pg_citus. Please migrate.
+EXPIRATION_DATE=2026-03-31
+
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/cstore_fdw.so