From nobody Thu Sep 14 09:07:42 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RmWgL5pVhz4t2pc for ; Thu, 14 Sep 2023 09:07:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RmWgL4gLhz4YNT for ; Thu, 14 Sep 2023 09:07:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694682462; a=rsa-sha256; cv=none; b=jx4v2fx3HHtLtGl94rwpjFRpSY4Ev6j8/3JFsBToUY16txuuqOAkrjClu3v1ls2b8SMR2m d5dLv6/CZ4NaWqOpQGXGVMj/payhGPrD6ZpbYD5rRvPFfiBWAJduFRCAOwDmj7ctBd4Xps wptX+fiYBW8M0rssa+xlkCpZJa5M0I/qO2CU4pUpkj3Fg5Fc9RrrbmYknkMxiM9BMNQ06X gUa450JOUpFjorCL5tASF1AGAmogIv+GA4ghqJfnwtQtfQ+E6XyBPlkGbAr4XRtDDOGjm1 YuXCoqcp24rY0a/rrgvToFn4ixunS8ABr1JP2Fm2PBZ/2bku3MoPbMqYX+veUA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694682462; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YM6+5QfzS9NuQqZ4Q5hVajrOo0CYHE052poWeNby8vQ=; b=k25oLn8HZrzqwrQR/8L9odyaUNK+NYan7n55QPI7eKXv8ukq+dKpS+cNlkNSZ8P1vKOLJJ 9pCBqGUSTWNh8P/UOj4PJ0yICvVObJX0XcxA88IgXZm6fCZC52IjjUWgyUXOSYUCdzZRd2 S6yaMe5VdBaRzZt6RJrnKbzAkiD8Tytei59z6yAVulNqL0zoDCYP13Q5yWUGX3INjBiSqt zBWTkzl7/hdwHjcpZRK6+9269QQ6Go6FYpR7fP/gc3LC9daT1O7aNmmjd/qzopGsSl7s/1 RPf02KRLyLsrfN3rCzjn+6f4if4uWXWE4mQvAMnDGqhi54oDT5aawultMFtBFQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RmWgL3cTpzr1B for ; Thu, 14 Sep 2023 09:07:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 38E97gU6003948 for ; Thu, 14 Sep 2023 09:07:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38E97gw6003947 for bugs@FreeBSD.org; Thu, 14 Sep 2023 09:07:42 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273777] pkgbase: Library manpages should be in the -dev packages Date: Thu, 14 Sep 2023 09:07:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dfr@rabson.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273777 Bug ID: 273777 Summary: pkgbase: Library manpages should be in the -dev packages Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: dfr@rabson.org I have a simple base image for containers which contains just core shared libraries, SSL libraries and certificates. This image is about 30MB, of whi= ch 10MB is library manpages. It seems to me that library manpages are mainly a resource for developers a= nd should be packaged with the other compile-time files such as include files = and static libraries. I suggest that manpages for libraries should move to the = -dev package unless MK_MANSPLITPKG is set. --=20 You are receiving this mail because: You are the assignee for the bug.=