Search Criteria
Package Details: cyrus-imapd 3.12.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cyrus-imapd.git (read-only, click to copy) |
---|---|
Package Base: | cyrus-imapd |
Description: | An email, contacts and calendar server |
Upstream URL: | https://www.cyrusimap.org/ |
Licenses: | BSD-Attribution-HPND-disclaimer |
Provides: | imap-server, pop3-server |
Submitter: | ryanc |
Maintainer: | J5lx |
Last Packager: | J5lx |
Votes: | 28 |
Popularity: | 0.33 |
First Submitted: | 2007-10-14 08:22 (UTC) |
Last Updated: | 2025-05-09 16:53 (UTC) |
Dependencies (58)
- brotli (brotli-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- icu (icu-gitAUR)
- jansson (jansson-gitAUR)
- krb5 (krb5-gitAUR)
- libcap
- libchardet
- libcom_err.so (e2fsprogs-gitAUR, e2fsprogs, lib32-e2fsprogs)
- libical
- libldap (libldap-gnutlsAUR)
- libnghttp2 (libnghttp2-gitAUR)
- libsasl
- libuuid.so (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR, lib32-util-linux, util-linux-libs)
- libwslay
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- mariadb-libs (libmysqlclient80AUR, libmysqlclient81AUR, libmysqlclient84AUR, libmysqlclientAUR, mariadb-lts-libs)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pcre2 (pcre2-gitAUR)
- perl (perl-gitAUR)
- Show 38 more dependencies...
Required by (2)
- squirrelmail (requires imap-server)
- squirrelmail-dev-svn (requires imap-server)
Sources (10)
- cyrus-imapd.service
- cyrus-imapd.sysusers.conf
- cyrus-imapd.tmpfiles.conf
- https://github.com/cyrusimap/cyrus-imapd/releases/download/cyrus-imapd-3.12.0/cyrus-imapd-3.12.0.tar.gz
- https://github.com/cyrusimap/cyrus-imapd/releases/download/cyrus-imapd-3.12.0/cyrus-imapd-3.12.0.tar.gz.sig
- https://src.fedoraproject.org/rpms/cyrus-imapd/raw/4176c0e5983b3d19752f2db3860c33bafa7c259b/f/patch-cyrus-remove-always-inline-for-buf-len
- imapd.conf.patch
- libcyrus-imap-sieve-dependency.patch
- managesieve-libcap-dependency.patch
- zoneinfo-db-incompatible-types.patch
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 12 Next › Last »
J5lx commented on 2020-04-18 13:01 (UTC)
Oh great, Sphinx breaking the build again. It’s actually the fault of the 3.x series in general as it seems. For a mercy, Sphinx version 1 has been added to the community repo in the meantime, so we can simply use that for the time being while I figure out a patch. I’ve updated the package accordingly, thanks for reporting!
J5lx commented on 2020-02-15 18:32 (UTC)
Should be fixed now, I’ve submitted a patch to upstream. Thanks for reporting!
a2h commented on 2020-02-07 08:17 (UTC) (edited on 2020-02-07 08:51 (UTC) by a2h)
Hi. I was getting a cap_setuid erroR when building Cyrus.
It looks like it was flagged here: https://www.bountysource.com/issues/87238742-3-0-13-build-fails-with-libcap-2-29
I fixed it by adding this to the prepare() section after the change of directory
egrep -lRZ 'cap_setuid' . | xargs -0 -l sed -i -e 's/cap_setuid/cap_setuid_fixed/g'
J5lx commented on 2019-11-20 19:27 (UTC)
Damn, I forgot to update the checksum. I’ll fix that immediately, sorry about that!
J5lx commented on 2019-09-10 01:31 (UTC)
Small update: I finally figured out how to make the documentation build with Sphinx 2, so the dependency on Sphinx 1 is now gone and there is no longer any need for that virtualenv hack either. I’m sorry that I could’t get it done any earlier.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 12 Next › Last »