On Wed, 12 Feb 2025 08:44:10 +0100, Lux of the Agony <l...@openbsdgirl.com> wrote: > > MariaDB source is not available when building in ports for 7.6-current; I > waited a couple months now, thinking someone might fix it on their own. > While I could grab it myself without a problem, I thought I might throw > this out there. > > I updated from 7.4 to 7.6, and I've been running into a number of problems > while building ports; I'm more than willing to try to help track down > issues, but last time I offered to donate my time to the project, I was > quickly shot down. >
Using archive sources was fixed at -current, and you may "hack" Makefile and add archive to SITES, see: https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases/mariadb/Makefile.diff?r1=1.149&r2=1.150 -- wbr, Kirill