Commit graph

13 commits

Author SHA1 Message Date
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
sakamoto
6076bb96be Update pysol to 4.72 and cardset to 4.40.
suggested by Gary Duzan <gary@duzan.org>.

This version should work with any Python version.
2001-07-09 10:54:21 +00:00
wiz
daff086c30 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 02:08:16 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
sakamoto
cdffee5c65 Update pysol to 4.10
what's new ?
  * completely new Mahjongg game driver
  * fixed a bad memory leak (when will there finally be a real
    garbage collector in Python ???)
2000-04-19 03:08:19 +00:00
sakamoto
7edd77b3d7 Update pysol to 4.00
Changes in 4.00 (12 Apr 2000, 173 games)
  * PySol now plays Mahjongg games
  * PySol now plays Tarot type games
  * added a floating "Demo" logo
  * options are now saved automatically at program exit
  - Poker type games: cards for a Straight can now be in any sequence
  - fixed a scoring problem in Casino Klondike and Vegas Klondike

Changes in 3.40 (12 Feb 2000, 163 games)
  * implemented 3 new games
  * updated the pysol-sound-server
  - fixed a problem with winning in Golf type games
  - some other minor fixes

Changes in 3.30 (26 Jan 2000, 160 games)
  * implemented 7 new games
  * converted the pysol-sound-server into a Python extension module

Changes in 3.21 (21 Jan 2000, 153 games)
  * implemented 2 new games
  * updated the pysol-sound-server
  - Windows: added the missing PyWinTypes15.dll to the setup file

Changes in 3.20 (18 Jan 2000, 151 games)
  * added 8 Hanafuda type games (Oonsoo, Pagoda, MatsuKiri, ...)
  * added 2 Poker type games (Poker Shuffle, Poker Square)
  * added 13 other new games (Der Katzenschwanz, Perpetual Motion,
    Die Schlange, Three Shuffles and a Draw, Vegas Klondike, ...)
  * background music is supported under Win32 as well
  - corrected redeal rules of La Belle Lucie and Trefoil
  - corrected rules of Aces Up
2000-04-13 03:08:44 +00:00
wiz
855416f289 replaced some commands by their ${COMMAND} counterparts 2000-01-02 03:14:03 +00:00
sakamoto
58b87d8a10 Update pysol to 3.10
what's new:
  * Implemented 17 new games.

  * Added sound support including samples and background MP3/MOD music.
    Sound is implemented by a rather generic server (a C program) using
    the SDL library for low-level mixing and playing.

  * Wrote some really fancy tree dialogs - Python programmers will
    definitely love these :-)

  * Added 19 great cardsets to pysol-cardsets. Many thanks to T. Kirk.
1999-12-23 08:07:04 +00:00
sakamoto
d080a79109 Adapt this package to NetBSD. 1999-12-14 00:44:51 +00:00
sakamoto
9622e12ffe Import FreeBSD's "pysol" port:
Solitaire game, written in Python
1999-12-14 00:42:32 +00:00