From owner-freebsd-ports@FreeBSD.ORG Fri Mar 27 21:45:01 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F9848C4 for ; Fri, 27 Mar 2015 21:45:01 +0000 (UTC) Received: from smtp08.online.nl (smtp08.online.nl [194.134.42.53]) by mx1.freebsd.org (Postfix) with ESMTP id 395BEBC5 for ; Fri, 27 Mar 2015 21:45:00 +0000 (UTC) Received: from smtp08.online.nl (localhost [127.0.0.1]) by smtp08.online.nl (Postfix) with ESMTP id 1183D6682C for ; Fri, 27 Mar 2015 22:38:07 +0100 (CET) Received: from micite.net (s529d340f.adsl.online.nl [82.157.52.15]) by smtp08.online.nl (Postfix) with ESMTP for ; Fri, 27 Mar 2015 22:38:06 +0100 (CET) Received: (qmail 95127 invoked by uid 98); 27 Mar 2015 21:34:45 -0000 Received: from 192.168.1.64 (roland@192.168.1.64) by lutetium.micite.net (envelope-from , uid 82) with qmail-scanner-2.01 (spamassassin: 3.3.2. Clear:RC:0(192.168.1.64):SA:0(1.4/5.0):. Processed in 2.644788 secs); 27 Mar 2015 21:34:45 -0000 X-Spam-Status: No, score=1.4 required=5.0 X-Spam-Level: + Received: from unknown (HELO ?192.168.1.92?) (roland@192.168.1.64) by server-lutetium.lan with SMTP; 27 Mar 2015 21:33:01 -0000 Message-ID: <5515CD55.3040203@micite.net> Date: Fri, 27 Mar 2015 22:36:21 +0100 From: Roland van Laar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Dan Langille Subject: Re: FreeBSD Port: security/py-kerberos References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Online-Scanned: by Cloudmark authority (on smtp08.online.nl) Cc: ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2015 21:45:01 -0000 On 27-03-15 21:11, Dan Langille wrote: > Hello, > > Why does security/py-kerberos require security/krb5? > > I ask because we already have Kerberos in base. Why do we need two installations of Kerberos? > > I'm confused. :/ > > I ask because I just added security/py-requests-kerberos to the tree. py-kerberos depends on gssapi/gssapi_generic.h. This file isn't included in the base kerberos, but it is in the security/krb5 port. Regards, Roland > > > — > Dan Langille > http://langille.org/ > > > > >