pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/libgtop
Module Name: pkgsrc
Committed By: wiz
Date: Sat Nov 15 19:34:11 UTC 2008
Modified Files:
pkgsrc/sysutils/libgtop: Makefile PLIST buildlink3.mk distinfo
pkgsrc/sysutils/libgtop/patches: patch-cb
Added Files:
pkgsrc/sysutils/libgtop/patches: patch-aa patch-ad
Log Message:
Update to 2.24.0.
New cpu affinity code (see changes for 2.23.2 below) is ifdef'd out.
22 Septembre 2008: Overview of changes in 2.24.0
================================================
* Translation updates.
18 August 2008: Overview of changes in 2.23.90
==============================================
* freebsd:
- updated port by Joe Marcus Clarke.
23 June 2008: Overview of changes in 2.23.4
===========================================
* linux:
- Fixed and improved glibtop_get_fsusage with kernel >= 2.6.25.
Closes #539360.
24 May 2008: Overview of changes in 2.23.2
==========================================
* glibtop_get_proc_open_files API can also lists IPv6 TCP sockets.
* glibtop_get_proc_affinity : new API to retrieve process CPU affinity.
(Let's hope one day i'll find the gtk-doc documentation ...)
* linux:
- fixed parsing of big /proc/stat for uptime.
04 April 2008: Overview of changes in 2.22.1
============================================
* Fixed compilation/dist for !linux.
Closes #525953.
10 Mars 2008: Overview of changes in 2.22.0
===========================================
* linux:
- fixed proc_kernel.
25 February 2008: Overview of changes in 2.21.92
================================================
* linux:
- fixed smaps parsing on >= 2.6.24.x.
14 January 2008: Overview of changes in 2.21.5
==============================================
* freebsd:
- fixed build on GNU/kfreebsd. Petr Salinger.
- fixed procmem units. Kuang-che Wu.
28 October 2007: Overview of changes in 2.21.1
==============================================
* don't export _p/_s private symbols anymore. This is not an API/ABI breakage.
* darwin implementation by Benjamin Reed.
* linux:
- splitted fsusage and mountlist implementations;
- smarter mountlist(allfs = False);
- fixed some compile warning on 64bit;
* solaris:
- fixed netload build by Henry Zhang.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/sysutils/libgtop/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/sysutils/libgtop/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/sysutils/libgtop/buildlink3.mk
cvs rdiff -r1.7 -r1.8 pkgsrc/sysutils/libgtop/distinfo
cvs rdiff -r0 -r1.7 pkgsrc/sysutils/libgtop/patches/patch-aa \
pkgsrc/sysutils/libgtop/patches/patch-ad
cvs rdiff -r1.1 -r1.2 pkgsrc/sysutils/libgtop/patches/patch-cb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index