Date: Mon, 12 Jul 2021 17:31:22 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 257140] mail/thunderbird and www/firefox install two executables Message-ID: <bug-257140-21738@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257140 Bug ID: 257140 Summary: mail/thunderbird and www/firefox install two executables Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: mi@FreeBSD.org Assignee: gecko@FreeBSD.org Flags: maintainer-feedback?(gecko@FreeBSD.org) Both ports install a pair of identical executables: ${PREFIX}/lib/${port}/${port} and ${PREFIX}/lib/${port}/${port}-bin. For example: -rwxr-xr-x 1 root wheel 532976 Jul 12 13:28 /opt/lib/firefox/firefox -rwxr-xr-x 1 root wheel 532976 Jul 12 13:28 /opt/lib/firefox/firefox-bin -rwxr-xr-x 1 root wheel 708872 Apr 18 22:47 /opt/lib/thunderbird/thunderbird -rwxr-xr-x 1 root wheel 708872 Apr 18 22:47 /opt/lib/thunderbird/thunderbird-bin If one of them is not actually used, then it should not be installed at all. If both are used (due to bugs in upstream scripts), then the two incarnations ought to be made a hard link. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257140-21738>
