Subject: CVS commit: pkgsrc/games/frotz
From: Nia Alarie
Date: 2019-11-24 01:45:40
Message id: 20191124004540.262D1FA97@cvs.NetBSD.org

Log Message:
frotz: Update to 2.50

NEW FEATURES

- Added UTF-8 input and output.  Plain ASCII is still available.

- Added -L option for restoring save file directly from the command line.

- Added -R option for restricted read/write path.

- Sound effects in AIFF, MOD, and OGG formats supported per the Blorb specs.

- Sound driver selection is automated through the use of libao.

- Allow for an alternative Blorb file to be specified on the command line.

BUG FIXES

- Overhauled MacOS compilation.

- Corrected problems with error handling.

- Fixed a lot of unsafe strcpy() and strcat() calls.

- Fixed numerous problems with portability to other flavors of Unix.

- Fixed adaptive palette rendering for SDL.

- Fixed scaling with manually specified window dimensions.

- Fixed problem with unnecessary newlines with input timeouts.

- Allow fontdir in .sfrotzrc to work relative to user's home directory.

- Fixed problem with memory allocation leading to crashes in DOS.

- Fixed problem with DOS Frotz creating non-portable Quetzal files.

Files:
RevisionActionfile
1.35modifypkgsrc/games/frotz/Makefile
1.14modifypkgsrc/games/frotz/distinfo
1.1addpkgsrc/games/frotz/patches/patch-Makefile
1.9removepkgsrc/games/frotz/patches/patch-aa
1.1removepkgsrc/games/frotz/patches/patch-src_curses_ux__audio__oss.c