Date: Mon, 15 Jan 2024 04:26:42 +0000 From: bugzilla-noreply@freebsd.org To: fortran@FreeBSD.org Subject: [Bug 276345] math/lapack: macOS metafiles installed as manpages Message-ID: <bug-276345-37611@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276345 Bug ID: 276345 Summary: math/lapack: macOS metafiles installed as manpages Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: fortran@FreeBSD.org Reporter: jamie@catflap.org Assignee: fortran@FreeBSD.org Flags: maintainer-feedback?(fortran@FreeBSD.org) Created attachment 247673 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D247673&action= =3Dedit diff -u patch to Makefile to fix problem Latest version of math/lapack installs 8,605 identical MacOS (apparently) metadata files as if they are man pages. These all start with ._ e.g.: man3/._zunmtr.f.3 man3/._zunt01.3 man3/._zunt01.f.3 man3/._zunt03.3 man3/._zunt03.f.3 man3/._zupgtr.3 man3/._zupgtr.f.3 man3/._zupmtr.3 man3/._zupmtr.f.3 man3/._zzero.3 etc. The attached patch fixed that: --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276345-37611>
