summaryrefslogtreecommitdiff
path: root/mail/evolution-devel/files
diff options
context:
space:
mode:
Diffstat (limited to 'mail/evolution-devel/files')
-rw-r--r--mail/evolution-devel/files/patch-aa39
-rw-r--r--mail/evolution-devel/files/patch-ab7
-rw-r--r--mail/evolution-devel/files/patch-ac56
-rw-r--r--mail/evolution-devel/files/patch-ah20
4 files changed, 0 insertions, 122 deletions
diff --git a/mail/evolution-devel/files/patch-aa b/mail/evolution-devel/files/patch-aa
deleted file mode 100644
index 033cdbb90dd9..000000000000
--- a/mail/evolution-devel/files/patch-aa
+++ /dev/null
@@ -1,39 +0,0 @@
---- configure.orig Wed Sep 13 09:43:40 2000
-+++ configure Wed Sep 13 13:19:42 2000
-@@ -5709,8 +5709,8 @@
- fi
-
-
--THREADS_LIBS="$PTHREAD_LIB `glib-config --libs gthread`"
--THREADS_CFLAGS="`glib-config --cflags gthread`"
-+THREADS_LIBS="$PTHREAD_LIB `$GLIB_CONFIG --libs gthread`"
-+THREADS_CFLAGS="`$GLIB_CONFIG --cflags gthread`"
-
-
-
-@@ -5837,8 +5837,8 @@
- { echo "configure: error: Did not find gdkpixbuf installed" 1>&2; exit 1; }
- fi
-
--GLIB_CFLAGS="`glib-config --cflags`"
--GLIB_LIBS="`glib-config --libs`"
-+GLIB_CFLAGS="`$GLIB_CONFIG --cflags`"
-+GLIB_LIBS="`$GLIB_CONFIG --libs`"
-
-
-
-@@ -7915,10 +7915,10 @@
- *) # Relative path.
- ac_sub_cache_file="$ac_dots$cache_file" ;;
- esac
-- case "$ac_given_INSTALL" in
-- [/$]*) INSTALL="$ac_given_INSTALL" ;;
-- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
-- esac
-+# case "$ac_given_INSTALL" in
-+# [/$]*) INSTALL="$ac_given_INSTALL" ;;
-+# *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
-+# esac
-
- echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
- # The eval makes quoting arguments work.
diff --git a/mail/evolution-devel/files/patch-ab b/mail/evolution-devel/files/patch-ab
deleted file mode 100644
index 4a534e9b2df4..000000000000
--- a/mail/evolution-devel/files/patch-ab
+++ /dev/null
@@ -1,7 +0,0 @@
---- calendar/gui/Makefile.in.orig Mon Jul 10 21:34:31 2000
-+++ calendar/gui/Makefile.in Tue Jul 11 22:41:10 2000
-@@ -593,3 +593,3 @@
- install-data-local:
-- $(mkinstalldirs) $(DESTDIR)$(help_base)/C
-+# $(mkinstalldirs) $(DESTDIR)$(help_base)/C
- $(mkinstalldirs) $(Conduitsdir)
diff --git a/mail/evolution-devel/files/patch-ac b/mail/evolution-devel/files/patch-ac
deleted file mode 100644
index e106b51197dc..000000000000
--- a/mail/evolution-devel/files/patch-ac
+++ /dev/null
@@ -1,56 +0,0 @@
---- camel/providers/imap/Makefile.in.orig Mon Jul 10 21:34:06 2000
-+++ camel/providers/imap/Makefile.in Tue Jul 11 19:17:54 2000
-@@ -181,3 +181,3 @@
-
--libcamelimap_la_LDFLAGS = -version-info 0:0:0
-+libcamelimap_la_LDFLAGS = -avoid-version
-
---- camel/providers/mbox/Makefile.in.orig Fri Jun 2 15:48:47 2000
-+++ camel/providers/mbox/Makefile.in Wed Jun 28 18:54:19 2000
-@@ -167,3 +167,3 @@
-
--libcamelmbox_la_LDFLAGS = -version-info 0:0:0
-+libcamelmbox_la_LDFLAGS = -avoid-version
-
---- camel/providers/mh/Makefile.in.orig Sat Aug 19 19:26:36 2000
-+++ camel/providers/mh/Makefile.in Wed Aug 23 11:39:46 2000
-@@ -180,3 +180,3 @@
-
--libcamelmh_la_LDFLAGS = -version-info 0:0:0
-+libcamelmh_la_LDFLAGS = -avoid-version
-
---- camel/providers/nntp/Makefile.in.orig Sat Aug 19 19:26:36 2000
-+++ camel/providers/nntp/Makefile.in Wed Aug 23 11:40:11 2000
-@@ -180,3 +180,3 @@
-
--libcamelnntp_la_LDFLAGS = -version-info 0:0:0
-+libcamelnntp_la_LDFLAGS = -avoid-version
-
---- camel/providers/pop3/Makefile.in.orig Fri Jun 2 15:48:48 2000
-+++ camel/providers/pop3/Makefile.in Wed Jun 28 18:54:35 2000
-@@ -167,3 +167,3 @@
-
--libcamelpop3_la_LDFLAGS = $(KRB4_LDFLAGS) -version-info 0:0:0
-+libcamelpop3_la_LDFLAGS = $(KRB4_LDFLAGS) -avoid-version
-
---- camel/providers/sendmail/Makefile.in.orig Fri Jun 2 15:48:49 2000
-+++ camel/providers/sendmail/Makefile.in Wed Jun 28 18:54:52 2000
-@@ -167,3 +167,3 @@
-
--libcamelsendmail_la_LDFLAGS = -version-info 0:0:0
-+libcamelsendmail_la_LDFLAGS = -avoid-version
-
---- camel/providers/smtp/Makefile.in.orig Fri Jun 2 15:48:49 2000
-+++ camel/providers/smtp/Makefile.in Wed Jun 28 18:55:06 2000
-@@ -167,3 +167,3 @@
-
--libcamelsmtp_la_LDFLAGS = -version-info 0:0:0
-+libcamelsmtp_la_LDFLAGS = -avoid-version
-
---- camel/providers/vee/Makefile.in.orig Fri Jun 2 15:48:50 2000
-+++ camel/providers/vee/Makefile.in Wed Jun 28 18:55:19 2000
-@@ -167,3 +167,3 @@
-
--libcamelvee_la_LDFLAGS = -version-info 0:0:0
-+libcamelvee_la_LDFLAGS = -avoid-version
-
diff --git a/mail/evolution-devel/files/patch-ah b/mail/evolution-devel/files/patch-ah
deleted file mode 100644
index 92e9ce533671..000000000000
--- a/mail/evolution-devel/files/patch-ah
+++ /dev/null
@@ -1,20 +0,0 @@
---- mail/mail-crypto.c.orig Fri Aug 11 15:27:12 2000
-+++ mail/mail-crypto.c Wed Aug 23 11:17:44 2000
-@@ -189,7 +189,7 @@
-
- passwd_next = passphrase;
- passwd_remaining = strlen (passphrase);
-- passwd_incr = fpathconf (passwd_fds[1], _PC_PIPE_BUF);
-+ passwd_incr = 1024; /* XXX: no fpathconf() in libc_r? */
- /* Use a reasonable default value on error. */
- if (passwd_incr <= 0)
- passwd_incr = 1024;
-@@ -197,7 +197,7 @@
-
- input_next = input;
- input_remaining = strlen (input);
-- input_incr = fpathconf (ip_fds[1], _PC_PIPE_BUF);
-+ input_incr = 1024; /* XXX: no fpathconf() in libc_r? */
- if (input_incr <= 0)
- input_incr = 1024;
- input_eof_seen = FALSE;