From owner-freebsd-ports@FreeBSD.ORG Tue Jul 30 07:22:34 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 43011C96 for ; Tue, 30 Jul 2013 07:22:34 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CE86127AB for ; Tue, 30 Jul 2013 07:22:33 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id en1so3891304wid.14 for ; Tue, 30 Jul 2013 00:22:32 -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=Kv5gYh8MpaN+m7UsJvgbPr7OUSLvdXgjvUw37S/MRVs=; b=aD4YQEBgefMP+OrnKLvrKE7DkaSJT4GMkdK4IK2miZqQtncH9NjUQzI2UR1IyU/AmT dv/2UzviRkAlkN3IoaGFGedLQEfV/AJ8o0AkJUaBOIBIUGjblarsuDIHUwBBTpQq/WZV FVxjW51cjNdfjBXvcYt2IIQrRFCefqTf+9YNTXaLLHdHbl74aLOU40AKuAyKhDabyCuS TuioJvnRSu4p5XwAo7VoTfsbhRgqnsNN/IvYB6FChGxfjTwCNaYuF7cv2fRrT3h2lyvh Dq5mYjB66ycgl2Ubk1DJo1ADCY4CGXrzR8SPKbUWLok/NThER6kozIgYW3XFwwlx+Pk+ vRIQ== MIME-Version: 1.0 X-Received: by 10.194.103.226 with SMTP id fz2mr45146022wjb.75.1375168952186; Tue, 30 Jul 2013 00:22:32 -0700 (PDT) Received: by 10.194.239.164 with HTTP; Tue, 30 Jul 2013 00:22:32 -0700 (PDT) In-Reply-To: References: Date: Tue, 30 Jul 2013 09:22:32 +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: Tue, 30 Jul 2013 07:22:34 -0000 2013/7/29 CeDeROM : > On Mon, Jul 29, 2013 at 2:36 PM, David Demelier > wrote: >> 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 > > Hello David :-) Here goes some more information :-) > > # cat /usr/local/etc/pkg.conf > packagesite: http://mirror.exonetric.net/pub/pkgng/freebsd:9:x86:64/latest > > # uname -a > FreeBSD mercury.rd.tp.pl 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #2: Thu > Jul 18 16:48:34 CEST 2013 > root@mercury.rd.tp.pl:/usr/obj/usr/src/sys/CeDeROM_FreeBSD_9.1 amd64 > > Best regards :-) > Tomek > I don't know who is the maintainer of that mirror, perhaps you should CC him? Cheers ;-). -- Demelier David