pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import go-ops-20200503 to wip
Module Name: pkgsrc-wip
Committed By: K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Mon Jan 18 22:36:59 2021 +0100
Changeset: dc790c6d45778c22ce4592b7ddd7a8370490c7fa
Removed Files:
nomad/Makefile.old
Log Message:
Import go-ops-20200503 to wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dc790c6d45778c22ce4592b7ddd7a8370490c7fa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nomad/Makefile.old | 21 ---------------------
1 file changed, 21 deletions(-)
diffs:
diff --git a/nomad/Makefile.old b/nomad/Makefile.old
deleted file mode 100644
index 274a92e224..0000000000
--- a/nomad/Makefile.old
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME= nomad-1.0.2
-GITHUB_PROJECT= nomad
-GITHUB_TAG= v${PKGVERSION_NOREV}
-CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}
-
-MAINTAINER= dan%alt.md@localhost
-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
-
-post-install:
- ${RM} -rf ${DESTDIR}${PREFIX}/gopkg/pkg/${GO_PLATFORM}/${GO_SRCPATH}/vendor
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index