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
sthen
efc84af415
- update to symon 2.79
...
- fix mbuf monitor following h2k8 mclpl changes
no reply from the maintainer in a couple of days; my syslog server
isn't super-happy about how often the problem with mbuf gets logged,
so committing anyway. tests/feedback from Alexander Hall and Markus
Lude - thanks.
2009-03-11 01:55:07 +00:00
henning
db4df44a28
fix checksums... obviously i still had the temp tarball willem
...
sent me for testing in distfiles :( noticed by naddy
2008-01-17 20:05:50 +00:00
henning
3fd114c75b
trivial update to 2.78 which fixes some remaining issues with the now
...
64bit network counters, from maintainer & author wpd
2008-01-17 15:21:14 +00:00
henning
1d3f69ca9c
trivial update to 2.77 from willem (author), ok robert simon
...
fixes message size computation that is easily exceeded on -current
and causes symon to err out on startup in these cases
(symon: data.c:364: maxlen too small)
note that on systems showing that error the symux they send to must
be >= 2.77 since it has the same check for received messages.
2007-12-06 13:22:07 +00:00
merdely
e8e53f5b6b
Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE
2007-09-15 21:14:00 +00:00
henning
f4c12d15f7
willem rolled 2.76, which has all the patches. ok simon
2007-07-10 15:48:07 +00:00
henning
5c2fedd86d
fix buglet in parsing the "from XXX" part of symon.conf
...
also sent upstream of course
2007-07-05 08:55:38 +00:00
mpf
018256a312
Bump PKGNAME.
2007-06-20 17:14:01 +00:00
mpf
0cc7b2917c
Prevent a close(0) in free_muxlist().
...
Fixes sy{mux,mon} reconfiguration w/ SIGHUP.
Confirmed by Willem Dijkstra, OK henning@
2007-06-20 17:11:34 +00:00
henning
2780c70985
big rework of the cpu stat module, killing differences between
...
arches with and without kern_cptime2. fixes single-processor i386/amd64.
with some help from Willem Dijkstra (symon author), ok simon
2007-05-18 12:07:37 +00:00
espie
d4ebcd974d
more base64 checksums
2007-04-05 17:26:05 +00:00
henning
ff7382a17d
fix botched conversion to KERN_CPTIME2 for SMP support
...
only i386 and amd64 have working KERN_CPTIME2.
mimic top(1)s behaviour and only use KERN_CPTIME2 when ncpu > 1
ok bernd
2007-03-15 13:10:03 +00:00
steven
2bf10c8bdc
fix WANTLIB
...
ok bernd@
2007-02-15 17:15:41 +00:00
henning
29bc4b0ff1
update to 2.75, ok bernd pval
...
relevant changes:
13/02/2007 - 2.75
- OpenBSD sensors missed includes (Constantine A. Murenin)
11/02/2007 - 2.74
- symon can be told what local interface to send data from (Henning Brauer)
- removed typos in client/SymuxClient.pm (Sandeep Kr Sangwan)
- OpenBSD sm_sensor upgrade to sensor_dev (Constantine A. Murenin)
- symon network protocol version bumped to allow stream arguments upto 63
characters.
2007-02-14 10:04:33 +00:00
henning
5483748f78
yuck, the comma is still missing, Okan Demirmen <okan@demirmen.com>
2007-02-06 15:07:35 +00:00
henning
170503a80d
update to 2.73, ok bernd
2007-02-06 14:46:25 +00:00
steven
79b6c7c2a2
new MULTI_PACKAGES
2006-11-25 08:41:04 +00:00
bernd
aaa800259e
Missing PKGNAME bump. Noticed by Okan Demirmen.
2006-01-10 18:17:36 +00:00
aanriot
459e209841
fix a missing comma in SymuxClient.pm.
...
"Looks OK to me" alek@
2006-01-05 21:45:39 +00:00
pvalchev
474b2e6708
include errno.h not sys/errno.h
2005-12-24 08:48:49 +00:00
sturm
8dc12fd953
update to symon 2.72
...
from Okan Demirmen <okan at demirmen.com>
maintainer timeout
2005-12-04 10:55:47 +00:00
fgsch
1c6f339516
fix more breakage. sturm@ ok.
2005-10-24 05:13:17 +00:00
sturm
f9753d45ee
update to symon 2.71
...
maintainer timeout
2005-08-07 14:24:45 +00:00
pvalchev
57bf519b16
kill unused NS protocol includes (about to disappear)
2005-06-09 01:25:43 +00:00
sturm
05e1081f74
fix uid/gid, noticed by mpf@
2005-03-02 22:31:13 +00:00
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +00:00
alek
c3219db789
Add WANTLIB markers
2004-12-20 10:35:34 +00:00
danh
6362fb0bc7
initial sweep for MESSAGE decoration removal; ok espie@
2004-10-13 18:59:18 +00:00