197 Commits

Author SHA1 Message Date
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
ajacoutot
bba9c6aca4 Take some GNOME dependencies MAINTAINER from jasper@
discussed with jasper@
2022-11-04 09:28:13 +00:00
kn
85788209c6 Bump potential struct ifnet consumers
sys/net/if_var.h r1.116 "Remove struct ifnet's unused if_switchport member"
should be of no concern in ports land, but some actively do

- define _KERNEL and/or
  https://codesearch.debian.net/search?q=%23%5Cs*define%5Cs%2B_KERNEL%5Cb+filetype%3Ac&literal=0
  curl -s https://codesearch.debian.net/results/a710598a524e63cb/packages.txt
- include <net/if_var.h>
  https://codesearch.debian.net/search?q=%3Cnet%2Fif_var.h%3E+filetype%3Ac&literal=1
  curl -s https://codesearch.debian.net/results/3264f4d6c8ec573a/packages.txt

Running the packages.txt files through 'sort -u' and 'comm -12', filtering
for ports we actually have and further limiting it down to individual
packages rather than the whole port (thanks sthen) leaves us with

	$ infrastructure/bin/portbump -r \
	    devel/libgtop2 \
	    games/warzone2100 \
	    mail/mozilla-thunderbird \
	    multimedia/gstreamer1/plugins-bad \
	    net/miniupnp/miniupnpd \
	    net/net-snmp,-main \
	    net/usrsctp \
	    net/zabbix,-main \
	    security/aircrack-ng \
	    www/firefox-esr \
	    www/mozilla-firefox

Bump them all to pick up the new header/struct.

Feedback OK sthen
2022-09-02 06:17:28 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
jasper
3691b0ebca add debug-libgtop2 2019-11-13 18:33:08 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
sthen
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
jasper
6bb8f248aa update to libgtop-2.40.0 2019-04-27 13:45:24 +00:00
sthen
1ee90f5b01 Bump the next set of ports to trigger rebuilds following cpu stats changes
(CPUSTATES/etc). More to come.
2018-06-01 15:32:04 +00:00
robert
ab659b1c1a do not error out, just warn on kvm_nlist() 2018-04-27 11:27:07 +00:00
robert
ecda17faba unbreak by using KVM_NO_FILES for kvm_openfiles() and by using sysctl
to get shminfo, seminfo and msginfo

ok jasper@
2018-04-27 10:20:03 +00:00
jasper
f141583332 neuter all kvm(3) calls until a proper fix is found. this allows
gnome-system-monitor to report net/disk usage again instead of simply dumping core
2017-11-08 15:26:12 +00:00
jasper
a887c6fc0c update to libgtop2-2.38.0 with a stub implementation for procio 2017-11-03 11:22:11 +00:00
espie
bb69995604 barf-inducing fix for clang, which doesn't like stuff that vaguely
looks like prototypes (which is what you get when including ~kernel
stuff in userland.

okay jasper@
2017-04-17 09:46:45 +00:00
jasper
bcb7e2a515 update to libgtop-2.36.0 (still broken, but a more recent base to fix it on) 2017-04-17 09:23:55 +00:00
dlg
9ce38bec5c gut the procmap functionality so this can build.
i broke it by moving uvm datastructures from RB macros to RBT
functions. gutting libgtop2 basically means make it return an empty
list of mappings.

ok jasper@ sthen@
2016-10-03 12:11:29 +00:00
jasper
fa9c93932f update to libgtop-2.34.1 2016-08-21 09:49:41 +00:00
jasper
4403b1b039 update to libgtop-2.34.0 2016-04-20 06:20:38 +00:00
ajacoutot
be02f02e9a openbsd: only PID 1 is special (upstream) 2016-01-12 16:38:29 +00:00
jasper
9939f20993 pushed upstream 2015-12-11 14:19:04 +00:00
jasper
45b1a7515d - update to libgtop2-2.32.0
* various changes, mostly upstream rototilling code
2015-12-11 14:07:30 +00:00
mpi
639e472f13 Rewrite glibtop_get_netload_p() to use getifaddrs(3) instead of KVM.
ok jasper@
2015-12-06 15:19:49 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
jasper
b75e4900b5 committed upstream 2014-11-18 18:35:47 +00:00
sthen
de8f270fea fix following uvm_extern.h changes, ok jasper@ 2014-11-18 16:04:43 +00:00
jasper
65c3728d26 these patches were committed upstream 2014-09-08 07:40:29 +00:00
jasper
3b3cd2849d unbreak with upcoming dkstat.h removal 2014-09-08 07:35:31 +00:00
ajacoutot
d52b94e953 Meh, forgot in previous. 2014-07-15 06:58:10 +00:00
ajacoutot
9a8a048a80 Pushed upstream. 2014-07-15 06:53:29 +00:00
robert
4e8a8fcd00 remove bogous --without-libgtop-smp flag which only disables smp support in
the tests

ok jasper@
2014-07-12 13:32:48 +00:00
robert
5d0c4abde6 remove debug code 2014-07-11 16:58:50 +00:00
robert
6d6e4d3033 add SMP support to libgtop 2014-07-11 16:57:55 +00:00
sthen
386cce839c #include <sys/mutex.h>
typedef int boolean_t;
2014-07-10 10:26:47 +00:00
jasper
9c4009aaaa update to libgtop-2.30.0 2014-04-29 06:27:57 +00:00
ajacoutot
504bc144d7 Remove hack now that gnome-common is fixed. 2014-04-15 08:49:10 +00:00
ajacoutot
0f126269d8 Re-add comment that got removed in previous commit. 2014-04-10 14:37:10 +00:00
naddy
507115b7c5 switch from VM_METER to VM_UVMEXP; ok jasper@ 2014-04-08 18:55:59 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
e5f6818b40 tweak previous.. 2014-04-01 19:38:36 +00:00
jasper
0865273d26 fix deps 2014-04-01 19:36:10 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
8202e5759f Tweak patching a bit and regen PLIST. 2014-03-31 09:34:52 +00:00
ajacoutot
9e7d85d12a Turns out gnome-common is too clever for our stupid autotools ports...
Just symlink aclocal and friends.

ok jasper@
2014-03-28 13:30:18 +00:00
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
0b1efb4979 Add comment to drop these patches when a new libgtop2 release is out. 2014-02-08 10:58:20 +00:00
ajacoutot
d1dc35750e Drop unecessary checks and bring glibtop_get_proc_segment from FreeBSD. 2014-02-08 10:55:31 +00:00
ajacoutot
441a4290ce Drop CVS keyword from patch. 2014-02-03 13:56:38 +00:00
ajacoutot
9e302c2f3b Explicitely mark all files that can be removed when the next release is out. 2014-02-03 13:50:32 +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