Age | Commit message (Collapse) | Author | Files | Lines |
|
SmokePing can measure latency, latency distribution and packet loss
in your network. SmokePing uses RRDtool to maintain a longterm datastore
and to draw pretty graphs, giving up to the minute information
on the state of each network connection. SmokePing can also raise
alarms based on latency and loss patterns.
|
|
|
|
backward-compatible. 2.0 was a substential rewrite. Main changes:
support some traditional ping features: loop mode, specify size of data
packets, specify how many pings to send, interpret ICMPs other than ICMP Echo
response.
make timings in tenths of milliseconds
do exponential backoff on retries
port to more systems
do better checking on whether received ICMP is for us
added -g option for generating IPs from a start to an end value
|
|
|
|
This is miscellous bug fixes. See ChangeLog file in ruby-base package
in detail.
|
|
database/ruby-gdbm
devel/ruby-readline
lang/ruby
lang/ruby-base
security/ruby-digest
x11/ruby-tcltklib
x11/ruby-tk
|
|
This is bug fix release of ruby programming language. Since change from
ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes), I omit includes here.
|
|
Real changes from ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes),
I omit includes here.
|
|
Change is checking stdin is really terminal and if not raise exception.
|
|
This is bug fix release of ruby programming language. Since change from
ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes), I omit includes here.
|
|
programming language. Since change from ruby 1.6.7 to 1.6.8 are to
huge (>= 47K bytes), I omit includes here.
This update implicitly includes ruby-gdbm, ruby-readline, ruby-tk and
ruby package.
Here is pkgsrc change.
- Support pkgsrc on Solaris.
* change RUBY_ARCH default value to
${LOWER_ARCH}-${LOWER_OPSYS}${APPEND_ELF} for fixing Solairs
support.
* Add RUBY_NOSHLIBMAJOR. (needs more better scheme..?)
* Change RUBY_SHLIBVER.
* patch config.sub to proper RUBY_ARCH generation.
- Change RUBY_COMMENT to meaningful names; RUBY_NOEXT_CURSES and
RUBY_NOEXT_DBM.
- Remove patch-ak since it was fixed in original source.
|
|
programming language. Since change from ruby 1.6.7 to 1.6.8 are to
huge (>= 47K bytes), I omit includes here.
This update implicitly includes ruby-digest and ruby-tcltklib.
Here is pkgsrc change.
- Support pkgsrc on Solaris.
* change RUBY_ARCH default value to
${LOWER_ARCH}-${LOWER_OPSYS}${APPEND_ELF} for fixing Solairs
support.
* Add RUBY_NOSHLIBMAJOR. (needs more better scheme..?)
* Change RUBY_SHLIBVER.
- Change RUBY_COMMENT to meaningful names; RUBY_NOEXT_CURSES and
RUBY_NOEXT_DBM.
- Remove patch-ak since it was fixed in original source.
|
|
Changes:
* Support for NetBSD on PowerPC based systems.
* An Icon source file can be made executable under Unix by prefixing it
with a comment line
#!/usr/bin/env icon
and setting its execute permission bit. This uses a new icon command,
which in another form allows a small Icon program to be embedded within
a shell script. See the new man page for details. The traditional icont
command remains available for less specialized purposes.
* The performance of large sets and tables has been improved.
* Some minor bugs have been fixed.
|
|
Changes:
* Support for NetBSD on PowerPC based systems.
* An Icon source file can be made executable under Unix by prefixing it
with a comment line
#!/usr/bin/env icon
and setting its execute permission bit. This uses a new icon command,
which in another form allows a small Icon program to be embedded within
a shell script. See the new man page for details. The traditional icont
command remains available for less specialized purposes.
* The performance of large sets and tables has been improved.
* Some minor bugs have been fixed.
|
|
|
|
|
|
Include patch by Soren Jacobsen in PR 20872 to make MIDI work.
|
|
|
|
|
|
|
|
The bit-stream and API have been frozen in this release.
|
|
|
|
Moved Speex to Speex-mixedcase in the repository [schmonz 2007-06-07]
|
|
readability purposes.
whitespace police.
|
|
|
|
http://www.mysql.com/doc/en/Solaris_2.7.html)
|
|
with the the possible download of the wide patch
|
|
FreeBSD 5 where malloc.h exists but should not be used.
|
|
|
|
|
|
|
|
- Recognises Safari and Camino browsers.
- New LOGFORMAT specification %D (processing time in microseconds).
- Understands %A and %D in APACHELOGFORMAT.
|
|
|
|
From the NEWS file:
* Changes in Dinotrace 9.1i 03/07/2003
*** Display values with appropriate leading 0s. [Dan McMahill]
*** Fix 0 extension of verilog values. [Dominik Strasser, Bill Welch]
|
|
mrtg-2.9.27 [pkg/20850].
|
|
So disable IPv6 support on this system.
|
|
as well to avoid pulling in an additional, possibly unwanted JVM should
one of the dependencies require any JVM.
|
|
so there is no need for it. One can always use the later, which is more
complete and polished. Ok'ed by wiz; pointed out by Christopher Richards.
|
|
|
|
use /var/sfs instead of /usr/pkg/var/sfs
use OWN_DIRS_PERMS
bump PKGREVISION
|
|
|
|
|
|
|
|
|
|
Transcalc is an analysis and synthesis tool for calculating the
electrical and physical properties of different kinds of RF and
microwave transmission lines.
Transcalc was somewhat inspired by the functionality of Agilent
Technologies' commercial program linecalc. Transcalc aspires to be
more functional in the long run and well-documented with appropriate
references to formulas that are used. Transcalc is built using the
GIMP toolkit (GTK) for its GUI interface.
For each type of transmission line, using dialog boxes, you can enter
values for the various parameters, and either calculate its electrical
properties (analyze), or use the given electrical requirements to
sythesize physical parameters of the required transmission line.
Available transmission lines (this list will expand with subsequent
releases):
* microstrip
* rectangular waveguide
* coax
* coupled microstrip
|
|
the build process doesn't try and fail to rebuild autoconf.info.
noted by jmc.
|
|
|
|
- LIST ACTIVE no longer returns data when given a single group argument
if the client is not authorized to read that group.
- XHDR and XPAT weren't correctly parsing article headers, resulting in
searches for the header "newsgroup" matching the header "newsgroups".
- Made CNFS more robust against crashes by actually syncing the cycbuff
headers to disk as was originally intended. Fixed a memory leak in
the tradspool code.
- Two bugs in pgpverify when using GnuPG were fixed: it now correctly
checks for gpgv (rather than pgp) when told to use GnuPG and expects
the keyring to be pubring.gpg (not pubring.pgp).
- Substantial updates to the sample provided control.ctl file.
- Compilation fixes with Perl 5.8.0, BerkeleyDB 4.x, current versions of
Linux (including with large file support), and Tru64. inndf fixes for
ReiserFS.
- Various bugs in the header handling in nnrpd have been fixed,
including hangs when using virtual domains and improper processing of
folded headers under certain circumstances.
- Other minor bug fixes and documentation improvements.
While INN 2.3.4 is not the latest officially released version it is the
latest one for which an IPv6 patch is available.
|
|
|
|
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.
Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
Fixes part of PR pkg/20805 by Marc Recht.
|