summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-04-01 22:02:19 +0000
committerabs <abs@pkgsrc.org>2006-04-01 22:02:19 +0000
commit527fb2c315c5f1a1901afccf25480bf91549dd19 (patch)
tree6bf48cab7b13308f418a63de9ec7efa627f0c678 /mk
parenta593178d1b9c77a9576d2c8b9e231606c11c54d5 (diff)
downloadpkgsrc-527fb2c315c5f1a1901afccf25480bf91549dd19.tar.gz
Add exim-lookup-pgsql and exim-lookup-sqlite - as provided by Geert
Hendrickx.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 9c56eed6299..ef74bc182aa 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -66,6 +66,8 @@ exim-lookup-dnsdb Use DNS for lookups (as general database facility).
exim-lookup-dsearch Lookup via key as filename in directory.
exim-lookup-ldap LDAP lookup using a query in the form of a URL.
exim-lookup-mysql Perform lookups in MySQL database.
+exim-lookup-pgsql Perform lookups in PostgreSQL database.
+exim-lookup-sqlite Perform lookups in SQLite database.
exim-lookup-whoson Lookup in whoson dynamic IP address.
exim-old-demime Use deprecated "demime" condition in the DATA ACL.
ezmlm-althash Patch to hash subscriber list case-insensitively.