From nobody Tue Oct 10 11:59:09 2023 X-Original-To: ports@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 4S4ZFG3yg6z4wfSq for ; Tue, 10 Oct 2023 11:59:14 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S4ZFG3FZWz3dQP; Tue, 10 Oct 2023 11:59:14 +0000 (UTC) (envelope-from bapt@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696939154; 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: in-reply-to:in-reply-to:references:references; bh=WNW/bz30VYU8XrW/Vyz+oWhXPRw4eLLasSMZp+zmW1Y=; b=kutV3X5mGCtMzu6aiWxPPqoRy5aXUwYjgqs309qWQiNrogDPMe9woGPIXx5VYNmskkZHYS qtn3V7KgtNL3LVTjfXyxTGMJBbGTxALMQzkH/jvLMV1DTVKWomCf9m7FVQfxhzClCZNjeT tCi4XtPXKvCAgn8Fozfe8LUhHJl+RnWoBxBwjUuNh2h0t5sjZRAMTaRZfGWFyitWjjJ4mw 18BY9brU45Y+9IXoeXzjqcDnoTHnF8ssHoAy5yBqMmD2Zdpl91YthnB6XwUPFtr4Kfwlu2 h/hz8cQJCocjbyT9DdiYhUOrzjQn2maGLj+DSk4bx82AkaonmKpcfrlSy5UdrQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696939154; a=rsa-sha256; cv=none; b=OvUDLo/gMqXuYquwQH69bkchIF7NeF7QIvdIhKP9DLqsZIxxYJfdzXEsqAcgfSb7Lm6xGR t4FY/H6Wwr5UK0W2V75IEtwzDVyLqeUuzVUxDc6kAa/O7T0NIszFgg3gBZUPUFJSQYgFFN eYaF3d7Pz1OWoGeoWi1oFyQo3vQifkYXqsv/JIaBiEyLtZRSyb3Wuq7Lub9GE0mO59HIfQ mg+pSPaMR4ahQJZSbytwJyw1nGW3Vi2ApMykvmTVPMmbEeDfD30ZRxDP18PdpvroZiqryZ ofX5coyGwqtKseN1Px5AxXWHsfNr3EuIa/45HaFlJ0cyeMsWBMUw0pIgSWHcLg== 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=1696939154; 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: in-reply-to:in-reply-to:references:references; bh=WNW/bz30VYU8XrW/Vyz+oWhXPRw4eLLasSMZp+zmW1Y=; b=rWwdkp/V0YlRcrseXU7K/s6iUbhxR2Dw0h84XtroPK8vlMZNPIz5EBK1PiPk9oRF32PX5d NosRYqh3YhfiLpTRfseppVcwH6WHe3MK7Ei+CYwAby13+q0+i9Cuk4dnNmjHmkAsT4izaI 1ag0u4XTdliHHpenZZOTTnBWAorolU47nkNfvtAVK9luyPHu7we6SB2Xkkcc/SJcv+dGgo SWyy3vq7DDMU8v/vvfKj689OssgKzYLPQxCr2G7rq17gEctXid7goY57jq7d3tRNMMnMuC gtLTHRIADYCaCsCdfYNBQbXxjwEmBgTJPC8El0oDzPFzYYPNrzIYuYfcAxePrA== Received: from aniel.nours.eu (nours.eu [IPv6:2001:41d0:8:3a4d::1]) (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) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4S4ZFG1crLz17Bk; Tue, 10 Oct 2023 11:59:14 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id B9716F49F9; Tue, 10 Oct 2023 13:59:09 +0200 (CEST) Date: Tue, 10 Oct 2023 13:59:09 +0200 From: Baptiste Daroussin To: "Herbert J. Skuhra" Cc: ports@freebsd.org Subject: Re: git: bb63e82e8c10 - main - bsddialog(1): document the replacement of dialog(1) Message-ID: References: <202310100725.39A7PDHJ088191@gitrepo.freebsd.org> <87jzrubxqj.wl-herbert@gojira.at> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87jzrubxqj.wl-herbert@gojira.at> On Tue, Oct 10, 2023 at 12:03:32PM +0200, Herbert J. Skuhra wrote: > On Tue, 10 Oct 2023 09:25:13 +0200, Baptiste Daroussin wrote: > > > > The branch main has been updated by bapt: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=bb63e82e8c109156b31e806fac8ecefbd259a0ed > > > > commit bb63e82e8c109156b31e806fac8ecefbd259a0ed > > Author: Baptiste Daroussin > > AuthorDate: 2023-10-10 07:24:25 +0000 > > Commit: Baptiste Daroussin > > CommitDate: 2023-10-10 07:24:25 +0000 > > > > bsddialog(1): document the replacement of dialog(1) > > --- > > RELNOTES | 3 +++ > > UPDATING | 10 ++++++++++ > > 2 files changed, 13 insertions(+) > > > > diff --git a/RELNOTES b/RELNOTES > > index c5686a4f30fb..880cec5d3fe1 100644 > > --- a/RELNOTES > > +++ b/RELNOTES > > @@ -10,6 +10,9 @@ newline. Entries should be separated by a newline. > Herbert > > > > Changes to this file should not be MFCed. > > > > +ff01d71e48d4: > > + dialog(1) has been replace by bsddialog(1) > > + > > 41582f28ddf7: > > FreeBSD 15.0 will not include support for 32-bit platforms. > > However, 64-bit systems will still be able to run older 32-bit > > diff --git a/UPDATING b/UPDATING > > index a1bcecadd357..0064e53c7a53 100644 > > --- a/UPDATING > > +++ b/UPDATING > > @@ -27,6 +27,16 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: > > world, or to merely disable the most expensive debugging functionality > > at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) > > > > +20231010: > > + dialog(1) has been replaced in base by bsddialog(1), while most of the > > + time replacing a dialog(1) call by a bsddialog(1) call works out of the > > + box, bsddialog(1) is not considered as a drop-in replacement dialog(1). > > + > > + If you do depend on dialog(1) functionnality, please install cdialog > > + from ports: > > + > > + pkg install cdialog > > + > > 20230927: > > The EARLY_AP_STARTUP kernel option is mandatory on x86. The option > > has been added to DEFAULTS, so it should automatically be included in > > This breaks ports-mgmt/dialog4ports. > > Installing devel/cdialog (via pkg) and patching > work/dialog4ports-0.1.6/Makefile obviously resolves this issue: > > -LDADD+= -ldialog > +LDADD+= -L/usr/local/lib -lcdialog > > Or is the port obsolete/to be replaced? > > -- > Oups thank you! yes this is replaced by ports-mgmt/portconfig. Best regards, Bapt