Subject: CVS commit: pkgsrc/sysutils/libgtop2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 09/21/2004 16:49:46
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Sep 21 16:49:46 UTC 2004

Modified Files:
	pkgsrc/sysutils/libgtop2: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update to 2.8.0.  This version corresponds to GNOME 2.8.0.

August 13, 2004: Overview of Changes from 2.7.92 to 2.8.0
=========================================================
* No changes

August 30, 2004:
===============
* Applied some *BSD patches.
* Removed old files.

August 15, 2004:
===============
* Fixed compilation with C89-only compilers and old libc.

August 3, 2004:
==============
* Some cleanups.
* Fixed the behaviour of some linux proc_*() functions.
* Updated the documentation.

July 19, 2004: Overview of Changes from 2.6.1 to 2.7.4
======================================================
* Plenty of code cleanups. Uninlined a lot of functions. ~5-10KB object size
  reduction.
* Glibify a bit more.
* API changes:
 - glibtop_fsusage provides total read and writes since boot_time.
 - glibtop_netload provides hardware address. IPv6 enable.
 - Added glibtop_get_proc_argv.

Work in progress :
* Finish glibtop_fsusage implementation for Linux.
* Some fuctions don't conform to the documentation, e.g. proctime.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/sysutils/libgtop2/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/libgtop2/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/sysutils/libgtop2/buildlink3.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/sysutils/libgtop2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.