- Critical section added around non MT-safe TCP Wrappers code.
- Problem with "select: Interrupted system call" error fixed.
- errno replaced with get_last_socket_error() for Win32.
- Some FreeBSD/NetBSD patches to ./configure from Martti Kuparinen.
- Local mode process pid logged.
- Default FQDN (localhost) removed from stunnel.cnf
- ./configure changed to recognize POSIX threads library on OSF.
- New -O option to set socket options.
Bugfix release, some of the feature changes between 0.7.0-0.7.1:
- Support for overlapping widgets
- New SpinnerBox widget
- Support for hierarchical popup-menus
- New OpenGL widget
Also a change that they decided to make is, to archive the data files
using zip when installing them. So, zip makes BUILD_DEPENDS.
user modifiable files (like score, bone and save files). Add
pkg/INSTALL and pkg/DEINSTALL to manage them.
Also, sync the installation with the way zangband does it.
Instead of "No", specify that the license is unclear for distribution
rights on CDROM.
Submitted by Joshua Stein <jcs@rt.fm>.
Sqsh (pronounced skwish) is short for SQshelL. It is intended as
a replacement for the venerable 'isql' program supplied by Sybase.
Submitted by Joshua Stein <jcs@rt.fm>.
FreeTDS is a project to document and implement the TDS (Tabular
DataStream) protocol. TDS is used by Sybase and Microsoft for
client to database server communications.
Submitted by Jacob Meuser <jakemsr@clipper.net>.
QCad is a free open-source 2D CAD system for *nix. The developers' main
goals are to build a stable, fast and easy to use CAD for everyone. One
doesn't need any knowledge of a CAD program to start working with QCad.
MAKE_FLAGS/ALL_TARGET
- rename patches
- store the score file in /var/games instead of ${PREFIX}/lib/connect4
- add proper INSTALL/DEINSTALL scripts to setup the score file and to
remind to remove it on deinstallation.