<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/libstatgrab, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-11-15T14:26:31Z</updated>
<entry>
<title>Update to 0.11. From MAINTAINER in PR pkg/28258.</title>
<updated>2004-11-15T14:26:31Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2004-11-15T14:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=22c8504ec139de3d02703b23f0a61e154a57991d'/>
<id>urn:sha1:22c8504ec139de3d02703b23f0a61e154a57991d</id>
<content type='text'>
Changes from NEWS file:
libstatgrab 0.11 (09 November 2004)
 * Add support for HP-UX 11.11.
    (Patches provided by Roy Keene)
 * Minor fixes to statgrab mrtg tools.
 * Minor fixes to saidar.
 * Minor code cleanups and fixes to libstatgrab.
</content>
</entry>
<entry>
<title>Make this build on NetBSD -current.</title>
<updated>2004-10-30T03:30:08Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2004-10-30T03:30:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f822858cfc58f619bc0ac711bf755d4911e561de'/>
<id>urn:sha1:f822858cfc58f619bc0ac711bf755d4911e561de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/wip/devel/</title>
<updated>2004-10-30T00:30:29Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2004-10-30T00:30:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c05bd5adf416cbd68a27c9f276f0e0abcd71fd2c'/>
<id>urn:sha1:c05bd5adf416cbd68a27c9f276f0e0abcd71fd2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5510d5a2d7f9a1406603d922ae5d8548950233c'/>
<id>urn:sha1:b5510d5a2d7f9a1406603d922ae5d8548950233c</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
</content>
</entry>
<entry>
<title>Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.</title>
<updated>2004-09-22T08:09:14Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-09-22T08:09:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=08039266e343e3cb99feb5cbfd5fd9acf006ac97'/>
<id>urn:sha1:08039266e343e3cb99feb5cbfd5fd9acf006ac97</id>
<content type='text'>
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
</content>
</entry>
<entry>
<title>Update to 0.10.3, provided by the maintainer Tim Bishop in PR 26764:</title>
<updated>2004-08-25T23:24:12Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-08-25T23:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a6adc5d8de88991e90ad504e556755e966ecb66b'/>
<id>urn:sha1:a6adc5d8de88991e90ad504e556755e966ecb66b</id>
<content type='text'>
libstatgrab 0.10.3 (24 August 2004)

 * Add -f flag to statgrab to display floating-point numbers multiplied
   by an integer.
 * Add -K, -M and -G flags to statgrab to show byte counts in kibibytes,
   mebibytes or gibibytes.
 * Make statgrab-make-mrtg-config use the new flags to scale extremely
   large or small numbers so that mrtg can handle them.
 * Make statgrab-make-mrtg-config automatically detect network interface
   speeds.
 * Add support for FreeBSD 6.0-CURRENT.

libstatgrab 0.10.2 (27 July 2004)

 * Fix shared library version that when backwards in 0.10.1.

libstatgrab 0.10.1 (26 July 2004)

 * Use DESTDIR correctly when setting permissions at install time.
 * Fix disk stats to work with OpenBSD 3.5.
 * Fix disk stats on NetBSD 2.0 (statvfs instead of statfs).
 * Fix memory leak in process stats on NetBSD 2.0.
 * Add vxfs (Veritas filesystem) to list of known filesystems
   on Solaris.
 * Add more variables to the pkg-config file to suggest suitable
   ownership and permissions for binaries using libstatgrab.
 * Make sure statgrab.h can safely be included twice.
 * Fix statgrab to display network interface names even if they
   don't have IO stats (like the loopback interface on Solaris).
 * Add error reporting function that grabs errno.
</content>
</entry>
<entry>
<title>Initial import of libstatgrab-0.10 from pkgsrc-wip, packaged by the</title>
<updated>2004-05-20T20:48:57Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2004-05-20T20:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ec791356d64886e2a63ad805652c707dd19b462a'/>
<id>urn:sha1:ec791356d64886e2a63ad805652c707dd19b462a</id>
<content type='text'>
author Tim Bishop.

The libstatgrab library provides an easy to use interface for
accessing system statistics and information. Available statistics
include CPU, Load, Memory, Swap, Disk I/O, and Network I/O.

Also part of the package are two tools; saidar provides a curses-based
interface to viewing live system statistics, and statgrab is a
sysctl-like interface to the statistics.
</content>
</entry>
</feed>
