head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.44 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.42 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.40 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.38 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.36 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.34 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.32 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.30 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.28 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.26 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.24 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.22 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.20 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.18 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.16 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.14 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.12 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.10 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.8 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.6 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.4 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.2 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.4.0.2 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.3.0.2 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.2.0.2 pkgsrc-2004Q2-base:1.2; locks; strict; comment @# @; 1.5 date 2005.03.02.21.43.48; author wiz; state dead; branches; next 1.4; 1.4 date 2004.11.28.14.34.07; author recht; state Exp; branches; next 1.3; 1.3 date 2004.07.27.13.28.38; author recht; state Exp; branches; next 1.2; 1.2 date 2004.05.28.23.02.02; author recht; state Exp; branches; next 1.1; 1.1 date 2004.05.27.04.42.46; author jlam; state Exp; branches; next ; desc @@ 1.5 log @Moved cyrus-imapd22 to cyrus-imapd. @ text @$NetBSD: patch-am,v 1.4 2004/11/28 14:34:07 recht Exp $ --- configure.in.orig Mon Nov 22 22:27:07 2004 +++ configure.in Sun Nov 28 14:36:32 2004 @@@@ -944,7 +944,7 @@@@ dnl add perl cccdlflags when building libraries -- this ensures that the dnl libraries will be compiled as PIC if perl requires PIC objects dnl -- this is needed on NetBSD, but seems to cause problems on atleast Solaris -- -dnl eval `${PERL} -V:cccdlflags` + eval `${PERL} -V:cccdlflags` PERL_CCCDLFLAGS="$cccdlflags" AC_SUBST(PERL_CCCDLFLAGS) fi @ 1.4 log @update to cyrus-imapd-2.2.10. Patch by adrianp@@. While at it also make it build on OSX. Changes to the Cyrus IMAP Server since 2.2.9 Fix 0 termination in mysasl_canon_user. Check for imap magic plus buffer overflow in proxyd also (CAN-2004-1015). Changes to the Cyrus IMAP Server since 2.2.8 Change ACLs correctly when renaming a user Do not abandon std{in,out,err} file descriptors; syslog assumes it can use stderr if syslogd isn't running. Clean up imap magic plus to avoid buffer overrun (CAN-2004-1011) Fix lack of bounds checking in PARTIAL and FETCH (CAN-2004-1012, CAN-2004-10 13) Do not attempt to reuse a freed connection in lmtpproxyd. Allow login without authentication with -N switch in proxyd. Fix use of xrealloc and fold pointers in lmtpengine. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @update to cyrus imapd 2.2.7 Changes to the Cyrus IMAP Server since 2.2.6: - Fix handling of PARTIAL command and partial body fetches - A large number of portability fixes supplied by Albert Chin - Added client_timeout option to control connect() timeouts for proxy code - Added popuseacl option - Fix a number of issues with the quota -f tool - Fix thread safety issue in saslserver() - Fix possible stage file leak in append code - Fix bugs in handling of MULTIAPPEND introduced in 2.2.3 - Fixed regression bug in Sieve vacation @ text @d1 1 a1 1 $NetBSD: patch-am,v 1.2 2004/05/28 23:02:02 recht Exp $ d3 3 a5 3 --- configure.in.orig 2004-07-05 20:18:02.000000000 +0200 +++ configure.in 2004-07-27 15:00:18.000000000 +0200 @@@@ -943,7 +943,7 @@@@ @ 1.2 log @update to 2.2.5 Changes to the Cyrus IMAP Server since 2.2.4 - Bug fixed in hash table code that could sometimes cause crashes with the quotalegacy database - Net-SNMP compatibility - Significantly improved com_err detection - Assorted minor NNTP improvements - Assorted other minor bugfixes @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 3 --- configure.in.orig 2004-05-29 00:51:15.000000000 +0200 +++ configure.in 2004-05-29 00:52:04.000000000 +0200 @@@@ -933,7 +933,7 @@@@ @ 1.1 log @We already patch the configure script in patch-af, but add the patch to configure.in for completeness and for documentation purposes. @ text @d3 7 a9 8 --- configure.in.orig Tue Mar 9 13:08:38 2004 +++ configure.in @@@@ -924,6 +924,11 @@@@ dnl and compile perl/cyradm PERL_SUBDIRS="imap" PERL="${with_perl}" +dnl add perl cccdlflags when building libraries -- this ensures that the +dnl libraries will be compiled as PIC if perl requires PIC objects d11 2 a12 2 + PERL_CCCDLFLAGS="$cccdlflags" + AC_SUBST(PERL_CCCDLFLAGS) a13 2 dnl for timsieved @