summaryrefslogtreecommitdiff
path: root/net/py-s3cmd
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-04Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)cheusov1-1/+2
2012-10-03CONFLICTS between python modulescheusov1-1/+3
2012-04-15Reset maintainer, developer has left the buildingwiz1-2/+2
2012-04-08Remove python24 and all traces of it from pkgsrc.wiz1-4/+1
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
2012-02-06Update to s3cmd-1.0.1, with permission from ver.jakllsch3-7/+10
Changes since 0.9.9.91: s3cmd 1.0.1 - 2011-06-10 =========== * Increased socket_timeout from 10 sec to 5 min * Improved compatibility with Python 2.4 on RHEL 5 / CentOS 5 s3cmd 1.0.0 - 2011-01-18 =========== * [sync] now supports --no-check-md5 * Network connections now have 10s timeout * [sync] now supports bucket-to-bucket synchronisation * Added [accesslog] command. * Added access logging for CloudFront distributions using [cfmodify --log] * Added --acl-grant and --acl-revoke [Timothee Groleau] * Allow s3:// URI as well as cf:// URI as a distribution name for most CloudFront related commands. * Support for Reduced Redundancy Storage (--reduced-redundancy) * Follow symlinks in [put] and [sync] with --follow-symlinks * Support for CloudFront DefaultRootObject [Luke Andrew]
2010-10-09require py-elementtree for python-2.4.obache1-1/+6
2010-07-20Alignment should be done with tabs.obache1-2/+2
2010-07-20Fixes dependency pattern on py-expat.obache1-2/+2
2010-07-20* Fixes MASTER_SITES.obache1-3/+3
* Honor PKGMANDIR.
2010-07-19Add s3cmd from http://s3tools.org/:ver4-0/+75
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.