notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/cyrus-imapd23/files/patch-configure
SVNWeb

Number of commits found: 11

Wed, 20 Sep 2023
[ 12:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:3ef557faba4d478d510df5755f233043d758cb42  commit hash:3ef557faba4d478d510df5755f233043d758cb42  commit hash:3ef557faba4d478d510df5755f233043d758cb42  3ef557f  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
mail/cyrus-imapd23: Remove expired port

2023-09-15 mail/cyrus-imapd23: No longer supported by upstream
Fri, 3 Apr 2015
[ 11:26 mat search for other commits by this committer ] Original commit   Revision:383107 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
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
Wed, 17 Dec 2014
[ 18:04 ume search for other commits by this committer ] Original commit   Revision:374866
Fix build with clang when SNMP option is enabled.

PR:		196015
Wed, 14 Sep 2011
[ 11:19 ume search for other commits by this committer ] Original commit 
Update to 2.3.17.
Fri, 26 Nov 2010
[ 15:23 ume search for other commits by this committer ] Original commit 
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.
Mon, 21 Dec 2009
[ 15:39 ume search for other commits by this committer ] Original commit 
Update to 2.3.16.
Wed, 25 Mar 2009
[ 17:02 ume search for other commits by this committer ] Original commit 
Update to 2.3.14.
Mon, 20 Oct 2008
[ 16:11 ume search for other commits by this committer ] Original commit 
Update to 2.3.13.
Mon, 20 Aug 2007
[ 15:21 ume search for other commits by this committer ] Original commit 
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.
Thu, 25 May 2006
[ 03:33 ume search for other commits by this committer ] Original commit 
Update to 2.3.5.
Mon, 12 Dec 2005
[ 01:22 ume search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Add Cyrus IMAPd 2.3.0 after repo. copy.

Number of commits found: 11