nomad: Import nomad-0.11.1 as wip/nomad

A workload orchestrator from Hashicorp
This commit is contained in:
Dan Cîrnaț 2020-05-08 08:55:26 +02:00
parent 54147fabd8
commit 713064f174
5 changed files with 35 additions and 0 deletions

View File

@ -2402,6 +2402,7 @@ SUBDIR+= nodau
SUBDIR+= nodm
SUBDIR+= noip
SUBDIR+= noiptun
SUBDIR+= nomad
SUBDIR+= nomadio
SUBDIR+= nominatim
SUBDIR+= nongnu-libunwind-git

1
nomad/DESCR Normal file
View File

@ -0,0 +1 @@
nomad is an easy-to-use, flexible, and performant workload orchestrator

25
nomad/Makefile Normal file
View File

@ -0,0 +1,25 @@
# $NetBSD$
GITHUB_PROJECT= nomad
GITHUB_TAG= v0.11.1
DISTNAME= v0.11.1
PKGNAME= ${GITHUB_PROJECT}-${DISTNAME:S,^v,,}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}
DIST_SUBDIR= ${GITHUB_PROJECT}
MAINTAINER= dan@alt.md
HOMEPAGE= https://github.com/hashicorp/nomad/
COMMENT= Workload orchestrator that can deploy a mix of applications
LICENSE= mpl-2.0
GO_DIST_BASE= ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
GO_SRCPATH= github.com/hashicorp/nomad/
INSTALLATION_DIRS+= bin
do-install:
${INSTALL_PROGRAM} ${WRKDIR}/bin/nomad ${DESTDIR}${PREFIX}/bin
.include "../../lang/go/go-package.mk"
.include "../../mk/bsd.pkg.mk"

2
nomad/PLIST Normal file
View File

@ -0,0 +1,2 @@
@comment $NetBSD$
bin/nomad

6
nomad/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (nomad/v0.11.1.tar.gz) = f8b5fdb0605412bc521610b026cd0cfdd38dac4a
RMD160 (nomad/v0.11.1.tar.gz) = 93d15ce15c310742e0173cae706e395f356469d7
SHA512 (nomad/v0.11.1.tar.gz) = ca959206644a30899b9cc6c60d57a1fde3719a3f78a3d53fd0d7885d8ca60a1c4f86d8253ad7750fb7671b0efea8d4c3a6b178aac6067348060e90589d430448
Size (nomad/v0.11.1.tar.gz) = 53172787 bytes