Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Aug 2022 21:35:13 1.3.1_2 |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
14 Jul 2022 12:46:05 1.3.1_1 |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
09 Jun 2022 23:49:10 1.3.1 |
John Hixson (jhixson)  |
sysutils/nomad: update to v1.3.1
Security fix for data_dir as discussed here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264425
PR: 264425
Reported by: Michael Gmeli <grembo@FreeBSD.org> |
07 Jun 2022 21:56:10 1.2.6_2 |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
30 Mar 2022 07:01:44 1.2.6_1 |
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
11 Feb 2022 21:22:27 1.2.6 |
John Hixson (jhixson)  |
sysutils/nomad: Update to v1.2.6 |
15 Dec 2021 04:03:01 1.2.2_1 |
John Hixson (jhixson)  |
sysutils/nomad: fixes for i386 |
13 Dec 2021 23:27:02 1.2.2 |
John Hixson (jhixson)  |
sysutils/nomad: Update to v1.2.2 |
21 Oct 2021 14:27:14 1.1.6 |
Stefan Eßer (se)  |
sysutils/nomad: Add CPE information
Approved by: portmgr (blanket) |
13 Oct 2021 20:29:04 1.1.6 |
John Hixson (jhixson)  |
sysutils/nomad: update to version v1.1.6 |
11 Sep 2021 04:22:51 1.1.4 |
John Hixson (jhixson)  |
sysutils/nomad: update to v1.1.4 |
07 Aug 2021 00:08:11 1.1.3 |
John Hixson (jhixson)  |
sysutils/nomad: update to version 1.1.3
Update to v1.1.3, also update the port to use go modules |
27 May 2021 02:26:11 1.1.0 |
John Hixson (jhixson)  |
sysutils/nomad: update to version 1.1.0 |
15 May 2021 03:16:44 1.0.5 |
John Hixson (jhixson)  |
sysutils/nomad: update to version 1.0.5 |
07 Apr 2021 08:09:01 1.0.4 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 1.0.4 |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 1.0.4 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Mar 2021 20:23:31
1.0.4 |
brd  |
sysutils/nomad: Update to version 1.0.4
PR: 253873
Approved by: maintainer timeout |
12 Mar 2021 09:25:35
1.0.3 |
mikael  |
sysutils/nomad: Fix build on aarch64
Approved by: portmgr (tier-2 blanket) |
30 Jan 2021 03:01:09
1.0.3 |
jhixson  |
sysutils/nomad: update to version 1.0.3 |
18 Jan 2021 15:44:43
1.0.1 |
brd  |
Update sysutils/nomad to 1.0.1
- Add reload support to the nomad rc script
- Remove ONLY_FOR_ARCHS, since the i386 build issue has been resolved
PR: 252351
Approved by: maintainer timeout |
15 Dec 2020 18:11:33
0.12.9 |
brd  |
Update nomad to 0.12.9 and improve the rc script.
PR: 251384
Approved by: maintainer timeout, zi
Security: 618010ff-3044-11eb-8112-000c292ee6b8 |
24 Sep 2020 20:41:53
0.12.5  |
jhixson  |
sysutils/nomad: update to 0.12.5 |
12 Sep 2020 19:19:29
0.12.4  |
jhixson  |
sysutils/nomad: update to version 0.12.4 |
04 Sep 2020 22:42:34
0.12.3  |
jhixson  |
sysutils/nomad: update to version 0.12.3 |
13 Aug 2020 17:22:55
0.12.2  |
jhixson  |
sysutils/nomad: update to version 0.12.2 |
24 Jul 2020 18:51:14
0.12.1  |
jhixson  |
sysutils/nomad: update to version 0.12.1 |
08 Jun 2020 20:06:23
0.11.3  |
jhixson  |
sysutils/nomad: update to 0.11.3 |
23 May 2020 03:27:19
0.11.2  |
jhixson  |
sysutils/nomad: update to version 0.11.2 |
09 Apr 2020 18:26:11
0.11.0  |
jhixson  |
sysutils/nomad: update to v0.11.0 |
25 Oct 2019 18:51:57
0.10.0  |
jhixson  |
sysutils/nomad: update to v0.10.0 |
29 Sep 2019 22:34:31
0.9.5  |
dmgk  |
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21744 |
28 Aug 2019 02:08:30
0.9.5  |
jhixson  |
sysutils/nomad: update to 0.9.5 |
29 Jul 2019 16:12:51
0.9.3_2  |
pizzamig  |
sysutils/nomad: Build the web ui
Enable the web ui in nomad.
PR: 228283
Submitted by: Cullum Smith <cullum@c0ffee.net>
Approved by: jhixson (maintainer)
Sponsored by: trivago N.V. |
25 Jul 2019 03:36:36
0.9.3_1  |
jhixson  |
sysutils/nomad: add nomad_debug rc flag to log to syslog if enabled
PR: 239124
Submitted by: tara@anne.cat |
29 Jun 2019 15:26:29
0.9.3  |
jhixson  |
sysutils/nomad: update to 0.9.3
Approved by: mentors (implicit) |
29 Jun 2019 03:51:14
0.9.0  |
tobik  |
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746 |
28 Apr 2019 01:47:14
0.9.0  |
jhixson  |
sysutils/nomad: update to 0.9.0
Approved by: araujo
Differential Revision: https://reviews.freebsd.org/D20084 |
05 Mar 2019 17:04:01
0.8.7  |
antoine  |
Mark BROKEN: fails to build
vendor/github.com/docker/docker/pkg/system/mknod.go:12:22: cannot use dev (type
int) as type uint64 in argument to syscall.Mknod
Reported by: pkg-fallout |
28 Jan 2019 17:25:02
0.8.7  |
jhixson  |
sysutils/nomad: Update to 0.8.7
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D18971 |
28 Nov 2018 15:46:58
0.8.6  |
pizzamig  |
sysutils/nomad: Update to 0.8.6
Fix build of nomad and update to the last available release
The build was broken, because the vendor is probably using go 1.10
PR: 232203
Approved by: jhixson (maintainer)
Sponsored by: trivago N.V. |
09 Oct 2018 20:54:20
0.8.4  |
antoine  |
Mark BROKEN: fails to build
# github.com/hashicorp/nomad
github.com/hashicorp/nomad/vendor/golang.org/x/crypto/blake2b.supportsAVX2:
relocation target runtime.support_avx2 not defined
github.com/hashicorp/nomad/vendor/golang.org/x/crypto/blake2b.supportsAVX:
relocation target runtime.support_avx not defined
Reported by: pkg-fallout |
07 Aug 2018 12:13:48
 |
jhixson  |
Change jhixson port maintainer email to jhixson@FreeBSD.org
Approved by: miwi (mentor), kmoore (mentor), araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D16592 |
13 Jun 2018 16:27:38
0.8.4  |
pi  |
sysutils/nomad: update 0.8.3 -> 0.8.4
PR: 228988
Submitted by: jhixson@gmail.com (maintainer)
Relnotes: https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md |
29 Apr 2018 03:46:26
0.8.3  |
wen  |
- Update to 0.8.3
PR: 227809
Submitted by: jhixson@gmail.com(maintainer) |
19 Apr 2018 08:34:12
0.8.1  |
krion  |
Update to version 0.8.1
PR: 227625
Submitted by: maintainer |
14 Apr 2018 07:27:16
0.8.0  |
yuri  |
sysutils/nomad: Update 0.7.1 -> 0.8.0
PR: 227499
Submitted by: hixson@gmail.com (maintainer) |
18 Mar 2018 03:55:14
0.7.1  |
yuri  |
Made 14 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
www/fabio benchmarks/bombardier www/go-www net-mgmt/prometheus2
sysutils/immortal
sysutils/docker-freebsd audio/pms-devel sysutils/consul-alerts
net-mgmt/pushgateway net/nsq
textproc/jid net-mgmt/alertmanager sysutils/nomad security/ssh-vault
Approved by: portmgr (port compliance, infrastructure) |
09 Feb 2018 22:32:16
0.7.1  |
yuri  |
sysutils/nomad: Update to 0.7.1
Changelog is in:
https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md
Additional port changes:
* Changed to DISTVERSION.
* Added LICENSE_FILE.
* Added ONLY_FOR_ARCHS_REASON (go crashes).
* Removed go version specifier in BUILD_DEPENDS (version is already sufficient).
* Improved formatting in do-build.
PR: 225737
Submitted by: jhixson@gmail.com (maintainer)
Approved by: tcberner (mentor, implicit) |
09 Nov 2017 14:25:08
0.7.0  |
robak  |
sysutils/nomad: update 0.6.3 -> 0.7.0
PR: 223546
Submitted by: John Hixson <jhixson@gmail.com> (maintainer) |
12 Oct 2017 09:06:18
0.6.3  |
mat  |
Stripping go binaries is perfectly fine.
https://dominik.honnef.co/posts/2016/10/go-and-strip/
Sponsored by: Absolight |
04 Oct 2017 17:09:14
0.6.3  |
riggs  |
Update to upstream version 0.6.3, remove GH_TUPLE (no longer needed)
PR: 222474
Submitted by: riggs
Approved by: maintainer timeout
MFH: 2017Q4 |
10 Sep 2017 18:51:46
0.6.1  |
olgeni  |
Some typo fixes and whitespace cleanup for pkg-descr files. |
02 Sep 2017 12:29:17
0.6.1  |
riggs  |
Update to upstream version 0.6.1
While on it:
- Pet portlint
- Fix LICENSE
PR: 221886
Submitted by: jhixson@gmail.com (maintainer)
Reviewed by: riggs |
31 Aug 2017 09:01:40
0.5.6  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
07 May 2017 11:40:19
0.5.6  |
riggs  |
Update to upstream version 0.5.6
PR: 218739
Submitted by: stl@ossuary.net
Approved by: maintainer timeout |
18 Mar 2017 13:06:42
0.5.5  |
wen  |
- Update to 0.5.5
PR: 217840
Submitted by: jhixson@gmail.com(maintainer) |
16 Mar 2017 13:35:46
0.5.4_1  |
wg  |
sysutils/nomad: go is not a run dependency
Approved by: maintainer |
14 Feb 2017 16:06:10
0.5.4  |
amdmi3  |
- Update to 0.5.4
PR: 217053
Submitted by: jhixson@gmail.com (maintainer) |
04 Jan 2017 16:43:17
0.5.2  |
tz  |
sysutils/nomad: Update from 0.5.1 to 0.5.2
- client: Fixed a race condition and remove panic
when handling duplicate allocations
- client: Cancel wait for remote allocation if migration is no longer required
- client: Failure to stat a single mountpoint does not cause all of host
resource usage collection to fail
PR: 215744
Submitted by: jhixson@gmail.com (maintainer) |
14 Dec 2016 17:23:30
0.5.1  |
olivierd  |
Update to 0.5.1
PR: 215270
Submitted by: <jhixson@gmail.com> (maintainer) |
14 Dec 2016 16:06:20
0.5.0  |
mat  |
More USE_GITHUB cleanup.
Use GH_SUBDIR, or GH_TUPLE, where applicable.
Sponsored by: Absolight |
21 Nov 2016 22:02:30
0.5.0  |
kmoore  |
- Update to 0.5.0
- Update maintainer e-mail address
PR: 214672
Submitted by: Maintainer - John Hixson <jhixson@gmail.com> |
16 Jul 2016 01:57:45
0.4.0_3  |
kmoore  |
- Restore the PORTREV = 3 from previous bad commit |
14 Jul 2016 17:55:26
0.4.0_2  |
kmoore  |
- Fix fetching distfiles
- Cleanup some formatting
Approved by: Maintainer <john@pcbsd.org> |
09 Jul 2016 03:52:53
0.4.0_3  |
kmoore  |
- Update to latest GH tag(s)
PR: 210862
Submitted by: Maintainer |
01 Jul 2016 17:38:11
0.4.0_2  |
kmoore  |
- Update to the re-rolled distfiles for 0.4.0
PR: 210456
Submitted by: Maintainer |
29 Jun 2016 02:20:12
0.4.0_1  |
kmoore  |
- Port only runs on AMD64, mark as such
PR: 210456
Submitted by: Maintainer |
23 Jun 2016 13:23:13
0.4.0_1  |
kmoore  |
- Fix a compile-time warning and future compat with
newer versions of GO
PR: 210456
Submitted by: John Hixson <jhixson@gmail.com> |
22 Jun 2016 20:12:09
0.4.0_1  |
kmoore  |
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> |