IABSD.fr/ports/sysutils/symon/pkg

Branch :


Log

Author Commit Date CI Message
f955dffb 2014-10-30 17:25:49 remove barely-useful MESSAGE file
040e3310 2014-10-30 17:04:22 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.
7908bfed 2014-03-20 12:31:22 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..
1a8261a3 2014-03-20 12:26:33 fix POD errors in SymuxClient(3p), and install some files to saner locations
3dc482ca 2011-05-19 20:01:27 PREFIX -> TRUEPREFIX; bump REVISION; ok aja@ sthen@
c0bb868e 2011-03-02 07:13:13 Fix typo in man page, we use the _symon user, not symon. Add rc.d(8) scripts for symon and symux. ok landry@
adba505a 2010-10-19 01:07:13 - 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@
9cb31f36 2010-04-15 14:29:16 Consistency: remove the 1, 2 or even 3 empty blank lines. sthen@ agrees
efc84af4 2009-03-11 01:55:07 - 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.
79b6c7c2 2006-11-25 08:41:04 new MULTI_PACKAGES