From owner-freebsd-ports@FreeBSD.ORG Wed Feb 2 20:04:24 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C10AF106566C for ; Wed, 2 Feb 2011 20:04:24 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 799CF8FC15 for ; Wed, 2 Feb 2011 20:04:24 +0000 (UTC) Received: by gyf3 with SMTP id 3so171568gyf.13 for ; Wed, 02 Feb 2011 12:04:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=R5Ct7L+bH89j4NRil7rfcPOtSgvwW0HI4UqnQtxIzBM=; b=Z8V8+0orhJOporgVeojOnzhtZHx5JDFNoYWDFvU4iNKux5Q+3UAHJNTUf10uPieow0 6CrYKF5v005j25dv1I59zqh07M73MLt1rTI+KG8vCPSZdNWJ4oO4Q0H5tJxs62mqI/QG /e4c2nAVFQ5JDtzK/f5z7IPm5iFhJKYp8USXk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=mzfiLR4ciLld7Y110j8t9A9yGuMoR4LKO60SdjkXo8bpppsZyIFj4NKhOfpUUzvZjO jFc1a4+KAaIJeAG/5BMJ/+K/P6jTIQVjonxs6fI51NaLuPeQ1iknoCNJ9+PHo74fm8nV 3GfCVQFbc2ugby5CQopC0XpjiW2H8aF/4ohkY= MIME-Version: 1.0 Received: by 10.42.220.132 with SMTP id hy4mr11705749icb.83.1296677063321; Wed, 02 Feb 2011 12:04:23 -0800 (PST) Received: by 10.231.182.132 with HTTP; Wed, 2 Feb 2011 12:04:23 -0800 (PST) In-Reply-To: <20110202121446.6f6a10cd@locust.local> References: <20110202153805.40db05f8@gmail.com> <20110202090329.7ee4a4ab@locust.local> <20110202121446.6f6a10cd@locust.local> Date: Wed, 2 Feb 2011 20:04:23 +0000 Message-ID: From: Baptiste Daroussin To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 20:04:24 -0000 > I have no problem installing, reinstalling, or using LO on i386, except > that I get many warning messages on the uninstall. But pkg_info -g > counts 178 missing files. > > 19 have "x86_64" in their paths. These directories do not exist on my > system, but I have directories with "x86" in the names instead. (But > there are 57 such lines in pkg-plist. It looks like each file is listed > three times.) > what the fuck is that can show the generated +CONTENT there are no are in pkg-plist only plist_sub (LOARCH) which is x86_64 on amd64 and x86 on i386. > Also, instead of basprovfx.uno.so, I have basprovfi.uno.so. In fact, it > looks like I have 159 "fi" files, where I see 159 "fx" files in > pkg-plist. once again posting your +CONTENT would help but it looks like black magic to me :) regards, Bapt