From owner-freebsd-ports@FreeBSD.ORG Fri Feb 14 13:43:35 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9BE58648 for ; Fri, 14 Feb 2014 13:43:35 +0000 (UTC) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6AC4118A9 for ; Fri, 14 Feb 2014 13:43:35 +0000 (UTC) Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id AB9D6206C1 for ; Fri, 14 Feb 2014 08:43:23 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute1.internal (MEProxy); Fri, 14 Feb 2014 08:43:24 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date:in-reply-to :references; s=smtpout; bh=NvjAse6TlhNeXFnuQCEiUzbrIVA=; b=Mx+lq sR4nVCP+KScw1TD+mQ2XlXXahV9LgWC2ZcsWLcibe6QiLpWbMz//x4atsg1c0ER5 O5sp7cBAOOTnsPNBjmmYGXppHjGdP6lemO+p82ep2dCGtork9eKRJ1aArBSTUE1u 80OHhbBJSGjdNWfHuB/M0zqxec1LMMop4s9Xho= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 205A911E2F0; Fri, 14 Feb 2014 08:43:23 -0500 (EST) Message-Id: <1392385403.3697.83408689.3FA59E62@webmail.messagingengine.com> X-Sasl-Enc: XpavvxO+TTACHVi5htWrGFQa0WvcywS7bnqEfpo7bnjq 1392385403 From: Mark Felder To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-e72899be Subject: Re: pkg upgrade breaks with mariadb migration Date: Fri, 14 Feb 2014 07:43:23 -0600 In-Reply-To: <1392381083669-5885945.post@n5.nabble.com> References: <1392315760107-5885723.post@n5.nabble.com> <1392319784.9544.83106817.53DEC381@webmail.messagingengine.com> <1392381083669-5885945.post@n5.nabble.com> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 13:43:35 -0000 On Fri, Feb 14, 2014, at 6:31, Beeblebrox wrote: > > >> DEFAULT_VERSIONS= mysql=55m > I had not seen such a syntax in Mk/bsd.default-versions.mk, but I gave it > a > try. > Does not work unfortunatley. Neither does this: > MYSQL_DEFAULT?= 5.5m > Build was a full poudriere run on all installed ports. > > DEFAULT_VERSIONS is new -- /usr/ports/Mk/bsd.default-versions.mk Although I suspect you could have a different problem. Are you mixing FreeBSD and your private repository? echo "FreeBSD: { enabled: false }" > /usr/local/etc/pkg/repos/FreeBSD.conf