sysutils/cloud-nuke: Add new port

cloud-nuke is a tool for cleaning up your cloud accounts

https://github.com/gruntwork-io/cloud-nuke
This commit is contained in:
Gabriel M. Dutra
2024-04-21 01:12:58 -03:00
parent 6f7967f495
commit df78b322fb
4 changed files with 31 additions and 0 deletions
+1
View File
@@ -217,6 +217,7 @@
SUBDIR += clockspeed
SUBDIR += clone
SUBDIR += clonehdd
SUBDIR += cloud-nuke
SUBDIR += cloudabi-utils
SUBDIR += clsync
SUBDIR += cluster-glue
+23
View File
@@ -0,0 +1,23 @@
PORTNAME= cloud-nuke
DISTVERSIONPREFIX= v
DISTVERSION= 0.35.0
CATEGORIES= sysutils
MAINTAINER= dutra@FreeBSD.org
COMMENT= Cleaning up your cloud accounts
WWW= https://github.com/gruntwork-io/cloud-nuke
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= cpe go:1.22,modules
CPE_VENDOR= gruntwork-io
GO_MODULE= github.com/gruntwork-io/cloud-nuke
GO_BUILDFLAGS= -ldflags "\
-s -w \
-X main.VERSION=${DISTVERSION}"
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>
+5
View File
@@ -0,0 +1,5 @@
TIMESTAMP = 1713638280
SHA256 (go/sysutils_cloud-nuke/cloud-nuke-v0.35.0/v0.35.0.mod) = c5653f24b1f262dcf212961d5537e68ede8926ede66650133f01b2ff5f2ff331
SIZE (go/sysutils_cloud-nuke/cloud-nuke-v0.35.0/v0.35.0.mod) = 1875
SHA256 (go/sysutils_cloud-nuke/cloud-nuke-v0.35.0/v0.35.0.zip) = a5ede98dbd24b2f165bdce4a21f03432098799cdd02ae12eafd789278bf89c83
SIZE (go/sysutils_cloud-nuke/cloud-nuke-v0.35.0/v0.35.0.zip) = 402153
+2
View File
@@ -0,0 +1,2 @@
A CLI tool designed for swift and thorough deletion of cloud resources
perfect for clearing test accounts and redundant or unnecessary defaults