summaryrefslogtreecommitdiff
blob: fb18157fbb1888ef2f00b740ea3f2e2b2fcb4748 (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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# ChangeLog for mail-client/muttng
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/muttng/ChangeLog,v 1.22 2006/07/28 09:29:05 grobian Exp $

  28 Jul 2006; Fabian Groffen <grobian@gentoo.org> muttng-20060329.ebuild,
  muttng-20060415.ebuild, muttng-20060619.ebuild, muttng-20060619-r1.ebuild:
  Fixed dependencies on slang-1.4.* for bug #141947. Note: 1.4* also matches
  ! >=1.4.2, but that's not in portage, so should be ok

*muttng-20060619-r1 (27 Jun 2006)

  27 Jun 2006; Fabian Groffen <grobian@gentoo.org>
  +files/muttng-20060619-imap-browse.patch, +muttng-20060619-r1.ebuild:
  Add ported Mutt 1.5.11 IMAP buffer overflow patch (bug #138125)

*muttng-20060619 (20 Jun 2006)

  20 Jun 2006; Fabian Groffen <grobian@gentoo.org>
  -files/muttng-20060309-break_thread.patch,
  -files/muttng-20060309-statusbar_length.patch, -muttng-20060309.ebuild,
  muttng-20060415.ebuild, +muttng-20060619.ebuild:
  Bump to recent snapshot (two commits since last one), cleanup of old snapshot

  14 Jun 2006; Fabian Groffen <grobian@gentoo.org> muttng-20060309.ebuild,
  muttng-20060329.ebuild, muttng-20060415.ebuild:
  Changing depend from app-text/tetex to virtual/tetex, bug #136557

  26 Apr 2006; Fabian Groffen <grobian@gentoo.org>
  files/muttng-20060309-smarttime.patch:
  Fix of smarttime patch that screwed up the { } time

*muttng-20060415 (22 Apr 2006)

  22 Apr 2006; Fabian Groffen <grobian@gentoo.org> -muttng-20060212.ebuild,
  +muttng-20060415.ebuild:
  New snapshot, removal of old snapshot

*muttng-20060329 (30 Mar 2006)

  30 Mar 2006; Fabian Groffen <grobian@gentoo.org>
  +files/muttng-20060317-sigremovereply.patch, +muttng-20060329.ebuild:
  New snapshot; upstream included three of our patches.  Added sigremovereply
  patch from upstream patch-repo, see strip_sig var.

*muttng-20060309 (18 Mar 2006)

  18 Mar 2006; Fabian Groffen <grobian@gentoo.org>
  -files/muttng-20050809-nodoc.patch,
  +files/muttng-20060309-break_thread.patch,
  +files/muttng-20060309-nodoc.patch,
  +files/muttng-20060309-smarttime.patch,
  +files/muttng-20060309-statusbar_length.patch, -muttng-20050809-r1.ebuild,
  -muttng-20050814.ebuild, +muttng-20060309.ebuild:
  Adding a new snapshot with some homebrewn bugfixes.  Removing anchient
  snapshots.  Adding ~ppc-macos keyword.

  14 Feb 2006; Fabian Groffen <grobian@gentoo.org> muttng-20060212.ebuild:
  remove accidental ppc-macos keyword: it's not ready yet

*muttng-20060212 (13 Feb 2006)

  13 Feb 2006; Fabian Groffen <grobian@gentoo.org> metadata.xml,
  +muttng-20060212.ebuild:
  Take over maintainership from agriffis and bump to a recent snapshot fixing
  bugs #102945 and #105434

*muttng-20050814 (15 Aug 2005)

  15 Aug 2005; Aron Griffis <agriffis@gentoo.org> +muttng-20050814.ebuild:
  Bump to 20050814 to fix PGP inline #102485 and libesmtp #102129

  12 Aug 2005; Aron Griffis <agriffis@gentoo.org> muttng-20050809-r1.ebuild:
  Disable building with libesmtp since it doesn't link #102129

  11 Aug 2005; Aron Griffis <agriffis@gentoo.org> muttng-20050809-r1.ebuild:
  Don't enable sasl unless pop or imap is in USE, same as gnutls or ssl in
  that regard #102129. Use --with-mailpath instead of --with-maildir

*muttng-20050809-r1 (11 Aug 2005)

  11 Aug 2005; Aron Griffis <agriffis@gentoo.org>
  +muttng-20050809-r1.ebuild:
  Sync with mutt-1.5.9 ebuild:
  - inherit flag-o-matic and restrict optimization on some arches
  - honor buffysize, cjk and smime USE-flags
  - use --enable-nfs-fix

  10 Aug 2005; Aron Griffis <agriffis@gentoo.org> muttng-20050809.ebuild:
  Add berkdb to USE. Honor local USE=pop as well. Fix building when USE='-gdbm
  -qdbm -berkdb'

*muttng-20050809 (10 Aug 2005)

  10 Aug 2005; Aron Griffis <agriffis@gentoo.org>
  +files/muttng-20050809-nodoc.patch, +muttng-20050809.ebuild:
  Bump to current snapshot #101431
  Honor USE=qdbm; prioritize qdbm > gdbm > db-4.
  Don't attempt to build docs until sgml2html issues are sorted.

  18 Jun 2005; Michael Cummings <mcummings@gentoo.org>
  muttng-20050325.ebuild:
  Keywording ~sparc

  05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
  muttng-20050325.ebuild:
  Added to ~ppc.

*muttng-20050325 (25 Mar 2005)

  25 Mar 2005; Aron Griffis <agriffis@gentoo.org> muttng-20050317.ebuild,
  +muttng-20050325.ebuild:
  Update snapshot to fix compilation with gpgme, thanks to Stelian Ionescu in
  #85771. Include ebuild overhaul from Torsten Veller in the same bug

  18 Mar 2005; Sven Wegener <swegener@gentoo.org> muttng-20050317.ebuild:
  Fixed invalid atoms in *DEPEND.

*muttng-20050317 (17 Mar 2005)

  17 Mar 2005; Aron Griffis <agriffis@gentoo.org> +metadata.xml,
  +muttng-20050317.ebuild:
  Add muttng, thanks to Christopher Korn #81900