From nobody Sat Jul 29 17:58:01 2023 X-Original-To: doc@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 4RCsfx4Z8Rz4pg8K for ; Sat, 29 Jul 2023 17:58:01 +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 4RCsfx1zHRz40M1 for ; Sat, 29 Jul 2023 17:58:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690653481; 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: in-reply-to:in-reply-to:references:references; bh=+5dRnHWRf8X9aLogno4HhhV3NzXNR4JcrqZgJJ/jNoQ=; b=v73eZT9J+xXNuVRV3Uu3taHT7IpL/YAdYbMtRpddr9gAwnBC3WMr4xI2h4E5lopVSqZ5Wz OSODY+E3rH4SDz1aG3bPKvIcQe1Lgc2NPT2DD0MiQbpPy0OAHABQAWmwC+HkScU9DcKAb6 ohjMMaT/DoCraKLiJtWrvhYqB6zDs+3n1iJzJSXWvwVLx3wCTf08cNovfD+oAsJAEDlkQw zoIEGTf8FAh48vjjpyCSlS89+CNO1Ybq41P8cBnxdsgU0T6XzLSXHaH9CWWIEBapqabiJu ZYpv1Pk6e+RcbwDC/t18Gl81ZNakqGEMoBMIrQU4lnmLbgn2UY3jgakYzb7hXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690653481; a=rsa-sha256; cv=none; b=Ot3l/xesKnbsnZ4ERYQapxALuW2iU5mUr4hupV96rLxczxvFOwUJlm6wW0Y/2U2Ky9boQX Hf+9fCbQq4AqP3h969tOkW5mku11htiiak1YBQJy1UoblU3V7tngXe7rmQ+y5XGKq1BPm6 gVmNNDRg9dhMB9Lzp1fqn+5wHHVSrcBtywThmmB9bmsGbHhaHTn3ZaB118ndLZHguGfjn3 FNUE+an2oz+9S1ubCtkn5Gaq2GWXfkXcVUlQuaQCFt6H1rU2Ei5ckFv2BXZjfxAAdX3w2a VwkihaJeaHfUx/bFBZwd9DEtD0mu4AG+5YJqzi1sCffWgnQVPDyvxwPgrW9poA== 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 4RCsfx0wdszj7J for ; Sat, 29 Jul 2023 17:58:01 +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 36THw1HF068233 for ; Sat, 29 Jul 2023 17:58:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36THw11v068232 for doc@FreeBSD.org; Sat, 29 Jul 2023 17:58:01 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: doc@FreeBSD.org Subject: [Bug 272795] FreeBSD Handbook section 4.5.1 could be better. Date: Sat, 29 Jul 2023 17:58:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: bicknell@ufp.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272795 --- Comment #6 from Leo Bicknell --- > Maybe more relevant to focus on the version of FreeBSD. For example: I'm not sure that addresses my concern, but perhaps my concern isn't valid? The scenario I run into from time to time is: - Install everything I need from packages. - Discover 1 package was built with compile time flags different than I nee= d. - Rebuild that singular package from ports with the changed options. What I am trying to do as a result is make sure the port I build is the "sa= me" as the package one in terms of patches and the like. And, then when an upgrade cycle comes I generally upgrade the packages and then have to rebuild the o= ne=20 singular port. I feel like that might be a common scenario, but perhaps not. In any event= I'm=20 simply trying to make sure I'm all in sync, ideally programatically. In the "a sysadmin can dream" category, I would love a world where I could = tell pkg "xyz from ports with options MAKEOPT=3DFOO" and then "pkg install" all = the normal packages and have it build xyz from the ports when I tell it to install that package, and similarly do the same when I upgrade. Basically turn them into one seamless bucket of software with the ability to pick and choose in a config file whi= ch comes from where. --=20 You are receiving this mail because: You are the assignee for the bug.=