Subject: CVS commit: pkgsrc/net/slurm
To: None <pkgsrc-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: pkgsrc-changes
Date: 10/16/2003 12:54:14
Module Name: pkgsrc
Committed By: cube
Date: Thu Oct 16 12:54:14 UTC 2003
Modified Files:
pkgsrc/net/slurm: Makefile PLIST distinfo
Removed Files:
pkgsrc/net/slurm/patches: patch-aa patch-ab
Log Message:
Update to 0.3.1. Closes PR pkg/23084.
Changes for 0.3.1:
* fix 32Bit signed/unsigned bug
* improve Linux /proc/net/dev parsing
* disable LED (set -DWITH_LED to enable them)
* make slurm Gbit-safe (tests with >100MByte/s will be done soon :))
* make -Wall happy on all systems
* calculate traffic correctly when using -d option
* add Mac OS X support (thanks Jan-Eric Kolbe for providing access!)
* print usage information if no interface was given at startup
Changes for 0.3.0:
* did some profiling and lowered cpu usage of sleep stuff
* misc small fixes and documentation updates
Changes for 0.3.0-pre1:
* theme support
* misc small typo fixes and internal changes
Changes for 0.2.3:
* Solaris interface speed detection code
* fix visual overflows in the display when running for long time
* prevent the missing 'E' from being overwritten
Changes for 0.2.2:
* Solaris auto* support
* -z option to virtualy reset displayed counters
* fix padding problems which lead to speeds like 123.45KB/s/s/s/s
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/net/slurm/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/slurm/PLIST pkgsrc/net/slurm/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/net/slurm/patches/patch-aa \
pkgsrc/net/slurm/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.