From owner-freebsd-ports@freebsd.org Fri Jul 31 05:03:16 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6E9A9AD608 for ; Fri, 31 Jul 2015 05:03:16 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C3AB51E18 for ; Fri, 31 Jul 2015 05:03:16 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id BD3E89AD607; Fri, 31 Jul 2015 05:03:16 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BBD589AD606 for ; Fri, 31 Jul 2015 05:03:16 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pd0-x229.google.com (mail-pd0-x229.google.com [IPv6:2607:f8b0:400e:c02::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 813D11E17 for ; Fri, 31 Jul 2015 05:03:16 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pdjr16 with SMTP id r16so36860711pdj.3 for ; Thu, 30 Jul 2015 22:03:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=FzmoTSCUktgRVAwDuWcBEmEorQutEF6UnWvcHofxrC0=; b=jntMOw7B0k0KAMePewQ0EFRDbx5QiPFIbHF69W3LF8tBFx/LX9264lW/eZF4op38d6 oqJJbd7YW0KRUo4YYQeaSNlF9cP8BS9WI8d7VGsrGeHU+oKgBMlMO+vaCIvZHZASnCCa SghB4Kl1WDvkEhd8dNLBrXwVhZsVTXKRODnY7zCA/ZwxUoHLjsaeqt1fpOyAvBAc5duY cc8eKej/F0aAHSkgb2Rf7nSmdvW3J9dzC5p8hAFBXAP4edN5cR17VVEzJseC4iFd4Ap3 4bBYi56MohKE3PEys7/AdOIDaV7cE3I2F5PUhikAjJigRkLZ4ndL36Zqq42ePKpw339J 3GUw== X-Received: by 10.70.34.69 with SMTP id x5mr2673937pdi.28.1438318995936; Thu, 30 Jul 2015 22:03:15 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01::8? (2001-44b8-31ae-7b01-0000-0000-0000-0008.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::8]) by smtp.gmail.com with ESMTPSA id si3sm5068928pac.5.2015.07.30.22.03.13 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Jul 2015 22:03:15 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: Problem install port References: <384615822.5979758.1438303339835.JavaMail.yahoo@mail.yahoo.com> To: Ahmed Ben yahia , "ports@FreeBSD.org" From: Kubilay Kocak Message-ID: <55BB018A.20700@FreeBSD.org> Date: Fri, 31 Jul 2015 15:03:06 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Thunderbird/40.0 MIME-Version: 1.0 In-Reply-To: <384615822.5979758.1438303339835.JavaMail.yahoo@mail.yahoo.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 05:03:17 -0000 On 31/07/2015 10:42 AM, Ahmed Ben yahia via freebsd-ports wrote: > Hello, > I'm trying to install some ports. However that gives me errors all the time as described in FreeBSD Forum > Do you have any idea on how to resolve this problem please ? > Kind Regards Hi Ahmed, You'll need to provide a bit more detail and information otherwise we won't be able to assist: * What version of FreeBSD? (uname -a) * What port(s) are you having issues with? (category/portname) * How are you trying to install them? (ports? packages? other?) * What errors are you seeing? * What forum thread are you referring to? (provide link) Thanks!