From a3b3c78cee30ca1bdebb803e4a331952fda285d8 Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Tue, 13 Mar 2001 11:15:12 +0000 Subject: Add cyrus-imapd 2.0.12, the cyrus mail server, supporting POP3 and IMAP4 protocols. PR: ports/25597 Submitted by: Christopher K Davis --- mail/cyrus-imapd23/files/patch-dd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 mail/cyrus-imapd23/files/patch-dd (limited to 'mail/cyrus-imapd23/files/patch-dd') diff --git a/mail/cyrus-imapd23/files/patch-dd b/mail/cyrus-imapd23/files/patch-dd new file mode 100644 index 000000000000..94c0d694fa90 --- /dev/null +++ b/mail/cyrus-imapd23/files/patch-dd @@ -0,0 +1,14 @@ +Index: master/masterconf.c +diff -u master/masterconf.c.orig master/masterconf.c +--- master/masterconf.c.orig Wed May 24 05:56:30 2000 ++++ master/masterconf.c Sat Jan 6 06:07:22 2001 +@@ -60,7 +60,9 @@ + + extern int errno; + ++#if !defined(CONFIG_FILENAME) + #define CONFIG_FILENAME "/etc/cyrus.conf" ++#endif + + struct configlist { + char *key; -- cgit v1.2.3