aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-12-21 16:28:30 +0800
committerwill <will@FreeBSD.org>2000-12-21 16:28:30 +0800
commit6a0f7d66652e5376b71debdca807f178948d1d84 (patch)
tree215ee435e029673221c0e966e772e15e3b72748d /mail
parenteba6ed11eba651e997ef137654e406a4fd8d144f (diff)
downloadfreebsd-ports-graphics-6a0f7d66652e5376b71debdca807f178948d1d84.tar.gz
freebsd-ports-graphics-6a0f7d66652e5376b71debdca807f178948d1d84.tar.zst
freebsd-ports-graphics-6a0f7d66652e5376b71debdca807f178948d1d84.zip
(Oops, forgot this file with the 1.6.24 update):
Update to 1.6.24. Fix /var/pwcheck handling since that's moved to the security/cyrus-sasl port. Fix deliver.c so it uses the correct location of sendmail (/usr/sbin/sendmail vs. /usr/lib/sendmail). Open the port up to the world after previous maintainer showed no interest in the port for nearly 2 years. PR: 22791, 22465 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net> Scot W. Hetzel <hetzels@westbend.net>
Diffstat (limited to 'mail')
-rw-r--r--mail/cyrus-imapd/files/patch-ca10
-rw-r--r--mail/cyrus-imapd2/files/patch-ca10
-rw-r--r--mail/cyrus-imapd22/files/patch-ca10
-rw-r--r--mail/cyrus-imapd23/files/patch-ca10
-rw-r--r--mail/cyrus-imapd24/files/patch-ca10
-rw-r--r--mail/cyrus/files/patch-ca10
6 files changed, 60 insertions, 0 deletions
diff --git a/mail/cyrus-imapd/files/patch-ca b/mail/cyrus-imapd/files/patch-ca
new file mode 100644
index 00000000000..87ec8c6c0aa
--- /dev/null
+++ b/mail/cyrus-imapd/files/patch-ca
@@ -0,0 +1,10 @@
+--- sieve/comparator.h.orig Sun Nov 12 18:00:13 2000
++++ sieve/comparator.h Sun Nov 12 18:00:19 2000
+@@ -31,6 +31,7 @@
+ #ifdef HAVE_RX
+ #include <rxposix.h>
+ #else
++#include <sys/types.h>
+ #include <regex.h>
+ #endif
+ #endif
diff --git a/mail/cyrus-imapd2/files/patch-ca b/mail/cyrus-imapd2/files/patch-ca
new file mode 100644
index 00000000000..87ec8c6c0aa
--- /dev/null
+++ b/mail/cyrus-imapd2/files/patch-ca
@@ -0,0 +1,10 @@
+--- sieve/comparator.h.orig Sun Nov 12 18:00:13 2000
++++ sieve/comparator.h Sun Nov 12 18:00:19 2000
+@@ -31,6 +31,7 @@
+ #ifdef HAVE_RX
+ #include <rxposix.h>
+ #else
++#include <sys/types.h>
+ #include <regex.h>
+ #endif
+ #endif
diff --git a/mail/cyrus-imapd22/files/patch-ca b/mail/cyrus-imapd22/files/patch-ca
new file mode 100644
index 00000000000..87ec8c6c0aa
--- /dev/null
+++ b/mail/cyrus-imapd22/files/patch-ca
@@ -0,0 +1,10 @@
+--- sieve/comparator.h.orig Sun Nov 12 18:00:13 2000
++++ sieve/comparator.h Sun Nov 12 18:00:19 2000
+@@ -31,6 +31,7 @@
+ #ifdef HAVE_RX
+ #include <rxposix.h>
+ #else
++#include <sys/types.h>
+ #include <regex.h>
+ #endif
+ #endif
diff --git a/mail/cyrus-imapd23/files/patch-ca b/mail/cyrus-imapd23/files/patch-ca
new file mode 100644
index 00000000000..87ec8c6c0aa
--- /dev/null
+++ b/mail/cyrus-imapd23/files/patch-ca
@@ -0,0 +1,10 @@
+--- sieve/comparator.h.orig Sun Nov 12 18:00:13 2000
++++ sieve/comparator.h Sun Nov 12 18:00:19 2000
+@@ -31,6 +31,7 @@
+ #ifdef HAVE_RX
+ #include <rxposix.h>
+ #else
++#include <sys/types.h>
+ #include <regex.h>
+ #endif
+ #endif
diff --git a/mail/cyrus-imapd24/files/patch-ca b/mail/cyrus-imapd24/files/patch-ca
new file mode 100644
index 00000000000..87ec8c6c0aa
--- /dev/null
+++ b/mail/cyrus-imapd24/files/patch-ca
@@ -0,0 +1,10 @@
+--- sieve/comparator.h.orig Sun Nov 12 18:00:13 2000
++++ sieve/comparator.h Sun Nov 12 18:00:19 2000
+@@ -31,6 +31,7 @@
+ #ifdef HAVE_RX
+ #include <rxposix.h>
+ #else
++#include <sys/types.h>
+ #include <regex.h>
+ #endif
+ #endif
diff --git a/mail/cyrus/files/patch-ca b/mail/cyrus/files/patch-ca
new file mode 100644
index 00000000000..87ec8c6c0aa
--- /dev/null
+++ b/mail/cyrus/files/patch-ca
@@ -0,0 +1,10 @@
+--- sieve/comparator.h.orig Sun Nov 12 18:00:13 2000
++++ sieve/comparator.h Sun Nov 12 18:00:19 2000
+@@ -31,6 +31,7 @@
+ #ifdef HAVE_RX
+ #include <rxposix.h>
+ #else
++#include <sys/types.h>
+ #include <regex.h>
+ #endif
+ #endif