git: b778c7471472 - main - databases/postgresql18-*: Connect PostgreSQL 18 ports to the build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jun 2025 20:57:36 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b778c7471472136175e41d8762caf712cdcc21bd
commit b778c7471472136175e41d8762caf712cdcc21bd
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-30 20:54:54 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-30 20:54:54 +0000
databases/postgresql18-*: Connect PostgreSQL 18 ports to the build
Approved by: portmgr (blanket)
---
databases/Makefile | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/databases/Makefile b/databases/Makefile
index 6cf911e2bf1a..a119d2b4f190 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -706,6 +706,14 @@
SUBDIR += postgresql17-plpython
SUBDIR += postgresql17-pltcl
SUBDIR += postgresql17-server
+ SUBDIR += postgresql18-client
+ SUBDIR += postgresql18-contrib
+ SUBDIR += postgresql18-docs
+ SUBDIR += postgresql18-pgtcl
+ SUBDIR += postgresql18-plperl
+ SUBDIR += postgresql18-plpython
+ SUBDIR += postgresql18-pltcl
+ SUBDIR += postgresql18-server
SUBDIR += powa-archivist
SUBDIR += powa-web
SUBDIR += powerarchitect