Re: Errors in make index since removal of mariadb1405

From: Yasuhiro Kimura <yasu_at_FreeBSD.org>
Date: Thu, 14 Aug 2025 12:58:12 UTC
From: Xavier Humbert <xavier@groumpf.org>
Subject: Errors in make index since removal of mariadb1405
Date: Thu, 14 Aug 2025 14:45:30 +0200

> Hi,
> 
> Since removal of mariadb105 (I **did** the upgrade to a more recent
> version), the command "make index" shows a bunch of errors like this :
> 
>     make_index: p5-MySQL-Diff-0.50_1: no entry for
> /usr/ports/databases/mariadb105-client
>     make_index: p5-MySQL-Diff-0.50_1: no entry for
> /usr/ports/databases/mariadb105-client
>     make_index: moodle45-php83-4.5.6: no entry for
> /usr/ports/databases/mariadb105-client
>     make_index: moodle45-php83-4.5.6: no entry for
> /usr/ports/databases/mariadb105-client
>     make_index: tuning-primer-1.6.r1: no entry for
> /usr/ports/databases/mariadb105-client
>     make_index: tuning-primer-1.6.r1: no entry for
> /usr/ports/databases/mariadb105-client
>     make_index: slurm-wlm-23.11.7_7: no entry for
> /usr/ports/databases/mariadb105-client
>     make_index: slurm-wlm-23.11.7_7: no entry for
> /usr/ports/databases/mariadb105-client
> 
> for ports that I don't have even installed
> 
> My ports tree is HEAD
> 
> Regards,
> 
> Xavier
> 
> -- 
> Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer
> https://www.amdh.fr
> 
> 

I guess you have 'DEFAULT_VERSIONS=mysql=10.5m' in your /etc/make.conf.

HTH.

---
Yasuhiro Kimura