Commit Graph

104 Commits

Author SHA1 Message Date
tb
86646fd26f bump HW_SENSORS users after kernel ABI change
(kettenis added powerpc64 energy sensors)

x11/i3status was done a few hours ago.
2020-07-17 08:36:04 +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
90710cfcdd bump HW_SENSORS users, kernel ABI change from adding a new sensor type
breakage in zabbix reported by Mark Patruck
2018-12-12 13:34: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
7934f5c225 bump REVISION on DIOCGETSTATUS users due to ABI break in base 2018-02-15 11:17:05 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
4fcf8f2aaf drop MAINTAINER on a few things 2017-07-05 10:22:05 +00:00
sthen
9f94843321 update to symon-2.88, a noop for us but keeps portroach happy 2017-03-02 14:32:31 +00:00
sthen
dc012e2177 fix c_smrrds.sh with newer rrdtool, from henning 2016-10-25 11:28:05 +00:00
ajacoutot
5558c792d3 First pass at pre-entively fixing ports that would break once guenther's header
pollution diff is in.

lang/squeak/vm does not build but it's due to the recent audio changes
games/xbattle: also fixes some conflicting implicit decl
print/hplip: also fixes some conflicting implicit decl
2016-09-10 13:03:40 +00:00
sthen
aee5ef484c add #include <sys/queue.h> to fix 2016-04-05 10:21:22 +00:00
sthen
303f928528 oops, REVISION-mux got lost in last commit; pointed out by Markus Lude 2015-10-06 09:06:38 +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
c3e091dd91 wantlib 2015-08-25 14:17:44 +00:00
sthen
fbd92509fc bump REVISIONs following DIOCGETSTATUS ABI change 2015-06-10 10:43:29 +00:00
sthen
dfca950071 cope with mbpl->mbufpl name change, problem reported by Atanas Vladimirov 2014-11-11 21:48:40 +00:00
sthen
f955dffbcb remove barely-useful MESSAGE file 2014-10-30 17:25:49 +00:00
sthen
040e33107c update to symon 2.87
- N.B. Packages are re-arranged. Previously we had symon-mon (client only),
symon-mux (mux only), and symon (both client + mux - i.e. the combination of
the two other packages). Now we just have two non-overlapping packages
symon+symux, as is normal for multi-packages in the tree.

pkg_add -u will handle renaming but not splitting, so if you used the
"combined" package you will need to "pkg_add symux" after this update.
2014-10-30 17:04:22 +00:00
espie
ede14a998b more dkstat breakage 2014-09-17 05:28:40 +00:00
landry
7d216f4659 fix build, now needs to include sys/pool.h 2014-08-23 09:53:18 +00:00
sthen
2b30b2337b include vmmeter.h 2014-07-10 10:21:41 +00:00
sthen
db5e42bea1 fix following move from struct pool to struct kinfo_pool for userland 2014-07-04 22:23:01 +00:00
sthen
15c4511029 disable queue support for now, it's altq-only 2014-04-19 17:02:00 +00:00
sthen
7908bfed8e Shouldn't have c_config.sh in PLIST-mux.
One day maybe I'll work out the gymnastics needed to move this to
non-overlapping subpackages without pkg_add -u being unhappy..
2014-03-20 12:31:22 +00:00
sthen
1a8261a3e2 fix POD errors in SymuxClient(3p), and install some files to saner locations 2014-03-20 12:26:33 +00:00
sthen
a97e016609 initial fix for queues; s/pfioc_qstats/pfioc_altqstats
don't USE_GROFF
2013-10-12 13:09:30 +00:00
sthen
68760f58ab Bump ports using DIOCGETSTATUS following PF change (new 'translation'
error counter).
2013-03-11 19:51:26 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
4a4d2fbc81 update to symon 2.86, rolling in kinfo_proc changes + an additional fix 2013-02-05 14:23:28 +00:00
sthen
02ca98cc75 Somewhere between 5.2 and now, struct sensordev grew (96->108 bytes on
amd64) so old binaries no longer work. Bump REVISION to enforce updates.
Problem noticed by henning@, thanks
2012-11-16 16:02:41 +00:00
sthen
6a2ea507b5 update to symon 2.85 2012-04-05 14:33:48 +00:00
sthen
8521c4058b update to symon 2.84 2012-02-21 17:54:44 +00:00
sthen
f768a542dd adapt to removing kinfo_proc2 2012-01-08 20:38:11 +00:00
sthen
52c177c5ac bumps; net/if.h 2011-11-16 00:20:08 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
gsoares
3dc482cae2 PREFIX -> TRUEPREFIX; bump REVISION; ok aja@ sthen@ 2011-05-19 20:01:27 +00:00
sthen
27dab222b0 - update symon to 2.83
- take maintainer, agreed with present maintainer(+upstream) Willem Dijkstra
2011-05-02 21:19:13 +00:00
landry
0005249370 Missed REVISION bumps for -mux and -mon when adding rcscripts. 2011-03-09 08:04:48 +00:00
ajacoutot
c0bb868ea3 Fix typo in man page, we use the _symon user, not symon.
Add rc.d(8) scripts for symon and symux.

ok landry@
2011-03-02 07:13:13 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
sthen
adba505abf - adapt io monitor to handle the new hw.disknames format (devname: or
devname:uid), problem reported by Anton Maksimenkov with a different diff.

- new-style lib_depends/wantlib

- let ports-standard DEBUG=xxx work as expected and produce binaries
with symbols

sm_io.c diff looks good to henning@
2010-10-19 01:07:13 +00:00
sthen
56cdcbb727 update symon to 2.82, rolling in our patches. New version pointed out
by maintainer/upstream Willem Dijkstra.
2010-06-15 10:47:08 +00:00
sthen
c82ffd07a1 - Fix for updated sensors API, borrowed from systat(1).
Reported/tested by "Tasmanian Devil" and myself.

- Adjust sample configs to use the sensor name format we have been
using for the last few releases.
2010-04-26 09:44:24 +00:00
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
kili
01230f6c80 KERN_PROC -> KERN_PROC2.
Reported and tested by tasm.devil at googlemail.com (thanks).
Also tested by okan@ and sthen@.

ok jasper@
2010-01-19 19:43:57 +00:00
sthen
bb7111c4f6 - the -mon subpackage also needs bumping; PF changes.
- move FULLPKGNAME-xxx up next to PKGNAME-main in the Makefile so the
next person to come along spots it quicker.
2009-04-14 15:41:35 +00:00
sthen
7f19c0ad32 bump; PF changes 2009-04-14 15:39:41 +00:00