diff options
author | (no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-15 05:59:50 +0800 |
---|---|---|
committer | (no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-15 05:59:50 +0800 |
commit | 73cb2357a7c7f905403cf41592bcbd7286fd85ae (patch) | |
tree | 2f5e26903a1f136a9e2f54af42475b280a215a6d /mail/evolution/files | |
parent | fd170dfee433454a5e1f74c295bf23f3835894c0 (diff) | |
download | marcuscom-ports-GNOME_2_6.tar marcuscom-ports-GNOME_2_6.tar.gz marcuscom-ports-GNOME_2_6.tar.bz2 marcuscom-ports-GNOME_2_6.tar.lz marcuscom-ports-GNOME_2_6.tar.xz marcuscom-ports-GNOME_2_6.tar.zst marcuscom-ports-GNOME_2_6.zip |
This commit was manufactured by cvs2svn to create branch 'GNOME_2_6'.GNOME_2_6
git-svn-id: svn://creme-brulee.marcuscom.com/ports/branches/GNOME_2_6@2058 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/files')
-rw-r--r-- | mail/evolution/files/patch-aa | 24 | ||||
-rw-r--r-- | mail/evolution/files/patch-camel::camel-store.h | 13 | ||||
-rw-r--r-- | mail/evolution/files/patch-camel_Makefile.in | 11 | ||||
-rw-r--r-- | mail/evolution/files/patch-camel_camel-mime-utils.c | 11 | ||||
-rw-r--r-- | mail/evolution/files/patch-ltmain.sh | 51 |
5 files changed, 0 insertions, 110 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa deleted file mode 100644 index 485bdff3d..000000000 --- a/mail/evolution/files/patch-aa +++ /dev/null @@ -1,24 +0,0 @@ ---- configure.orig Sat Mar 6 04:31:08 2004 -+++ configure Sat Mar 6 04:35:09 2004 -@@ -25368,10 +25368,10 @@ - Example: --with-nspr-libs=/usr/lib" >&2;} - { (exit 1); exit 1; }; } - else -- nsprlibs="-ldl $with_nspr_libs/libplc4.a $with_nspr_libs/libplds4.a $with_nspr_libs/libnspr4.a $PTHREAD_LIB" -+ nsprlibs="$with_nspr_libs/libplc4.a $with_nspr_libs/libplds4.a $with_nspr_libs/libnspr4.a $PTHREAD_LIB" - fi - else -- nsprlibs="-ldl -lplc4 -lplds4 -lnspr4 $PTHREAD_LIB" -+ nsprlibs="-lplc4 -lplds4 -lnspr4 $PTHREAD_LIB" - fi - - echo "$as_me:$LINENO: checking for Mozilla nspr libraries" >&5 -@@ -29134,7 +29134,7 @@ - idldir="$datadir/idl/evolution-$BASE_VERSION" - - --serverdir="$libdir/bonobo/servers" -+serverdir="$prefix/libdata/bonobo/servers" - - - evolutionuidir="$privdatadir/ui" diff --git a/mail/evolution/files/patch-camel::camel-store.h b/mail/evolution/files/patch-camel::camel-store.h deleted file mode 100644 index 0ab306f5a..000000000 --- a/mail/evolution/files/patch-camel::camel-store.h +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD: ports/mail/evolution/files/patch-camel::camel-store.h,v 1.2 2003/06/11 06:16:16 marcus Exp $ - ---- 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/files/patch-camel_Makefile.in b/mail/evolution/files/patch-camel_Makefile.in deleted file mode 100644 index a4250e85c..000000000 --- a/mail/evolution/files/patch-camel_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- camel/Makefile.in.orig Tue Dec 30 00:44:37 2003 -+++ camel/Makefile.in Tue Dec 30 00:44:45 2003 -@@ -221,7 +221,7 @@ - soundsdir = @soundsdir@ - viewsdir = @viewsdir@ - --SUBDIRS = . providers tests -+SUBDIRS = . providers - - libcamelincludedir = $(privincludedir)/camel - diff --git a/mail/evolution/files/patch-camel_camel-mime-utils.c b/mail/evolution/files/patch-camel_camel-mime-utils.c deleted file mode 100644 index 33111196a..000000000 --- a/mail/evolution/files/patch-camel_camel-mime-utils.c +++ /dev/null @@ -1,11 +0,0 @@ ---- camel/camel-mime-utils.c.orig Fri May 3 15:47:41 2002 -+++ camel/camel-mime-utils.c Sun May 5 18:09:24 2002 -@@ -3388,6 +3388,8 @@ - } - d(printf("named offset = %d\n", offset)); - } -+ -+ tm.tm_isdst = -1; - - t = mktime(&tm); - #if defined(HAVE_TIMEZONE) diff --git a/mail/evolution/files/patch-ltmain.sh b/mail/evolution/files/patch-ltmain.sh deleted file mode 100644 index 8c8acdd88..000000000 --- a/mail/evolution/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Fri Mar 5 10:05:44 2004 -+++ ltmain.sh Sat Mar 6 04:33:50 2004 -@@ -1349,7 +1349,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1364,8 +1364,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -3059,6 +3067,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5531,10 +5542,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" |