FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 3:09 PM BST
Port details
cyrus-imapd24 2.4.16 mail on this many watch lists=4 search for ports that depend on this port
The cyrus mail server, supporting POP3 and IMAP4 protocols
Maintained by: ume@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Oct 2010 12:47:34
Also Listed In: ipv6
License: BSD


The Cyrus IMAP (Internet Message Access Protocol) server provides access to
personal mail and system-wide bulletin boards through the IMAP protocol. 
The Cyrus IMAP server is a scaleable enterprise mail system designed for use
from small to large enterprise environments using standards-based
technologies.

A full Cyrus IMAP implementation allows a seamless mail and bulletin board
environment to be set up across multiple servers.  It differs from other
IMAP server implementations in that it is run on "sealed" servers, where
users are not normally 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 software using the IMAP, POP3, or KPOP
protocols.

The private mailbox database design gives the server large advantages in
efficiency, scalability, and administratability.  Multiple concurrent
read/write connections to the same mailbox are permitted.  The server
supports access control lists on mailboxes and storage quotas on mailbox
hierarchies.

WWW: http://www.cyrusimap.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8
Required Libraries: security/cyrus-sasl2, devel/pcre, databases/db41

Required by:
for Build

for Run

To install the port: cd /usr/ports/mail/cyrus-imapd24/ && make install clean
To add the package: pkg_add -r cyrus-imapd24


Configuration Options
===> The following configuration options are available for cyrus-imapd-2.4.16:
     AUTOCREATE=off (default) "Use autocreate INBOX patch (UoA)"
     AUTOSIEVE=off (default) "Use autosievefolder patch (UoA)"
     BDB=on (default) "Use Berkeley DB"
     DRAC=off (default) "Enable DRAC support"
     IDLED=off (default) "Enable IMAP idled support"
     LDAP=off (default) "Use LDAP (experimental)"
     MURDER=off (default) "Enable IMAP Murder support"
     MYSQL=off (default) "Use MySQL"
     NETSCAPEHACK=off (default) "Enable X-NETSCAPE extensions"
     NNTP=off (default) "Enable NNTP support"
     PGSQL=off (default) "Use PostgreSQL"
     REPLICATION=off (default) "Enable replication (experimental)"
     SNMP=off (default) "Enable SNMP support"
     SQLITE=off (default) "Use SQLite"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.cyrusimap.org/cyrus-imapd/
http://cyrusimap.org/releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2012 15:46:35
Original commit files touched by this commit  2.4.16
ume search for other commits by this committer
Update to 2.4.16.

From install-upgrade:

  Upgrading from 2.4.15

      * The tools/rehash utility has been fixed, we recommend ALL sites
        with the fulldirhash option enabled to run tools/rehash on their
        mailspools.
18 Apr 2012 18:03:26
Original commit files touched by this commit  2.4.15
ume search for other commits by this committer
Update to 2.4.15.

From install-upgrade:

  Upgrading from 2.4.14

      * We recommend that ALL sites with fulldirhash enabled run
        tools/rehash on their mail spools after upgrading from 2.4.14.
        There were serious 32 vs 64 bit hashing bugs which were made worse
        with 2.4.14. NOTE: the syntax of tools/rehash has changed. Run it
        without arguments to see a usage statement.
12 Mar 2012 15:57:42
Original commit files touched by this commit  2.4.14
ume search for other commits by this committer
Update to 2.4.14.

Feature safe:   yes
14 Feb 2012 12:45:35
Original commit files touched by this commit  2.4.13_2
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.4.13_1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
03 Jan 2012 01:20:37
Original commit files touched by this commit  2.4.13_1
ume search for other commits by this committer
Fix plist.

Spotted by:     pointyhat via pav.
31 Dec 2011 15:01:50
Original commit files touched by this commit  2.4.13
ume search for other commits by this committer
Update to 2.4.13.

A Happy New Year!
01 Nov 2011 15:34:58
Original commit files touched by this commit  2.4.12
ume search for other commits by this committer
Update the autosieve patch and unmark BROKEN with the
AUTOSIEVE option.

PR:             ports/162185
Submitted by:   mm
05 Oct 2011 16:12:37
Original commit files touched by this commit  2.4.12
ume search for other commits by this committer
Update to 2.4.12.
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.4.11
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
15 Sep 2011 11:35:28
Original commit files touched by this commit  2.4.11
ume search for other commits by this committer
Mark BROKEN when AUTOSIEVE is enabled.  The 3rd party's
autosieve patch is not aveilable for the latest version
of Cyrus-IMAPd.

PR:             ports/160740
14 Sep 2011 11:21:11
Original commit files touched by this commit  2.4.11
ume search for other commits by this committer
Update to 2.4.11.
28 Jul 2011 12:43:22
Original commit files touched by this commit  2.4.10_1
sylvio search for other commits by this committer
- Chase net-snmp shlib version bump.
06 Jul 2011 12:52:28
Original commit files touched by this commit  2.4.10
ume search for other commits by this committer
Update to 2.4.10.
22 Jun 2011 03:37:51
Original commit files touched by this commit  2.4.9
ume search for other commits by this committer
Update to 2.4.9.
20 May 2011 12:17:03
Original commit files touched by this commit  2.4.8
ume search for other commits by this committer
Make it buildable with perl 5.14.0.  Perl 5.14.0 doesn't define
sv_undef, sv_yes nor sv_no, anymore.
13 Apr 2011 16:56:44
Original commit files touched by this commit  2.4.8
ume search for other commits by this committer
Update to 2.4.8.
03 Apr 2011 12:28:59
Original commit files touched by this commit  2.4.7
ume search for other commits by this committer
Recover some distinfo entries.

PR:             ports/156139
Submitted by:   Kalten <kalten__at__gmx.at>
31 Mar 2011 04:01:10
Original commit files touched by this commit  2.4.7
ume search for other commits by this committer
Update to 2.4.7.
20 Dec 2010 16:05:31
Original commit files touched by this commit  2.4.6
ume search for other commits by this committer
Update to 2.4.6.
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.4.5_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
30 Nov 2010 17:43:46
Original commit files touched by this commit  2.4.5_1
ume search for other commits by this committer
Change to off the experimental 3rd party patch by default.
30 Nov 2010 11:33:41
Original commit files touched by this commit  2.4.5
mm search for other commits by this committer
- Add optional autocreate and autosieve patches (originally from UoA)
- Patches are maintained by myself (mm@FreeBSD.org)

URL:            http://blog.vx.sk/archives/13-Cyrus-IMAP-UoA.html

PR:             ports/152257
Approved by:    maintainer (timeout)
29 Nov 2010 19:02:28
Original commit files touched by this commit  2.4.5
ume search for other commits by this committer
Update to 2.4.5.
26 Nov 2010 15:23:45
Original commit files touched by this commit  2.4.4_1
ume search for other commits by this committer
Use PCRE explicitly.  If PCRE was installed, the header of PCRE was
picked upped.  However, since there was bash-ism in the configure
script, libpcre was not linked, correctly.  As the result, the regex
in our libc was used, but the header of PCRE was referred.
12 Nov 2010 12:50:19
Original commit files touched by this commit  2.4.4
ume search for other commits by this committer
Update to 2.4.4.
09 Nov 2010 16:17:42
Original commit files touched by this commit  2.4.3_1
ume search for other commits by this committer
Fix plist.

Reported by:    QAT
09 Nov 2010 15:44:04
Original commit files touched by this commit  2.4.3
ume search for other commits by this committer
Update to 2.4.3.
19 Oct 2010 11:46:34
Original commit files touched by this commit  2.4.2
ume search for other commits by this committer
Update to 2.4.2.
18 Oct 2010 15:27:22
Original commit files touched by this commit  2.4.1
ume search for other commits by this committer
Update to 2.4.1.
18 Oct 2010 12:47:20
Original commit files touched by this commit  2.4.0
ume search for other commits by this committer
Add new 2.4 branch of Cyrus IMAPd after repocopy.

PR:             ports/151472
Repocopied by:  portmgr (marcus)

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours18
new 7 days63
new fortnight185
new month257

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.291 seconds.