summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDean Bailey <alron@gentoo.org>2003-02-10 02:32:00 +0000
committerDean Bailey <alron@gentoo.org>2003-02-10 02:32:00 +0000
commit4eed40c24f53ab20ab1ea311015352bdcc35e685 (patch)
tree2165ff2512c417e69ae706c3ce1a7bc8c2d2f3f7 /net-mail/vimap/ChangeLog
parentmenu entry fixes (diff)
downloadgentoo-2-4eed40c24f53ab20ab1ea311015352bdcc35e685.tar.gz
gentoo-2-4eed40c24f53ab20ab1ea311015352bdcc35e685.tar.bz2
gentoo-2-4eed40c24f53ab20ab1ea311015352bdcc35e685.zip
initial import of vimap, a modified uw-imap with Linuxconf style Virtual Domain support.
Diffstat (limited to 'net-mail/vimap/ChangeLog')
-rw-r--r--net-mail/vimap/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-mail/vimap/ChangeLog b/net-mail/vimap/ChangeLog
new file mode 100644
index 000000000000..09ba9db096a4
--- /dev/null
+++ b/net-mail/vimap/ChangeLog
@@ -0,0 +1,15 @@
+# ChangeLog for net-mail/vimap
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/ChangeLog,v 1.1 2003/02/10 02:32:00 alron Exp $
+
+*vimap-2001a (09 Feb 2003)
+
+ 09 Feb 2003; Dean Bailey <alron@gentoo.org> vimap-2001a :
+ Initial import. Based some of the config off of current uw-imap
+ ebuilds. The other half of the config is from the srpm on the
+ vimap website. This ebuild includes many patches by redhat for
+ their uw-imap rpm. Support for maildir and mbox was removed.
+ Support for gss (kerberos) was enabled on machines with krb5
+ installed. This provides all of the same deps that uw-imap does.
+ Also added xinetd as a dep, as one can not use this package as
+ an imap server without it.