summaryrefslogtreecommitdiff
blob: ff4bd86dd28f986f400697fcbc6534de55c9155b (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
124
125
126
127
128
129
130
131
132
# ChangeLog for games-roguelike/nethack
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.12 2004/09/24 10:01:05 mr_bones_ Exp $

  24 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org>
  nethack-3.4.3-r1.ebuild:
  Bring the help functionality back when using the external pager (bug #57410)
  sed patch from Benoit Boissinot

  10 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> -nethack-3.4.2.ebuild,
  nethack-3.4.3-r1.ebuild, -nethack-3.4.3.ebuild:
  clean older ebuilds; fix deps

  31 Aug 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  +files/3.4.3-bison.patch, nethack-3.4.3-r1.ebuild:
  Added bison patch and closing bug #61140.

*nethack-3.4.3-r1 (10 Jul 2004)

  10 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org>
  +nethack-3.4.3-r1.ebuild:
  Work around buggy makefiles so we get to use emake
  Set DEF_PAGER from $PAGER (bug #52122)
  Use ${GAMES_STATEDIR} saving code in games.eclass instead of hacking it
  in the ebuild.
  Error check ; tidy

  30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> nethack-3.4.2.ebuild,
  nethack-3.4.3.ebuild:
  virtual/x11; use flag cleanup; error check sed

  20 Jan 2004; Jon Portnoy <avenj@gentoo.org> :
  AMD64 keywords.

*nethack-3.4.3 (01 Jan 2003)

  01 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump #35558.

*nethack-3.4.2 (15 Sep 2003)

  17 Sep 2003; Chuck Short <zul@gentoo.org> nethack-3.4.2.ebuild:
  Marked stable for sparc, closes bug #28449.

  15 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump #27875 + saved games fix #28104 + new qt ver #23149.

*nethack-3.4.1-r1 (07 Aug 2003)

  07 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
  Fix file permissions/writable file locations #26085

*nethack-3.4.1 (03 Mar 2003)

  11 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
  Don't overwrite saved games and stuff ... #16428

  22 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
  Cleaned up ebuild ... move most sed statements to patches.  #16436 #16827

  05 Mar 2003; Bartosch Pixa <darkspecter@gentoo.org> nethack-3.4.1.ebuild:
  set ~ppc in keywords

  03 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Version bump.

*nethack-3.4.0-r7 (26 Feb 2003)

  26 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
  Added errno patch to fix #16436 (#16267).

*nethack-3.4.0-r6 (18 Feb 2003)

  18 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*nethack-3.4.0-r5 (22 Dec 2002)

  22 Dec 2002; J.Alberto Suarez L. <bass@gentoo.org> :
  Fix bug #12576

*nethack-3.4.0-r4 (16 Dec 2002)

  16 Dec 2002; Mike Frysinger <vapier@gentoo.org> :
  Added games.eclass support and fix for #9147.

*nethack-3.4.0-r3 (23 Apr 2002)

  17 jul 2002; Jose Alberto Su�rez L�pez <bass@gentoo.org> nethack-3.4.0-r3.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  17 jul 2002; Jose Alberto Su�rez L�pez <bass@gentoo.org> nethack-3.4.0.ebuild :
  Added LICENSE, KEYWORDS, SLOT.
  23 Apr 2002; Spider <spider@gentoo.org> nethack-3.4.0-r3.ebuild:
  Fix qt dependency

*nethack-3.4.0-r2 (17 Apr 2002)

  17 jul 2002; Jose Alberto Su�rez L�pez <bass@gentoo.org> nethack-3.4.0-r2.ebuild :
  Added LICENSE, KEYWORDS, SLOT.
  17 Apr 2002; Spider <spider@gentoo.org> nethack-3.4.0-r2.ebuild:
  Here is the bulk message from Jason Ritchie <jasonr@myrealbox.com>
  This version I wrote from scratch, but after I got stuck I got a lot of
  good info from the existing nethack ebuilds.  I have included a
  CREDITS.gentoo.

  On to the meat.  This ebuild supports USE flags X, qt, and gnome.  I
  have also included a default .nethackrc file and a FAQ-ish thing about
  why I made some decisions.  It removes the need for /usr/games as this is to be avoided
  from what I hear.  It will emerge with qt2 or 3 installed, but it will only
  use 2.  I have tested tty, X, qt, and gnome window types and it seems to run very
  nicely.  

  The whole setup process should be:
  emerge nethack
  cp /usr/share/nethackdir/dot.nethackrc ~/.nethackrc
  nethack

  This was such a fun project.  Let me know if I screwed the pooch.

*nethack-3.4.0-r1 (13 Apr 2002)

  17 jul 2002; Jose Alberto Su�rez L�pez <bass@gentoo.org> nethack-3.4.0-r1.ebuild :
  Added LICENSE, KEYWORDS, SLOT.
  13 Apr 2002; Spider <spider@gentoo.org> nethack-3.4.0-r1.ebuild :
  Adding comment on how to get colour support thanks to Ryan Phillips
  Update dodoc line

  *nethack-3.4.0 (09 Apr 2002)
  9 Apr 2002; Spider <spider@gentoo.org> nethack-3.4.0.ebuild :
  Second release of nethack really, only including the 3.4.0 release though.
  initial commit to cvs/portage