116 Commits

Author SHA1 Message Date
jasper
d60c1b5837 bump dependency on gnome-common to ensure we have a fixed gnome-autogen.sh 2014-03-28 12:36:29 +00:00
ajacoutot
d1dc35750e Drop unecessary checks and bring glibtop_get_proc_segment from FreeBSD. 2014-02-08 10:55:31 +00:00
ajacoutot
32aff4539f Sync with what was committed upstream to bring us closer to what FreeBSD
does.
Properly use the OpenBSD-specific code instead of the common one.

ok jasper@ (maintainer)
2014-02-03 13:46:19 +00:00
ajacoutot
05d51f689f Drop unneeded chunks. 2014-02-02 11:33:45 +00:00
ajacoutot
71534c3817 Better handling of p_wchan and drop useless mfs chunk. 2014-02-01 18:11:43 +00:00
ajacoutot
3eabe57877 Drop all lsof related code.
ok jasper@
2014-01-23 14:06:34 +00:00
ajacoutot
69f8762386 No need for lsof anymore. 2013-12-09 16:55:26 +00:00
robert
9e0a413871 fix several issues with libgtop2 process information code
ok jasper@
2013-12-09 14:26:56 +00:00
jca
8d2097b69d Cope with net*/ headers change. No bump needed (didn't build and last
bump was today).  ok sthen@ jasper@
2013-11-26 21:56:52 +00:00
sthen
db88da2cb8 remove a bunch of patches to the autoconf output script that was coping
with lack of inter-lib deps for gettext, ok ajacoutot@
2013-11-26 12:01:19 +00:00
robert
e9c9f7a1c0 wchan is no longer exposed, just check if wmesg is not empty, which is done
already and then use p_wmesg instead of trying to strlcpy p_wmesg[0]
this fixes one out of two bugs of libgtop2
ok jasper@
2013-11-19 07:30:58 +00:00
bluhm
f83dca4dc6 Including the header file netinet6/in6_var.h from netinet/in_var.h
automatically is bad.  To change that, a few ports must be adapted.
Do an explicit #include <netinet6/in6_var.h> when it is needed.
OK ajacoutot@

Commit the remaining ports that were blocked by an cvs commit error
in devel/jdk/1.7/patches.
2013-10-16 15:04:07 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
8c81ff2d9c Add some longstanding issues with an XXX that jasper and I used to
maintain in a separate file. It will make it easier for people who want to
help to just 'grep -r XXX' under x11/gnome/ etc...

discussed with jasper@
2013-09-26 12:48:01 +00:00
ajacoutot
7f6047ea4d Update to libgtop2-2.28.5.
No noticeable changes besides our patches being integrated upstream.
2013-08-26 08:43:14 +00:00
sthen
db30e9b832 bump; probable VFS_BCACHESTAT 2013-07-09 12:24:19 +00:00
espie
379139bf21 fix build after guenther moved some fields in struct proc from timeval
to timespec
2013-06-08 13:05:13 +00:00
naddy
58924627d9 fix build after uvm_extern.h rev 1.105 and read the intended variables
ok jasper@ sthen@
2013-05-21 15:11:43 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
jasper
6bdc9ca952 adjust now that regular users can't read wchan anymore. 2013-03-27 07:57:38 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
1c9e2a7cd0 Bring back changes made for vmmap now that it's back in. 2012-03-11 08:45:24 +00:00
robert
6c3edfd3f9 fix after kinfo_proc2 removal 2012-01-09 16:45:20 +00:00
sthen
b7623542e0 bump; if.h changed (struct ifnet) 2011-11-15 23:30:30 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
bf540f07b0 bump so this gets rebuild and we can read vfs.generic.bcstats again. 2011-09-26 11:04:06 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
jasper
f1b5c30c51 allow monitoring mfs partitions too 2011-09-18 11:24:58 +00:00
jasper
e320817993 don't bother getting info from kernel threads 2011-09-17 17:43:44 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
jasper
3f461814a5 - update libgtop to 2.28.4
* openbsd now has it's own backend
- remove some patch- files that i've committed upstream too
2011-08-30 12:24:52 +00:00
jasper
209f405467 Fix error message to make it readable again. 2011-08-17 12:34:47 +00:00
jasper
db11b7b063 - decrease stack usage when retrieving memory stats
- use consistent warnings when failing sysctl(3) calls
2011-07-10 15:23:01 +00:00
jasper
ac95a9e7ff - retrieve and use buffercache statistics so we get a proper view
of memory usage

ok aja@
2011-07-10 14:42:39 +00:00
jasper
7e3abfbee1 - correct sysctl names in two warning messages
- rename a few variables for clarity
2011-07-09 08:04:14 +00:00
jasper
59332b7fe6 - Fix scope6 and prefix6 retrieval 2011-06-20 11:48:39 +00:00
jasper
149db12a47 - fix GLIBTOP_NETLOAD_HWADDRESS so we can retrieve the hardware address of an interface 2011-06-20 09:50:04 +00:00
jasper
d10d35f25b revert changes made for vmmap, but keep the new file around 2011-06-06 17:12:12 +00:00
jasper
175dd30580 - implement uptime.boot_time 2011-06-01 07:24:49 +00:00
jasper
03fb5bd137 - add a comment as to why we undef STAT_STATVFS now
- rename a function now it's in the openbsd implementation
- put CP_IDLE instead of 0 in uptime->idletime
2011-05-31 19:25:31 +00:00
jasper
6a5430296f - filesystem read/write accounting works fine, so there's no reason not to export it.
fixes the "Disk" graph from gnome-applets multiload applet
2011-05-31 18:06:28 +00:00
jasper
2513ae7bfe make this work on 32 bit arches. 2011-05-31 14:19:18 +00:00
jasper
5821c1967b - silence various warnings 2011-05-31 14:02:26 +00:00
jasper
72430a5fe7 - slightly adjust cpu usage retrieval.
this still doesn't work on i386 (32 bit arches?), whereas it does work
  fine on amd64, mips64el and sparc64..
2011-05-31 13:47:56 +00:00
jasper
bfbf2ef0ef - adjust for vmmap; we copy the full vmmap tree from the kernel into the process
memory and walk through it with RB_FOREACH.

committing on behalf of ariane@ who wrote all the code, many thanks!
2011-05-26 17:47:24 +00:00
jasper
49835453c2 revert previous, it only adds to the confusion.. 2011-05-26 08:07:21 +00:00
jasper
31de6f9252 Change the way glibtop_mem->total is calculated. Instead of adding
t_free to t_rm, just use t_rm. And use t_arm for glibtop_mem->used.

This makes things less confusing and more in line with the values
top(1) returns.
2011-05-26 07:28:51 +00:00