use other, better ones from pkgsrc through ncursesw/buildlink3.mk.
+ Add a configure script that lightly probes the system and write out
some system-specific definitions for the Makefile.
This should fix PR pkg/29425.
+ Add necessary includes (<string.h> and <unistd.h>) to global.h to do
silly C things like prototype functions before you use them. Remove
the unnecessary patches to lots of *.c files that added these same
headers.
+ Include <string.h> in ss.c because it doesn't include global.h.
+ Move HTML documentation into ${PREFIX}/share/doc.
Bump the PKGREVISION to 2.
Changes since 1.0.3:
1.0.4:
* [all] fixed minor text selection bug (last character in line would disappear if
selection ended in the previous character).
* [all] added Hungarian translation (contributed by Bajusz Tamás)
* [all] fixed a couple of memory leaks (patches sent by Tom Vijlbrief)
* [all] fixed some text-console relates crashes (closes SF#1664848)
* [eng] added some diagnostic to the console when running an engine fails.
* [all] eboard will no longer execvp gibberish (even though it wasn't doing
any harm when it did) (closes SF#1642023)
* [all] Some dialogs now have automatic scrollbars, which should make
eboard usable on small screen mobile devices. Patch sent by
Peter Cox.
New Games:
- Added support for Elvira: Mistress of the Dark.
- Added support for Elvira 2: The Jaws of Cerberus.
- Added support for I Have no Mouth, and I Must Scream (demo and full game).
- Added support for preAGI game Mickey's Space Adventure.
- Added support for preAGI game Troll's Tale.
- Added support for preAGI game Winnie the Pooh in the Hundred Acre Wood.
- Added support for Amiga version of Waxworks.
- Added support for Lure of the Temptress.
General:
- Added ARM assembly routines for code in the sound mixer and SCUMM
video playback, resulting in some nice speedups on several ports.
- Improved the way keyboard input is handled internally, resolving
some odd quirks in some game / port combinations.
- Added optional 'confirm exit' dialog to the SDL backend.
- Added support for TiMidity++ MIDI server.
- Added DMedia MIDI driver for IRIX.
- Improved detection of new game variants and localized versions.
- Completely reworked internal access to files. (GSoC Task)
- Added option to delete games from the list with Del key.
- Added support for "~/" prefix being substituted by $HOME in paths
on POSIX systems (Linux, Mac OS X etc.).
C14 - Fixed issue with MOTD and underlining.
S - Fixed escaper tagging issue.
S,C14,W - Updated German and French translations.
C14 - Fixed MOTD mangling issue.
c14 - Fixed problem with clicking past the ends of lines and
paragraphs that end in links.
* Improved support for GGZ Gaming Zone.
* Fix support for Leave and Load in the same client session.
* Add GTK2 client support for saving server settings.
* Add realistic terrain requirements for three default wonders, as well a number
of missing ones to civ1 and civ2.
* Improve startup speed, reducing duplicate internal messages sent.
* Updated GTK2 hotkeys, menus, text, and translations, especially Catalan,
Finnish, Korean, Lithuanian, Turkish, and Ukrainian.
* Update for the server only: resolved issues for servers that run for
a long time.
This fixes the following vulnerabilities:
CVE-2007-5933 and CVE-2007-6010
Approved by: wiz