From nobody Thu Jun 18 15:43:00 2026 X-Original-To: freebsd-pkg@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 4gh4kN0gKWz6hRcj for ; Thu, 18 Jun 2026 15:43:08 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx1.dismail.de (mx1.dismail.de [78.46.223.134]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4gh4kM2bYhz3Bqg for ; Thu, 18 Jun 2026 15:43:07 +0000 (UTC) (envelope-from lumiwa@dismail.de) Authentication-Results: mx1.freebsd.org; none Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 532b6fd1; Thu, 18 Jun 2026 17:43:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=20190914; bh=xh7v4m7Q BjMa3bbcqGpsCOg8Z9IMPCeMNnESxWTxn0s=; b=Jlg/kBM1zJ2I/kWSlE2sqd/n UsnSwawbjAak5xfr3y1CdrbKbKDBf2JJwytmDKxN6TATMUHu4Pwt0oNERNagB8dC hjL0LA2c8KT94sZcjfzkDFAwAkWCr6bOITSCWKn6N4uDrXhBSAgR+4t/tJrEm9Do 4GXOl9tvTb6T17CNuSPGChMFq+hxEzWEO9C3cxAsoI01GF9bVRLbf435j53hRJDn Ksc+6clDI1fYqIEHd7mLBvVbGI2+t1DlnPWCxZt3Z8SabPHVkbEP8Dfl+35wr7vB fjGbsmQuQy6MKaieaEaVYfyEVUIEkNl0KSVmssVFxmNmUvhH4QFrYtaXbruGAQ== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 9ce3cfc9; Thu, 18 Jun 2026 17:43:04 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id effaa31e; Thu, 18 Jun 2026 17:43:04 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 66372964 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 18 Jun 2026 17:43:03 +0200 (CEST) Date: Thu, 18 Jun 2026 15:43:00 -0000 From: LuMiWa To: freebsd-pkg@freebsd.org Cc: Mark Millard Subject: Re: 5 candidates Message-ID: <20260618154300.31675c41.lumiwa@dismail.de> In-Reply-To: <2162a528-9d02-4137-9bee-7f788f168f41@yahoo.com> References: <2162a528-9d02-4137-9bee-7f788f168f41@yahoo.com> X-Mailer: Claws Mail 4.4.0 (GTK 3.24.52; amd64-portbld-freebsd15.0) List-Id: Binary package management and package tools discussion List-Archive: https://lists.freebsd.org/archives/freebsd-pkg List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkg@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:78.46.0.0/15, country:DE] X-Rspamd-Queue-Id: 4gh4kM2bYhz3Bqg X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated On Thu, 18 Jun 2026 08:13:53 -0700 Mark Millard wrote: > On 6/18/26 02:53, LuMiWa wrote: > > Hi! > >=20 > > When I am running pkg upgrade on FreeBSD 15.0-RELEASE-p10 I got that I = have 5 > > candidates and my packages are up to date. >=20 > Is this is an upgrade to 15.1-RELEASE? >=20 > > One candidate is one which I built from ports but another are from > > FreeBSD-ports-kmods. > > Looks like the KMOD repo is out of sync with PORTS repo?? > >=20 > > Thank you. > >=20 >=20 > Some general background information that may or may not apply: >=20 > The port-package builders will not start building port-packages based on > 15.1-RELEASE for months: they are based on 15.0-RELEASE until 15.0 goes > End Of Support. >=20 > That does not work for kmods generally for 15.1-RELEASE use and > FreeBSD-ports-kmods has distinct builds for both 15.0-RELEASE and > 15.1-RELEASE that can be used for pkgbase contexts by causing the > repository url to change appropriately, doing "pkg update" for > FreeBSD-ports-kmods and then the pkg upgrade. They are not the builds > from the port-package builders. >=20 > So, at this point, in-sync vs. out-of-sync only applies to 15.0-RELEASE > contexts as far as pre-built port-packages go. >=20 > Personal builds/installs based on ports depend on what and how they were > done. >=20 >=20 I am running FreeBSD 15.0 release. I didn't decided to upgrade because I di= d read that some people have problems. 15.0 works for me. I am just confused becau= se kmods in ports are new but in kmods repository are not updated and because that I= have those candidates. I built just Midnight Commander from ports the other for are from repositor= y kmods. Thank you. --=20 =E2=80=9CSome people talk in their sleep. Lecturers talk while other people= sleep=E2=80=9D =E2=80=95 Albert Camus=20