On Sat, 6 Jan 2024 18:47:12 +0000, Stuart Henderson
<s...@spacehopper.org> wrote:

> > > The upgrade must be done *before* upgrading. If a user already ran
> > > `pkg_add -u`, it will be a pain to reinstall the old minio version
> > > (libs bump and co)... unless we provide both version in the ports
> > > tree. So, should we do this?  
> 
> It seems a good idea to provide both.

(I'm back from my hiatus.)

I imagine the current users of minio should by default stay on the
current version.

The current setup is:
/usr/ports/net$ tree minio
minio
|-- Makefile
|-- Makefile.inc
|-- client
|   |-- Makefile
[...]
`-- server
    |-- Makefile
[...]


Any idea insight how to handle the second version? (name for the
directory, @pkgpath? etc). Minios software follow calendar versioning
so directories names can't really have some version numbers.

Cheers,
Daniel

Reply via email to