summaryrefslogtreecommitdiff
blob: fec132745d9c9a90f18b719b70d9d6ac14fe8560 (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
# ChangeLog for dev-lang/gforth
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.21 2007/02/21 23:59:57 peper Exp $

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

  14 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> gforth-0.6.2-r1.ebuild:
  Add ~x86-fbsd keyword

  12 May 2006; Matthew Kennedy <mkennedy@gentoo.org>
  +files/0.6.2-ppc-configure-gentoo.patch, gforth-0.6.2-r1.ebuild:
  Include a new USE flag "force-reg" and don't --enable-force-reg by default;
  Filter some CFLAGS known to cause build failures; Resolves Bug #120159;
  Include PPC specific build patch; Resolves Bug #131931.

  17 Feb 2006; Matthew Kennedy <mkennedy@gentoo.org>
  files/gforth.el-gentoo.patch:
  Fixed Emacs Lisp patch so that gforth is provided instead of forth-mode.

*gforth-0.6.2-r1 (15 Feb 2006)

  15 Feb 2006; Matthew Kennedy <mkennedy@gentoo.org>
  +files/0.6.2-c-to-forth-to-c.patch, +metadata.xml,
  +gforth-0.6.2-r1.ebuild:
  Added metadata.xml; Added self to it as new maintainer; Applied patch
  described in Bug #113296; Added dependency on dev-libs/ffcall which resolves
  Bug #113211.

  30 Oct 2005; Fabian Groffen <grobian@gentoo.org> gforth-0.6.2.ebuild:
  Marked ~ppc-macos (bug #110818)

  16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
  Converted to UTF-8, fixed encoding screwups

  01 May 2005; Michael Hanselmann <hansmi@gentoo.org> gforth-0.6.2.ebuild:
  Stable on ppc.

  22 Apr 2005; Simon Stelling <blubb@gentoo.org> gforth-0.6.2.ebuild:
  stable on amd64

  03 Sep 2004; David Holm <dholm@gentoo.org> gforth-0.6.2.ebuild:
  Added to ~ppc.

  06 Aug 2004; Malcolm Lashley <malc@gentoo.org> gforth-0.6.2.ebuild:
  Add ~amd64, closes bug #57634

*gforth-0.5.0-r1 (28 Jul 2004)

  28 Jul 2004; Jeremy Maitin-Shepard <jbms@gentoo.org> gforth-0.5.0-r1.ebuild:
  Fixed sandbox violation, and added proper handling for Emacs support
  Resolves Bug #54084

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gforth-0.5.0.ebuild,
  gforth-0.6.1-r1.ebuild, gforth-0.6.1.ebuild, gforth-0.6.2.ebuild:
  virtual/glibc -> virtual/libc

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> gforth-0.6.1-r1.ebuild,
  gforth-0.6.2.ebuild:
  Add die following econf for bug 48950

  13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> gforth-0.5.0.ebuild,
  gforth-0.6.1-r1.ebuild, gforth-0.6.1.ebuild, gforth-0.6.2.ebuild:
  strip-flags into src_compile; don't assign default to S; header fix

  15 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org>
  files/gforth.el-gentoo.patch:
  generate epatch compatible patch

*gforth-0.6.2 (14 Oct 2003)

  14 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> gforth-0.6.1-r1.ebuild,
  gforth-0.6.2.ebuild:
  minor version bump and fix for bug 31089

*gforth-0.6.1-r1 (14 Oct 2003)

  14 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> gforth-0.6.1-r1.ebuild,
  gforth-0.6.2.ebuild:
  minor version bump and fix for bug 31089

*gforth-0.6.1 (02 Apr 2003)

  02 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> gforth-0.6.1.ebuild,
  files/50gforth-gentoo.el, files/gforth.el-gentoo.patch:
  minor version bump, ebuild clean up, support for emacs USE flag

*gforth-0.5.0.ebuild (04 Jan 2003)

  04 Jan 2003; George Shapovalov <george@gentoo.org> ChangeLog, gforth-0.5.0.ebuild, files/digest-gforth-0.5.0 :
  initial release (#11677)
  GNU Forth is a fast and portable implementation of the ANS Forth language
  ebuild submitted by Rafael R. Sevilla  <dido@imperium.ph>