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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/amazon-ssm-plugin/Makefile

Number of commits found: 14

Sunday, 24 Mar 2024
14:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 a5a000d
Sunday, 11 Feb 2024
10:39 Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 7e5aa20
Monday, 8 Jan 2024
13:59 Norikatsu Shigemura (nork) search for other commits by this committer
sysutils/amazon-ssm-plugin: Update to 1.2.536.0

ChangeLogs:	https://github.com/aws/session-manager-plugin/compare/1.2.463.0...1.2.536.0
Approved by:	hrs (mentor)
commit hash: adbf6a81e74cff4dd597e7c2bac9042e086438fb commit hash: adbf6a81e74cff4dd597e7c2bac9042e086438fb commit hash: adbf6a81e74cff4dd597e7c2bac9042e086438fb commit hash: adbf6a81e74cff4dd597e7c2bac9042e086438fb adbf6a8
Thursday, 7 Dec 2023
02:22 Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 0505b71
Friday, 8 Sep 2023
14:34 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 8e4bc57
Friday, 4 Aug 2023
14:24 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc 09b9930
Wednesday, 24 May 2023
16:34 Mathieu Arnold (mat) search for other commits by this committer
*: regular cleanup for GH_TAGNAME bad usage
commit hash: 0619748960cb07bc181ffe4addf08bc47c4b79ec commit hash: 0619748960cb07bc181ffe4addf08bc47c4b79ec commit hash: 0619748960cb07bc181ffe4addf08bc47c4b79ec commit hash: 0619748960cb07bc181ffe4addf08bc47c4b79ec 0619748
Saturday, 8 Apr 2023
15:13 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 ff40d94
Saturday, 25 Mar 2023
15:35 Norikatsu Shigemura (nork) search for other commits by this committer
sysutils/amazon-ssm-plugin: Remove ONLY_FOR_ARCHS and fix build error

- Remove ONLY_FOR_ARCHS [1].
- Clean up golang.org/x/crypto from origin repository.

Pointed out by:	fuz [1]
Approved by:	hrs (mentor)
commit hash: f19659832583157af86cdf77aa69d40210fc042e commit hash: f19659832583157af86cdf77aa69d40210fc042e commit hash: f19659832583157af86cdf77aa69d40210fc042e commit hash: f19659832583157af86cdf77aa69d40210fc042e f196598
Tuesday, 21 Mar 2023
06:08 Norikatsu Shigemura (nork) search for other commits by this committer
sysutils/amazon-ssm-plugin: Update to 1.2.463.0

- Fix build error on arm64 by updating a go-module, golang.org/x/sys.
- Clean up vendor go-modules from each origin repositories.
- Add only support arm64, armv6, armv7 and riscv64 by golang.

Changelog: 	https://github.com/aws/session-manager-plugin/releases/tag/1.2.463.0
Approved by:	hrs (mentor)
commit hash: cba814b84587e1b03545aea0c68d8ac63b318ccf commit hash: cba814b84587e1b03545aea0c68d8ac63b318ccf commit hash: cba814b84587e1b03545aea0c68d8ac63b318ccf commit hash: cba814b84587e1b03545aea0c68d8ac63b318ccf cba814b
Thursday, 9 Mar 2023
19:18 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d 0907973
Wednesday, 15 Feb 2023
19:06 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
commit hash: 56b5ec772f679a600dabe41622c1350594628286 commit hash: 56b5ec772f679a600dabe41622c1350594628286 commit hash: 56b5ec772f679a600dabe41622c1350594628286 commit hash: 56b5ec772f679a600dabe41622c1350594628286 56b5ec7
Thursday, 9 Feb 2023
21:55 Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d 2297efc
Tuesday, 17 Jan 2023
17:07 Mikael Urankar (mikael) search for other commits by this committer Author: Norikatsu Shigemura
sysutils/amazon-ssm-plugin: Add new port

This package provides Amazon SSM SessionManager and CLI for managing
shell experience using SSM APIs.

PR:		268142
commit hash: b3cf3d7a458712063e30e35c45b2adf886010656 commit hash: b3cf3d7a458712063e30e35c45b2adf886010656 commit hash: b3cf3d7a458712063e30e35c45b2adf886010656 commit hash: b3cf3d7a458712063e30e35c45b2adf886010656 b3cf3d7

Number of commits found: 14