o move sarah.conf.sample from ${PREFIX}/etc to ${PREFIX}/share/examples/sarah
Update sarah to 0.7b
Changes:
v 0.7b 2001/10/01
* all directives may now be specified within an OPTIONS{} block to set
defaults
* when both '-c' and '-V' options are used, sarah will dump
interpreted config file(s) to STDOUT
* fixed archive rotation bug: a regex to match file.log.xx would also
match myfile.log.xx, causing rotation of file.log to fail
v 0.6b 2001/02/09
* added INDEX command to allow date-based archive naming
* added quiet mode (-q argument)
v 0.5b 2001/01/04
* fixed timing bug -- DATE based log rotations would fail if the
minute changed during the run
Update jwhois to 3.0.1. Changes:
* Command line option to disable content redirection
* Lots of information added to the example configuration file
* IPv6 failover to IPv4
* Option to display redirections instead of hiding them
* Case insensitive hostname matching
* Introduced new host-specific configuration
* Limited support for rwhois
* Support for sending queries through a web interface via external browser
* Ability to rewrite queries before sending to whois server
* Support for whois-servers.net
* Problem with errno and posix threads fixed.
* It is assumed that system has getopt() if it has getopt.h header file.
* SSL_CLIENT_DN and SSL_CLIENT_I_DN environment variables set in local mode
(-l) process. This feature doesn't work if
client mode (-c) or protocol negotiation (-n) is used.
* Winsock error descriptions hardcoded (English version only).
* SetConsoleCtrlHandler() used to handle CTRL+C, logoff and shutdown on Win32.
* Stunnel always requests peer certificate with -v 0.
* sysconf()/getrlimit() used to calculate number of clients allowed.
* SSL mode changed for OpenSSL >= 0.9.6.
* close-on-exec option used to avoid socket inheriting.
* Buffer size increased from 8KB to 16KB.
* fdscanf()/fdprintf() changes:
- non-blocking socket support,
- timeout after 1 minute of inactivity.
* auth_user() redesigned to force 1 minute timeout.
* Some source arrangement towards 4.x architecture.
* No need for "goto" any more.
* New Makefile "test" rule. It performs basic test of
standalone/inetd, remote/local and server/client mode.
* pop3 server mode support added.
* memory sizes now are self-scaling (141MiB rather than 144660KB)
* work around black border in sawfish when using lozenge mode
* Port to AIX
* Port to NetBSD
gkrellmwireless is a plugin for gkrellm that shows the signal
strength/quality/noise of a wireless ethernet card.
Currently only wi(4) (Lucent ORiNOCO and derivatives) interfaces are supported.
- Added built-in patterns for CSS, XML, and regular expressions (Regex).
Many other pattern updates.
- Support for high- and true-color systems. NEdit now will automatically
select the best visual from your X server. This reduces the chance of
running out of colors.
- New features in the Find and Replace dialogs:
o Replacement across multiple windows in a session.
o Case sensitivity may be set independently of regular expressions.
o Add "Replace and Find" command, which saves keystrokes when doing
a large-scale find & replace.
- ClearCase version-extended pathnames.
- Many new macro subroutines and variables, array support in macros.
- Range highlighting of matching delimiters.
- Undo and Redo highlights the text that has changed, when visible.
- Support for wheel mouse scrolling on servers that support it (XFree86).
- Improved accelerator key handling.
- Insert Control Code dialog accepts value in any valid C notation
- Optional beeping when search operations wrap.
- Additional default search styles.
- Optional displaying of path names in the window list menu.
- Fix a crash when entering an invalid line number in "Goto Line".
- Fix problems when running NEdit on 64-bit platforms like Alpha
- NEdit failed to open files if some directories above were not "readable"
- Fix potential crashes if some system calls fail
- When no colors are left, attempt to reuse the closest matching color. This
allows NEdit's syntax highlighting to better coexist with Netscape, which
unfortuntely takes all available colors.
- Accelerators now available in confirmation dialogs, and may be invoked
without the Alt key.
- Don't even try to open a directory for editing
- Fix a couple of memory corruption problems
changes:
Fully editable styles on Windows and Unix.
New and improved import/export filters. This includes the initial
release of a Word Perfect import filter.
Dramatically faster spell checking.
Plus new artwork, many bug fixes, speed ups and behind the scenes work.
changes:
* Added UTF-32, UTF-32BE, UTF-32LE converters.
* Changed CP1255, CP1258 and TCVN converters to handle combining characters.
* Changed EUC-JP, SHIFT-JIS, CP932, ISO-2022-JP, ISO-2022-JP-2, ISO-2022-JP-1
converters to use fullwidth Yen sign instead of halfwidth Yen sign, and
fullwidth tilde instead of halfwidth tilde.
* Upgraded EUC-TW, ISO-2022-CN, ISO-2022-CN-EXT converters to Unicode 3.1.
* Changed the GB18030 converter to not reject unassigned and private-use
Unicode characters.
* Fixed a bug in the byte order mark treatment of the UCS-4 decoder.
* The manual pages are now distributed also in HTML format.