Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Dieter Baron <dillo@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2001 16:35:11
Module Name: pkgsrc
Committed By: dillo
Date: Wed May 23 13:35:11 UTC 2001
Modified Files:
pkgsrc/games/frotz: Makefile distinfo
pkgsrc/games/frotz/patches: patch-aa
pkgsrc/games/frotz/pkg: PLIST
Log Message:
Update to 2.41
most important changes: (for full summary see ChangeLog in the distfile)
========================================================================
- Beginning with 2.40, the reference version of Frotz (the DOS version) is
distributed under the GNU Public License rather than the old "no
commercial profit" license. And so is the Unix version.
- V6 games supported by drawing the outlines of pictures. True display of
the graphics are on hold until the X11 with GTK version is complete.
- Classical Infocom sound effects supported through the OSS drivers. I'm
only aware of "Lurking Horror" and "Sherlock: The Riddle of the Crown
Jewels" as having such sound effects. See the INSTALL file for
information on where the sound files should go.
- Quetzal save format is now the default. Old Zip 2.0 format is still
supported by command line option or config file setting.
- History searchs has been added. Type the beginning of a past command
and hit the up or down arrow key.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/games/frotz/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/games/frotz/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/games/frotz/patches/patch-aa
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/games/frotz/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.