Useful for modules support: now specific modules can require later
versions of bsd.port.mk.
Of course, ports using modules may need an update to 1.486 to use
this feature.
Submitted by Jose Nazario <jose@crimelabs.net>.
Zoom is a Z-Machine, which means that it plays text adventure games
written in ZCode. The original games were written by a company called
'Infocom' in the 80's. It is designed to run under X11.
- Support for decrypting resumed sessions.
- Fixed a core dump under certain RST conditions.
- Support for an arbitrary number of connections (previous versions had a hard limit).
- Better error reporting when you provide a bad password.
- Some performance fixes.
- Other bug fixes.
---
IO::Socket::SSL is a class implementing an object oriented interface
to SSL sockets. The class is a descendent of IO::Socket::INET and
provides a subset of the base class's interface methods as well as
SSL specific methods.
- mark threads usage BROKEN on anything other than i386 for now.
- suggest using env when trying to set FLAVOR variable from command line.
- simplify Makefile a bit and push some of it out into the autoconf script where it properly
belongs.
Highlights:
* Added a new ID3 tag manipulation library (libid3tag).
* Fixed a possible segmentation fault due to mmap() abuse.
* Added a 64-bit FPM negation operation to improve performance of subband
synthesis on some platforms.
* Added rounding to Layer III requantization for slightly better accuracy.
* Modified the PCM dithering routine for better dithered output.
* Added TTY controls and new --tty-control and --no-tty-control options to
`madplay'. TTY control keys: `P' pause, `S' stop, `Q' quit, `F' forward,
`B' backward.
* Will reject attempts to LoadFrom(char *) with a null pointer.
* Now puts a null byte in the tail end of the buffer during a
SaveTo(char *) even if the editor buffers are empty. Will
refuse to save to a null pointer.
- Multi-threaded support added. Clock, timer and chronograph continue
running while configure window is open.
- A couple small changes to the dockapp to make the characters 'I'
and ':' appear better.
- Major rewrite/cleanup of the code from top to bottom.
- Improved configure state tracking. Program would give errors and
crash if you clicked on the dockapp multiple times to open the
config window.
- Added support for selecting font color on the command line.