Created attachment 171666 [details] SHAR file for port A Distributed, Highly Available, Datacenter-Aware Scheduler
Created attachment 171667 [details] UIDs diff
Created attachment 171668 [details] GIDs diff
A commit references this bug: Author: kmoore Date: Wed Jun 22 20:12:10 UTC 2016 New revision: 417330 URL: https://svnweb.freebsd.org/changeset/ports/417330 Log: Nomad is a cluster manager and schedular that provides a common workflow to deploy applications across an infrastructure. Deploy virtualized, containerized, or standalone application workloads across a fleet of servers to maximize resource utilization. https://www.nomadproject.io/ PR: 210456 Submitted by: John Hixson <jhixson@gmail.com> Changes: head/GIDs head/UIDs head/sysutils/Makefile head/sysutils/nomad/ head/sysutils/nomad/Makefile head/sysutils/nomad/distinfo head/sysutils/nomad/files/ head/sysutils/nomad/files/nomad.in head/sysutils/nomad/pkg-descr head/sysutils/nomad/pkg-plist
Created attachment 171697 [details] Makefile diff This patch fixes the GitDescribe string in the go binary to work with newer go versions and also eliminates the current warnings.
This patch fixes the GitDescribe string in the go binary to work with newer go versions and also eliminates the current warnings.
A commit references this bug: Author: kmoore Date: Thu Jun 23 13:23:13 UTC 2016 New revision: 417375 URL: https://svnweb.freebsd.org/changeset/ports/417375 Log: - Fix a compile-time warning and future compat with newer versions of GO PR: 210456 Submitted by: John Hixson <jhixson@gmail.com> Changes: head/sysutils/nomad/Makefile
Committed!
Created attachment 171897 [details] Makefile diff This port only works on amd64, mark Makefile accordingly
A commit references this bug: Author: kmoore Date: Wed Jun 29 02:20:12 UTC 2016 New revision: 417756 URL: https://svnweb.freebsd.org/changeset/ports/417756 Log: - Port only runs on AMD64, mark as such PR: 210456 Submitted by: Maintainer Changes: head/sysutils/nomad/Makefile
Created attachment 171985 [details] Port diff This patch updates the port to use the tagged 0.4.0 release of nomad
Added port update patch
jhixson, thanks but please open a new bug report for it, titled "sysutils/nomad: Update to 0.4.0", with the patch attached.
Committed! Next time open a new PR please :)
A commit references this bug: Author: kmoore Date: Fri Jul 1 17:38:11 UTC 2016 New revision: 417898 URL: https://svnweb.freebsd.org/changeset/ports/417898 Log: - Update to the re-rolled distfiles for 0.4.0 PR: 210456 Submitted by: Maintainer Changes: head/sysutils/nomad/Makefile head/sysutils/nomad/distinfo