Bug 210456 - [NEW PORT] sysutils/nomad: A Distributed, Highly Available, Datacenter-Aware Scheduler
Summary: [NEW PORT] sysutils/nomad: A Distributed, Highly Available, Datacenter-Aware ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: feature, patch
Depends on:
Blocks:
 
Reported: 2016-06-22 08:21 UTC by John Hixson
Modified: 2016-07-01 17:39 UTC (History)
1 user (show)

See Also:


Attachments
SHAR file for port (6.61 KB, application/x-shar)
2016-06-22 08:21 UTC, John Hixson
no flags Details
UIDs diff (600 bytes, patch)
2016-06-22 09:04 UTC, John Hixson
no flags Details | Diff
GIDs diff (220 bytes, patch)
2016-06-22 09:04 UTC, John Hixson
no flags Details | Diff
Makefile diff (540 bytes, patch)
2016-06-23 06:17 UTC, John Hixson
no flags Details | Diff
Makefile diff (248 bytes, patch)
2016-06-28 01:29 UTC, John Hixson
no flags Details | Diff
Port diff (2.79 KB, patch)
2016-06-30 23:53 UTC, John Hixson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Hixson freebsd_committer freebsd_triage 2016-06-22 08:21:47 UTC
Created attachment 171666 [details]
SHAR file for port

A Distributed, Highly Available, Datacenter-Aware Scheduler
Comment 1 John Hixson freebsd_committer freebsd_triage 2016-06-22 09:04:29 UTC
Created attachment 171667 [details]
UIDs diff
Comment 2 John Hixson freebsd_committer freebsd_triage 2016-06-22 09:04:53 UTC
Created attachment 171668 [details]
GIDs diff
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-06-22 20:12:24 UTC
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
Comment 4 John Hixson freebsd_committer freebsd_triage 2016-06-23 06:17:04 UTC
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.
Comment 5 John Hixson freebsd_committer freebsd_triage 2016-06-23 06:19:35 UTC
This patch fixes the GitDescribe string in the go binary to work with newer go versions and also eliminates the current warnings.
Comment 6 commit-hook freebsd_committer freebsd_triage 2016-06-23 13:23:48 UTC
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
Comment 7 Kris Moore freebsd_committer freebsd_triage 2016-06-23 13:24:31 UTC
Committed!
Comment 8 John Hixson freebsd_committer freebsd_triage 2016-06-28 01:29:05 UTC
Created attachment 171897 [details]
Makefile diff

This port only works on amd64, mark Makefile accordingly
Comment 9 commit-hook freebsd_committer freebsd_triage 2016-06-29 02:20:59 UTC
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
Comment 10 John Hixson freebsd_committer freebsd_triage 2016-06-30 23:53:47 UTC
Created attachment 171985 [details]
Port diff

This patch updates the port to use the tagged 0.4.0 release of nomad
Comment 11 John Hixson freebsd_committer freebsd_triage 2016-06-30 23:54:07 UTC
Added port update patch
Comment 12 VK 2016-07-01 08:40:43 UTC
jhixson, thanks but please open a new bug report for it, titled "sysutils/nomad: Update to 0.4.0", with the patch attached.
Comment 13 Kris Moore freebsd_committer freebsd_triage 2016-07-01 17:38:33 UTC
Committed! Next time open a new PR please :)
Comment 14 commit-hook freebsd_committer freebsd_triage 2016-07-01 17:39:00 UTC
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