Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 9EF7463BA5D for ; Tue, 22 Jan 2013 04:09:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5BB6314A2B0; Tue, 22 Jan 2013 04:09:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A515514A2AE for ; Tue, 22 Jan 2013 04:09:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id yBX5AyeJpjbW for ; Tue, 22 Jan 2013 04:09:23 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2B75E14A290 for ; Tue, 22 Jan 2013 04:09:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1EEDD175DD; Tue, 22 Jan 2013 04:09:23 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 22 Jan 2013 04:09:23 +0000 From: "Jonathan A. Kollasch" Subject: CVS commit: pkgsrc/time/py-radicale To: pkgsrc-changes@NetBSD.org Reply-To: jakllsch@netbsd.org X-Mailer: log_accum Message-Id: <20130122040923.1EEDD175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jakllsch Date: Tue Jan 22 04:09:22 UTC 2013 Added Files: pkgsrc/time/py-radicale: DESCR Makefile PLIST distinfo Log Message: Add Radicale 0.7.1. The Radicale Project is a CalDAV (calendar) and CardDAV (contact) server. It aims to be a light solution, easy to use, easy to install, easy to configure. As a consequence, it requires few software dependances and is pre-configured to work out-of-the-box. The Radicale Project runs on most of the UNIX-like platforms (Linux, BSD, MacOS X) and Windows. It is known to work with Evolution, Lightning, iPhone and Android clients. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/time/py-radicale/DESCR \ pkgsrc/time/py-radicale/Makefile pkgsrc/time/py-radicale/PLIST \ pkgsrc/time/py-radicale/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.