aboutsummaryrefslogtreecommitdiffstats
path: root/main/dovecot/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/dovecot: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* Revert "main/dovecot: enable pam support"Natanael Copa2017-11-031-4/+3
| | | | | | | | | dovecot can use /etc/passwd and /etc/shadow dirctly, so there are not really any need for PAM. https://github.com/alpinelinux/aports/commit/10b458891b729fee807ff3860398019a1b18c5af#commitcomment-25379432 This reverts commit 10b458891b729fee807ff3860398019a1b18c5af.
* main/dovecot: enable pam supportNatanael Copa2017-11-031-3/+4
| | | | fixes #8099
* main/dovecot: refactor configureNatanael Copa2017-11-031-19/+14
| | | | | move configure to a function so we avoid specify the common options multiple times
* main/dovecot: upgrade to 2.2.33.2TBK2017-11-011-4/+4
|
* main/dovecot: upgrade to 2.2.32, fixesValery Kartel2017-08-301-12/+22
| | | | | | | | | | | | | | - cosmetic fixes in init-script - move /usr/libexec/dovecot to /usr/lib/dovecot - add pidgeonhole (sieve) ldap storage plugin as subpackage - move all sieve-related stuff to pidgeonhole-plugin subpackage, so now dovecot package have no sieve-dependent libs and binaries. - move all ldap-related libs to dovecot-ldap subpackage, so now dovecot package doesn't depends on libldap.
* main/dovecot: upgrade to 2.2.29.1 and pigeonhole plugin to 0.4.18Ash Berlin2017-07-251-43/+25
| | | | | Remove fixed-upstream LibreSSL patch for dovecot as it was fixed upstream in commit dovecot/core#b91659702c83b8f144e369ad5fa82724242c210c
* main/dovecot: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/dovecot: rebuild against heimdal-7.1.0Leonardo Arena2017-01-171-1/+1
|
* main/dovecot: upgrade to 2.2.27Valery Kartel2016-12-071-33/+29
| | | | | | -- add config for sieve-extdata-plugin some fixes in APKBUILD
* main/dovecot: build pigeonhole extdata pluginPierre Jaury2016-12-051-2/+36
| | | | | | it was discussed that building these external plugins as part of the Dovecot APKBUILD would prevent ABI version mismatches and other bugs that arise when Dovecot is updated
* main/dovecot: upgrade to 2.2.26, remove hardcoded version numbersPierre Jaury2016-11-041-13/+13
| | | | | | | | Dovecot 2.2.26 was actually released as 2.2.26.0 after some critical issues were fixed in the initial release. After some discussion about how the numbering scheme should be handled, a temporary fix was introduced and remaining hardcoded version numbers removed.
* main/dovecot: use openssl binary from libresslNatanael Copa2016-10-111-7/+7
|
* main/dovecot: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/dovecot: upgrade to 2.2.25Natanael Copa2016-07-211-5/+5
|
* main/[various]: Bump pkgrel for .pre-install scripts fixes.Przemyslaw Pawelczyk2016-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * main/dovecot: Properly set primary group in .pre-install. main/dovecot/dovecot.pre-install * main/{npre,postgrey}: Properly set primary group in .pre-install. main/nrpe/nrpe.pre-install main/postgrey/postgrey.pre-install * main/ympd: Reorder arguments in .pre-install as in da4e96aacef5. main/ympd/ympd.pre-install * main/znc: Reorder arguments in .pre-install as in da4e96aacef5. main/znc/znc.pre-install * main/aports-build: Reorder arguments in .pre-install as in da4e96aacef5. main/aports-build/aports-build.pre-install * main/atheme-iris: Fix overlooked consistency issue as in a60b9f07dee0. main/atheme-iris/atheme-iris.pre-install * main/[various]: Add group and use it as primary in .pre-* scripts. main/apache2/apache2.pre-install main/aports-build/aports-build.pre-install main/atheme-iris/atheme-iris.pre-install main/clamav/clamav-db.pre-install main/clamsmtp/clamsmtp.pre-install main/clamsmtp/clamsmtp.pre-upgrade main/coova-chilli/coova-chilli.pre-install main/dhcp/dhcp.pre-install main/djbdns/dnscache.pre-install main/djbdns/tinydns.pre-install main/ez-ipupdate/ez-ipupdate.pre-install main/fetchmail/fetchmail.pre-install main/freeswitch/freeswitch.pre-install main/gitolite/gitolite.pre-install main/gnats/gnats.pre-install main/gross/gross.pre-install main/icecast/icecast.pre-install main/memcached/memcached.pre-install main/ngircd/ngircd.pre-install main/openntpd/openntpd.pre-install main/snort/snort.pre-install main/squid/squid.pre-install main/squid/squid.pre-upgrade main/transmission/transmission-daemon.pre-install main/znc/znc.pre-install
* main/dovecot: upgrade to 2.2.24Natanael Copa2016-05-161-11/+11
| | | | rename plugin subpackage
* main/dovecot: Integrate pigeonhole plugin 0.4.13 as a subpackageOlivier Mauras2016-05-161-2/+40
| | | | | | Sieve support in dovecot requires the pigeonhole plugin. The plugin requires to be rebuilded each time dovecot minor version changes, so having it as a subpackage will make it easier.
* main/dovecot: upgrade to 2.2.23, update init and logrotate scriptsValery Kartel2016-05-161-11/+11
|
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* main/dovecot: upgrade to 2.2.22Natanael Copa2016-03-291-4/+4
|
* main/dovecot: upgrade to 2.2.21Valery Kartel2016-02-231-5/+5
|
* main/dovecot: fixups in APKBUILD and default configsValery Kartel2015-12-091-49/+61
| | | | | | | | | - sample-configs (conf.d) moved to main package because those are used by dovecot.conf - dovecot-sample-config subpackage and corresponding dovecot-sample-config.post-install are removed - configs related to ldap auth moved to dovecot-ldap subpackage - new subpackage dovecot-sql with sql-related configs - all sql drivers now depend on dovecot-sql - init-script: default basedir set to /run/dovecot. added creation of basedir
* main/dovecot: upgrade to 2.2.20Natanael Copa2015-12-091-5/+5
|
* main/dovecot: set libtool optionKaarle Ritvanen2015-12-031-1/+2
| | | | allows dovecot-pigeonhole-plugin to build properly
* main/dovecot: Increased pkgrelDaniele Coli2015-11-121-1/+1
| | | | | Increased pkgrel after having added description to init.d script in previous commit.
* main/dovecot: Added description to init.d scriptDaniele Coli2015-11-041-3/+3
| | | | | Added description to init.d script in order to make it compliant with rc-system and avoid annoying warning messages on syslog.
* main/dovecot: upgrade to 2.2.19Natanael Copa2015-10-031-5/+5
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-2/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/dovecot: Some cleanups in init & logrotate scriptsValery Kartel2015-07-291-7/+7
|
* main/dovecot: upgrade to 2.2.18Bartłomiej Piotrowski2015-05-151-5/+5
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-4/+4
|
* main/dovecot: upgrade to 2.2.16Natanael Copa2015-03-131-5/+5
|
* main/dovecot: rebuild against mariadbŁukasz Jendrysik2015-01-261-2/+3
|
* main/dovecot: rebuild against krb5-1.13Natanael Copa2014-11-101-1/+1
|
* main/dovecot: upgrade to 2.2.15Natanael Copa2014-10-291-4/+4
|
* main/dovecot: upgrade to 2.2.14Natanael Copa2014-10-151-5/+4
|
* main/dovecot: upgrade to 2.2.13Natanael Copa2014-05-121-4/+4
|
* main/dovecot: upgrade to 2.2.12Natanael Copa2014-02-171-4/+4
|
* main/dovecot: upgrade to 2.2.11Natanael Copa2014-02-121-4/+4
|
* main/dovecot: upgrade to 2.2.10Natanael Copa2013-12-201-4/+4
|
* main/dovecot: upgrade to 2.2.9Natanael Copa2013-11-251-4/+4
|
* main/dovecot: upgrade to 2.2.8Natanael Copa2013-11-201-4/+4
|
* main/dovecot: upgrade to 2.2.7Natanael Copa2013-11-041-4/+4
|
* main/[various]: update config.subTimo Teräs2013-09-291-0/+1
|
* main/dovecot: upgrade to 2.2.6Natanael Copa2013-09-261-5/+5
|
* main/dovecot: specify licenseFabian Affolter2013-09-081-1/+1
|
* main/dovecot: use /sbin/nologin as shellNatanael Copa2013-09-041-1/+1
|
* main/dovecot: use /sbin/nologin as shellNatanael Copa2013-09-031-1/+1
|
* main/dovecot: upgrade to 2.2.5Natanael Copa2013-08-061-4/+4
|