mariadb10x-server Makefile "oddity"?

Michael Grimm trashcan at ellael.org
Thu Nov 28 19:40:04 UTC 2019


Hi,

I came across the following "oddity" in the Makefiles of mariadb-10x-server ports

	mwn> grep SLAVEDIRS /usr/ports/databases/mariadb*/Makefile
	/usr/ports/databases/mariadb101-server/Makefile:SLAVEDIRS=	databases/mariadb101-client
	/usr/ports/databases/mariadb102-server/Makefile:SLAVEDIRS=	databases/mariadb102-client
	/usr/ports/databases/mariadb103-server/Makefile:SLAVEDIRS=	databases/mariadb102-client
	/usr/ports/databases/mariadb104-server/Makefile:SLAVEDIRS=	databases/mariadb102-client

I do not have enough knowledge about this ports Makefiles, but this looks odd to me starting at mariadb103-server, although databases/mariadb103-client and databases/mariadb104-client directories exist.

Thus my question: Bug or feature. If feature, why?

Regards,
Michael





More information about the freebsd-ports mailing list