notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q3
amazon-ssm-agent Amazon Simple Systems Manager Agent
2.3.1205.0_17 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.1205.0_17Version of this port present on the latest quarterly branch.
Maintainer: cperciva@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-04 15:02:22
Last Update: 2023-09-08 14:39:12
Commit Hash: 793b61c
License: APACHE20
WWW:
https://github.com/aws/amazon-ssm-agent
Description:
Amazon SSM (Simple Systems Manager) is a service for remotely controlling (executing code on) EC2 instances. This port provides the SSM "Agent", which polls an Amazon Web Services API for commands, spawns them, and sends their output back.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. etc/amazon/ssm/amazon-ssm-agent.json.template
  2. etc/amazon/ssm/seelog_unix.xml.template
  3. sbin/amazon-ssm-agent
  4. sbin/ssm-document-worker
  5. sbin/ssm-session-worker
  6. sbin/ssm-session-logger
  7. sbin/ssm-cli
  8. /usr/local/share/licenses/amazon-ssm-agent-2.3.1205.0_17/catalog.mk
  9. /usr/local/share/licenses/amazon-ssm-agent-2.3.1205.0_17/LICENSE
  10. /usr/local/share/licenses/amazon-ssm-agent-2.3.1205.0_17/APACHE20
Collapse this list.
Dependency lines:
  • amazon-ssm-agent>0:sysutils/amazon-ssm-agent
To install the port:
cd /usr/ports/sysutils/amazon-ssm-agent/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/amazon-ssm-agent
  • pkg install amazon-ssm-agent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: amazon-ssm-agent
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1680307376 SHA256 (aws-amazon-ssm-agent-2.3.1205.0_GH0.tar.gz) = 3a2424c6cd669486581ccf09cd57cbaecd69ef5731a62a50a826eb4b9515face SIZE (aws-amazon-ssm-agent-2.3.1205.0_GH0.tar.gz) = 22202960

Expand this list (4 items)

Collapse this list.

SHA256 (creack-pty-v1.1.18_GH0.tar.gz) = 7a1d6775e3f99b98e5d87303e9aeacfd73d810abffc17e42a561d0650adc980e SIZE (creack-pty-v1.1.18_GH0.tar.gz) = 10668 SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234

Collapse this list.


Packages (timestamps in pop-ups are UTC):
amazon-ssm-agent
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.1205.0_292.3.1205.0_30-2.3.1205.0_292.3.1205.0_30---
FreeBSD:13:quarterly2.3.1205.0_262.3.1205.0_29-2.3.1205.0_262.3.1205.0_29---
FreeBSD:14:latest2.3.1205.0_292.3.1205.0_30-2.3.1205.0_292.3.1205.0_30---
FreeBSD:14:quarterly2.3.1205.0_292.3.1205.0_29-2.3.1205.0_262.3.1205.0_29---
FreeBSD:15:latest2.3.1205.0_292.3.1205.0_29n/a2.3.1205.0_29n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
Runtime dependencies:
  1. ca-root-nss.crt : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_amazon-ssm-agent
USES:
go
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/aws/amazon-ssm-agent/tar.gz/2.3.1205.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.1205.0_17
08 Sep 2023 14:39:12
commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go120 update

Approved by:	ports-secteam (blanket)
2.3.1205.0_16
04 Aug 2023 14:36:07
commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update

Approved by:	ports-secteam (blanket)

Number of commits found: 2