From owner-freebsd-python@FreeBSD.ORG Tue Mar 31 09:08:56 2015 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7BCB3FB for ; Tue, 31 Mar 2015 09:08:56 +0000 (UTC) Received: from mail.bein.link (bein.link [37.252.124.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D1EE164 for ; Tue, 31 Mar 2015 09:08:56 +0000 (UTC) Received: by mail.bein.link (Postfix, from userid 1001) id 7A7241AF170; Tue, 31 Mar 2015 09:08:49 +0000 (UTC) Date: Tue, 31 Mar 2015 09:08:49 +0000 From: Maxim V Filimonov To: freebsd-python@freebsd.org Subject: Re: pyCardDAV Message-ID: <20150331090849.GA15407@bein.link> Mail-Followup-To: Maxim V Filimonov , freebsd-python@freebsd.org References: <20150330180402.GA84029@mx12.chaot.net> <551A607A.6060708@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <551A607A.6060708@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2015 09:08:56 -0000 On Tue, Mar 31, 2015 at 07:53:14PM +1100, Kubilay Kocak wrote: > On 31/03/2015 5:04 AM, Johannes Meixner wrote: > - I dont believe deskutils is the correct primary category (It's a > protocol, based on WebDAV) Let me not agree with you here. CardDAV is a protocol, right, and the mentioned port is a utility for everyday desktop usage. I'm using it right now on my machine for storing my contact lists. > > - I'd be merging changes to www/pycarddav, and include a rename of that > port. www/pycarddav landed earlier and is the more correct category imo. > -- wbr, Maxim Filimonov