From owner-freebsd-ports@FreeBSD.ORG Mon Jul 29 12:36:39 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4F436A1F for ; Mon, 29 Jul 2013 12:36:39 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DC6FE23FB for ; Mon, 29 Jul 2013 12:36:38 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id x12so4807012wgg.0 for ; Mon, 29 Jul 2013 05:36:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ltJCVxDpk32j8Qh/Z49Z9fsrhhpghyViwGD5ZjCkDd4=; b=mnOk2twnZqqQ1ywc7AczKdkFB0tO4Q8Wa0vb0pKXLc3+EkG1Tdv2L2apa6zc86ezsw 6I1itYpsJpq3DPwvu7ZCsYzCJ5M27JCpx0F4Y7z9839CX7TdYFGWG9my8mwqt5Su1TPl UP5ZncltXcF1VRpN63RcS/7zurxWnFyHdbtKkLC954gPZyfKF4kp+I+BdUHYuDE34PIV Pfm5+JyR5kPS5smWEjovQZPkzfJ4AGwApYNpGoF5hSsaazTj4QGsv3ccWP91fYQIjYQi YQyvxtljoP/cI1G2N0NP2XCUxXOrNaRPCy2Jjq6H2eh9rhoLodd0LkhC3F21TF6iWwWL HJtg== MIME-Version: 1.0 X-Received: by 10.180.98.233 with SMTP id el9mr6959861wib.54.1375101397119; Mon, 29 Jul 2013 05:36:37 -0700 (PDT) Received: by 10.194.239.164 with HTTP; Mon, 29 Jul 2013 05:36:37 -0700 (PDT) In-Reply-To: References: Date: Mon, 29 Jul 2013 14:36:37 +0200 Message-ID: Subject: Re: [editors/libreoffice] missing dependencies for pkgng From: David Demelier To: CeDeROM Content-Type: text/plain; charset=UTF-8 Cc: freebsd-ports 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: Mon, 29 Jul 2013 12:36:39 -0000 2013/7/29 CeDeROM : > # pkg upgrade > Updating repository catalogue > pkg: Missing dependency matching 'x11-fonts/liberation-fonts-ttf' > pkg: Error while trying to install/upgrade packages, as there are > unresolved dependencies: > editors/libreoffice: x11-fonts/liberation-fonts-ttf, x11-fonts/gentium-basic > > Can you please give more information? Which repository do you use? Also FreeBSD does not currently provide official repository for pkgng. -- Demelier David