summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* upgrade package vmime to vmime-0.9.1-svn-r553Mark Brand2010-05-221-0/+280
| | | | | | | r552 | vincent-richard | 2010-05-21 09:41:15 +0200 (Fri, 21 May 2010) | 1 line Always encode special charsets. r553 | vincent-richard | 2010-05-21 11:32:42 +0200 (Fri, 21 May 2010) | 1 line Rewritten doc.
* fix configure script so "windows" is not a Mac architecture in package qtMark Brand2010-05-211-14/+25
|
* forge gdb to use Bash instead of the potentially buggy /bin/sh in package ↵Volker Grabsch2010-05-261-1/+2
| | | | gdb (by Tony Theodore)
* don't use the hard-coded /bin/sh shell in package gdb (by Tony Theodore)Volker Grabsch2010-05-241-0/+17
|
* improved release notesVolker Grabsch2010-05-211-6/+12
|
* upgrade package vmime to 0.9.1-svn-r551Mark Brand2010-05-213-18/+1338
| | | | | | | | | | | | | | | | 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.
* ignore version 2.25.6 of package glibVolker Grabsch2010-05-211-1/+1
| | | | | For more information about why 2.25.6 doesn't work, see: https://bugzilla.gnome.org/show_bug.cgi?id=619243
* improved release notesVolker Grabsch2010-05-211-2/+2
|
* fix use of pthreads in package vmimeMark Brand2010-05-202-3/+27
| | | | | | | | | | | | | 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.
* improved version recognition of packages binutils and gccVolker Grabsch2010-05-202-5/+2
|
* update release notesVolker Grabsch2010-05-201-4/+22
|
* fixed typoVolker Grabsch2010-05-201-1/+1
|
* upgrade package libpano13Mark Brand2010-05-202-14/+2
| | | | Previously used patch is now merged upstream.
* use correct options for arch and largefile for windows target of package qtMark Brand2010-05-192-14/+25
| | | | | | | | | | | | | | | | | | | Previously we did not specify -arch, so the configure script used the host architecture as the default. This worked as long as the host and target architectures matched. That's why we had to force it with -host-arch i386 to make it work on 64 bit hosts. The correct value "windows" may have different properties than i386, but this has not be researched. In any case "windows" is the value use by the binary executable configure tool for windows. Additionally, the configure script did not respect -arch when cross-building on MAC. Now CFG_ARCH is set automatically to windows to cover this case. Also, "-largefile" is not appropriate for Windows. Now specify "-no-largefile" to avoid defintions meant for Unix. Windows apparently still has its largefile support.
* add the autostatic patch to package pthreadsVolker Grabsch2010-05-191-0/+150
|
* improved test programs of packages libgomp and pthreadsVolker Grabsch2010-05-192-4/+6
|
* replaced $(SED) action with a clean patch in package glibVolker Grabsch2010-05-192-1/+28
|
* wine fix for package gtkglext (by Tony Theodore)Volker Grabsch2010-05-191-0/+2
|
* add more information about a patch of package glibVolker Grabsch2010-05-191-0/+3
|
* upgrade package postgresqlMark Brand2010-05-161-2/+2
|
* update package jpegMark Brand2010-05-162-42/+2
| | | | Previously used patch is now in sources from upstream.
* test program for package pthreads (by Martin Lambers)Volker Grabsch2010-05-162-0/+44
|
* upgrade package vmime to 0.9.1-svn-r546Mark Brand2010-05-151-0/+19
| | | | | r546 | vincent-richard | 2010-05-14 18:56:20 +0200 (Fri, 14 May 2010) | 1 line Fixed parsing of header field value with no data on the first line (folding).
* upgrade package gcc-mpcMark Brand2010-05-151-2/+2
|
* add the missing information about the origin of a patchVolker Grabsch2010-05-161-0/+3
|
* improved patches for package glibVolker Grabsch2010-05-161-6/+22
|
* remove duplicate patch for package glibVolker Grabsch2010-05-161-25/+0
|
* improved build options for native build of package glibVolker Grabsch2010-05-161-0/+1
|
* improved patches of package glibVolker Grabsch2010-05-164-32/+57
|
* update version and version recognition of package lcmsVolker Grabsch2010-05-161-8/+7
|
* add information about the origin of various patchesVolker Grabsch2010-05-144-1/+10
|
* improved naming of patch filesVolker Grabsch2010-05-1421-0/+0
|
* improved coding style in package boostVolker Grabsch2010-05-141-1/+1
|
* actually build the test program of package gtkglextVolker Grabsch2010-05-141-0/+5
|
* avoid warnings in the test program of package gtkglextVolker Grabsch2010-05-141-0/+6
|
* bugfix patch for package gtkglextVolker Grabsch2010-05-141-0/+83
|
* replace the $(SED) hacks with proper patches in package gtkglextVolker Grabsch2010-05-143-5/+73
|
* build the command line tools of package projVolker Grabsch2010-05-141-2/+2
|
* upgrade package pdflib_lite (by Mark Brand)Volker Grabsch2010-05-132-2/+25
|
* test program for package gtkglext (by Martin Gerhardy)Volker Grabsch2010-05-131-0/+82
|
* new package: gtkglext (by Martin Gerhardy)Volker Grabsch2010-05-131-0/+44
|
* upgrade package pixmanMark Brand2010-05-131-2/+2
|
* upgrade package gettextMark Brand2010-05-131-2/+2
|
* avoid all old 2.24.x versions of package glibVolker Grabsch2010-05-131-0/+1
|
* ignore beta versions of package gtkVolker Grabsch2010-05-131-0/+1
|
* upgrade package libgeotiffMark Brand2010-05-111-3/+4
|
* upgrade package gst-plugins-goodMark Brand2010-05-111-3/+6
|
* upgrade packages boost gdal glew gst-plugins-base gstreamer gtk libgpg_error ↵Mark Brand2010-05-1112-24/+24
| | | | libgsf libpng librsvg libunistring taglib
* upgrade package poptMark Brand2010-05-113-738/+12
| | | | Much easier now that we don't need gnulib here.
* disable aalib explicitly in package xine-lib (by Mark de Wever)Volker Grabsch2010-05-121-0/+1
|