Commit graph

7 commits

Author SHA1 Message Date
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
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-04-08 19:08:44 +00:00
jakllsch
d35a8a4680 Update to s3cmd-1.0.1, with permission from ver.
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]
2012-02-06 00:25:42 +00:00
obache
25888a3c0a require py-elementtree for python-2.4. 2010-10-09 09:34:07 +00:00
obache
98b8388478 Alignment should be done with tabs. 2010-07-20 05:01:13 +00:00
obache
fe591a9c21 Fixes dependency pattern on py-expat. 2010-07-20 05:00:01 +00:00
obache
bfae6e56fc * Fixes MASTER_SITES.
* Honor PKGMANDIR.
2010-07-20 04:58:07 +00:00
ver
597f6e8bb0 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.
2010-07-19 16:42:12 +00:00