6334 Commits

Author SHA1 Message Date
edd
4248be7cc5 Link sysutils/p5-File-Rename. 2018-05-31 14:58:59 +00:00
edd
49ab0ea2bb Import sysutils/p5-File-Rename.
OK (and teaks from) sthen@. Thanks.

pkg/DESCR:

---8<---
File::Rename is a Perl extension that accepts a list of files, passes
them through a subroutine, and renames them according to the output
of that function.

rename(1) is a command-line tool using this extension, allowing batch
changes like these to be made:

- strip the .bak extension of any *.bak files
rename 's/\e.bak$//' *.bak

- translate uppercase names to lower
rename 'y/A-Z/a-z/' *
--->8---
2018-05-31 14:57:13 +00:00
ajacoutot
830d37d21c Update to awscli-1.15.30. 2018-05-31 09:36:48 +00:00
ajacoutot
67d8ff45bc Update to google-cloud-sdk-203.0.0. 2018-05-31 06:53:04 +00:00
espie
dcae970768 make it so that _riemann id actually matches the user db instead of stealing
another's id.
2018-05-30 06:58:59 +00:00
espie
6b25e3186e even more fun than autoconf: hidden autoconf
py-setup runs it but (of course) it hides everything so you only discover
later that it got gawk from the file system.

Fortunately, just module=gnu is enough to get config.site thru with
tools poisoning
2018-05-30 06:47:23 +00:00
bcallah
f1b43491fd +rw 2018-05-28 02:11:07 +00:00
bcallah
83b5c3bb07 Import sysutils/rw, a simple dd(1) replacement utility from Sortix.
ok bentley@

Sortix rw is a program that reads blocks from the standard input and
copies them to the standard output until the end of the standard input.
rw(1) is designed to be a replacement for dd(1), providing only the core
blockwise I/O. It has a standard command line interface with dashed
options, useful and efficient defaults, and is simpler because it
doesn't support converting the input (e.g. converting ASCII to/from
EBCDIC).
2018-05-28 02:10:43 +00:00
espie
9732413348 kill the ^VAR idiom in SUBST_VARS, prefer passing explicit options to
update-plist (this will allow me to remove some crazy duplicate code
in pkg_add and update-plist)
2018-05-27 10:56:33 +00:00
jasper
edde772239 update to py-croniter-0.3.23 2018-05-26 19:39:08 +00:00
ajacoutot
338763b643 Update to awscli-1.15.28. 2018-05-26 11:40:45 +00:00
ajacoutot
5eec7ba3d6 Update to govc-0.18.0. 2018-05-25 08:07:13 +00:00
jasper
6e23ec0650 address deprecation warnings for salt.utils.which 2018-05-24 16:59:40 +00:00
ajacoutot
21c47d2388 Update to amazon-ssm-agent-2.2.607.0. 2018-05-24 07:24:06 +00:00
abieber
e594afc587 Update restic to 0.9.0. Changelog here:
https://github.com/restic/restic/releases/tag/v0.9.0

OK jasper@ (before the removal of do-test), rsadowski@ (with do-test removal)
2018-05-23 13:33:50 +00:00
ajacoutot
7aeccf838f Update to awscli-1.15.26. 2018-05-23 06:48:31 +00:00
ajacoutot
af970b1ac8 Update to google-cloud-sdk-202.0.0. 2018-05-23 06:47:41 +00:00
jasper
66acd0a2df update to py-ghmi-1.1.0 2018-05-23 06:37:49 +00:00
ajacoutot
847c515714 Update to awscli-1.15.25. 2018-05-22 15:12:38 +00:00
pvk
93e1c8f078 Update py-elasticsearch-curator 5.3.0 -> 5.5.2
take maintainership, ok sebastia@
2018-05-19 22:32:59 +00:00
ajacoutot
f35c6b5260 Update to awscli-1.15.23. 2018-05-18 14:38:13 +00:00
jasper
f204af14ce update remaining beats to 6.2.4 2018-05-18 07:18:18 +00:00
ajacoutot
a097b7d8ec Unbreak. 2018-05-18 07:14:36 +00:00
jasper
ed98ae7fcd don't crash when calling swapctl fails, i.e. when there's no swap configured
spotted by juanfra@
2018-05-17 12:51:10 +00:00
pvk
fe370f3df9 Update beats/filebeat 5.6.4 -> 6.2.4
ok jasper@
2018-05-17 12:47:32 +00:00
pvk
03a6528636 +x-pack 2018-05-17 11:11:07 +00:00
pvk
a4b9224c72 Import x-pack 6.2.4, extensions pack for Elastic Stack
ok sthen@, sebastia@
2018-05-17 11:08:38 +00:00
pvk
944c7412a5 Update logstash 2.4.0 -> 6.4.2
With lots of help from jasper@, sthen@, sebastia@, thanks!
ok sthen@, sebastia@
2018-05-17 10:50:12 +00:00
jasper
bee00c25b4 - update to py-croniter-0.3.22
- add missing TDEP
2018-05-17 06:55:04 +00:00
reyk
36aafdfd4a Enable sysutils/cloud-agent 2018-05-16 12:25:48 +00:00
reyk
0c0d2de03e Import cloud-agent, a simple cloud init for Azure, AWS, OpenStack etc.
This is a simple OpenBSD-specific agent that handles provisioning and
cloud initialization on clouds such as Microsoft Azure, Amazon AWS,
Apache CloudStack, or OpenStack.

OK sthen@
2018-05-16 11:58:32 +00:00
ajacoutot
234dfdf8f1 Update to awscli-1.15.21. 2018-05-16 07:02:14 +00:00
ajacoutot
bc7a49f3a9 Update to google-cloud-sdk-201.0.0. 2018-05-16 06:55:30 +00:00
ajacoutot
1dcf8b1767 Update to awscli-1.15.20. 2018-05-15 09:16:58 +00:00
jasper
c87a402305 switch to py-cryptodome 2018-05-14 19:16:50 +00:00
jasper
dac840f43e switch to py-cryptodome 2018-05-14 18:54:26 +00:00
ajacoutot
68fb00e7ca Update to awscli-1.15.19. 2018-05-11 05:56:05 +00:00
ajacoutot
492dcfdc9f Update to awscli-1.15.16. 2018-05-09 10:51:42 +00:00
jsg
0f6602ece2 update to U-Boot 2018.05 2018-05-08 13:46:06 +00:00
jasper
5d12281a7f +py-pynetbox 2018-05-08 10:49:49 +00:00
jasper
3cadbaf13f import py-pynetbox-3.3.1
Python API client library for NetBox.

ok aja@
2018-05-08 10:48:36 +00:00
ajacoutot
20feee4af3 Update to awscli-1.15.15. 2018-05-08 07:37:46 +00:00
ajacoutot
da162aa5c8 Update to amazon-ssm-agent-2.2.546.0. 2018-05-08 07:19:27 +00:00
kn
b299b44c51 Add nnn 2018-05-07 18:30:38 +00:00
kn
5f891afd1f Import nnn, the missing terminal file browser for X
nnn is probably the fastest and most resource-sensitive (with all its
capabilities) file browser you have ever used. It's extremely flexible too -
integrates with your DE and favourite GUI utilities, works with the desktop
opener, supports bookmarks, has smart navigation shortcuts,
navigate-as-you-type mode, disk usage analyzer mode, comprehensive file details
and much more.

From Ljuba Nedeljkovic, thanks! With feedback from sthen and me.

OK sthen
2018-05-07 18:29:00 +00:00
bcallah
db239eb1ff Update to lscpu-1.2.0
Remove ONLY_FOR_ARCHS. Now lscpu will compile and show at least some
information on every arch.
2018-05-05 13:44:49 +00:00
bcallah
e6a78a99fc +free 2018-05-05 12:50:06 +00:00
bcallah
4d5e3ede54 Import sysutils/free, a utility to display free and used memory in the
system.
ok bluhm@
2018-05-05 12:49:34 +00:00
ajacoutot
13440cb5cb Update to ecs-cli-1.5.0. 2018-05-05 12:22:16 +00:00
ajacoutot
df923bae21 Update to awscli-1.15.14. 2018-05-05 09:09:21 +00:00