From owner-freebsd-ports@freebsd.org Fri Feb 7 00:55:07 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5A2DE23F7CB for ; Fri, 7 Feb 2020 00:55:07 +0000 (UTC) (envelope-from meta@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48DGzv1h8fz3R1K; Fri, 7 Feb 2020 00:55:07 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from icepick.vmeta.jp (unknown [IPv6:2405:6586:2280:1200:1055:671f:be7b:c975]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: meta/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 277BA2AE2D; Fri, 7 Feb 2020 00:55:05 +0000 (UTC) (envelope-from meta@FreeBSD.org) Date: Fri, 7 Feb 2020 09:55:01 +0900 From: Koichiro Iwao To: "@lbutlr" Cc: FreeBSD Subject: Re: OpenSSL multiple names? Message-ID: <20200207005501.j5avkiietunh5ipz@icepick.vmeta.jp> X-Operating-System: FreeBSD 12.1-STABLE amd64 References: <0AF06B02-4203-4CF1-9F73-6B6D95283F3E@kreme.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <0AF06B02-4203-4CF1-9F73-6B6D95283F3E@kreme.com> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2020 00:55:07 -0000 Hi, I think UPDATING 20200101 should help you. On Wed, Feb 05, 2020 at 06:41:19PM -0700, @lbutlr wrote: > When trying to port upgrade mariadb it reinstalled openssl (just about everything for the last month has reinstalled openssl) > > I get this after a successful build > > ===> Registering installation for openssl-1.1.1d,1 > Installing openssl-1.1.1d,1... > pkg-static: openssl-1.1.1d,1 conflicts with openssl111-1.1.1d > > There is /usr/ports/security/openssl > > So why are there two different formats on the port name and how do I fix this? > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- meta