notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/amazon-ssm-agent/Makefile
SVNWeb

Number of commits found: 28

Sat, 8 Apr 2023
[ 15:13 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912  commit hash:ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912  commit hash:ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912  ff40d94  (Only the first 10 of 554 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{119,120} update
Thu, 6 Apr 2023
[ 20:33 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:e5b697968023aa97b952beea579ce58b43a4f6c5  commit hash:e5b697968023aa97b952beea579ce58b43a4f6c5  commit hash:e5b697968023aa97b952beea579ce58b43a4f6c5  e5b6979 
sysutils/amazon-ssm-agent: fix build on arm64

Bump golang.org/x/sys dependency to a version new enough to support
arm64-freebsd.  Replace github.com/kr/pty dependency with a new
version, which moved to github.com/creack/pty.

Approved by:	portmgr (build fix blanket)
Thu, 9 Mar 2023
[ 19:18 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93d  commit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93d  commit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93d  0907973  (Only the first 10 of 555 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after Go ports update
Wed, 15 Feb 2023
[ 19:06 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:56b5ec772f679a600dabe41622c1350594628286  commit hash:56b5ec772f679a600dabe41622c1350594628286  commit hash:56b5ec772f679a600dabe41622c1350594628286  56b5ec7  (Only the first 10 of 554 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{119,120} update
Thu, 9 Feb 2023
[ 21:55 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0d  commit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0d  commit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0d  2297efc  (Only the first 10 of 554 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after GO_DEFAULT update.
Sat, 14 Jan 2023
[ 11:31 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6  commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6  commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6  3b383d8  (Only the first 10 of 549 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTVERSION after lang/go{118,119} update
Sun, 11 Dec 2022
[ 11:17 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2a  commit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2a  commit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2a  d9ad100  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{118,119} update
Thu, 6 Oct 2022
[ 19:24 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:bde51869ee0206eeaa2849d8ef28b14da59727a3  commit hash:bde51869ee0206eeaa2849d8ef28b14da59727a3  commit hash:bde51869ee0206eeaa2849d8ef28b14da59727a3  bde5186  (Only the first 10 of 525 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{118,119} update
Thu, 8 Sep 2022
[ 16:33 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:f05c98fffb232735c05ba30d43fb279085b813d7  commit hash:f05c98fffb232735c05ba30d43fb279085b813d7  commit hash:f05c98fffb232735c05ba30d43fb279085b813d7  f05c98f  (Only the first 10 of 523 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{118,119} update
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 3 Aug 2022
[ 21:35 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:4476f89764d3ee73d216c2d56df149e8d4c62c24  commit hash:4476f89764d3ee73d216c2d56df149e8d4c62c24  commit hash:4476f89764d3ee73d216c2d56df149e8d4c62c24  4476f89  (Only the first 10 of 520 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
Thu, 14 Jul 2022
[ 12:46 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:153cb65ac8a05356245dd09d1ff48c2a6afafc5a  commit hash:153cb65ac8a05356245dd09d1ff48c2a6afafc5a  commit hash:153cb65ac8a05356245dd09d1ff48c2a6afafc5a  153cb65  (Only the first 10 of 516 ports in this commit are shown above. View all ports for this commit)
all: Bump PORTREVISION after lang/go{117,118} update
Tue, 7 Jun 2022
[ 21:56 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35  commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35  commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35  309cdec  (Only the first 10 of 511 ports in this commit are shown above. View all ports for this commit)
*/*: Bump port revisons after lang/go{117,118} update
Wed, 30 Mar 2022
[ 07:01 Guangyuan Yang (ygy) search for other commits by this committer ]    commit hash:d690b5102f75bf70e3cfb280a84c9f3eaf4ec653  commit hash:d690b5102f75bf70e3cfb280a84c9f3eaf4ec653  commit hash:d690b5102f75bf70e3cfb280a84c9f3eaf4ec653  d690b51  (Only the first 10 of 498 ports in this commit are shown above. View all ports for this commit)
*/*: Bump PORTREVISION after lang/go 1.18 update
Sat, 18 Dec 2021
[ 05:14 Colin Percival (cperciva) search for other commits by this committer ]    commit hash:639c5484460ad18b8acfe8d259f2ef08158438ba  commit hash:639c5484460ad18b8acfe8d259f2ef08158438ba  commit hash:639c5484460ad18b8acfe8d259f2ef08158438ba  639c548 
sysutils/amazon-ssm-agent: Add missing $PATH

The SSM Agent can be used to effect a login shell; set $PATH
appropriately for interactive logins.

PR:		260476
Reported by:	amendlik at gmail
Sponsored by:	https://www.patreon.com/cperciva
Sat, 13 Nov 2021
[ 19:40 Mikael Urankar (mikael) search for other commits by this committer ]    commit hash:c616c97ec137c5a3c1c485945073a363fdec2fa0  commit hash:c616c97ec137c5a3c1c485945073a363fdec2fa0  commit hash:c616c97ec137c5a3c1c485945073a363fdec2fa0  c616c97 
sysutils/amazon-ssm-agent: Mark broken on aarch64.
Fri, 13 Aug 2021
[ 01:30 Brad Davis (brd) search for other commits by this committer ]    commit hash:ee4e8a0b3686f3387ce3eca0f604c076dfe67786  commit hash:ee4e8a0b3686f3387ce3eca0f604c076dfe67786  commit hash:ee4e8a0b3686f3387ce3eca0f604c076dfe67786  ee4e8a0 
sysutils/amazon-ssm-agent: Fix user creation with pkg -r

PR:		257800
Approved by:	cperciva (maintainer)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 18 May 2020
[ 22:27 samm search for other commits by this committer ] Original commit   Revision:535796
sysutils/amazon-ssm-agent: update to 2.3.1205.0

Changelog - https://github.com/aws/amazon-ssm-agent/releases

Approved by: cperciva (maintainer)
Differential Revision: https://reviews.freebsd.org/D24872
Mon, 30 Sep 2019
[ 03:59 tobik search for other commits by this committer ] Original commit   Revision:513283
sysutils/amazon-ssm-agent: Spell GO_BUILDFLAGS correctly
Sun, 29 Sep 2019
[ 22:34 dmgk search for other commits by this committer ] Original commit   Revision:513276 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)

- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001

Reviewed by:	tobik
Approved by:	araujo (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21744
Sat, 29 Jun 2019
[ 03:51 tobik search for other commits by this committer ] Original commit   Revision:505321 (Only the first 10 of 114 ports in this commit are shown above. View all ports for this commit)
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
Thu, 16 May 2019
[ 01:09 cperciva search for other commits by this committer ] Original commit   Revision:501759
Update amazon-ssm-agent to 2.3.612.0.

This adds support for "sessions", aka. creating a remote shell via the Agent.

In order to support this, an "ssm-user" account is created when the package
is installed; we create this via pkg-install rather than the USERS= / UIDs
functionality, since ssm-user needs to be in wheel and needs to have a home
directory.

Thanks to:	Alexey Milevsky
Wed, 7 Mar 2018
[ 08:06 yuri search for other commits by this committer ] Original commit   Revision:463776 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 30 May 2017
[ 07:34 cperciva search for other commits by this committer ] Original commit   Revision:442051
Build amazon-ssm-agent directly from the port Makefile rather than recursing
into the makefile distributed with the source code.  In particular, this
should fix the build on i386, where it is currently broken due to amd64
being hard-coded as the build architecture.  Numerous other cleanups to the
build. [1]

Change LICENSE and remove subsidiary variables, as Amazon has relicensed
this from the "Amazon" license to Apache 2.0.

Submitted by:	swills [1]
Sun, 28 May 2017
[ 08:01 cperciva search for other commits by this committer ] Original commit   Revision:441899
Update Amazon SSM Agent to version 2.0.790.0.

This update does not appear to bring any significant functional changes
affecting FreeBSD; but some patches from the ports tree have been merged
upstream so this commit reduces the set of local patches.

This version of the Amazon SSM Agent builds a "ssm-cli" utility.  Since I
have been unable to determine what this utility does, and it seems to be
entirely undocumented, it is not being installed.
Mon, 10 Oct 2016
[ 04:40 cperciva search for other commits by this committer ] Original commit   Revision:423636 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Add amazon-ssm-agent, an "Agent" which can be run on systems to enable
remote code execution via the Amazon Simple Systems Manager (SSM) service.

Number of commits found: 28