Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2024 04:26:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        fortran@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 276345] math/lapack: macOS metafiles installed as manpages
Message-ID:  <bug-276345-37611-RiMDHUwAVI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276345-37611@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276345-37611@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-fortran (Nobod=
y)
<fortran@FreeBSD.org> for maintainer-feedback:
Bug 276345: math/lapack: macOS metafiles installed as manpages
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276345



--- Description ---
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276345-37611-RiMDHUwAVI>