Commit Graph

7390 Commits

Author SHA1 Message Date
jasper
76e6eafc6d update to tmuxinator-1.1.2 2019-10-23 08:24:53 +00:00
jasper
cd184de4e9 update to virt-what-1.20 2019-10-23 08:23:51 +00:00
cwen
ee5ff3b283 screenfetch: update to 3.9.0
This update adds (local) disk usage, and mentions architecture again.

OK bket@
2019-10-22 20:10:22 +00:00
pvk
9c3df27610 Update ansible-2.8.5 -> 2.8.6
Changelog: https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst#v2-8-6
Port changes:
  - add post-release upstream commits to lineinfile module
    92cd13a (#63696), 29d4d31 (#63763), aeb0dde (#62896)
  - build complete html docs (including modules documentation)
  - remove RUN_DEPENDS for ansible-html package
  - add textproc/py-yaml to BUILD_DEPENDS (required for building html package)
ok jasper@
many thanks to sthen@
2019-10-22 18:04:12 +00:00
sebastia
f632748b2f Update 2.12.4 -> 2.12.5 2019-10-22 09:17:04 +00:00
sebastia
b2bc08054d Update 3.14.4 -> 3.14.5 2019-10-22 08:23:14 +00:00
ajacoutot
8cfe571857 Update terraform providers. 2019-10-21 14:52:47 +00:00
sthen
bbf0062138 use "dep" binary from sysutils/dep rather than fetching it with "go get"
(which results in it trying to use an old upstream-packaged "dep" binary
that uses old syscalls that don't work any more in recent OpenBSD).
2019-10-21 10:52:20 +00:00
ajacoutot
e93c9ee783 Bring adapted master version of cpu_openbsd.go to unbreak cpu_total_compute 2019-10-19 15:45:27 +00:00
ajacoutot
dc2cb4b547 Update to terraform-0.12.12. 2019-10-19 12:09:02 +00:00
ajacoutot
5f6a003595 Update to nomad-0.9.6. 2019-10-19 11:52:42 +00:00
ajacoutot
02cfb8a924 Update to awscli-1.16.263. 2019-10-19 11:33:12 +00:00
ajacoutot
a88bda2c3b Re-import under the proper directory. 2019-10-19 11:00:17 +00:00
ajacoutot
277473c53e Update to amazon-ssm-agent-2.3.722.0. 2019-10-19 10:20:15 +00:00
ajacoutot
6fd8878b56 Update to google-cloud-sdk-267.0.0. 2019-10-19 10:09:12 +00:00
ajacoutot
e7ef3045bc Remove awless; unmainted uptream and many alternative exist to interact
with AWS APIs..
2019-10-19 07:45:46 +00:00
cwen
d1bef540ff +p5-Sys-MemInfo 2019-10-18 21:10:04 +00:00
sthen
b090476f48 now that we have DQA support in iwm(4), we can switch to newer V22 API firmware
ok stsp@
2019-10-18 14:13:31 +00:00
sthen
c574a16851 - use pre-rolled "linux-firmware" tarball as a source for V16 firmware
- keep using old separate tarballs for V22 firmware for now, newer V22
ones from linux-firmware require driver changes (stsp pending diff for
DQA)

- add in newer API firmware from "linux-firmware" to ease future
development and testing
2019-10-16 09:47:52 +00:00
claudio
a96aa9e72e Minor update to node_exporter to v0.18.1. At the same time add a patch to
enable the uname collector on OpenBSD.
OK sthen@
2019-10-16 06:50:09 +00:00
claudio
fe789d0810 Update prometheus to v2.13.0. This installs the new tool tsdb.
OK sthen@
2019-10-16 06:47:12 +00:00
bket
c318d4cd3e Update to xxhash-0.7.2.
Maintenance release. Changelog can be found at
https://github.com/Cyan4973/xxHash/releases/tag/v0.7.2
2019-10-15 04:19:59 +00:00
jturner
6bad06cba7 Update login_duo to 1.11.3. Improves validation of BSON messages. 2019-10-14 00:17:26 +00:00
jsg
dc0c9b11fc update from U-Boot 2019.10-rc4 to U-Boot 2019.10
ok naddy@
2019-10-08 11:33:55 +00:00
ajacoutot
44bb7c8c23 +terragrunt 2019-10-08 07:33:33 +00:00
ajacoutot
a8911b9cae Import terragrunt-0.19.29.
Terragrunt is a thin wrapper for Terraform that provides extra tools for
keeping your Terraform configurations DRY, working with multiple Terraform
modules, and managing remote state.

ok sthen@
2019-10-08 07:32:21 +00:00
kurt
fdf2331852 Updates for aarch64 rockchip boards:
* Add rock64-rk3328 to supported boards
* Update rk3328-cru.h from linux 5.3
* Include Simon Souths Rock64 TPL bug fixes [1]
* Update rk3399-rockpro64.dts from linux 5.3 to gain PCIe support

okay jsg@, patrick@, kettenis@, sthen@

[1] https://marc.info/?l=u-boot&m=157037941626446&w=2
2019-10-08 01:10:28 +00:00
jca
9d2b6c08ba Mirror a bunch of samba.org distfiles
download.samba.org now rejects the HTTP/1.0 requests sent by our ftp(1).
Changing ftp(1) now is asking for trouble so work around it.

distfiles hosting courtesy of kmos@, thanks!
2019-10-07 13:35:48 +00:00
sthen
f718c71655 +reposync 2019-10-07 10:20:29 +00:00
sthen
91d03e1ff1 import sysutils/reposync, a script to assist syncing the OpenBSD cvs repo
from an rsync mirror. if updates are done frequently, the CVSROOT directory
is checked for changes, skipping some updates if there is likely to be no
change to reduce io.  feedback jasper@ ok aja@
2019-10-07 10:20:09 +00:00
sthen
aa992c10b4 +py-packaging 2019-10-06 20:20:50 +00:00
sthen
42ad0d1f87 import sysutils/py-packaging, tests fix/ok kn@
Core utilities for Python packages. Includes version handling,
specifiers, markers, requirements, tags, utilities.
2019-10-06 20:20:23 +00:00
ajacoutot
9c80a9b88c Update terraform providers. 2019-10-06 10:32:05 +00:00
ajacoutot
fc53fb5590 Update to awscli-1.16.253. 2019-10-06 10:18:38 +00:00
ajacoutot
1b0c9f7193 Update to google-cloud-sdk-265.0.0. 2019-10-06 00:37:37 +00:00
ajacoutot
2fc903e527 Update to ecs-cli-1.17.0. 2019-10-06 00:34:07 +00:00
ajacoutot
bad1908a63 Update to packer-1.4.4. 2019-10-05 09:12:35 +00:00
ajacoutot
931b2dc944 Update to (hashicorp-)serf-0.8.5. 2019-10-05 09:03:03 +00:00
sthen
049d2bace4 enable more tests 2019-10-04 20:50:36 +00:00
ajacoutot
6e34107571 Update terraform providers. 2019-10-04 12:49:45 +00:00
bentley
c37170372b +xe 2019-10-04 10:31:13 +00:00
bentley
6af69360a3 Import xe-0.11.
The xe utility constructs command lines from specified arguments,
combining some of the best features of xargs(1) and apply(1).

xe means "execute for every ...".

From Evan Silberman; thanks!

ok bcallah@
2019-10-04 10:30:38 +00:00
kn
c4c19b467d Set PORTROACH to ignore A* and t* (pre) releases 2019-10-03 17:51:59 +00:00
rsadowski
7cccbd8e26 Update entr to 4.3
ok kn@
2019-10-03 17:09:08 +00:00
jsg
4aca5c0975 update to 1.20190925 2019-10-03 10:29:00 +00:00
chrisz
fd98b3feac and bump revision. 2019-10-03 05:28:31 +00:00
chrisz
b062c54603 Depend on build tools that may cause a build failure by vanishing during dpb
junk stages.
discovered, most debugging done by and ok sthen@
2019-10-03 05:27:47 +00:00
pvk
28d71f8673 Update ansible 2.8.4 -> 2.8.5
Changelog: https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst#v2-8-5
ok jasper@
2019-10-02 07:55:22 +00:00
kurt
7e13272733 Set the baud rates for firefly, rockpro64 and rock64 to 115200
to match sysutils/u-boot baud rate settings. okay jsg@
2019-09-30 15:14:50 +00:00
ajacoutot
c2d252c587 Update to awscli-1.16.248. 2019-09-28 17:25:21 +00:00