CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/09/25 04:55:07
Modified files:
sysutils/awscli: Makefile
Added files:
sysutils/awscli: Makefile.inc
sysutils/awscli/v1: Makefile distinfo
sysutils/awscli/v1/pkg: DESCR PLIST
sysutils/awscli/v2: Makefile distinfo
sysutils/awscli/v2/patches: patch-pyproject_toml
sysutils/awscli/v2/pkg: DESCR PLIST
Removed files:
sysutils/awscli: distinfo
sysutils/awscli/pkg: DESCR PLIST
Log message:
Split awscli into v1 and v2
Move sysutils/awscli to sysutils/awscli/v1 and import v2. Both ports received
an "@option is-branch" so you will need to select the package version during
installation.. Why v2 at all? AWS now only generates v2 key/secret pairs by
default.
The awscli-2.28.4 port was create by Joel Knight, who also maintains it.
Feedback and OK ajacoutot@, merci