Port details |
- py-awscli Universal Command Line Interface for Amazon Web Services
- 1.29.81_1 devel =4 1.29.81_1Version of this port present on the latest quarterly branch.
- Maintainer: otis@FreeBSD.org
- Port Added: 2022-11-15 20:18:08
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: ipcalc, node18, nss-pam-ldapd, py39-pexpect, nginx
- Also Listed In: python
- License: APACHE20
- WWW:
- https://aws.amazon.com/cli/
- Description:
- This package provides a unified command line interface to many Amazon Web
Services.
The currently supported services include:
* Amazon Elastic Compute Cloud (Amazon EC2)
* Elastic Load Balancing
* Auto Scaling
* AWS CloudFormation
* AWS Elastic Beanstalk
* Amazon Simple Notification Service (Amazon SNS)
* Amazon Simple Queue Service (Amazon SQS)
* Amazon Relational Database Service (Amazon RDS)
... and more.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}awscli>0:devel/py-awscli@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-awscli/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-awscli
- pkg install py311-awscli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-awscli listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-awscli
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1699515688
SHA256 (awscli-1.29.81.tar.gz) = a09abd2da6a6a21740dd9b7192c60f5a01ace29ec0ebc5e018d769903d4b888d
SIZE (awscli-1.29.81.tar.gz) = 1594885
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-botocore>=1.31.35 : devel/py-botocore@py311
- py311-colorama>=0.2.5 : devel/py-colorama@py311
- py311-docutils>=0.10 : textproc/py-docutils@py311
- py311-rsa>=3.1.2 : security/py-rsa@py311
- py311-s3transfer>=0.6.0 : net/py-s3transfer@py311
- py311-pyyaml>=3.10 : devel/py-pyyaml@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- sysutils/amazon-ssm-plugin
Configuration Options:
- No options to configure
- Options name:
- devel_py-awscli
- USES:
- python
- pkg-message:
- For install:
- To auto-complete on your shell, please add a following line:
(bashrc) complete -C '/usr/local/bin/aws_completer' aws
(zshrc) source /usr/local/bin/aws_zsh_completer.sh
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.29.81_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
1.29.81 09 Nov 2023 07:52:53 |
Juraj Lutter (otis) |
devel/py-awscli: Update to 1.29.81
- Update to 1.29.81
- Fix build (switch back to distutils)
PR: 274980 |
1.29.80 08 Nov 2023 22:55:23 |
Juraj Lutter (otis) |
devel/py-awscli: Update to 1.29.80
Reported by: portscout |
1.29.35 27 Aug 2023 17:57:25 |
Juraj Lutter (otis) |
devel/py-awscli: Update to 1.29.35 |
1.29.28 21 Aug 2023 17:08:53 |
Po-Chuan Hsieh (sunpoet) |
devel/py-awscli: Fix 7aa59c7cf5f74b0cb8a4a56ee0fec8c268e94cb1 |
1.29.28 17 Aug 2023 06:17:19 |
Juraj Lutter (otis) |
devel/py-awscli: Update run-time dependencies
Update RUN_DEPENDS to reflect the recent py-botocore change.
Reported-by: sunpoet |
1.29.28 16 Aug 2023 21:50:34 |
Juraj Lutter (otis) |
devel/py-awscli: Update to 1.29.28 |
1.27.151 12 Jun 2023 20:58:35 |
Juraj Lutter (otis) |
devel/py-awscli: Update to 1.27.151 |
1.27.149 08 Jun 2023 15:29:26 |
Juraj Lutter (otis) |
devel/py-awscli: Update to 1.27.149 |
1.27.50 15 Jan 2023 20:05:40 |
Juraj Lutter (otis) |
devel/py-awscli: Update to 1.27.50
Reported by: portscout |
1.27.16 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.27.16 27 Nov 2022 15:27:24 |
Juraj Lutter (otis) |
devel/py-awscli: Update to 1.27.16
Reported by: portscout |
1.27.10 16 Nov 2022 17:04:48 |
Juraj Lutter (otis) |
devel/py-awscli: Update to 1.27.10
Reported by: portscout |
1.27.9 15 Nov 2022 20:17:12 |
Juraj Lutter (otis) |
devel/py-awscli: Update to 1.27.9
- Update to 1.27.9
- Rename to comply with Python naming policy and flavorize
- Assume MAINTAINER |