[Bug 282170] [patch] net/netatalk3: versions after 3.2.5 always build CNID MySQL backend
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Oct 2024 09:36:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282170 Bug ID: 282170 Summary: [patch] net/netatalk3: versions after 3.2.5 always build CNID MySQL backend Product: Ports & Packages Version: Latest Hardware: Any URL: https://cgit.freebsd.org/ports/diff/net/netatalk3/Make file?id=58493c5f3e14aec5dbe852cfcb3d84f2504eee69 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: marcus@FreeBSD.org Reporter: andrew.hotlab@hotmail.com CC: marcus@FreeBSD.org Flags: maintainer-feedback?(marcus@FreeBSD.org) Assignee: marcus@FreeBSD.org Attachment #254326 maintainer-approval?(marcus@FreeBSD.org) Flags: CC: marcus@FreeBSD.org Created attachment 254326 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254326&action=edit Makefile_patch_for_noMYSQL Building version 3.2.10 (2024Q4) on releng/13.4, I noticed that the CNID backend support for MySQL was compiled even if the MYSQL option was set to OFF. The attached patch solved the issue, which I think it was introduced by this commit: https://cgit.freebsd.org/ports/diff/net/netatalk3/Makefile?id=58493c5f3e14aec5dbe852cfcb3d84f2504eee69 -- You are receiving this mail because: You are the assignee for the bug.