Commit graph

10 commits

Author SHA1 Message Date
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Hajimu UMEMOTO
7ccbc423ba Fix build with clang when SNMP option is enabled.
PR:		196015
2014-12-17 18:04:21 +00:00
Hajimu UMEMOTO
b5f99d8a45 Update to 2.3.17. 2011-09-14 11:19:36 +00:00
Hajimu UMEMOTO
d97299712d 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.
2010-11-26 15:23:45 +00:00
Hajimu UMEMOTO
60366b3953 Update to 2.3.16. 2009-12-21 15:39:10 +00:00
Hajimu UMEMOTO
7410cfd0c8 Update to 2.3.14. 2009-03-25 17:02:25 +00:00
Hajimu UMEMOTO
d485346ba1 Update to 2.3.13. 2008-10-20 16:11:47 +00:00
Hajimu UMEMOTO
5951abf322 Update to 2.3.9.
Upgrading from 2.3.8

  * The default value of the allowplaintext option has been changed to
    disabled (0). If you need to allow cleartext passwords on the wire,
    then you will have to explicitly enable the allowplaintext option
    in imapd.conf.
2007-08-20 15:21:49 +00:00
Hajimu UMEMOTO
874087aab9 Update to 2.3.5. 2006-05-25 03:33:33 +00:00
Hajimu UMEMOTO
ec6218dc99 Add Cyrus IMAPd 2.3.0 after repo. copy. 2005-12-12 01:22:54 +00:00
Renamed from mail/cyrus-imapd23/files/patch-ac (Browse further)