21 Commits

Author SHA1 Message Date
daniel
26c6acfd33 I'm unfamiliar with the fhttp protocol; reported by repology 2021-02-22 06:16:37 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +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
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
sthen
114b1e4413 Bump the remaining ports to trigger updates following cpu stats
changes (CPUSTATES/etc). Last part.

- some of these might be in code that's not actually built or rarely
used but it's not worth the hassle evaluating that, i'm just bumping &
moving on.

- as mentioned before, there might still be runtime problems relating
to the addition or renumbering.
2018-06-01 15:44:28 +00:00
sthen
d579e1bf4e drop william@ as maintainer on his ports, per his request. 2017-11-15 21:28:05 +00:00
sthen
391dc93fe7 REVISION bumps following the additional member in struct if_data,
to make sure packages get updated
2015-10-05 16:29:01 +00:00
sthen
04333f4d88 bump; ifmedia64 2015-09-11 14:52:35 +00:00
landry
568a1bd35d Update to libstatgrab 0.91, bringing in 4 years of development..
- API changed, consumers will be fixed accordingly
- remove all patches, mostly merged upstream
- switch to use http MASTER_SITES
- merge PFRAG.shared into PLIST

ok william@ (MAINTAINER)
2014-09-25 20:01:39 +00:00
espie
b8893d9ea2 more dkstat breakage 2014-09-17 05:35:16 +00:00
sthen
619a23f37c add these so uvm.h can be included.
#include <sys/mutex.h>
typedef int boolean_t;
2014-07-09 11:23:34 +00:00
sthen
357a46293c add sys/vmmeter.h / sys/sysctl.h where they will be needed 2014-07-08 10:15:38 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
c6aae07c05 - update to 0.17
- specify license versions
- update maintainer address

ok william@ (MAINTAINER)
2012-05-30 13:12:32 +00:00
sthen
52c177c5ac bumps; net/if.h 2011-11-16 00:20:08 +00:00
jasper
4c6e57fabb - move away from kinfo_proc2
- fix a few implicit declarations while here
2011-07-06 12:45:04 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
landry
93d2e80a38 Add a patch so that autohell correctly detects struct diskstats
dc_rbytes member, fixing the build.
2010-09-13 08:54:21 +00:00
okan
44c7e9abe4 adapt for KERN_PROC2; regen plist
ok jasper@
2010-01-18 22:03:46 +00:00
simon
bedc094a6b import libstatgrab
libstatgrab is a library that provides cross platform access to
statistics about the system on which it's run.  It's written in C and
presents a selection of useful interfaces which can be used to access
key system statistics.  The current list of statistics includes CPU
usage, memory utilisation, disk usage, process counts, network traffic,
disk I/O, and more.

from William Yodlowsky (MAINTAINER)
with tweaks by me
2007-07-17 23:45:43 +00:00