Laurent Cheylus wrote (2023-05-19 10:26 CEST):
> proposal to import sysutils/gdu for the latest version 5.23.0
> 
> gdu is a fast disk usage analyzer with console interface written in Go
> (similar to sysutils/ncdu)
> => https://github.com/dundee/gdu
> 
> A simple port with go-modules. Compared to my previous post (2023/04/19), I
> remove my useless patch to simplify 'gdu --version' output.
> 
> Comments welcome and please commit if OK.

This collides with gdu from coreutils.

===>  Installing gdu-5.23.0 from /usr/ports/packages/amd64/all/
Collision in gdu-5.23.0: the following files already exist
        /usr/local/bin/gdu (coreutils-9.1 and gdu-5.23.0)
        /usr/local/man/man1/gdu.1 (coreutils-9.1 and gdu-5.23.0)
Couldn't install gdu-5.23.0

My first thought was to rename it to "godu", but this is taken by a similar
tool already (https://github.com/viktomas/godu).

Maybe check if the other BSDs have it with another name...

Best Regards,
Stefan

Reply via email to