summaryrefslogtreecommitdiff
path: root/devel/libgtop/patches
AgeCommit message (Collapse)AuthorFilesLines
2001-11-27Fix remote format string vulnerability in "libgtop_daemon". Bump versiontron1-0/+22
number to 1.0.12nb1.
2001-09-25Make build again on 1.5Y, with some help by chuq.wiz1-4/+18
2001-08-10Uh, oh - it needs pmap.h too in current.martin1-6/+7
2001-08-10Make this work (again) on non-arm -current.martin1-7/+9
It needs USRSTACK from machine/vmparam.h, which seems to have been included indirectly until recently. XXX - someone should have a look and clean this up!
2001-07-17Fix glibtop_get_cpu as suggested in pkg/13405 by Matthias Grutzeck.wiz1-7/+5
(source comment is misleading in this case)
2001-07-17Add patch to sysctl uptime out of kernel. Closes pkg/13046.wiz1-0/+38
2001-04-06Update libgtop to 1.0.12.rh1-6/+6
Notable changes are: February 27, 2001: ================= * Released LibGTop 1.0.12 "Gerolzhofen". - fix for Solaris 8 from Laszlo PETER (msg_limits, sem_limits). - fix for FreeBSD 4.2 from Rolf Grossmann (FreeBSD now uses `_KERNEL' instead of `KERNEL'). Bug #51334. - for BSDI, comment out `subnet' field in netload; this should make it compile, but there may be other problems. Bug #13345. This release is for GNOME 1.4 Beta2. February 14, 2001: ================= * Released LibGTop 1.0.11 "Jasmin": [The release which was supposed to be called "Gerolzhofen".] - merged in the Solaris code from LIBGTOP_1_1_2_PATCHES. - minor OpenBSD fixes. - again a bunch of updated translations. Please test the Solaris stuff and report and bugs and problems as soon as possible; I'll make a new release for the 2nd beta of GNOME 1.4 if necessary. November 20, 2000: ================= * Released LibGTop 1.0.10 "November Rain": - this release contains a bunch of updated translations.
2001-01-02Fix build on NetBSD-1.5P or newer.tron1-0/+48
2000-11-29Make this compile again under NetBSD-1.5L by "#ifdef"-ing checks whichtron2-6/+34
are not required any more after UBC has been integrated. The information for the fix was provided by Chuck Silvers in private e-mail.
2000-11-26Make this package work under NetBSD-alpha.tron1-4/+7
2000-10-17Fix finding gettext libraries in a better way. Remove CPP definition whichjlam2-13/+16
was breaking compilation on my machine -- not sure why it was set in the first place, and the reason wasn't logged in CVS.
2000-07-30Make this compile now that <vm/vm*.h> has gone away in -current.jlam4-8/+114
Should fix part of pkg/10497.
2000-06-30Don't use kvm_read for cp_time, use sysctl instead.wiz1-3/+71
Patch provided by Simon Burge; thanks to Dan McMahill for further testing.
2000-06-26-add sparc and mipsel support. Thanks to soda for help on the mipsel part.dmcmahill1-27/+20
-it has been suggested (Soren) that the routines in sysdeps/freebsd/prockernel.c are of minimal use anyway and should just be disabled. -it has also been suggested (Soren) that the right way anyway is to use the KERN_PROC2 sysctl. I do not have a recent enough machine to try this (this sysctl was not part of NetBSD-1.4.2).
2000-06-24add support for powerpc, and change the error you get on unsupporteddanw1-2/+2
platforms to explain how to fix things
2000-06-21USE_LIBTOOL instead of PKGLIBTOOL.jlam1-38/+0
2000-06-08Make this package build on the "arm32" port.tron1-0/+15
2000-06-03Fix KVM support so that at least the "gtop" package works again.tron1-0/+17
2000-05-30update to 1.0.9drochner2-14/+29
(The ChangeLog is not useful.)
2000-05-02Update to libgtop-1.0.7. Incorporate fix submitted by R. C. Dowdeswellfredb11-122/+57
in PR pkg/8691, to make it build on m68k. Also, kvm_uread() -> kvm_read(). This may fix the other problems alluded to in the PR. LibGTop-1.0.7 is a bug fix release, no details available. LibGTop-1.06 incorporated some *BSD fixes (including some pkg patches), and updated the reference manual somewhat.
2000-02-01defuzz.rh1-5/+5
2000-01-20Update "libgtop" package to version 1.0.6. Changes since version 1.0.5:tron1-0/+14
- compilation fixes for FreeBSD. - updated reference manual.
1999-11-14Add arm32 support.tron1-4/+23
1999-11-03Provide some defaults for non-i386 NetBSD platforms.he1-0/+30
1999-11-02Check return values of kvm_nlist() properly so that "libgtop_server"tron8-0/+104
will not abort without reason.
1999-10-22Update "libgtop" package to version 1.0.5 included in GNOME 1.0.53 release.tron1-20/+19
1999-08-30Update libgtop to 1.0.2.jlam2-10/+29
It's supposed to be functional under NetBSD-1.4, but apparently still doesn't quite work. I'm checking this in, since it's possible to debug this package, but I don't have the know-how to do so. Perhaps someone more knowledgeable will find this helpful.
1999-03-07Update "libgtop" package to version 1.0.1.tron3-66/+21
1999-01-16The never ending gnome story:tron2-91/+16
Update "libgtop" package to version 0.99.2.
1999-01-02Update "libgtop" package to version 0.99.0.tron13-881/+125
1998-11-01Move "libgtop" package to "devel" category.tron13-13/+13
1998-11-01Make this package build under 1.3.2, fixes PR pkg/6388 by Clifford Wright.tron2-13/+30
1998-10-18Make this package build, at least under -current.tron1-0/+31
1998-10-07Initial import of libgtop-0.26 into the Packages Collection. This isagc12-0/+877
part of the GNOME project, and is used to retrieve system information, such as CPU usage etc. This is not yet complete, but is functional to the point where the whole thing compiles and installs. Someone else can pick this up and run with it now.