summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2005-12-03 00:52:54 +0000
committerjoerg <joerg@pkgsrc.org>2005-12-03 00:52:54 +0000
commit24413d31af311a1d2ffe06a5b327ca0cc547ef39 (patch)
tree6b06d9d1c555dc434562ab8270476e8f2830b086 /mail
parentd150256b96e1d91e3a8c260cb072708ba998c5ae (diff)
downloadpkgsrc-24413d31af311a1d2ffe06a5b327ca0cc547ef39.tar.gz
Do not "extern int errno;" just in case.
Diffstat (limited to 'mail')
-rw-r--r--mail/imap-uw/distinfo20
-rw-r--r--mail/imap-uw/patches/patch-ag12
-rw-r--r--mail/imap-uw/patches/patch-ah12
-rw-r--r--mail/imap-uw/patches/patch-ao12
-rw-r--r--mail/imap-uw/patches/patch-ap12
-rw-r--r--mail/imap-uw/patches/patch-aq12
-rw-r--r--mail/imap-uw/patches/patch-ar12
-rw-r--r--mail/imap-uw/patches/patch-as12
-rw-r--r--mail/imap-uw/patches/patch-at12
-rw-r--r--mail/imap-uw/patches/patch-au12
-rw-r--r--mail/imap-uw/patches/patch-av12
-rw-r--r--mail/imap-uw/patches/patch-aw12
-rw-r--r--mail/imap-uw/patches/patch-ax12
-rw-r--r--mail/imap-uw/patches/patch-ay12
-rw-r--r--mail/imap-uw/patches/patch-az12
-rw-r--r--mail/imap-uw/patches/patch-ba12
-rw-r--r--mail/imap-uw/patches/patch-bb12
-rw-r--r--mail/imap-uw/patches/patch-bc12
-rw-r--r--mail/imap-uw/patches/patch-bd12
19 files changed, 235 insertions, 1 deletions
diff --git a/mail/imap-uw/distinfo b/mail/imap-uw/distinfo
index 1837135a103..98ed6bf392d 100644
--- a/mail/imap-uw/distinfo
+++ b/mail/imap-uw/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.25 2005/10/05 15:49:44 salo Exp $
+$NetBSD: distinfo,v 1.26 2005/12/03 00:52:54 joerg Exp $
SHA1 (imap-2004e.tar.Z) = 3c5cf83489dd8ac4c2cfd43370fcec85db7bc372
RMD160 (imap-2004e.tar.Z) = 76c8596fe1a9a830bbd60fdafafb13f9bac42cd9
@@ -9,9 +9,27 @@ SHA1 (patch-ac) = 8b4ea8c15929c65eda1b3444c68fdbf70fa68b6a
SHA1 (patch-ad) = 3404de4e4acb456e3c7b34ca80b31b80b465b3e1
SHA1 (patch-ae) = 702473377ca66266bdb6d5d13045d279a38ea7de
SHA1 (patch-af) = 07e6b95a8aea0ea0ee6ccc20c1906ddf16ef6d61
+SHA1 (patch-ag) = 452fcfc1bd17d3cc65e5012db56d37af25bcf3b6
+SHA1 (patch-ah) = 06d780220e21b4dd4b601f66efb6e73ee95991e2
SHA1 (patch-ai) = c495ed39fbc01e1d8b05f6acd3d11394978f9b43
SHA1 (patch-aj) = 0a728d3b5271c048275a4d41002877e86ac275b2
SHA1 (patch-ak) = c798b2aad17091526c667a552839cfe1ec0e23c9
SHA1 (patch-al) = b746d36cb324114468d07d1aba7d22c5bd5b23b2
SHA1 (patch-am) = 891de03bbc24de9eaf70d74c69b5b66d0b6b94b4
SHA1 (patch-an) = f3c9e23406b5f6ae32ce51a81b1f2aab46d8394d
+SHA1 (patch-ao) = 777b30793ea2e1f33be14e34d837f1f0cc5d0d67
+SHA1 (patch-ap) = ce224812b0744a699e5e07916ca04510bf62da25
+SHA1 (patch-aq) = 7cf038fcb8e072fa46604ac0ac8c02c0d6d3608e
+SHA1 (patch-ar) = 6c7cc6c03b87af90866230624c476c7868e323fe
+SHA1 (patch-as) = 3760b2126f761be4d09c807f7d21b0ed7b1b89bb
+SHA1 (patch-at) = aeb907f8a9a2438490ecd9dc0251b396b4507968
+SHA1 (patch-au) = 88c14e0f2aa61c34f0255d09f6d00e30328f5c82
+SHA1 (patch-av) = 24043b6d1ed9c4cc9a72735caf82ad5a08ff3ee6
+SHA1 (patch-aw) = 46d108d26b9cc414bb2b3b5f5c5325a3d210bf5e
+SHA1 (patch-ax) = 136eebbdac13434659583e370443ab2033969ae3
+SHA1 (patch-ay) = 6004d14891d3f7004af834d2e4b217369e2f6ee1
+SHA1 (patch-az) = 6372149e6fec8ffc5091ef5dcca959884c720d1b
+SHA1 (patch-ba) = 64b89d377501861ddeecaf58f845132b95ac8f75
+SHA1 (patch-bb) = 220bfb5885dd73cf3375b26bda6be1ea2d39d069
+SHA1 (patch-bc) = b3cd7d728de313cd00af2d9c99cadc2478006232
+SHA1 (patch-bd) = 2dbffe2f11d1c0c2b05eabe3fc976c230e821709
diff --git a/mail/imap-uw/patches/patch-ag b/mail/imap-uw/patches/patch-ag
new file mode 100644
index 00000000000..e51b23a5416
--- /dev/null
+++ b/mail/imap-uw/patches/patch-ag
@@ -0,0 +1,12 @@
+$NetBSD: patch-ag,v 1.4 2005/12/03 00:52:54 joerg Exp $
+
+--- src/osdep/unix/os_bsi.c.orig 2005-12-02 23:38:04.000000000 +0000
++++ src/osdep/unix/os_bsi.c
+@@ -30,7 +30,6 @@
+ #include <netdb.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include <pwd.h>
+ #include "misc.h"
+
diff --git a/mail/imap-uw/patches/patch-ah b/mail/imap-uw/patches/patch-ah
new file mode 100644
index 00000000000..e0e69af4394
--- /dev/null
+++ b/mail/imap-uw/patches/patch-ah
@@ -0,0 +1,12 @@
+$NetBSD: patch-ah,v 1.7 2005/12/03 00:52:54 joerg Exp $
+
+--- src/osdep/unix/dummy.c.orig 2005-12-02 23:44:29.000000000 +0000
++++ src/osdep/unix/dummy.c
+@@ -22,7 +22,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include "mail.h"
+ #include "osdep.h"
+ #include <pwd.h>
diff --git a/mail/imap-uw/patches/patch-ao b/mail/imap-uw/patches/patch-ao
new file mode 100644
index 00000000000..a86a3cae1ac
--- /dev/null
+++ b/mail/imap-uw/patches/patch-ao
@@ -0,0 +1,12 @@
+$NetBSD: patch-ao,v 1.1 2005/12/03 00:52:54 joerg Exp $
+
+--- src/c-client/netmsg.c.orig 2005-12-02 23:46:56.000000000 +0000
++++ src/c-client/netmsg.c
+@@ -21,7 +21,6 @@
+
+ #include <stdio.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include "mail.h"
+ #include "osdep.h"
+ #include "misc.h"
diff --git a/mail/imap-uw/patches/patch-ap b/mail/imap-uw/patches/patch-ap
new file mode 100644
index 00000000000..76535505c5a
--- /dev/null
+++ b/mail/imap-uw/patches/patch-ap
@@ -0,0 +1,12 @@
+$NetBSD: patch-ap,v 1.1 2005/12/03 00:52:54 joerg Exp $
+
+--- src/osdep/unix/unix.c.orig 2005-12-02 23:51:06.000000000 +0000
++++ src/osdep/unix/unix.c
+@@ -34,7 +34,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include <signal.h>
+ #include "mail.h"
+ #include "osdep.h"
diff --git a/mail/imap-uw/patches/patch-aq b/mail/imap-uw/patches/patch-aq
new file mode 100644
index 00000000000..d9767a540b4
--- /dev/null
+++ b/mail/imap-uw/patches/patch-aq
@@ -0,0 +1,12 @@
+$NetBSD: patch-aq,v 1.1 2005/12/03 00:52:54 joerg Exp $
+
+--- src/osdep/unix/mbx.c.orig 2005-12-02 23:52:39.000000000 +0000
++++ src/osdep/unix/mbx.c
+@@ -29,7 +29,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include "mail.h"
+ #include "osdep.h"
+ #include <pwd.h>
diff --git a/mail/imap-uw/patches/patch-ar b/mail/imap-uw/patches/patch-ar
new file mode 100644
index 00000000000..e5ef1baba85
--- /dev/null
+++ b/mail/imap-uw/patches/patch-ar
@@ -0,0 +1,12 @@
+$NetBSD: patch-ar,v 1.1 2005/12/03 00:52:54 joerg Exp $
+
+--- src/osdep/unix/mmdf.c.orig 2005-12-02 23:59:15.000000000 +0000
++++ src/osdep/unix/mmdf.c
+@@ -22,7 +22,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include <signal.h>
+ #include "mail.h"
+ #include "osdep.h"
diff --git a/mail/imap-uw/patches/patch-as b/mail/imap-uw/patches/patch-as
new file mode 100644
index 00000000000..e4fb5e41454
--- /dev/null
+++ b/mail/imap-uw/patches/patch-as
@@ -0,0 +1,12 @@
+$NetBSD: patch-as,v 1.1 2005/12/03 00:52:54 joerg Exp $
+
+--- src/osdep/unix/tenex.c.orig 2005-12-03 00:01:26.000000000 +0000
++++ src/osdep/unix/tenex.c
+@@ -34,7 +34,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include "mail.h"
+ #include "osdep.h"
+ #include <sys/stat.h>
diff --git a/mail/imap-uw/patches/patch-at b/mail/imap-uw/patches/patch-at
new file mode 100644
index 00000000000..5053269ade8
--- /dev/null
+++ b/mail/imap-uw/patches/patch-at
@@ -0,0 +1,12 @@
+$NetBSD: patch-at,v 1.1 2005/12/03 00:52:54 joerg Exp $
+
+--- src/osdep/unix/mtx.c.orig 2005-12-03 00:05:28.000000000 +0000
++++ src/osdep/unix/mtx.c
+@@ -29,7 +29,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include "mail.h"
+ #include "osdep.h"
+ #include <pwd.h>
diff --git a/mail/imap-uw/patches/patch-au b/mail/imap-uw/patches/patch-au
new file mode 100644
index 00000000000..aa897012f11
--- /dev/null
+++ b/mail/imap-uw/patches/patch-au
@@ -0,0 +1,12 @@
+$NetBSD: patch-au,v 1.1 2005/12/03 00:52:54 joerg Exp $
+
+--- src/osdep/unix/news.c.orig 2005-12-03 00:09:50.000000000 +0000
++++ src/osdep/unix/news.c
+@@ -22,7 +22,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include "mail.h"
+ #include "osdep.h"
+ #include <sys/stat.h>
diff --git a/mail/imap-uw/patches/patch-av b/mail/imap-uw/patches/patch-av
new file mode 100644
index 00000000000..1daf1b41666
--- /dev/null
+++ b/mail/imap-uw/patches/patch-av
@@ -0,0 +1,12 @@
+$NetBSD: patch-av,v 1.1 2005/12/03 00:52:54 joerg Exp $
+
+--- src/osdep/unix/phile.c.orig 2005-12-03 00:15:34.000000000 +0000
++++ src/osdep/unix/phile.c
+@@ -22,7 +22,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include <signal.h>
+ #include "mail.h"
+ #include "osdep.h"
diff --git a/mail/imap-uw/patches/patch-aw b/mail/imap-uw/patches/patch-aw
new file mode 100644
index 00000000000..28c608a231d
--- /dev/null
+++ b/mail/imap-uw/patches/patch-aw
@@ -0,0 +1,12 @@
+$NetBSD: patch-aw,v 1.1 2005/12/03 00:52:54 joerg Exp $
+
+--- src/osdep/unix/mh.c.orig 2005-12-03 00:28:43.000000000 +0000
++++ src/osdep/unix/mh.c
+@@ -22,7 +22,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include "mail.h"
+ #include "osdep.h"
+ #include <pwd.h>
diff --git a/mail/imap-uw/patches/patch-ax b/mail/imap-uw/patches/patch-ax
new file mode 100644
index 00000000000..b8f1d833d11
--- /dev/null
+++ b/mail/imap-uw/patches/patch-ax
@@ -0,0 +1,12 @@
+$NetBSD: patch-ax,v 1.1 2005/12/03 00:52:54 joerg Exp $
+
+--- src/osdep/unix/mx.c.orig 2005-12-03 00:43:02.000000000 +0000
++++ src/osdep/unix/mx.c
+@@ -22,7 +22,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include "mail.h"
+ #include "osdep.h"
+ #include <pwd.h>
diff --git a/mail/imap-uw/patches/patch-ay b/mail/imap-uw/patches/patch-ay
new file mode 100644
index 00000000000..5833c5030b3
--- /dev/null
+++ b/mail/imap-uw/patches/patch-ay
@@ -0,0 +1,12 @@
+$NetBSD: patch-ay,v 1.1 2005/12/03 00:52:55 joerg Exp $
+
+--- src/ipopd/ipop2d.c.orig 2005-12-03 00:45:23.000000000 +0000
++++ src/ipopd/ipop2d.c
+@@ -24,7 +24,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include <signal.h>
+ #include <time.h>
+ #include "c-client.h"
diff --git a/mail/imap-uw/patches/patch-az b/mail/imap-uw/patches/patch-az
new file mode 100644
index 00000000000..44769875263
--- /dev/null
+++ b/mail/imap-uw/patches/patch-az
@@ -0,0 +1,12 @@
+$NetBSD: patch-az,v 1.1 2005/12/03 00:52:55 joerg Exp $
+
+--- src/tmail/tmail.c.orig 2005-12-03 00:46:07.000000000 +0000
++++ src/tmail/tmail.c
+@@ -21,7 +21,6 @@
+ #include <stdio.h>
+ #include <pwd.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include <sysexits.h>
+ #include <sys/file.h>
+ #include <sys/stat.h>
diff --git a/mail/imap-uw/patches/patch-ba b/mail/imap-uw/patches/patch-ba
new file mode 100644
index 00000000000..9fd85a47df3
--- /dev/null
+++ b/mail/imap-uw/patches/patch-ba
@@ -0,0 +1,12 @@
+$NetBSD: patch-ba,v 1.1 2005/12/03 00:52:55 joerg Exp $
+
+--- src/ipopd/ipop3d.c.orig 2005-12-03 00:46:31.000000000 +0000
++++ src/ipopd/ipop3d.c
+@@ -23,7 +23,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include <signal.h>
+ #include <time.h>
+ #include "c-client.h"
diff --git a/mail/imap-uw/patches/patch-bb b/mail/imap-uw/patches/patch-bb
new file mode 100644
index 00000000000..9cc7d28a375
--- /dev/null
+++ b/mail/imap-uw/patches/patch-bb
@@ -0,0 +1,12 @@
+$NetBSD: patch-bb,v 1.1 2005/12/03 00:52:55 joerg Exp $
+
+--- src/mailutil/mailutil.c.orig 2005-12-03 00:46:42.000000000 +0000
++++ src/mailutil/mailutil.c
+@@ -21,7 +21,6 @@
+
+ #include <stdio.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include "mail.h"
+ #include "osdep.h"
+ #include "misc.h"
diff --git a/mail/imap-uw/patches/patch-bc b/mail/imap-uw/patches/patch-bc
new file mode 100644
index 00000000000..2950c5c53bd
--- /dev/null
+++ b/mail/imap-uw/patches/patch-bc
@@ -0,0 +1,12 @@
+$NetBSD: patch-bc,v 1.1 2005/12/03 00:52:55 joerg Exp $
+
+--- src/imapd/imapd.c.orig 2005-12-03 00:46:59.000000000 +0000
++++ src/imapd/imapd.c
+@@ -23,7 +23,6 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include <signal.h>
+ #include <time.h>
+ #include "c-client.h"
diff --git a/mail/imap-uw/patches/patch-bd b/mail/imap-uw/patches/patch-bd
new file mode 100644
index 00000000000..ed3201787b5
--- /dev/null
+++ b/mail/imap-uw/patches/patch-bd
@@ -0,0 +1,12 @@
+$NetBSD: patch-bd,v 1.1 2005/12/03 00:52:55 joerg Exp $
+
+--- src/dmail/dmail.c.orig 2005-12-03 00:47:14.000000000 +0000
++++ src/dmail/dmail.c
+@@ -21,7 +21,6 @@
+ #include <stdio.h>
+ #include <pwd.h>
+ #include <errno.h>
+-extern int errno; /* just in case */
+ #include <sysexits.h>
+ #include <sys/file.h>
+ #include <sys/stat.h>