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
|
# ChangeLog for dev-util/bnfc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/bnfc/ChangeLog,v 1.19 2012/12/25 06:17:19 qnikst Exp $
25 Dec 2012; <qnikst@gentoo.org> files/bnfc-2.4.2.1-ghc-7.6.patch:
fix build error (#448300), thanks to Juergen Rose <rose@rz.uni-potsdam.de>
*bnfc-2.4.2.1 (22 Dec 2012)
22 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> +bnfc-2.4.2.1.ebuild,
+files/bnfc-2.4.2.1-ghc-7.6.patch:
Version bump.
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> bnfc-2.4.2.0.ebuild:
move dev-util/bnfc/bnfc-2.4.2.0.ebuild ebuild to mirror://hackage
05 May 2012; Sergei Trofimovich <slyfox@gentoo.org>
+files/bnfc-2.4.2.0-mangle-errors.patch, bnfc-2.4.2.0.ebuild:
Fix build failure against ghc-7.4
01 Mar 2011; Sergei Trofimovich <slyfox@gentoo.org> -bnfc-2.1.2.ebuild,
-bnfc-2.2.ebuild, -files/bnfc-2.2-ghc66-utf8.patch, -bnfc-2.4_beta.ebuild:
Removed old
*bnfc-2.4.2.0 (01 Mar 2011)
01 Mar 2011; Sergei Trofimovich <slyfox@gentoo.org> +bnfc-2.4.2.0.ebuild:
Version bump. Works with ghc-6.12.
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> bnfc-2.1.2.ebuild,
bnfc-2.2.ebuild, bnfc-2.4_beta.ebuild:
Remove virtual/libc
01 Aug 2009; Lennart Kolmodin <kolmodin@gentoo.org> bnfc-2.1.2.ebuild,
bnfc-2.2.ebuild, bnfc-2.4_beta.ebuild:
Fixed latex issues mentioned in bug #223077, although they probably won't
happen for this ebuild, and ghc dependency trouble in 2.1.2.
26 Mar 2009; Lennart Kolmodin <kolmodin@gentoo.org> bnfc-2.4_beta.ebuild:
Add missing dep dev-haskell/mtl.
Spotted and patched by Maciej Zielenkiewicz <mzielenkiewicz@gmail.com>.
See bug #263904.
*bnfc-2.4_beta (09 Feb 2009)
09 Feb 2009; Lennart Kolmodin <kolmodin@gentoo.org> +bnfc-2.4_beta.ebuild:
Bump version. Should work better with the more recent toolchains.
07 Jul 2008; Lennart Kolmodin <kolmodin@gentoo.org> bnfc-2.1.2.ebuild,
bnfc-2.2.ebuild:
Changed virtual/tetex dependency into virtual/latex-base, see #222501.
Make sure the pdf doesn't get compressed.
12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing Andres Loeh (kosmikus, #200333) from metadata.xml.
31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> bnfc-2.1.2.ebuild,
bnfc-2.2.ebuild:
Drop virtual/ghc in favour of dev-lang/ghc
17 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> bnfc-2.2.ebuild:
Need to inherit eutils eclass.
11 Oct 2006; <kolmodin@gentoo.org> +files/bnfc-2.2-ghc66-utf8.patch,
bnfc-2.1.2.ebuild, bnfc-2.2.ebuild:
Made bnfc-* compatible with dev-lang/ghc-6.6
*bnfc-2.2 (08 Oct 2005)
08 Oct 2005; Andres Loeh <kosmikus@gentoo.org> +bnfc-2.2.ebuild:
New version. Ebuild kindly provided by Lennart Kolmodin.
03 May 2005; David Holm <dholm@gentoo.org> bnfc-2.1.2.ebuild:
Added to ~ppc.
11 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> bnfc-2.1.2.ebuild:
fix use invocation
*bnfc-2.1.2 (26 Oct 2004)
26 Oct 2004; Andres Loeh <kosmikus@gentoo.org> bnfc-2.1.2.ebuild,
metadata.xml:
Initial import, as suggested in bug #54750.
|