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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2024Q2
equinix-metal-cli Command line tool for Equinix Metal services
0.22.0_4 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 0.22.0_4Version of this port present on the latest quarterly branch.
Maintainer: dch@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-15 08:39:30
Last Update: 2024-06-15 09:57:50
Commit Hash: aa2919f
License: MIT
WWW:
https://github.com/equinix/metal-cli/blob/main/docs/metal.md
Description:
metal is a command line interface for the Equinix Metal API. Refer to the comprehensive docs for usage instructions.
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 (4 items)
Collapse this list.
  1. bin/metal
  2. /usr/local/share/licenses/equinix-metal-cli-0.22.0_4/catalog.mk
  3. /usr/local/share/licenses/equinix-metal-cli-0.22.0_4/LICENSE
  4. /usr/local/share/licenses/equinix-metal-cli-0.22.0_4/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • equinix-metal-cli>0:sysutils/equinix-metal-cli
To install the port:
cd /usr/ports/sysutils/equinix-metal-cli/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/equinix-metal-cli
  • pkg install equinix-metal-cli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: equinix-metal-cli
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707909782 SHA256 (go/sysutils_equinix-metal-cli/equinix-metal-cli-v0.22.0/v0.22.0.mod) = f8e70ad499e9a962d4f0c98836a4bea1503b34787d67d4669af50331df3bf261 SIZE (go/sysutils_equinix-metal-cli/equinix-metal-cli-v0.22.0/v0.22.0.mod) = 1604

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_equinix-metal-cli/equinix-metal-cli-v0.22.0/v0.22.0.zip) = 1c06de8998898d1d21528a88294acb86aa0c0ea0b160f261885df78d6aebbd48 SIZE (go/sysutils_equinix-metal-cli/equinix-metal-cli-v0.22.0/v0.22.0.zip) = 346428

Collapse this list.


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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_equinix-metal-cli
USES:
go:modules zip
pkg-message:
For install:
You installed the Equinix Metal command-line tool. To use this tool, you will need an account and an API token from https://console.equinix.com/ Then run: $ metal init Equinix Metal API Tokens can be obtained through the portal at https://console.equinix.com/. See https://metal.equinix.com/developers/docs/accounts/users/ for more details. Token (hidden): ... Organization ID []: ...-...-... Project ID []: ...-...-.. Writing ~/.config/equinix/metal.yaml Optionally, the token can be supplied via the METAL_AUTH_TOKEN environment variable, instead of permanently in the file system.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/equinix/metal-cli/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.22.0_4
15 Jun 2024 09:57:50
commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
0.22.0_3
13 May 2024 18:28:41
commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92)
0.22.0_2
15 Apr 2024 08:31:41
commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)

Number of commits found: 3