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:   jnemeth
Date:           Mon Mar  9 03:24:36 UTC 2026

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
add and enable various new versions of Cyrus IMAPd


To generate a diff of this commit:
cvs rdiff -u -r1.687 -r1.688 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.687 pkgsrc/mail/Makefile:1.688
--- pkgsrc/mail/Makefile:1.687  Mon Feb 23 14:49:57 2026
+++ pkgsrc/mail/Makefile        Mon Mar  9 03:24:35 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.687 2026/02/23 14:49:57 taca Exp $
+# $NetBSD: Makefile,v 1.688 2026/03/09 03:24:35 jnemeth Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -58,6 +58,10 @@ SUBDIR+=     courier-unicode
 SUBDIR+=       cucipop
 SUBDIR+=       cue
 SUBDIR+=       cyrus-imapd24
+SUBDIR+=       cyrus-imapd310
+SUBDIR+=       cyrus-imapd312
+SUBDIR+=       cyrus-imapd32
+SUBDIR+=       cyrus-imapd38
 SUBDIR+=       dbmail
 SUBDIR+=       dcc
 SUBDIR+=       deforaos-mailer



Home | Main Index | Thread Index | Old Index