Commit graph

10 commits

Author SHA1 Message Date
yyamano
27ac574679 Make this build on Mac OS X. Fixed PR pkg/41538. 2009-08-19 04:04:40 +00:00
smb
106498bd94 Change getline() to get_line() 2009-07-18 02:49:15 +00:00
dillo
42c9df85b6 remove patches no longer needed after last update 2002-10-31 12:14:39 +00:00
dillo
30d567f313 update to 2.43:
- confirmed working with NetBSD 1.6's curses
- various other bugfixes
2002-10-29 17:09:05 +00:00
kristerw
ee74f12239 Correct sound support. Patch provided by David Griffith.
Solves PR 14061.
2002-06-29 01:48:52 +00:00
wiz
a091558974 Update to 2.42, as requested by David Griffith in pkg/15866.
Bugfixes.
2002-03-25 18:23:36 +00:00
hubertf
b7e4567b70 Fix compilation on 1.5.3_ALPHA - the ncurses buildlink
framework will always setup a proper libncurses, either
real ncurses or the system's libcurses, so just link in
libncurses ((from the buildlink area!)
2002-01-22 02:13:02 +00:00
wiz
d0ddb3562f Buildlinkify. Use appropriate INCOMPAT_CURSES for setscrreg(). 2001-12-25 17:30:39 +00:00
dillo
06288047c7 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.
2001-05-23 13:35:10 +00:00
fredb
e52590a0ed Initial import of frotz-2.32
Contributed by Peter Seebach, pkg/8203
1999-08-14 06:59:41 +00:00