Fixes:
- GTK GUI: Vim may exit if 'shell' is not a valid program
- defining a highlight link overruled existing GUI highlighting
- Synchronizing on a C comment failed after "//*/"
The purpose of OpRoute is to attempt to establish a
*generalized* measurement system which takes into
account all of the factors that are usually considered
to be important when it comes to performance.
Specifically:
- Packet loss
- Latency
- Layer 3 Hops
- AS Hops
- NAP Hops
- Throughput (To be done, not in there yet)
MAINTAINER= Jason Peel <jsyn@nthought.com>
--
dlint analyzes any DNS zone you specify, and reports any problems
it finds by displaying errors and warnings. Then it descends
recursively to examine all zones below the given one (this can be
disabled with a command-line option). Designed for Unix, dlint
is written in Bourne Shell and Perl.
WWW: http://www.domtools.com/dns/dlint.shtml
Submitted by Jason Peel <jsyn@nthought.com>
After more than 2 months, this is an overdue release. There are a lot
of bugfixes and new features, see the distributed ChangeLog for details.
Main changes:
* The main new feature is that the OpenNap servers are now the default
for nap. The reason for this is that Napster Inc. has modified their
servers to use a new client auth scheme, which means that nap users
can no longer connect to their servers. Nap will automatically
download a list of available servers from napigator.com, and then
connect to the first available one.
* Nap's sourceforge page has been updated and now fully operational.
You are encouraged to use sourceforge's facilities for bug reports,
feature requests, etc.
--
FFTW is a free collection of fast C routines for computing the
Discrete Fourier Transform in one or more dimensions. It includes
complex, real, and parallel transforms, and can handle arbitrary
array sizes efficiently. FFTW is typically faster than other
publically-available FFT implementations, and is even competitive
with vendor-tuned libraries. (See our web page for extensive
benchmarks.) To achieve this performance, FFTW uses novel code-generation
and runtime self-optimization techniques (along with many other
tricks).
WWW: http://www.fftw.org/
Submitted by Nikolay Sturm <Nikolay.Sturm@desy.de>
This release features oodles of bug fixes with cutting text,
especially with the -k (cut to end) option. There is also a new
suspend handler which should make nano play better with mutt. Nano
now also features mutt's case insensitive string compare function
for more speed and less memory usage. Two new translations are
included, Ukrainian and Russian.
---
The Gtk module allows Perl access to the Gtk+ graphical user interface
library. The Perl binding tries to follow the C interface as much
as possible, providing at the same time a fully object oriented
interface and Perl-style calling conventions.
---
Pychart is a Python library for creating high-quality charts in
Postscript and PDF. It produces line plots, bar plots, range-fill
plots, and pie charts.
The author seems to have dropped gettext and any NLS support.
Changes:
* Fix a minor bug that caused problems when sending files,
* Shows a warning when you run more than one clients with the same UIN,
* Fix a big that caused some messages not to appear in history,
* Manual page included in the package - centericq(1),
* An ability to turn off local mailbox checking was added.