pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail
Module Name:    pkgsrc
Committed By:   fhajny
Date:           Mon Jul 18 15:06:47 UTC 2016
Modified Files:
        pkgsrc/mail: Makefile
Log Message:
Enable dovecot2-{gssapi,ldap,mysql,pgsql,sqlite}.
To generate a diff of this commit:
cvs rdiff -u -r1.478 -r1.479 pkgsrc/mail/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/Makefile
diff -u pkgsrc/mail/Makefile:1.478 pkgsrc/mail/Makefile:1.479
--- pkgsrc/mail/Makefile:1.478  Mon Jul 11 22:05:14 2016
+++ pkgsrc/mail/Makefile        Mon Jul 18 15:06:47 2016
@@ -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+=     dot-forward
 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