summaryrefslogtreecommitdiff
blob: 1898f7afcc6efb1bfdf2f572228b7de9b04b3fb0 (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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
# ChangeLog for games-roguelike/nethack
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.28 2008/03/07 20:15:59 wolf31o2 Exp $

  13 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
  +files/3.4.3-topten-scanf-fix.patch:
  Added 3.4.3-topten-scanf-fix.patch patch from bug #125902.

  13 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
  +files/3.4.3-GNOME-support.patch, +files/3.4.3-QT-GNOME-support.patch,
  +files/3.4.3-QT-support.patch, +files/3.4.3-X-support.patch,
  +files/3.4.3-bison.patch, +files/3.4.3-macos.patch,
  +files/3.4.3-default-options.patch, +files/3.4.3-gentoo-paths.patch,
  +files/dot.nethackrc, +metadata.xml:
  Added a -r2 ebuild which uses GAMES_SCORES_FILES for testing for bug #125902.

  07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
  nethack-3.4.3-r1.ebuild:
  QA cleanup: Fix quoting.

  14 Jan 2008; Fabian Groffen <grobian@gentoo.org> nethack-3.4.3-r1.ebuild:
  Dropped ppc-macos keyword, see you in prefix

  01 Apr 2007; Michael Sterrett <mr_bones_@gentoo.org>
  nethack-3.4.3-r1.ebuild:
  fix deps for bug #172945

  12 Mar 2007; Marius Mauch <genone@gentoo.org> nethack-3.4.3-r1.ebuild:
  Replacing einfo with elog

  07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  nethack-3.4.3-r1.ebuild:
  Change all instances of [ to [[.

  18 Nov 2006; Saleem Abdulrasool <compnerd@gentoo.org> nethack-3.4.3-r1.ebuild:
  drop gnome useflag for gnome-1.x removal

  24 Jun 2006; Doug Goldstein <cardoe@gentoo.org> nethack-3.4.3-r1.ebuild:
  USE flag change qt->qt3/qt4 bug #137785

  22 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  nethack-3.4.3-r1.ebuild:
  Add ~x86-fbsd keyword, after setting GAMEUID and GAMEGRP (to install clean
  on FreeBSD) and set CC on last make call (bug #134054).

  24 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  nethack-3.4.3-r1.ebuild:
  Added modular X dependencies and closing bug #119031.

  22 Nov 2005; Fabian Groffen <grobian@gentoo.org> +files/3.4.3-macos.patch,
  nethack-3.4.3-r1.ebuild:
  Adding small patch for OSX and compilation helper.  Marked ~ppc-macos (bug
  #106117)

  22 Nov 2005; <jer@gentoo.org> nethack-3.4.3-r1.ebuild:
  Added ~hppa keyword (bug 109191).

  16 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  nethack-3.4.3-r1.ebuild:
  Added desktop entry using make_desktop_entry and closing bug #100788.

  28 Jul 2005; Caleb Tennis <caleb@gentoo.org> nethack-3.4.3-r1.ebuild:
  made qt dep qt3 explicit per bug #100235

  17 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  nethack-3.4.3-r1.ebuild:
  Cleanup for bug #92745.

  28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  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