aboutsummaryrefslogtreecommitdiff
path: root/ports/libpq/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libpq/CONTROL')
-rw-r--r--ports/libpq/CONTROL22
1 files changed, 1 insertions, 21 deletions
diff --git a/ports/libpq/CONTROL b/ports/libpq/CONTROL
index ebf6cb524..cd63f7671 100644
--- a/ports/libpq/CONTROL
+++ b/ports/libpq/CONTROL
@@ -1,6 +1,6 @@
Source: libpq
Version: 12.2
-Port-Version: 4
+Port-Version: 5
Build-Depends: libpq[bonjour] (osx)
Supports: !uwp
Homepage: https://www.postgresql.org/
@@ -23,10 +23,6 @@ Feature: libedit
Build-Depends: libedit
Description: prefer libedit (--with-libedit-preferred)
-Feature: perl
-Build-Depends: perl, libpq[core,client]
-Description: build the server programming language PL/Perl (dynamic only?) (--with-perl)
-
Feature: python
Build-Depends: python3, libpq[core,client]
Description: build the PL/Python server programming language (dynamic only?) (--with-python)
@@ -39,25 +35,9 @@ Feature: nls
Build-Depends: gettext
Description: Native Language Support (--enable-nls[=LANGUAGES])
-Feature: kerberos
-Build-Depends: kerberos
-Description: Kerberos Support (--with-gssapi)
-
Feature: systemd
Description: Build with support for systemd service notifications. (--with-systemd)
-Feature: ldap
-Build-Depends: openldap (linux)
-Description: LDAP Support (--with-ldap)
-
-Feature: bsd
-Build-Depends: openbsd
-Description: OpenBSD Support (--with-bsd-auth)
-
-Feature: pam
-Build-Depends: pam
-Description: Build with PAM (Pluggable Authentication Modules) support. (--with-pam)
-
Feature: llvm
Build-Depends: llvm
Description: Build with support for LLVM based JIT compilation (--with-llvm)