James Turner writes: > On Fri, Jun 21, 2019 at 05:42:46PM +0200, Kristaps Dzonsons wrote: > > >> Enclosed is a port attempt for slant, https://kristaps.bsd.lv/slant. > > >> Depends on openradtool, which was recently submitted by jturner. > > >> > > >> Previous attempts tried to be too smart about stopping the collector and > > >> CGI script. This just YOLOs and jams in an upgraded database schema. > > >> The schema upgrade is programmatic, dictated by openradtool. > > >> > > >> http://openbsd-archive.7691.n7.nabble.com/NEW-slant-0-0-10-td352814.html > > >> http://openbsd-archive.7691.n7.nabble.com/NEW-ping-slant-0-0-17-td357219 > .html > > > > > > Missing LIB_DEPENDS/WANTLIB for sqlite. > > > I think /var should be ${VARBASE} in plist also. > > > > > > Other than that it looks fine to me. > > > > Thank you! > > > > Enclosed repairs the trailing newline, WANTLIB, and LIB_DEPENDS. I also > > SUBST_VARS'd VARBASE and put it in the PLIST. > > > > Best, > > > > Kristaps > > ok jturner@ if someone wants to import.
One last nitpick: users and rc scripts are usually named after programs, not packages. So please use slant-collectd/slant_collectd. With that it's ok with me.
