pkgsrc/games
jmmv dd131a8504 Update to dopewars 1.5.8. Also make this package install all its data stuff
under prefix/share, not inside /var/games. The later is now used for the
score file, exclusively.

Changes since 1.5.0 follow:

1.5.8   21-10-2002
    - Options dialog now allows sounds for all supported game events to be set
    - BindAddress config variable added, to allow the server to be bound to
      a non-default IP address
    - BankInterest and DebtInterest variables added, to allow the
      configuration of interest rates (with thanks to Matt)
    - New "UTF8" ability added; if client and server share this ability, then
      all network messages will be sent in UTF-8 (Unicode) encoding (without
      the ability, all messages are assumed to be in your locale's default
      codeset, which may cause problems on non-US ASCII systems)
    - Names.Month and Names.Year have been replaced with StartDate.Day,
      StartDate.Month, StartDate.Year and Names.Date; these can be used to
      handle the date display properly after the turn number exceeds 31
    - encoding and include config directives added, to allow the config file's
      encoding (usually taken from the locale) to be overridden, and to allow
      the inclusion of other config files
    - Spanish translation added by Quique
    - The Windows build of dopewars should now use Unicode throughout, on
      platforms with Unicode support (i.e. NT/2000/XP)
    - Under Windows XP, the "pretty" new common controls are now used
    - Sounds provided by Robin Kohli of www.19.5degs.com
1.5.7   25-06-2002
    - Sound support; Windows multimedia, ESD and SDL outputs are supported;
      the individual modules can be statically linked in, or built as true
      "plugins"
    - Version mismatches between client and server are now treated more
      sensibly (it's all done server-side, and spurious warnings are now
      removed - only an old client connecting to a new server will
      trigger them)
    - Bug fix: when the buttons in the Fight dialog are not visible to a
      mouse user, previously you were able to access them via. the keyboard
      shortcuts; now fixed.
    - configure should now work properly if GLib 2.0 is installed but
      GTK2.0 is not
    - Norwegian Nynorsk translation added by Åsmund
    - If dopewars is run setuid/setgid, it will now only use this privilege
      to open the default (hard-coded) high score file; it will not open
      a user-specified high score file with privilege
    - It is no longer necessary to run "dopewars -C" on a zero-byte high
      score file; it will be converted automatically
    - A new server command "save" can be used to save the current configuration
      to a named config file
1.5.6   29-04-2002
    - Bug fix: the server will only let you pay back loans or deal with the
      bank when you are at the correct location, and you can no longer
      "pay back" negative amounts of cash to the loan shark
    - Minor improvements to fighting code
    - The GTK+2 client should now run properly in non-UTF8 locales, and
      handle configuration files in both UTF8 and non-UTF8 locales
    - Unsafe list iteration in serverside code (which could possibly cause
      memory corruption) fixed
    - Another dumb PPC bug fixed
    - Incorrect LIBS generated by configure script in some circumstances
      (due to a GTK+/Glib bug) - now fixed
    - Everything should now build with autoconf-2.53 (if desired)
1.5.5   13-04-2002
    - On fight termination the player is now allowed to close the "Fight"
      dialog before any new dialogs pop up
    - Bug caused by a "fight" interrupting a "deal" fixed
    - dopewars no longer crashes if you set e.g. NumGun = 0
    - Incorrect handling of WM_CLOSE under Win32 fixed
    - Unix server now fails "gracefully" if it cannot create the Unix domain
      socket for admin connections
    - New ServerMOTD variable to welcome players to a server (with thanks
      to Mike Robinson)
    - GTK+ client should now work with GTK+2.0
1.5.4   03-03-2002
    - Basic configuration file editor added to GTK+ client
    - Annoying flashing on closure of modal windows in Win32 fixed
    - Win32 client now uses "proper" dialog boxes (i.e. without a window menu)
    - Icon added for GTK+ client
    - Bug with withdrawing cash from the bank fixed
    - URL in GTK+ client "About" box is now clickable
    - Crash bugs when running on PPC systems fixed (with thanks to Zeke
      and Brian Campbell)
1.5.3   04-02-2002
    - Text-mode server is now non-interactive by default (server admin can
      connect later with the -A option)
    - Windows server can now be run as an NT Service
    - Fatal bug when visiting the bank (under Win2000/XP) fixed
    - Windows installer should now upgrade old versions properly
    - Currency can now be configured with Currency.Symbol and Currency.Prefix
    - Windows client windows cannot now be made unreadably small
    - Bank/loan shark dialog now warns on entering negative prices
    - Default configuration is restored properly at the start of each game
    - Translations should now work with the Windows client
    - Documentation on the client-server protocol added
    - Windows graphical server can be minimized to the System Tray
    - Keyboard shortcuts for menu items in Windows client
    - Default buttons (ENTER -> "OK") for Windows client
    - RPM build/make install can now be run as non-superuser
    - Win32 install for current user/all users
    - Code cleanups
1.5.2   16-10-2001
    - Slightly easier-to-use "run from fight" Jet dialog (avoids the crazy
      "windows pop up faster than you can close them" syndrome)
    - Support for HTTP proxies and authentication
    - SOCKS4 and SOCKS5 (user/password) support
    - French translation added by leonard
    - Boolean configuration variables (TRUE/FALSE) now supported
    - Many code cleanups
    - High score files now have a "proper" header, so that file(1) can
      identify them, and so the -f option cannot be used to force setgid-games
      dopewars to overwrite random files writeable by group "games" - use
      the -C option to convert old high score files to the new format
    - GNU long command line options now accepted on platforms with getopt_long
    - Simple installer now in place for Win32 systems
1.5.1   19-06-2001
    - Improved logging in server via. LogLevel and LogTimestamp variables
    - Metaserver (both client and server) moved to SourceForge
    - Icons (courtesy of Ocelot Mantis) and GNOME desktop entry added

Approved by wiz.
2002-12-06 16:50:02 +00:00
..
0verkill Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
abuse At least let this package compile... 2002-07-16 14:26:20 +00:00
adom Initial import of adom, provided by Sergey Svishchev in pkg/17288. 2002-06-16 21:26:21 +00:00
amor Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
an Generates anagrams for a phrase supplied by the user, the words used in the 2002-03-06 01:29:20 +00:00
angband-tty buildlink1 -> buildlink2 2002-09-29 06:29:38 +00:00
angband-x11 Use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 06:32:37 +00:00
backgammon Depend on latest kde1 package. 2002-11-04 23:27:18 +00:00
baduki USE_PKGLOCALEDIR, delint. 2002-12-01 02:00:12 +00:00
battalion Convert to buildlink2. 2002-10-20 11:15:17 +00:00
battleball Only use Mesa if BATTLEBALL_USE_MESA is set. 2002-10-21 00:55:26 +00:00
bridge-hands buildlink1 -> buildlink2 2002-11-15 00:15:02 +00:00
bzflag install the manual pages as well. bump to nb1. 2002-11-08 11:24:25 +00:00
cbzone Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
cgoban Update to 1.9.12 (old distfile not available any longer). 2002-07-19 13:40:14 +00:00
civctp-demo Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:29:46 +00:00
clanbomber Install documentation for clanbomber. 2002-09-21 13:23:34 +00:00
colchess Update HOMEPAGE. 2002-10-27 17:20:29 +00:00
colchess-book-colchess Update HOMEPAGE. 2002-10-27 17:20:29 +00:00
colchess-book-large Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
copter-commander Make this package xpkgwedge-friendly. 2002-10-09 10:46:09 +00:00
corewars Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
craft Copy defaults file from correct location when starting "craft" on systems 2001-12-19 10:51:19 +00:00
crafty lower optimization level on sparc. With -O2, crafty segfaults immediately, 2002-09-25 12:32:00 +00:00
crafty-book-enormous Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
crafty-book-large Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
crafty-book-medium Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
crafty-book-small Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
crafty-doc mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
crossfire-cli Convert to buildlink2. Add missing dependencies. Remove empty line in PLIST. 2002-10-21 11:55:43 +00:00
crossfire-srv Convert to buildlink2. 2002-10-21 01:39:05 +00:00
dipmap Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
dopewars Update to dopewars 1.5.8. Also make this package install all its data stuff 2002-12-06 16:50:02 +00:00
eus-demo Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:29:46 +00:00
exchess Make this package compile 2002-07-16 13:39:03 +00:00
exchess-book-medium Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
exchess-book-small Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
falcons-eye Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
finalbattle Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
fire buildlink1 -> buildlink2 2002-08-27 18:41:11 +00:00
fkiss * buildlink1 -> buildlink2 2002-09-21 12:55:07 +00:00
fortune-strfile This is src/games/fortune/strfile/* from the main tree 2002-10-01 10:31:51 +00:00
fortunes-de a german fortune collection, from Debian 2002-10-01 10:33:17 +00:00
freeciv-client buildlink1 -> buildlink2 2002-09-23 09:54:03 +00:00
freeciv-client-gtk buildlink1 -> buildlink2 2002-09-23 09:54:03 +00:00
freeciv-manual buildlink1 -> buildlink2 2002-09-23 09:54:03 +00:00
freeciv-server buildlink1 -> buildlink2 2002-09-23 09:54:03 +00:00
freeciv-share USE_PKGLOCALEDIR, delint. 2002-12-01 02:00:12 +00:00
frotz remove patches no longer needed after last update 2002-10-31 12:14:39 +00:00
galaxa Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
gemdropx Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
glchess Update glchess to 0.4.7. Changes are bugfixes in the gnuchess interface. 2002-10-12 07:32:22 +00:00
glickomania buildlink1 -> buildlink2. 2002-10-13 11:35:15 +00:00
gnocatan Convert to buildlink2. 2002-10-05 04:26:12 +00:00
gnome-breakout USE_PKGLOCALEDIR, delint. 2002-12-01 02:00:12 +00:00
gnome-chess USE_PKGLOCALEDIR, delint. 2002-12-01 02:00:12 +00:00
gnome-games USE_PKGLOCALEDIR, delint. 2002-12-01 02:00:12 +00:00
gnuchess Check gcc version and for powerpc downgrade CFLAGS to just -O as anything above 2002-03-15 04:59:16 +00:00
gnuchess-book-chess Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
gnuchess-book-medium Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
gnuchess-book-small Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
gnuchess4 Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
gnugo buildlink1 -> buildlink2 2002-11-15 00:15:02 +00:00
golddig Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
gtkballs USE_PKGLOCALEDIR, delint. 2002-12-01 02:00:12 +00:00
gturing USE_PKGLOCALEDIR, delint. 2002-12-01 02:00:12 +00:00
heretic2-demo The dangers of leaving a CVS directory around when you copy a package to 2002-10-18 19:13:01 +00:00
icbm3d Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
icebreaker Set USE_X11. 2002-11-02 20:46:07 +00:00
imaze buildlink1 -> buildlink2 2002-09-23 09:54:03 +00:00
iso-pernangband buildlink1 -> buildlink2 2002-08-27 18:52:18 +00:00
jetpack Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
kdegames Distfiles aren't available any longer on the KDE ftp site, so let's 2002-09-01 04:26:09 +00:00
kdegames2 buildlink1 -> buildlink2 2002-09-20 04:48:15 +00:00
kdegames3 Update to KDE 3.0.4. Changes are as follows (note the security fixes) 2002-10-14 09:13:45 +00:00
kdetoys Distfiles aren't available any longer on the KDE ftp site, so let's 2002-09-01 04:26:09 +00:00
kdetoys2 buildlink1 -> buildlink2 2002-09-20 08:16:50 +00:00
kdetoys3 Update to KDE 3.0.4. Changes are as follows (note the security fixes) 2002-10-14 09:13:45 +00:00
ketm Update games/ketm to version 0.0.6. 2002-10-15 23:23:05 +00:00
knightcap buildlink1 -> buildlink2 2002-09-23 09:54:03 +00:00
knightcap-brain Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
knights buildlink1 -> buildlink2 2002-09-20 11:48:18 +00:00
koth Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
kulki buildlink1 -> buildlink2 2002-09-20 21:13:39 +00:00
lbreakout buildlink1 -> buildlink2 2002-08-27 18:52:18 +00:00
lbreakout2 regen. 2002-09-11 10:16:50 +00:00
lgeneral Initial import of lgeneral-1.1.1. 2002-11-15 17:28:57 +00:00
lgeneral-data Initial import of lgeneral-data-1.1.3. 2002-11-15 17:31:23 +00:00
lincity buildlink1 -> buildlink2 2002-09-23 09:54:03 +00:00
lpairs buildlink1 -> buildlink2 2002-08-27 18:52:18 +00:00
ltris buildlink1 -> buildlink2 2002-08-28 07:58:51 +00:00
maelstrom-sdl Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
maelstrom-x11 Convert to buildlink2. 2002-10-21 12:00:38 +00:00
marbles buildlink1 -> buildlink2 2002-08-27 18:52:18 +00:00
minami buildlink1 -> buildlink2 2002-11-15 00:15:02 +00:00
mirrormagic Add CONFLICT with mirrormagic-sdl. 2002-09-12 00:21:35 +00:00
mirrormagic-sdl Initial import of mirrormagic-sdl, the SDL port of mirrormagic. 2002-09-12 00:18:26 +00:00
moria Oops, forgot to add a patch with the previous change to install the 2002-09-21 04:24:03 +00:00
nethack Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
nethack-lib buildlink1 -> buildlink2 2002-09-20 21:13:39 +00:00
nethack-qt Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
nethack-tty Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
nethack-x11 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
netmaj buildlink1 -> buildlink2 2002-11-15 00:15:02 +00:00
netmaze Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
netris Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
newvox buildlink1 -> buildlink2 2002-08-27 18:52:18 +00:00
nighthawk Convert to buildlink2. Use ${PAX} instead of "tar". 2002-10-21 00:53:26 +00:00
omega buildlink1 -> buildlink2. 2002-10-25 17:35:02 +00:00
pacman buildlink1 -> buildlink2 2002-09-23 10:10:51 +00:00
plib Convert to buildlink2. 2002-10-20 12:59:07 +00:00
powwow update checksum for patch-ab 2002-02-16 15:25:36 +00:00
prboom Update prboom to version 2.2.3 2002-09-06 16:01:38 +00:00
pysol use buildlink2 (easy - NO_BUILD) 2002-10-24 20:55:41 +00:00
quake Convert to buildlink2. 2002-10-20 12:59:07 +00:00
quake3arena Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
quake3arena-demo Grammar fixes, and |fmt. 2002-06-10 11:14:09 +00:00
quake6 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
quakedata Trivially use buildlink2. 2002-09-23 10:20:41 +00:00
rocksndiamonds Bump package revision to 1. New patch-ak fixes bug in Joystick support 2002-10-29 19:07:53 +00:00
rocksndiamonds-levels Lots more levels for rocksndiamonds. Based on a package provided 2002-10-29 14:47:10 +00:00
rollemup Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
scummvm Set USE_X11. 2002-11-02 20:46:07 +00:00
sjeng Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). 2002-11-01 16:34:34 +00:00
sl Adjust various pathnames to use newly reimported packages from the japanese 2002-05-31 15:19:55 +00:00
spellcast Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
svb Use auto-extract code for .shar files. 2002-01-27 18:32:32 +00:00
tanked Convert to buildlink2. Remove MASTER_SITES and HOMEPAGE, they are not 2002-10-21 12:11:03 +00:00
tscp Fix HOMEPAGE and MASTER_SITES. From Robert Elz in PR 18824. 2002-10-28 13:28:07 +00:00
ularn Don't check if stdin is redirected -- it is in bulk builds, and 2002-01-03 13:06:50 +00:00
wormz Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
xarchon Convert to buildlink2. 2002-09-06 12:09:08 +00:00
xbat Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
xbill Convert to buildlink2. 2002-10-21 12:00:38 +00:00
xblast Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
xboard This package uses X11. 2002-09-11 11:14:48 +00:00
xboing buildlink1 -> buildlink2 2002-09-23 10:21:19 +00:00
xbomber trim 2002-08-05 01:44:01 +00:00
xbreaky Update to 0.0.5, converted to buildlink2. 2002-09-12 13:30:28 +00:00
xconq buildlink1 -> buildlink2 2002-09-23 10:21:19 +00:00
xdemineur Convert to buildlink2. 2002-10-21 12:11:26 +00:00
xdoom Fix ridiculously stupid unaligned accesses. 2002-08-22 05:29:50 +00:00
xemeraldia Substitute a couple of mkdir' by ${MKDIR}'. 2002-06-26 10:29:33 +00:00
xevil Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
xfreecell Add USE_GMAKE. Noted in recent bulk build. 2001-12-30 23:03:01 +00:00
xfrisk Fix build on Solaris. Patch provided by Jonathan Perkin in pkg/15763. 2002-02-28 17:23:13 +00:00
xgalaga Convert to buildlink2. Remove invalid MASTER_SITES and HOMEPAGE. 2002-10-21 12:16:29 +00:00
xgospel buildlink1 -> buildlink2 2002-09-23 10:21:19 +00:00
xjewel chown -> ${CHOWN} 2002-02-13 22:33:33 +00:00
xjig Data files are not installed into X11BASE, but into PREFIX. 2001-12-11 14:49:50 +00:00
xkobo mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
xmahjongg Make sure the xmahjongg.bdf is compressed, as XFree 3 seems to not 2001-12-30 03:39:28 +00:00
xmris mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
xnibbles buildlink1 -> buildlink2 2002-09-24 08:33:07 +00:00
xpat2 buildlink1 -> buildlink2. 2002-10-10 12:50:32 +00:00
xpilot Update to 4.5.3 because of security problems in server from versions <4.5.1, 2002-07-12 13:48:08 +00:00
xpipeman Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
xpuyopuyo Convert to buildlink2. 2002-10-21 13:43:36 +00:00
xracer use automake.mk 2002-10-02 19:02:34 +00:00
xrick buidlink1 -> buildlink2 2002-08-27 19:09:12 +00:00
xroach Fix compilation with gcc 2.95.3. Problem report and patch by Robert Elz 2001-12-07 09:22:13 +00:00
xroads Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
xscavenger Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
xscorch Update to 0.1.15 (bugfix release). 2002-08-31 13:33:02 +00:00
xscrabble Convert to buildlink2. Update to latest version (updated imake 2002-10-21 12:22:21 +00:00
xskat Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
xsoldier buildlink1 -> buildlink2. 2002-10-10 12:50:32 +00:00
xtris buildlink1 -> buildlink2 2002-09-23 10:31:25 +00:00
xtux Add "USE_X11" to fix build problem after using the buildlink2 framework 2002-12-04 13:02:07 +00:00
xworm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
xzip Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
zombies Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
Makefile Add and enable lgeneral and lgeneral-data. 2002-11-15 17:33:37 +00:00