From nobody Mon Feb 23 16:18:53 2026 X-Original-To: dev-commits-src-main@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 4fKQym6L5kz6ThXV; Mon, 23 Feb 2026 16:18:56 +0000 (UTC) (envelope-from rpokala@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fKQym5s92z3nX5; Mon, 23 Feb 2026 16:18:56 +0000 (UTC) (envelope-from rpokala@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771863536; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ag+IaMfl4yrEMQY3GG6+itr0/7+DPqpuoxtclTPVcMI=; b=CnKoCI1MoWBaIl8tpB3158xGig6uaAIApBKn+SKQLCXaP1QGavry8hQIe7DqP4O9GvllA9 OeHB2aLGCLq2DDQ8WqvPyLcAYCMheM1mptj7TT93zyU7yzln7kbCF+4sw2ZBJIZJqg0CGD UpPkoOXpM6UUpW9eqA5ZM6qR9TJDli9OJDzI1vqX5NzRruA8bTiuGaFlbUQKAEbftegPkA 9u9c4cYctblG2/5/hIXgJ7SHdDxmqdomDyqDDGj88wBozHIOuoUelZxXpI0u67VcUaFJSf pPWiTjDAswlVBUE136XjkrUYEJ6gTQLQ5u5dmBUpSWK24405gsG5bLDjLQeGdA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771863536; a=rsa-sha256; cv=none; b=eViYqC8d+gveYLaeSQZ4PMpALIZKDr1ie7xVXWB8+GCqGHOs8ASCrwvCohpvwF2I9bYo4n fGvAuNf4jBWE/CMJKh7h3dQ0wboP1Pq/IsF1H1AuZ7t5dkqbLoDhEhTx/EREFMFjpnxuMW IsAtc9+U/gw1VDGXc/42xZkWU0hKul85O8bLn8HiEDFhe5NR5/V/QiRlnEBPLln27xGS9/ cmKX2C7mwDl83i7JaynIZ0ZDWeZmCk5EQIkmHIAxtdwNt4kARqHuOcaSqFZf4j49RcXWyB 8WnNExs3+gIA9SdhCy7tMfuDBvzqaI1zkvKae8t9aO0OlRMMa1I4ctgLPshMYA== 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=1771863536; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ag+IaMfl4yrEMQY3GG6+itr0/7+DPqpuoxtclTPVcMI=; b=nm84TntiZMsI4ksJwJaKxnA1kJf7cas8Yfh+any4Dgi+KiiREuEnge7rv/Y8t23diCzDT1 HT2yCnkTEid6nb3DyT3vpcUCBhzfKXJTnDRPb2OwpRiJaB97pRXWOsZHC3dgGdPNfnLDE2 up6tFN7kGatueVfOJZ88kAfzdhL/cvqZJxVadUzHaoHZlek2MvwVfNIl6b0rgA+hoYOXQP f+zm2jpBpTC96zlnVd005SvJ3minVzjwfN3xXkBZdWPEMq0YwF5R7/C1dfzuNYFtOWM3cA QwhOz3fbtyApxhA4xFby/IbatDnnmAxWz/dSl9R0IXJ3zRVYFae4h71x//eCgQ== Received: from [172.17.5.105] (dip-pa.panasas.com [65.205.22.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: rpokala) by smtp.freebsd.org (Postfix) with ESMTPSA id 4fKQym207mz2mV; Mon, 23 Feb 2026 16:18:56 +0000 (UTC) (envelope-from rpokala@freebsd.org) User-Agent: Microsoft-MacOutlook/16.106.26021521 Date: Mon, 23 Feb 2026 11:18:53 -0500 Subject: Re: d4f6cb754249 - main - build: Move all of lp under LPR option From: Ravi Pokala To: Lexi Winter CC: Dag-Erling =?UTF-8?B?U23DuHJncmF2?= , , , Message-ID: <2664C0F5-32C2-41D2-8662-7D1D2D28523F@panasas.com> Thread-Topic: d4f6cb754249 - main - build: Move all of lp under LPR option References: <699a2335.220a6.2c3156ae@gitrepo.freebsd.org> In-Reply-To: List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org Mime-version: 1.0 Content-type: text/plain; charset="UTF-8" Content-transfer-encoding: quoted-printable Hi Lexi, Fair enough. Thanks, Ravi (rpokala@) =EF=BB=BF-----Original Message----- From: > on behalf of Lexi Winter > Date: Sunday, February 22, 2026 at 22:39 To: Ravi Pokala > Cc: Dag-Erling Sm=C3=B8rgrav >, >, >, > Subject: Re: d4f6cb754249 - main - build: Move all of lp under LPR option Ravi Pokala wrote in >: > Why is the package "lp", when the conditional uses "LPR"? i named this package "lp" because it contains support for (line) printers. i suppose you could argue that "lpr" might be a more suitable name on BSD since that's what the traditional frontend is called, but either seems fine to me. > Shouldn't they match? there isn't generally any corresponence between package names and src.conf options, except where this happens naturally, and even when the same name is used, they don't always mean the same thing. for example, WITHOUT_SENDMAIL controls both sendmail and libmilter, but in pkgbase these are two separate packages, so even though the src.conf option has the same name, it means something different. so, as a general rule, there's no particular effort made to ensure package names match src.conf option names.