From owner-freebsd-ports@FreeBSD.ORG Thu Oct 23 20:12:44 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB504E70 for ; Thu, 23 Oct 2014 20:12:44 +0000 (UTC) Received: from mail-la0-x231.google.com (mail-la0-x231.google.com [IPv6:2a00:1450:4010:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 50DC6B00 for ; Thu, 23 Oct 2014 20:12:44 +0000 (UTC) Received: by mail-la0-f49.google.com with SMTP id gf13so59129lab.22 for ; Thu, 23 Oct 2014 13:12:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=JNkq9PaOrK7/TKtMB0zTTjEd37QxpOMXJQ2GAn5bXrs=; b=t7Bx8bjn/tiKeEDABvebIYxrXzyrvTWiTpjNRgWtho+AxfxZQaBHUbRoImzGmnQO5r tllqJubBq27o8sF6aXf4IBiMLgvCH25CBYUt19CiGGMkuAaMefyzuRGXqE4m5dkF/nwc LBfA4gQzfvsimWYrzEvh+z7VhplaHSNYvARHZ10QPoBTpvCxGkvehZ1P8HeuXR6s0/F0 wa+5HmYFTvl+xyJW7yoIShADcau6ffS9Zmh+mlYOUL4lBAO0ralYHCSH0OyA8Y/wjSkr FPA94UAE9DJSGzj1XS2BE/dYaiEsVw+3ugSarFsYjzIm9Ycbi2jySoj6ERl+07xcqO3+ +dcw== X-Received: by 10.112.173.69 with SMTP id bi5mr179213lbc.61.1414095162155; Thu, 23 Oct 2014 13:12:42 -0700 (PDT) MIME-Version: 1.0 Sender: royce.williams@gmail.com Received: by 10.112.171.73 with HTTP; Thu, 23 Oct 2014 13:12:22 -0700 (PDT) In-Reply-To: References: <20141023192424.GD66862@home.opsec.eu> From: Royce Williams Date: Thu, 23 Oct 2014 12:12:22 -0800 X-Google-Sender-Auth: O3dmlcxBBzWa8EOCImSoaSeHACA Message-ID: Subject: Re: firebird25-client 2.5.3 fails to build To: FreeBSD Ports ML Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2014 20:12:44 -0000 On Thu, Oct 23, 2014 at 12:07 PM, Torfinn Ingolfsen wrote: > On Thu, Oct 23, 2014 at 9:24 PM, Kurt Jaeger wrote: >> >> There's a PR that discusses this issue (ports that require >> their old version to be deinstalled before building the new version): >> >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193371 >> > > Perhaps a note in /usr/ports/UPDATING would have been the right thing > to do here? Or even better, using FreeBSD Foundation funds to sponsor work to make this automatic ... or even semi-automatic (to prompt the user with "This port is marked as requiring deinstallation prior to reinstallation. Would you like to do that now? (y/n)") Royce