summaryrefslogtreecommitdiffstats
path: root/package/dovecot
Commit message (Collapse)AuthorAgeFilesLines
* package/dovecot: Fix symbol conflict in static build with MySQL enabledBernd Kuhls2014-11-211-0/+24
| | | | | | | | Fixes http://autobuild.buildroot.net/results/9b5/9b536926b3b2bf82c683b48e9697a220f1b4bf33/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* dovecot: fix static buildBaruch Siach2014-11-141-0/+24
| | | | | | | | | | Add a patch removing reference to MODULE_SUFFIX when it is undefined. Fixes: http://autobuild.buildroot.net/results/c68/c6844bbffff1cd4f738a5fced011d28f73c90b16/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/dovecot: Adjust LIBDOVECOT in dovecot-config to STAGING_DIRBernd Kuhls2014-11-091-0/+1
| | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/3e6/3e6c258d7636fedbb87ba62069094291666e6a85/ http://autobuild.buildroot.net/results/410/410b68afece06ddb03a00245cfdc3de4d9a4e5f1/ http://autobuild.buildroot.net/results/bd3/bd37ee92eeb00adb1558dbb61315465a0cdfe635/ http://autobuild.buildroot.net/results/fd1/fd18c3678eded431476b4e61a10c48e160ffd51a// and many others Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/dovecot: Fix build error in SQLite moduleBernd Kuhls2014-11-081-0/+24
| | | | | | | | Patch occured with "make dovecot" using this defconfig: http://autobuild.buildroot.net/results/bd3/bd37ee92eeb00adb1558dbb61315465a0cdfe635/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/dovecot-pigeonhole: New packageBernd Kuhls2014-10-301-0/+2
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/dovecot: New packageBernd Kuhls2014-10-302-0/+153
[Thomas: - slightly adjust the prompt of options in the Config.in file - fix license: it's just LGPLv2.1, no exceptions. Parts of the code are under public domain, or under the MIT license, but the combination is under LGPLv2.1. - rewrap one comment in the .mk file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud