diff options
Diffstat (limited to 'mail/evolution-devel/files')
-rw-r--r-- | mail/evolution-devel/files/patch-aa | 62 | ||||
-rw-r--r-- | mail/evolution-devel/files/patch-ab | 7 | ||||
-rw-r--r-- | mail/evolution-devel/files/patch-ac | 14 | ||||
-rw-r--r-- | mail/evolution-devel/files/patch-camel::camel-store.h | 13 | ||||
-rw-r--r-- | mail/evolution-devel/files/patch-po::Makefile.in.in | 14 |
5 files changed, 0 insertions, 110 deletions
diff --git a/mail/evolution-devel/files/patch-aa b/mail/evolution-devel/files/patch-aa deleted file mode 100644 index 8d11003c26ea..000000000000 --- a/mail/evolution-devel/files/patch-aa +++ /dev/null @@ -1,62 +0,0 @@ ---- configure.orig Thu Sep 13 08:28:28 2001 -+++ configure Thu Sep 13 08:29:17 2001 -@@ -5554,7 +5554,7 @@ - - CPPFLAGS_save="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS $DB3_CFLAGS" --for ac_hdr in db.h db3/db.h -+for ac_hdr in db3/db.h - do - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` - echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -@@ -5628,7 +5628,7 @@ - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 - rm -rf conftest* -- { echo "configure: error: Found db.h is not version $evolution_db_version" 1>&2; exit 1; } -+# { echo "configure: error: Found db.h is not version $evolution_db_version" 1>&2; exit 1; } - fi - rm -f conftest* - -@@ -5648,7 +5648,7 @@ - ac_cv_db3_ldadd="" - - for name in db db3 db-3.1; do -- LIBS="$LIBS_save $with_db3_libs/lib${name}.a" -+ LIBS="$LIBS_save $with_db3_libs/lib${name}.so" - cat > conftest.$ac_ext <<EOF - #line 5654 "configure" - #include "confdefs.h" -@@ -5669,7 +5669,7 @@ - if { (eval echo configure:5670: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - -- ac_cv_db3_ldadd="$with_db3_libs/lib${name}.a" -+ ac_cv_db3_ldadd="$with_db3_libs/lib${name}.so" - break - - else -@@ -5739,7 +5739,7 @@ - - echo "$ac_t""$ac_cv_db3_lib_version_match" 1>&6 - if test "$ac_cv_db3_lib_version_match" = no; then -- { echo "configure: error: db3 headers and library do not match... multiple copies installed?" 1>&2; exit 1; } -+# { echo "configure: error: db3 headers and library do not match... multiple copies installed?" 1>&2; exit 1; } - fi - - CPPFLAGS="$CPPFLAGS_save" -@@ -9349,10 +9349,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 c60c9ffa0f96..000000000000 --- a/mail/evolution-devel/files/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- camel/providers/imap/Makefile.in.orig Wed May 16 10:20:23 2001 -+++ camel/providers/imap/Makefile.in Wed May 16 10:21:14 2001 -@@ -179,7 +179,7 @@ - libcamelimapinclude_HEADERS = camel-imap-command.h camel-imap-folder.h camel-imap-message-cache.h camel-imap-search.h camel-imap-store.h camel-imap-summary.h camel-imap-types.h camel-imap-utils.h camel-imap-wrapper.h - - --libcamelimap_la_LDFLAGS = -version-info 0:0:0 -+libcamelimap_la_LDFLAGS = -avoid-version - - noinst_HEADERS = camel-imap-private.h - diff --git a/mail/evolution-devel/files/patch-camel::camel-store.h b/mail/evolution-devel/files/patch-camel::camel-store.h deleted file mode 100644 index ee23828d6428..000000000000 --- a/mail/evolution-devel/files/patch-camel::camel-store.h +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- camel/camel-store.h 2001/09/04 16:45:47 1.1 -+++ camel/camel-store.h 2001/09/04 16:46:32 -@@ -33,6 +33,7 @@ - #pragma } - #endif /* __cplusplus }*/ - -+#include <sys/types.h> - #include <camel/camel-object.h> - #include <camel/camel-service.h> - diff --git a/mail/evolution-devel/files/patch-po::Makefile.in.in b/mail/evolution-devel/files/patch-po::Makefile.in.in deleted file mode 100644 index f2ce380397ca..000000000000 --- a/mail/evolution-devel/files/patch-po::Makefile.in.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- po/Makefile.in.in 2001/09/11 17:20:57 1.1 -+++ po/Makefile.in.in 2001/09/11 17:21:24 -@@ -106,7 +106,7 @@ - @catalogs='$(CATALOGS)'; \ - for cat in $$catalogs; do \ - cat=`basename $$cat`; \ -- lang=`echo $$cat | sed 's/\.gmo$$//'`; \ -+ lang=`echo $$cat | sed 's/\.mo$$//'`; \ - dir=$(localedir)/$$lang/LC_MESSAGES; \ - $(mkinstalldirs) $(DESTDIR)$$dir; \ - if test -r $$cat; then \ |