summaryrefslogtreecommitdiff
blob: c1f406645f27cb14fd396f162d3e9587c7191867 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# ChangeLog for net-mail/vimap
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/ChangeLog,v 1.11 2005/03/03 13:52:49 ticho Exp $

*vimap-2002c-r3 (03 Mar 2005)

  03 Mar 2005; Andrej Kacian <ticho@gentoo.org> +vimap-2002c-r3.ebuild:
  Disable plaintext login outside of SSL sessions, and add a USE flag to
  toggle this behavior. Suggested by Tero Pelander <tpeland@tkukoulu.fi> in
  bug #83979.

*vimap-2002c-r2 (18 Feb 2005)

  18 Feb 2005; Fernando J. Pereda <ferdy@gentoo.org> +vimap-2002c-r2.ebuild:
  Make it conform bug #79240

*vimap-2002c-r1 (11 Feb 2005)

  11 Feb 2005; Konstantin Arkhipov <voxus@gentoo.org> +vimap-2002c-r1.ebuild:
  Ported cryos' fixes for amd64 from net-mail/uw-imap-2004c-r1
  Added ~amd64 keyword.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> vimap-2002c.ebuild:
  virtual/glibc -> virtual/libc

*vimap-2002c (28 May 2003)

  21 Jun 2003; Robin Johnson <robbat2@gentoo.org> vimap-2003c.ebuild:
  Missed adding !virtual/imap-c-client to DEPEND.

  20 Jun 2003; Robin Johnson <robbat2@gentoo.org> vimap-2003c.ebuild:
  Add PROVIDE virtual/imap-c-client.

  11 Jun 2003; Brad Laue <brad@gentoo.org> vimap-2002c.ebuild:
  Marking stable per bug 22648. Submitted by Stewart <bugsubmit@snerk.org>.

  28 May 2003; Dean Bailey <alron@gentoo.org> vimap-2003c :
  Version bump, new vimap patch for uw-imap 2002c1.

*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.