On 2021/05/03 13:50, Denis Fondras wrote:
> (Bump to version 1.59 and remove zstd dependency)
> 
> VictoriaMetrics is fast, cost-effective and scalable time-series database.
> 
> https://victoriametrics.com/

Generally ports don't use capital letters in the port directory.
There are a few which do use them but they're annoying..

        ${INSTALL_PROGRAM} ./pkg/vmlogger.pl ${PREFIX}/bin/vmetricslogger.pl

That should be in files/, and use ${INSTALL_SCRIPT} ${FILESDIR}/...
I think it would be better to use the same name in the port dir as it's
installed to. Do we really need the more complicated mechanism to map
levels though? Other ports are using the daemon_logger scaffolding
already in rc.subr.

Reply via email to