Commit Graph

560 Commits

Author SHA1 Message Date
kevlo
c7b1dae9cc add eboard 2001-10-03 07:54:10 +00:00
kevlo
df77b9ec49 Initial import of eboard 0.3.3.
Eboard is a GTK+ chess interface.  It provides a chess board
interface to ICS (Internet Chess Servers) like FICS and chessd,
and to chess engines like GNU Chess, Sjeng and Crafty.
2001-10-03 07:53:34 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
pvalchev
867cee72a1 CONFIGURE_STYLE really is gnu, not simple. needed for MODGNU_CONFIG_GUESS_DIRS 2001-09-28 03:57:44 +00:00
wilfried
24a358874b use gettext module 2001-09-24 09:27:52 +00:00
pvalchev
85848ff5ec use gettext module 2001-09-23 06:57:14 +00:00
pvalchev
6e0abe76a3 Update to amphetamine-0.8.9 2001-09-22 21:01:14 +00:00
espie
3a0cf8ed4d Update dependencies (kill first part when needed).
Update japanese/README... 2.4 is looong past.
2001-09-19 16:03:09 +00:00
fgsch
b62c4e8d28 Update to gnugo 3.0.0. 2001-09-10 13:18:04 +00:00
naddy
229904c4e2 remove leading "the" from COMMENT 2001-09-09 18:14:51 +00:00
wilfried
06e7a32dc0 make buildable if we have build windowmaker with i18n flavor 2001-09-07 11:32:54 +00:00
espie
fa3fa449a9 Update (bug fixes) 2001-09-05 08:40:23 +00:00
pvalchev
bd3ad5930c + gemdropx 2001-09-02 05:03:12 +00:00
pvalchev
a05db4eb9e Import of gemdropx-0.7
one-player puzzle game for X11
2001-09-02 05:01:53 +00:00
espie
e3e00e8def let the qt fragment pass values through 2001-08-27 09:54:48 +00:00
espie
5cd875b42f Use qt2 module 2001-08-27 09:46:31 +00:00
naddy
4688ecb2f1 Update to 1.12.0. 2001-08-24 01:59:19 +00:00
pvalchev
928b33c4dd Do not pack in junk. 2001-08-23 06:26:51 +00:00
pvalchev
c741d2d251 Update to heroes-0.12 2001-08-23 06:17:41 +00:00
pvalchev
ea29ce9725 /usr/X11R6 -> ${X11BASE}, tar -> ${TAR} 2001-08-17 02:38:44 +00:00
pvalchev
ad2b2f22b6 show the correct path to the score file in the manual page 2001-08-15 17:22:57 +00:00
pvalchev
ec1c62a310 Update to icebreaker-1.2.1
- added easy and hard difficulty settings
- added options for sound
- added option for auto pause (which makes the game stop when the window
loses focus -- note that it always pauses when minimized regardless of
this setting).
- added fullscreen option
- fixed busy waits in dialog.c
- code cleanup
2001-08-15 17:18:14 +00:00
pvalchev
940aeb270b make sure this doesn't pick iconv dependency 2001-08-12 06:22:18 +00:00
pvalchev
a197dc1928 do not compile the game with debugging symbols 2001-08-11 20:11:04 +00:00
pvalchev
0e7d8d78b2 fix a typo and simplify/clean 2001-08-11 17:22:11 +00:00
lebel
2f62e89795 modify angband in order to use /var/games/zangband for
user modifiable files (like score, bone and save files). Add
pkg/INSTALL and pkg/DEINSTALL to manage them.

Also, sync the installation with the way zangband does it.

Instead of "No", specify that the license is unclear for distribution
rights on CDROM.
2001-08-11 17:18:50 +00:00
pvalchev
b303a22b77 whee, score file in /var/games 2001-08-11 16:47:19 +00:00
lebel
e9933d29cb modify zangband in order to use /var/games/zangband for
user modifiable files (like score, bone and save files). Add
pkg/INSTALL and pkg/DEINSTALL to manage them.
2001-08-11 16:30:13 +00:00
lebel
b115294f4f remember to always 'add' files to cvs before commiting... gee. 2001-08-11 03:23:46 +00:00
lebel
2fd6a8a77d - modify moria to use /var/games/moria/scores for its score file
- then, add pkg/INSTALL and DEINSTALL to manage the score file.
2001-08-11 03:22:54 +00:00
brad
bf2c4bc9d1 - remove one unnecessary patch and replace with use of
MAKE_FLAGS/ALL_TARGET
- rename patches
- store the score file in /var/games instead of ${PREFIX}/lib/connect4
- add proper INSTALL/DEINSTALL scripts to setup the score file and to
remind to remove it on deinstallation.
2001-08-11 03:17:12 +00:00
brad
5e6c15667a something quite a bit better then the original which just had junk and a
reference to the man page.
2001-08-11 02:59:38 +00:00
pvalchev
7d913c2500 careful with CFLAGS 2001-08-11 01:24:49 +00:00
pvalchev
0d740fb342 + lgeneral 2001-08-11 01:02:21 +00:00
pvalchev
6d7d22f41b oops 2001-08-11 00:59:59 +00:00
pvalchev
5a5e454990 import of lgeneral-0.5.0
turn-based strategy engine
2001-08-11 00:58:26 +00:00
pvalchev
6420136dc4 + heroes 2001-08-10 17:02:32 +00:00
pvalchev
9765d1d25c import of heroes-0.11
Heroes is similar to the "Tron" and "Nibbles" games of yore, but
includes many graphical improvements and new game features. In
it, you must maneuver a small vehicle around a world and collect
powerups while avoiding obstacles.

Flavors:
        sdl     - build with the Simple DirectMedia Layer library
                and SDL_mixer for the sound interface
        ggi     - build with the Generic Graphics Library
                no sound support
2001-08-10 17:00:16 +00:00
pvalchev
4d80d99705 Fix a typo: ERROR -> ERRORS 2001-08-10 02:53:55 +00:00
naddy
72330bae9d fix ggi dependency 2001-08-09 22:29:21 +00:00
pvalchev
79cdde28ee USE_X11 if no_x11 flavor isn't specified 2001-08-08 23:39:12 +00:00
lebel
6d826eb5e0 update games/angband to 2.9.3; from maintainer, Carsten Ilchmann <ci2@gmx.net> 2001-08-08 23:36:28 +00:00
pvalchev
1b61d25a74 + burgerspace 2001-08-07 05:15:16 +00:00
pvalchev
a199df33a3 import of burgerspace-1.5
Burgerspace is a BurgerTime clone for X. You are a chef and must walk
over hamburger ingredients (buns, meat and lettuce) to make them fall
from floor to floor, until they end up in the plates at the bottom of
the screen.

Uses the gengameng library by the same author, which uses SDL itself.
2001-08-07 05:13:34 +00:00
fgsch
3f622ff3b2 Add missing Yes after USE_X11=. 2001-08-06 12:55:28 +00:00
fgsch
fcce8e7a66 - Update to xboard 4.2.3.
- regenerate patch.
angelos@ ok.
2001-08-06 12:53:29 +00:00
fgsch
1c047b4132 Add missing sections to the header, so doing info shows the gnugo entry. 2001-08-06 10:08:27 +00:00
jsyn
cadc654103 Fix EXTRACT_CASES as workaround to handle poorly-named distfiles
ok espie@ in general, ok brad@
2001-08-05 20:46:50 +00:00
naddy
bdb223791a MASTER_SITES{,0} 2001-08-04 00:37:12 +00:00
fgsch
6391b98a29 * Update to xmahjongg 3.5.
* Regenerate patch.
2001-08-03 17:25:45 +00:00