Port details on branch 2025Q1 |
- aws-ec2-imdsv2-get Reads data from EC2 IMDS with v2 protocol
- 1.0.7 net =0 1.0.7Version of this port present on the latest quarterly branch.
- Maintainer: cperciva@FreeBSD.org
- Port Added: 2025-01-11 00:24:11
- Last Update: 2025-01-11 00:21:58
- Commit Hash: b4ece8a
- 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 = 1736554647
SHA256 (aws-aws-ec2-imdsv2-get-1.0.7_GH0.tar.gz) = acd094dc7f81cca1de72fb1b9323d7e29f545e9fa2631df9a9afbeee924a461e
SIZE (aws-aws-ec2-imdsv2-get-1.0.7_GH0.tar.gz) = 7794
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.83.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for aws-ec2-imdsv2-get-1.0.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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.7 11 Jan 2025 00:21:58 |
Colin Percival (cperciva) |
net/aws-ec2-imdsv2-get: Update to 1.0.7
* Attempt IPv4 before IPv6 since more EC2 instances support v4.
* Add a 100ms timeout to quickly switch over on v6-only instances.
Sponsored by: Amazon
(cherry picked from commit fb376edf35ca7a668d76b2be53d352757a067d83) |
Number of commits found: 1
|