Port details |
- aws-ec2-imdsv2-get Reads data from EC2 IMDS with v2 protocol
- 1.0.5_7 net =2 1.0.5_5Version of this port present on the latest quarterly branch.
- Maintainer: cperciva@FreeBSD.org
- Port Added: 2023-03-11 22:51:05
- Last Update: 2024-09-10 11:00:34
- Commit Hash: 89ab81d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/aws/aws-ec2-imdsv2-get
- Description:
- Tool for reading data from the EC2 Instance Metadata Service (IMDS),
supporting both the original (v1) protocol and the newer (v2) protocol.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- aws-ec2-imdsv2-get>0:net/aws-ec2-imdsv2-get
- To install the port:
- cd /usr/ports/net/aws-ec2-imdsv2-get/ && make install clean
- To add the package, run one of these commands:
- pkg install net/aws-ec2-imdsv2-get
- pkg install aws-ec2-imdsv2-get
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aws-ec2-imdsv2-get
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702663895
SHA256 (aws-aws-ec2-imdsv2-get-1.0.5_GH0.tar.gz) = cf0af5bb79824759655963af938d25926edcd5ed10a9938dc1765f7c6d868e49
SIZE (aws-aws-ec2-imdsv2-get-1.0.5_GH0.tar.gz) = 7608
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:
-
- rust>=1.81.0 : lang/rust
- This port is required by:
- for Run
-
- sysutils/ec2-scripts
Configuration Options:
- ===> The following configuration options are available for aws-ec2-imdsv2-get-1.0.5_7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_aws-ec2-imdsv2-get
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.5_7 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
1.0.5_6 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
1.0.5_5 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
1.0.5_4 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
1.0.5_3 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
1.0.5_2 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
1.0.5_1 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
1.0.5 15 Dec 2023 20:35:39 |
Colin Percival (cperciva) |
net/aws-ec2-imdsv2-get: Update to 1.0.5
This fixes retrieving non-UTF-8 data from the IMDS; in particular, it
unbreaks binary user-data files (e.g. compressed tarballs of configinit
commands).
Sponsored by: https://www.patreon.com/cperciva |
1.0.3_8 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
1.0.3_7 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
1.0.3_6 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
1.0.3_5 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
1.0.3_4 17 Jun 2023 00:39:27 |
Colin Percival (cperciva) |
net/aws-ec2-imdsv2-get: Bump PORTREVISION
Fixes: f84fc766f12f "Fix plist"
Pointy hat to: cperciva |
1.0.3_3 13 Jun 2023 18:54:49 |
Colin Percival (cperciva) |
net/aws-ec2-imdsv2-get: Fix plist
When I created the port, I forgot to put the binary into the plist.
We got a package with license and documentation but no binary.
Pointy hat to: cperciva |
1.0.3_3 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
1.0.3_2 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
1.0.3_1 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
1.0.3 11 Mar 2023 22:48:53 |
Colin Percival (cperciva) |
net/aws-ec2-imdsv2-get: Add new port
Tool for reading data from the EC2 Instance Metadata Service (IMDS),
supporting both the original (v1) protocol and the newer (v2) protocol.
Authored by Jarrett Tierney.
Sponsored by: https://www.patreon.com/cperciva |