summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/balsa/files/patch-libbalsa::address-book-ldap.c11
-rw-r--r--mail/balsa/files/patch-libmutt::charset.c14
-rw-r--r--mail/balsa/files/patch-libmutt::charset.h14
-rw-r--r--mail/balsa/files/patch-libmutt::rfc2047.c11
-rw-r--r--mail/balsa/files/patch-src::print.c14
-rw-r--r--mail/balsa2/files/patch-libbalsa::address-book-ldap.c11
-rw-r--r--mail/balsa2/files/patch-libmutt::charset.c14
-rw-r--r--mail/balsa2/files/patch-libmutt::charset.h14
-rw-r--r--mail/balsa2/files/patch-libmutt::rfc2047.c11
-rw-r--r--mail/balsa2/files/patch-src::print.c14
-rw-r--r--mail/elm+ME/files/patch-shared_libs-iconv-elmiconv.h11
-rw-r--r--mail/mutt-devel/files/patch-0611
-rw-r--r--mail/mutt-devel/files/patch-0729
-rw-r--r--mail/mutt-devel/files/patch-0911
-rw-r--r--mail/mutt-devel/files/patch-1011
-rw-r--r--mail/mutt-devel/files/patch-1111
-rw-r--r--mail/mutt-devel/files/patch-1240
-rw-r--r--mail/mutt-devel/files/patch-1311
18 files changed, 0 insertions, 263 deletions
diff --git a/mail/balsa/files/patch-libbalsa::address-book-ldap.c b/mail/balsa/files/patch-libbalsa::address-book-ldap.c
deleted file mode 100644
index 1205fd6..0000000
--- a/mail/balsa/files/patch-libbalsa::address-book-ldap.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- libbalsa/address-book-ldap.c Mon Nov 19 03:41:21 2001
-+++ libbalsa/address-book-ldap.c.new Sun Dec 16 12:59:34 2001
-@@ -31,7 +31,7 @@
- #include <sys/time.h>
- #include <lber.h>
- #include <ldap.h>
--#include <iconv.h>
-+#include <giconv.h>
-
- #include "address-book.h"
- #include "address-book-ldap.h"
diff --git a/mail/balsa/files/patch-libmutt::charset.c b/mail/balsa/files/patch-libmutt::charset.c
deleted file mode 100644
index 3c57eac..0000000
--- a/mail/balsa/files/patch-libmutt::charset.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libmutt/charset.c 2001/03/06 10:39:57 1.1
-+++ libmutt/charset.c 2001/03/06 10:40:07
-@@ -29,7 +29,7 @@
- #include <unistd.h>
- #include <errno.h>
-
--#include <iconv.h>
-+#include <giconv.h>
-
- #include "mutt.h"
- #include "charset.h"
diff --git a/mail/balsa/files/patch-libmutt::charset.h b/mail/balsa/files/patch-libmutt::charset.h
deleted file mode 100644
index 7e490597..0000000
--- a/mail/balsa/files/patch-libmutt::charset.h
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libmutt/charset.h 2001/03/06 10:38:56 1.1
-+++ libmutt/charset.h 2001/03/06 10:39:08
-@@ -19,7 +19,7 @@
- #ifndef _CHARSET_H
- #define _CHARSET_H
-
--#include <iconv.h>
-+#include <giconv.h>
-
- int mutt_convert_string (char **, const char *, const char *);
-
diff --git a/mail/balsa/files/patch-libmutt::rfc2047.c b/mail/balsa/files/patch-libmutt::rfc2047.c
deleted file mode 100644
index feb6b4e..0000000
--- a/mail/balsa/files/patch-libmutt::rfc2047.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- libmutt/rfc2047.c Wed Jul 18 10:47:01 2001
-+++ libmutt/rfc2047.c.new Tue Sep 18 16:18:18 2001
-@@ -24,7 +24,7 @@
-
- #include <ctype.h>
- #include <errno.h>
--#include <iconv.h>
-+#include <giconv.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
diff --git a/mail/balsa/files/patch-src::print.c b/mail/balsa/files/patch-src::print.c
deleted file mode 100644
index 1fe05a3..0000000
--- a/mail/balsa/files/patch-src::print.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- src/print.c 2001/04/23 15:33:41 1.1
-+++ src/print.c 2001/04/23 15:33:56
-@@ -22,7 +22,7 @@
- #include <gnome.h>
- #include <config.h>
- #include <balsa-app.h>
--#include <iconv.h>
-+#include <giconv.h>
-
- #include "print.h"
-
diff --git a/mail/balsa2/files/patch-libbalsa::address-book-ldap.c b/mail/balsa2/files/patch-libbalsa::address-book-ldap.c
deleted file mode 100644
index 1205fd6..0000000
--- a/mail/balsa2/files/patch-libbalsa::address-book-ldap.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- libbalsa/address-book-ldap.c Mon Nov 19 03:41:21 2001
-+++ libbalsa/address-book-ldap.c.new Sun Dec 16 12:59:34 2001
-@@ -31,7 +31,7 @@
- #include <sys/time.h>
- #include <lber.h>
- #include <ldap.h>
--#include <iconv.h>
-+#include <giconv.h>
-
- #include "address-book.h"
- #include "address-book-ldap.h"
diff --git a/mail/balsa2/files/patch-libmutt::charset.c b/mail/balsa2/files/patch-libmutt::charset.c
deleted file mode 100644
index 3c57eac..0000000
--- a/mail/balsa2/files/patch-libmutt::charset.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libmutt/charset.c 2001/03/06 10:39:57 1.1
-+++ libmutt/charset.c 2001/03/06 10:40:07
-@@ -29,7 +29,7 @@
- #include <unistd.h>
- #include <errno.h>
-
--#include <iconv.h>
-+#include <giconv.h>
-
- #include "mutt.h"
- #include "charset.h"
diff --git a/mail/balsa2/files/patch-libmutt::charset.h b/mail/balsa2/files/patch-libmutt::charset.h
deleted file mode 100644
index 7e490597..0000000
--- a/mail/balsa2/files/patch-libmutt::charset.h
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libmutt/charset.h 2001/03/06 10:38:56 1.1
-+++ libmutt/charset.h 2001/03/06 10:39:08
-@@ -19,7 +19,7 @@
- #ifndef _CHARSET_H
- #define _CHARSET_H
-
--#include <iconv.h>
-+#include <giconv.h>
-
- int mutt_convert_string (char **, const char *, const char *);
-
diff --git a/mail/balsa2/files/patch-libmutt::rfc2047.c b/mail/balsa2/files/patch-libmutt::rfc2047.c
deleted file mode 100644
index feb6b4e..0000000
--- a/mail/balsa2/files/patch-libmutt::rfc2047.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- libmutt/rfc2047.c Wed Jul 18 10:47:01 2001
-+++ libmutt/rfc2047.c.new Tue Sep 18 16:18:18 2001
-@@ -24,7 +24,7 @@
-
- #include <ctype.h>
- #include <errno.h>
--#include <iconv.h>
-+#include <giconv.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
diff --git a/mail/balsa2/files/patch-src::print.c b/mail/balsa2/files/patch-src::print.c
deleted file mode 100644
index 1fe05a3..0000000
--- a/mail/balsa2/files/patch-src::print.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- src/print.c 2001/04/23 15:33:41 1.1
-+++ src/print.c 2001/04/23 15:33:56
-@@ -22,7 +22,7 @@
- #include <gnome.h>
- #include <config.h>
- #include <balsa-app.h>
--#include <iconv.h>
-+#include <giconv.h>
-
- #include "print.h"
-
diff --git a/mail/elm+ME/files/patch-shared_libs-iconv-elmiconv.h b/mail/elm+ME/files/patch-shared_libs-iconv-elmiconv.h
deleted file mode 100644
index fc8aaa9..0000000
--- a/mail/elm+ME/files/patch-shared_libs-iconv-elmiconv.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- shared_libs/iconv/elmiconv.h.orig Wed Oct 31 09:23:34 2001
-+++ shared_libs/iconv/elmiconv.h Thu Nov 1 00:24:13 2001
-@@ -8,7 +8,7 @@
-
- #include "elmshared.h"
-
--#include <iconv.h>
-+#include <giconv.h>
-
- #include "../../hdrs/cs_imp.h"
-
diff --git a/mail/mutt-devel/files/patch-06 b/mail/mutt-devel/files/patch-06
deleted file mode 100644
index 1c2c8aa..0000000
--- a/mail/mutt-devel/files/patch-06
+++ /dev/null
@@ -1,11 +0,0 @@
---- charset.c.orig Thu Feb 15 17:09:02 2001
-+++ charset.c Thu Mar 1 02:27:30 2001
-@@ -31,7 +31,7 @@
- #include <unistd.h>
- #include <errno.h>
-
--#include <iconv.h>
-+#include <giconv.h>
-
- #include "mutt.h"
- #include "charset.h"
diff --git a/mail/mutt-devel/files/patch-07 b/mail/mutt-devel/files/patch-07
deleted file mode 100644
index e6f1c79..0000000
--- a/mail/mutt-devel/files/patch-07
+++ /dev/null
@@ -1,29 +0,0 @@
---- aclocal.m4.orig Thu Jun 7 22:10:27 2001
-+++ aclocal.m4 Fri Jun 8 12:38:06 2001
-@@ -1302,7 +1302,7 @@
- am_cv_func_iconv="no, consider installing GNU libiconv"
- am_cv_lib_iconv=no
- AC_TRY_LINK([#include <stdlib.h>
--#include <iconv.h>],
-+#include <giconv.h>],
- [iconv_t cd = iconv_open("","");
- iconv(cd,NULL,NULL,NULL,NULL);
- iconv_close(cd);],
-@@ -1311,7 +1311,7 @@
- am_save_LIBS="$LIBS"
- LIBS="$LIBS -liconv"
- AC_TRY_LINK([#include <stdlib.h>
--#include <iconv.h>],
-+#include <giconv.h>],
- [iconv_t cd = iconv_open("","");
- iconv(cd,NULL,NULL,NULL,NULL);
- iconv_close(cd);],
-@@ -1326,7 +1326,7 @@
- AC_CACHE_VAL(am_cv_proto_iconv, [
- AC_TRY_COMPILE([
- #include <stdlib.h>
--#include <iconv.h>
-+#include <giconv.h>
- extern
- #ifdef __cplusplus
- "C"
diff --git a/mail/mutt-devel/files/patch-09 b/mail/mutt-devel/files/patch-09
deleted file mode 100644
index 2dd4ee5..0000000
--- a/mail/mutt-devel/files/patch-09
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnupgparse.c.orig Tue Jan 9 07:21:51 2001
-+++ gnupgparse.c Sun Feb 4 21:07:30 2001
-@@ -44,7 +44,7 @@
- #include "mutt.h"
- #include "pgp.h"
- #include "charset.h"
--#include "iconv.h"
-+#include <giconv.h>
-
- /* for hexval */
- #include "mime.h"
diff --git a/mail/mutt-devel/files/patch-10 b/mail/mutt-devel/files/patch-10
deleted file mode 100644
index f373a2c..0000000
--- a/mail/mutt-devel/files/patch-10
+++ /dev/null
@@ -1,11 +0,0 @@
---- rfc2047.c.orig Sun Feb 4 21:04:05 2001
-+++ rfc2047.c Sun Feb 4 21:08:22 2001
-@@ -24,7 +24,7 @@
-
- #include <ctype.h>
- #include <errno.h>
--#include <iconv.h>
-+#include <giconv.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
diff --git a/mail/mutt-devel/files/patch-11 b/mail/mutt-devel/files/patch-11
deleted file mode 100644
index 9dc05d9..0000000
--- a/mail/mutt-devel/files/patch-11
+++ /dev/null
@@ -1,11 +0,0 @@
---- charset.h.orig Tue Mar 6 00:03:04 2001
-+++ charset.h Tue Mar 6 00:04:22 2001
-@@ -19,7 +19,7 @@
- #ifndef _CHARSET_H
- #define _CHARSET_H
-
--#include <iconv.h>
-+#include <giconv.h>
-
- int mutt_convert_string (char **, const char *, const char *, int);
- void mutt_sanitize_ja_chars (char *, size_t, int);
diff --git a/mail/mutt-devel/files/patch-12 b/mail/mutt-devel/files/patch-12
deleted file mode 100644
index 611e7df..0000000
--- a/mail/mutt-devel/files/patch-12
+++ /dev/null
@@ -1,40 +0,0 @@
---- m4/iconv.m4.orig Thu Jun 7 22:00:05 2001
-+++ m4/iconv.m4 Fri Jun 8 12:45:23 2001
-@@ -19,16 +19,16 @@
- am_cv_func_iconv="no, consider installing GNU libiconv"
- am_cv_lib_iconv=no
- AC_TRY_LINK([#include <stdlib.h>
--#include <iconv.h>],
-+#include <giconv.h>],
- [iconv_t cd = iconv_open("","");
- iconv(cd,NULL,NULL,NULL,NULL);
- iconv_close(cd);],
- am_cv_func_iconv=yes)
- if test "$am_cv_func_iconv" != yes; then
- am_save_LIBS="$LIBS"
-- LIBS="$LIBS -liconv"
-+ LIBS="$LIBS -lgiconv"
- AC_TRY_LINK([#include <stdlib.h>
--#include <iconv.h>],
-+#include <giconv.h>],
- [iconv_t cd = iconv_open("","");
- iconv(cd,NULL,NULL,NULL,NULL);
- iconv_close(cd);],
-@@ -43,7 +43,7 @@
- AC_CACHE_VAL(am_cv_proto_iconv, [
- AC_TRY_COMPILE([
- #include <stdlib.h>
--#include <iconv.h>
-+#include <giconv.h>
- extern
- #ifdef __cplusplus
- "C"
-@@ -63,7 +63,7 @@
- fi
- LIBICONV=
- if test "$am_cv_lib_iconv" = yes; then
-- LIBICONV="-liconv"
-+ LIBICONV="-lgiconv"
- fi
- AC_SUBST(LIBICONV)
- ])
diff --git a/mail/mutt-devel/files/patch-13 b/mail/mutt-devel/files/patch-13
deleted file mode 100644
index afdc0fc..0000000
--- a/mail/mutt-devel/files/patch-13
+++ /dev/null
@@ -1,11 +0,0 @@
---- intl/gettextP.h.orig Thu Jun 7 22:00:05 2001
-+++ intl/gettextP.h Wed Jul 25 08:06:39 2001
-@@ -25,7 +25,7 @@
- # include "../iconv/gconv_int.h"
- #else
- # if HAVE_ICONV
--# include <iconv.h>
-+# include <giconv.h>
- # endif
- #endif
-
OpenPOWER on IntegriCloud