Port details |
- awless Fast, powerful and easy-to-use CLI for AWS
- 0.1.11_25 devel =3 0.1.11_23Version of this port present on the latest quarterly branch.
- Maintainer: dmgk@FreeBSD.org
- Port Added: 2017-03-03 06:29:39
- Last Update: 2024-08-09 06:24:08
- Commit Hash: aa8c011
- People watching this port, also watch:: bingrep, check_ssl_cert, newsboat, xrdp, pcpustat
- License: APACHE20
- WWW:
- https://github.com/wallix/awless
- Description:
- awless is a fast, powerful and easy-to-use command line interface (CLI) to
manage Amazon Web Services. It will help you
- Run frequent actions by using simple commands
- Easily explore your infrastructure and cloud resources via CLI
- Ensure smart defaults & security best practices
- Manage resources through robust runnable & scriptable templates
- Explore, analyse and query your infrastructure offline
- Explore, analyse and query your infrastructure through time
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/awless/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/awless
- pkg install awless
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: awless
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680114704
SHA256 (wallix-awless-v0.1.11_GH0.tar.gz) = 1a78636face8753cb983a5e4c1e3bfc9e1940e7eb932aa01fe2cbded46fd4292
SIZE (wallix-awless-v0.1.11_GH0.tar.gz) = 11725608
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:
-
- go121 : lang/go121
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for awless-0.1.11_25:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_awless
- USES:
- go
- pkg-message:
- For install:
- Setup your AWS account by exporting AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
environment variables.
If you have previously used aws CLI or aws-shell, your credentials will be
automatically loaded by awless from the ~/.aws/credentials folder.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.11_25 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.1.11_24 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.1.11_23 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.1.11_22 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.1.11_21 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.1.11_20 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
0.1.11_19 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
0.1.11_18 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
0.1.11_17 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
0.1.11_16 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.1.11_15 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.1.11_14 31 Mar 2023 10:42:07 |
Robert Clausecker (fuz) |
devel/awless: fix build on riscv64
Bump golang.org/x/sys dependency to a version new enough
to support riscv64. Add missing riscv64-specific bits to
github.com/boltdb/bolt dependency.
Sponsored by: Berliner Linux User Group e.V.
Obtained from: go.etcd.io/bbolt
Approved by: dmgk (maintainer) |
0.1.11_13 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
0.1.11_12 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.1.11_11 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
0.1.11_10 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
0.1.11_9 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.1.11_8 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.1.11_7 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1.11_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1.11_6 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
0.1.11_5 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
0.1.11_4 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
0.1.11_3 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
0.1.11_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.11_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.11_2 17 Feb 2020 13:02:22 |
dmgk |
devel/awless: Unbreak on aarch64
- Unbreak by pulling in golang.org/x/sys@33540a1f6037 required for aarch64
- Pet portclippy while here
PR: 242312 |
0.1.11_1 16 Nov 2019 12:52:40 |
dmgk |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
0.1.11 20 Sep 2019 11:31:49 |
dmgk |
Go ports: cleanup, make use of the new GO_TARGET tuple syntax
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21721 |
0.1.11 16 Sep 2019 20:55:08 |
dmgk |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
0.1.11 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
0.1.11 29 Jun 2019 03:51:14 |
tobik |
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746 |
0.1.11 23 Jun 2018 18:21:42 |
joneum |
Update to 0.1.11
Changelog: https://github.com/wallix/awless/releases/tag/v0.1.11
PR: 229252
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.1.10 15 Apr 2018 13:01:18 |
dbaio |
devel/awless: Update to 0.1.10
Changes: https://github.com/wallix/awless/releases/tag/v0.1.10
PR: 227518
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.1.9 07 Mar 2018 08:06:24 |
yuri |
Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder
devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay
net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify
print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul
sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff
www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure) |
0.1.9 16 Jan 2018 15:38:00 |
swills |
devel/awless: Update to 0.1.9
PR: 225215
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.1.8 30 Nov 2017 21:32:28 |
dbaio |
devel/awless: Update to 0.1.8
Changes: https://github.com/wallix/awless/releases/tag/v0.1.8
PR: 223990
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.1.7 24 Nov 2017 22:54:02 |
dbaio |
devel/awless: Update to 0.1.7
Changes: https://github.com/wallix/awless/releases/tag/v0.1.7
PR: 223852
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.1.6 16 Nov 2017 15:42:47 |
swills |
devel/awless: Update to 0.1.6
PR: 223705
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.1.5 06 Oct 2017 16:58:24 |
joneum |
devel/awless: Update from 0.1.4 to 0.1.5
- Changelog: https://github.com/wallix/awless/releases/tag/v0.1.5
PR: 222803
Reported by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: mentors (implicit) |
0.1.4 21 Sep 2017 23:44:25 |
dbaio |
devel/awless: Update to 0.1.4
Changes: https://github.com/wallix/awless/releases/tag/v0.1.4
PR: 222498
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.1.3 15 Sep 2017 20:33:23 |
swills |
devel/awless: Update to 0.1.3
PR: 222253
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.1.2 18 Aug 2017 17:18:28 |
krion |
Update to 0.1.2
PR: 221607
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D12073 |
0.1.1 12 Jul 2017 01:35:09 |
dbaio |
devel/awless: Update to 0.1.1
Changes: https://github.com/wallix/awless/releases/tag/v0.1.1
PR: 220582
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: garga (mentor, implicit) |
0.1.0 20 Jun 2017 16:46:22 |
joneum |
- devel/awless: Update from 0.0.17 to 0.1.0
PR: 220052
Submitted by: Dmitri Goutnik (dg at syrec.org) (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11268 |
0.0.17 10 Mar 2017 14:30:34 |
amdmi3 |
- Update to 0.0.17
PR: 217666
Submitted by: dg@syrec.org (maintainer) |
0.0.16 03 Mar 2017 06:29:30 |
krion |
New port: devel/awless
awless is a fast, powerful and easy-to-use command line interface (CLI) to
manage Amazon Web Services. It will help you
- Run frequent actions by using simple commands
- Easily explore your infrastructure and cloud resources via CLI
- Ensure smart defaults & security best practices
- Manage resources through robust runnable & scriptable templates
- Explore, analyse and query your infrastructure offline
- Explore, analyse and query your infrastructure through time
WWW: https://github.com/wallix/awless
PR: 217474
Submitted by: dg@syrec.org
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9868 |