From nobody Sat Jul 18 07:37:18 2026 X-Original-To: freebsd-pkgbase@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 4h2JX94kPYz6mFcf for ; Sat, 18 Jul 2026 07:37:29 +0000 (UTC) (envelope-from vermaden@interia.pl) Received: from smtpo49.interia.pl (smtpo49.interia.pl [217.74.67.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4h2JX929Bnz47HF for ; Sat, 18 Jul 2026 07:37:29 +0000 (UTC) (envelope-from vermaden@interia.pl) Authentication-Results: mx1.freebsd.org; none Date: Sat, 18 Jul 2026 09:37:18 +0200 From: vermaden Subject: Re: pkg upgrade yields conflicts in message To: Mike , "freebsd-pkgbase@FreeBSD.org" X-Mailer: interia.pl/pf09 In-Reply-To: References: X-Originating-IP: 45.148.42.1 Message-Id: List-Id: Packaging the FreeBSD base system List-Archive: https://lists.freebsd.org/archives/freebsd-pkgbase List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkgbase@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: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=dk; t=1784360240; bh=NxvoQ0NPo+wFvXD+cIuSR+MQqwCj79e8HvRvp8Z8FMs=; h=Date:From:Subject:To:Message-Id:MIME-Version:Content-Type; b=LkyDeN16+Kqj9jgsKWHaEeRWs/DIT3I2FwxySDh5SQLK+XtyrY/rEXaTUClHNS4yq NzrfeeHJrJyZsBhJq/6/ryBb2OMMa5C7FCfiKg7fmrI1FkStEODU8mB5067oTGjUoQ w7hVmUUk4lQT23QyTGZFGVWt75xgZf3cHxK94Uyk= X-Rspamd-Queue-Id: 4h2JX929Bnz47HF X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16138, ipnet:217.74.64.0/22, country:PL] X-Spamd-Bar: ---- > Of course, there still remains the questions for me... > > Why do I need to download and install all of ... > > gcc12-12.4.0_5 GNU Compiler Collection 12 > gcc13-devel-13.4.1.s20260624 GNU Compiler Collection 13 > gcc14-devel-14.3.1.s20260618,1 GNU Compiler Collection 14 > gcc15-15.2.0_3 GNU Compiler Collection 15 > gcc16-devel-16.1.1.s20260627 GNU Compiler Collection 16 > gcc17-devel-17.0.0.s20260621 GNU Compiler Collection 17 > > on the server? > > Six different versions of gcc?? > > I mean really, can't FreeBSD get its collective act together > and move towards one or two, even three versions of gcc? > > But six? > > Wow. Same issue with Java ... | % pkg info -qoa | grep openjdk | java/openjdk17 | java/openjdk21 | java/openjdk25 | java/openjdk8 Regards, vermaden