Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A20A163BB26 for ; Mon, 19 Jul 2010 16:42:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5737E63B100; Mon, 19 Jul 2010 16:42:14 +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 46D6563B101 for ; Mon, 19 Jul 2010 16:42:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 33E71175DD; Mon, 19 Jul 2010 16:42:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 19 Jul 2010 16:42:13 +0000 From: "Oliver V. Gould" Subject: CVS commit: pkgsrc/net/py-s3cmd To: pkgsrc-changes@NetBSD.org Reply-To: ver@netbsd.org X-Mailer: log_accum Message-Id: <20100719164213.33E71175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: ver Date: Mon Jul 19 16:42:13 UTC 2010 Added Files: pkgsrc/net/py-s3cmd: DESCR Makefile PLIST distinfo Log Message: Add s3cmd from http://s3tools.org/: S3cmd lets you copy files from/to Amazon S3 (Simple Storage Service) using a simple to use command line client. Supports rsync-like backup, GPG encryption, and more. Also supports management of Amazon's CloudFront content delivery network. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/net/py-s3cmd/DESCR pkgsrc/net/py-s3cmd/Makefile \ pkgsrc/net/py-s3cmd/PLIST pkgsrc/net/py-s3cmd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.