pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail Enable dovecot2-{gssapi, ldap, mysql, pgsql, sqlite}.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad9f64f6852b
branches: trunk
changeset: 349902:ad9f64f6852b
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Mon Jul 18 15:06:47 2016 +0000
description:
Enable dovecot2-{gssapi,ldap,mysql,pgsql,sqlite}.
diffstat:
mail/Makefile | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 6f8b068bf063 -r ad9f64f6852b mail/Makefile
--- a/mail/Makefile Mon Jul 18 15:03:05 2016 +0000
+++ b/mail/Makefile Mon Jul 18 15:06:47 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.478 2016/07/11 22:05:14 wiz Exp $
+# $NetBSD: Makefile,v 1.479 2016/07/18 15:06:47 fhajny Exp $
#
COMMENT= Electronic mail utilities
@@ -69,7 +69,12 @@
SUBDIR+= dovecot
SUBDIR+= dovecot2
SUBDIR+= dovecot2-antispam-plugin
+SUBDIR+= dovecot2-gssapi
+SUBDIR+= dovecot2-ldap
+SUBDIR+= dovecot2-mysql
+SUBDIR+= dovecot2-pgsql
SUBDIR+= dovecot2-pigeonhole
+SUBDIR+= dovecot2-sqlite
SUBDIR+= drac
SUBDIR+= dspam
SUBDIR+= elm
Home |
Main Index |
Thread Index |
Old Index