./mail/cyrus-imapd, Cyrus IMAP server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q3, Version: 2.2.13p1nb5, Package name: cyrus-imapd-2.2.13p1nb5, Maintainer: pkgsrc-users

IMAP (Internet Message Access Protocol) is an Internet standards-track
protocol for accessing messages (mail, bboards, news, etc). The Cyrus
IMAP server differs from other IMAP server implementations in that it
is generally intended to be run on "sealed" servers, where normal users
are not permitted to log in. The mailbox database is stored in parts of
the filesystem that are private to the Cyrus IMAP system. All user
access to mail is through the IMAP, POP3, or KPOP protocols.

DEINSTALL [+/-]

Required to run:
[lang/perl5] [databases/db4] [security/cyrus-sasl]

Required to build:
[lang/perl5]

Master sites: (Expand)

SHA1: b9bc268c40fbb60aeb5253d61c4bfe5cffd3fb15
RMD160: 1604f07491d41f05563181bce46ff1b7a6e5f739
Filesize: 1997.874 KB

Version history: (Expand)


CVS history: (Expand)


   2011-10-15 12:06:02 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #3561 - requested by obache
mail/cyrus-imapd: build fix

Revisions pulled up:
- mail/cyrus-imapd/distinfo                                     1.32
- mail/cyrus-imapd/patches/patch-perl_imap_IMAP.xs              1.1

---
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Sat Oct 15 07:17:00 UTC 2011

   Modified Files:
   	pkgsrc/mail/cyrus-imapd: distinfo
   Added Files:
   	pkgsrc/mail/cyrus-imapd/patches: patch-perl_imap_IMAP.xs

   Log message:
   Fix compilation on perl 5.14, from cyrus-imapd-2.4 branch.