Submitted by Patroklos Argyroudis <argp@bsd.gr>.
This program is a minimal SMTP client that takes an email
message body and passes it on to a SMTP server (default is the
MTA on the local host). Since it is completely self-supporting,
it is especially suitable for use in restricted environments.
Submitted by Vladimir Kotal <vlada@openbsd.cz>.
XWorld displays a pretty picture of our earth as it would look if
viewed from the direction of the sun. The window is regularly updated.
You can use xworld in lieu of a clock.
Since those are mostly infrastructure-side, making SUBPACKAGE transparent
only adds to the confusion, so don't interpolate SUBPACKAGE into
FULLPKGNAME, hiding it into _FULLPKGNAME, but rather let FULLPKGNAME
tag the main package, and use FULLPKGNAME-foo for subpackage -foo.
This will simplify some other stuff...
- 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.