From owner-freebsd-ports@FreeBSD.ORG Fri Jun 21 17:18:49 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 450F333E; Fri, 21 Jun 2013 17:18:49 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [IPv6:2a00:1450:400c:c03::22c]) by mx1.freebsd.org (Postfix) with ESMTP id A90321B13; Fri, 21 Jun 2013 17:18:48 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id q56so6749073wes.3 for ; Fri, 21 Jun 2013 10:18:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=JS/FlXdl7Y11S9MI7/8cA77W6SE9bnF+FlegjPnH7VY=; b=Qos1/tsIQQNRUtn5ynZ23z8iZ26ePdZ14QaDcZwF8kpAKn7647RAQpL1tasoTkB3ry tJv+pEo3eKPQvVh9mZ+ZTBUqJLbRxiVJEiMecvR8tbuKtK2+ta99JzButVfcB+Cw1eGn 7aYo7zIVrNAzGyS+K1xdmHrpskMNsGEVbZehT4q+XrKgcjaQi81D1hsHI4y/SF+OHYSM nxbEBjoX5HPiOAh7561cswoJKMF1q2mqJAqYtJzsZrPhcZdsnTvWxvvtu5TlHZH0An5C yfWfk/j53zUGIDnVA8qpWXJS39ocWYFGJkb7nv+2xpg+jfKoMbYNuU7mvM956PAz8fA1 pF5g== X-Received: by 10.180.76.103 with SMTP id j7mr3499929wiw.21.1371835126527; Fri, 21 Jun 2013 10:18:46 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id xn20sm8633809wib.5.2013.06.21.10.18.45 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 21 Jun 2013 10:18:45 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 21 Jun 2013 19:18:43 +0200 From: Baptiste Daroussin To: Ben Laurie Subject: Re: texinfo vs. emacs... Message-ID: <20130621171843.GB78584@ithaqua.etoilebsd.net> References: <51C46978.2010102@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s/l3CgOIzMHHjg/5" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Matthew Seaman , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jun 2013 17:18:49 -0000 --s/l3CgOIzMHHjg/5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 21, 2013 at 05:32:54PM +0100, Ben Laurie wrote: > On 21 June 2013 15:55, Matthew Seaman wrote: > > On 21/06/2013 14:34, Ben Laurie wrote: > >> Installing texinfo-5.1.20130419_1...pkg-static: texinfo-5.1.20130419_1 > >> conflicts with emacs-24.3,3 (installs files into the same place). > >> Problematic file: /usr/local/info/info.info.gz > >> > >> There doesn't seem to be any clean way to fix this ... hints? > > > > Add > > > > PERMISSIVE : yes > > > > to ${LOCALBASE}/etc/pkg.conf > > > > It's not really clean in that it just allows packages to stomp over each > > other's files, but it lets you get the job done. > > > > The conflict you're seeing is a bug somewhere between those two > > packages. One or other of them should probably be patched to rename the > > offending file. Please raise a PR so that at least gets onto the radar > > of the package maintainers. >=20 > Will do - where's the RT? >=20 > Also, is there an env flag that does the same thing? >=20 All configuration in pkg.conf can also be set by env flags. so PERMISSIVE= =3Dyes will do the same. regards, Bapt --s/l3CgOIzMHHjg/5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlHEivMACgkQ8kTtMUmk6Exl0QCfRbcyke3mC4eIKSxQRsMlZbSP 41UAoIzwnjw6gnB1fUK6RdBd963F3RPQ =0lC6 -----END PGP SIGNATURE----- --s/l3CgOIzMHHjg/5--