summaryrefslogtreecommitdiff
blob: 2a43b3e6fe9cec9d2707bae5eb0e619538b12de2 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# ChangeLog for net-mail/vimap
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/vimap/ChangeLog,v 1.22 2008/08/23 06:32:20 cardoe Exp $

  23 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
  add GLEP 56 USE flag desc from use.local.desc

  15 Mar 2008; Mark Loeser <halcy0n@gentoo.org> vimap-2002c-r3.ebuild:
  Add a blocker in RDEPEND on virtual/imapd so we avoid manpage collisions;
  bug #198633

  22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

  06 Jan 2007; Fernando J. Pereda <ferdy@gentoo.org> -vimap-2002c.ebuild,
  -vimap-2002c-r1.ebuild, -vimap-2002c-r2.ebuild:
  QA: Clean unused versions.

  06 Mar 2006; Simon Stelling <blubb@gentoo.org> vimap-2002c.ebuild,
  vimap-2002c-r1.ebuild, vimap-2002c-r2.ebuild, vimap-2002c-r3.ebuild:
  move compressed patches to the mirrors

  22 May 2005; Fernando J. Pereda <ferdy@gentoo.org> vimap-2002c-r3.ebuild:
  pseudo-depend on mailbase +pam

  10 May 2005; Rene Nussbaumer <killerfox@gentoo.org> vimap-2002c-r3.ebuild:
  stable on hppa

  06 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> vimap-2002c-r3.ebuild:
  Stable on alpha, bug 83797.

  04 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> vimap-2002c-r3.ebuild:
  Stable on sparc wrt #83797

  03 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> vimap-2002c-r3.ebuild:
  Stable on ppc.

  03 Mar 2005; Andrej Kacian <ticho@gentoo.org> vimap-2002c-r3.ebuild:
  Stable on x86, bug #83797.

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