Commit Graph

18 Commits

Author SHA1 Message Date
Mark Brand 10b237f4c0 fixed sourceforge URLs in UPDATE macros 2010-09-09 21:24:32 +02:00
Mark Brand 1bfa819707 upgrade package vmime to 0.9.1-svn-r551
Also added missing zlib dependency for test-vmime.exe.
r551 merges our previously used patch.

r547 | vincent-richard | 2010-05-18 15:52:27 +0200 (Tue, 18 May 2010) | 1 line
Added helper function to construct parsed message from net message. Splitted IMAP source files.
r548 | vincent-richard | 2010-05-20 11:57:51 +0200 (Thu, 20 May 2010) | 1 line
Fixed type size.
r549 | vincent-richard | 2010-05-20 12:00:19 +0200 (Thu, 20 May 2010) | 1 line
Fixed unit tests build on OSX.
r550 | vincent-richard | 2010-05-20 17:28:51 +0200 (Thu, 20 May 2010) | 1 line
Fixed case-sensitive include.
r551 | vincent-richard | 2010-05-21 08:01:33 +0200 (Fri, 21 May 2010) | 1 line
Fixed missing #include.
2010-05-21 09:26:45 +02:00
Mark Brand f4e091908b fix use of pthreads in package vmime
The configure option "-without-pthread" seems not to work even
if it is listed as a configure option. As long as pthreads is
available, it is detected. This meant that the configuration
of vmime dependend on whether pthreads had already been installed,
even though pthreads was not listed as a dependency.

The solution seems to be to add the missing #include <pthread.h>
and allow pthreads to be used.

Also now build one of the examples as test-vmime.exe.
2010-05-20 23:23:33 +02:00
Volker Grabsch 8932a385d3 disable threading support explicitly because it doesn't work anyway in package vmime 2010-05-02 17:23:55 +02:00
Mark Brand 4ddb2de249 upgrade package vmime to 0.9.1-svn-r537
r537 | vincent-richard | 2010-03-10 16:54:23 +0100 (Wed, 10 Mar 2010) | 1 line
Fixed compilation issue with 'const'.
r536 | vincent-richard | 2010-03-10 14:29:33 +0100 (Wed, 10 Mar 2010) | 1 line
Fixed bug #2966885: memory leak caused by strong ref (thanks to tuxx from SF).
r535 | vincent-richard | 2010-03-06 13:48:39 +0100 (Sat, 06 Mar 2010) | 1 line
Use 'glibtoolize' instead of 'libtoolize' on MacOSX.

Removed "sed hack" for libtoolsize from vmime.mk since r535.
2010-03-12 10:00:39 +01:00
Mark Brand 2d548d4bfb upgrade package vmime to 0.9.1-svn-r534
Fix for invoking bash from bootstrap script.
2010-02-18 02:31:18 +01:00
Volker Grabsch e1ab4466ff changed coding style: make "-i" always the first argument of $(SED) (by Mark Brand) 2010-02-16 04:12:53 +01:00
Mark Brand 71639e81fa upgrade package vmime to 0.9.1-svn-r533 2010-02-15 11:05:16 +01:00
Volker Grabsch 3a464b819d improved coding style 2010-02-14 13:27:11 +01:00
Mark Brand 07fb917d65 various improvements for package vmime 2010-02-13 15:14:12 +01:00
Mark Brand f2b2ed3b8f use prefixed pkg-config in package vmime 2010-02-12 15:53:51 +01:00
Mark Brand 3090871018 upgrade package vmime to 0.9.1-svn-r529 2010-02-10 12:58:41 +01:00
Mark Brand 62ab25d942 restored fix for the libvmime.a filename in package vmime 2010-02-09 01:06:53 +01:00
Volker Grabsch 71f83a7e0d point consequently to "doc/index.html" instead of "doc/index.html or doc/README" 2010-02-08 00:58:06 +01:00
Volker Grabsch 63d8aab43d use glibtoolize instead of libtoolize where appropriate (by Tony Theodore) 2010-02-07 14:55:35 +01:00
Volker Grabsch 785fa9788f use the autotools for package vmime 2010-02-05 02:32:29 +01:00
Volker Grabsch 8a3233b044 simplified file markers 2010-01-16 23:02:02 +01:00
Volker Grabsch b2fb222ec1 new package: vmime (by Mark Brand) 2009-10-09 16:01:46 +02:00