From owner-freebsd-gecko@freebsd.org Mon Nov 20 20:57:29 2017 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0C51BDF548A for ; Mon, 20 Nov 2017 20:57:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id CEA656CE81 for ; Mon, 20 Nov 2017 20:57:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C6773DF5486; Mon, 20 Nov 2017 20:57:28 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF9A5DF5485 for ; Mon, 20 Nov 2017 20:57:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 95D1F6CE7D for ; Mon, 20 Nov 2017 20:57:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id vAKKvSP6011466 for ; Mon, 20 Nov 2017 20:57:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: maintainer-feedback requested: [Bug 223774] www/seamonkey installs scores of duplicate files Date: Mon, 20 Nov 2017 20:57:28 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Nov 2017 20:57:29 -0000 Mikhail T. has reassigned Bugzilla Automation 's request for maintainer-feedback to gecko@FreeBSD.o= rg: Bug 223774: www/seamonkey installs scores of duplicate files https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223774 --- Description --- At the end of port's build there is a report listing duplicate files: Duplicates 30718 bytes (29407 compressed): =20 extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/media= /thr obber.png chrome/toolkit/skin/classic/global/media/throbber.png Duplicates 81660 bytes (79986 compressed): =20 extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/communicator= /bra nd/throbber-anim.png chrome/classic/skin/classic/communicator/brand/throbber-anim.png Duplicates 188680 bytes: seamonkey seamonkey-bin WARNING: Found 128 duplicated files taking 558556 bytes (529181 compressed) Either some of these aren't needed at all, or, if different parts of the software do expect to find the same things under different names, they shou= ld be installed as hardlinks, not copies...