Up to [cvs.NetBSD.org] / pkgsrc / mail / courier-maildir
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10, Fri Apr 28 18:13:25 2006 UTC (16 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.9: +1 -1
lines
FILE REMOVED
Update courier-maildir to 0.53.1. Changes from version 0.52.2 include: + Install some of the HTML documentation in the locations expected by courier-mta. * fixes to the Maildir+ quota support.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 3 05:33:11 2006 UTC (17 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.8: +6 -2
lines
Diff to previous 1.8 (colored)
Update mail/courier-maildir to 0.52.2. This update uses the maildir code from courier-0.52.2 which has no changes from the code in 0.52.1. The only change is that "fam" is no longer a package option (or a dependency) for courier-maildir.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:10 2005 UTC (17 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Nov 11 07:42:08 2005 UTC (17 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.6: +5 -1
lines
Diff to previous 1.6 (colored)
Make sure PKGNAME is set when we need it.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 11 07:29:26 2005 UTC (17 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Changed a comment: Instead of setting PKGBASE, packages including this file should set PKGNAME before.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 11 07:18:41 2005 UTC (17 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.4: +4 -2
lines
Diff to previous 1.4 (colored)
PKGBASE is defined too late to be used in PKG_OPTIONS_VAR, so it cannot be used here.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 20 20:26:15 2005 UTC (17 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
Update mail/courier-maildir to 0.52.1. Changes from version 0.51 include switching to use PCRE instead of a home-grown regexp package.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 11 00:03:32 2005 UTC (17 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Updated mail/courier-maildir to the utilities from the courier-0.51.0 distribution. Changes include teaching courier-maildiracl about account groups and the administrator group for IMAP ACLs, which are understood by courier-imap>=4.0.4 and sqwebmail>=5.0.4.
Revision 1.2 / (download) - annotate - [select for diffs], Sun May 22 05:35:33 2005 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.1: +1 -2
lines
Diff to previous 1.1 (colored)
For packages that use GNU configure, don't bother adding "TOOL" variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Feb 18 22:12:50 2005 UTC (17 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Update mail/courier-maildir to 0.48.2. Changes from version 0.45.6 include minor bugfixes, and fixing a major typo where the maildiracl and maildirkw utilities were actually just copies of the maildirmake utility.