6187 Commits

Author SHA1 Message Date
ajacoutot
38087938b0 Update to awscli-1.14.23. 2018-01-12 08:04:56 +00:00
ajacoutot
b105d5edeb Update to terraform-provider-alicloud-1.5.3. 2018-01-11 21:10:51 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
8e1b8510f0 +intel 2018-01-10 20:54:43 +00:00
sthen
e65a593088 import sysutils/firmware/intel, for intel cpu microcode. updated and slightly
tweaked from a port by patrick@.
2018-01-10 20:53:15 +00:00
sthen
eff5d75859 +iucode-tool 2018-01-10 20:36:34 +00:00
sthen
f2edc380f1 import sysutils/iucode-tool, tweaked from a port from patrick@
"This is a simple tool to manipulate microcode for Intel CPUs."
2018-01-10 20:36:11 +00:00
claudio
02e30178ec Add devel/promu and sysutils/prometheus 2018-01-10 16:43:15 +00:00
claudio
a28b353b47 Prometheus is an open-source systems monitoring and alerting toolkit.
Its main features are:
- a multi-dimensional data model with time series data identified by
  metric name and key/value pairs
  - a flexible query language to leverage this dimensionality
  - no reliance on distributed storage; single server nodes are autonomous
  - time series collection happens via a pull model over HTTP
  - pushing time series is supported via an intermediary gateway
  - targets are discovered via service discovery or static configuration
  - multiple modes of graphing and dashboarding support

Input and OK sthen@
2018-01-10 16:26:19 +00:00
ajacoutot
ded803580f Update providers to their latest release. 2018-01-10 12:31:56 +00:00
ajacoutot
bc1423d054 Update to terraform-0.11.2. 2018-01-10 10:22:26 +00:00
ajacoutot
7da40d5b7a Update to ecs-cli-1.2.2. 2018-01-10 10:21:17 +00:00
ajacoutot
70b9dd51be Update to awscli-1.14.22. 2018-01-10 10:07:39 +00:00
ajacoutot
77ed7aba57 Update to awscli-1.14.20. 2018-01-09 13:37:11 +00:00
ajacoutot
c4cd5d1c40 Update to terraform-provider-alicloud-1.5.2. 2018-01-09 12:53:56 +00:00
jsg
25141c2f25 update to U-Boot 2018.01 2018-01-09 09:38:51 +00:00
steven
4dae899b43 avoid picking up libhiredis when installed
spotted by and ok ajacoutot@
2018-01-09 07:36:06 +00:00
jasper
b44dc6de2d update to borgmatic-1.1.12 2018-01-07 12:06:32 +00:00
ajacoutot
56448f6d12 Add PORTROACH marker. 2018-01-07 11:10:59 +00:00
ajacoutot
8c586656b4 Update to ecs-cli-1.2.1. 2018-01-07 11:09:27 +00:00
landry
1f935218dc New micro version with some fixes, again from semarie@:
- proper support of installurl(5) (empty lines, comments...)
- for patching:
  - check for endianness issues (a LSB arch could only patch a LSB arch)
  - some archs aren't patchable to add the install/upgrade file (bsd.rd
  is stripped/gzipped): alpha, sparc64, hppa
2018-01-06 14:34:17 +00:00
ajacoutot
6123dd312b Update to awscli-1.14.19. 2018-01-06 10:35:58 +00:00
ajacoutot
62993ae717 Update to terraform-provider-alicloud-1.5.1. 2018-01-06 10:26:50 +00:00
landry
8355a49e27 +upobsd 2018-01-06 09:34:59 +00:00
landry
6bc0a4b5d7 Import upobsd, from upstream semarie@
upobsd is a ksh(1) script designed to download, verify and optionally patch
bsd.rd image.

upobsd will download bsd.rd image using ftp(1) from mirror defined in
installurl(5), will verify the downloaded file using signify(1) and local key
inside /etc/signify to ensure integrity, and optionally patch the image for
adding auto_install.conf or auto_upgrade.conf file to add support of offline
autoinstall(8).

requested by danj@, ok rsadowski@
2018-01-06 09:34:31 +00:00
sthen
5b21bf7692 Switch borgbackup to libb2 and zstd libraries from ports.
From maintainer Bjorn Ketelaars, who also did the needed work on b2/zstd - thanks!
2018-01-05 12:33:08 +00:00
ajacoutot
d6d0c737bb Update terraform providers to the latest release. 2018-01-05 08:09:35 +00:00
landry
40375f4204 +grafana 2018-01-04 20:46:32 +00:00
landry
0fdb755a3d Import grafana 4.6.3.
Grafana is an open source, feature rich metrics dashboard and graph
editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.

Note that (inspired by FreeBSD) we fetch the upstream linux binary
tarball to extract/install the web assets instead of going through the
whole nodejs/gulp/yarn madness. Sanity preserved.

with tweaks and ok ajacoutot@
2018-01-04 20:46:00 +00:00
ajacoutot
d70ca51688 Update to awscli-1.14.18. 2018-01-03 07:58:10 +00:00
jasper
aac0ff9bba sync vmctl module with upstream pull request
ok aja@ (MAINTAINER)
2018-01-02 19:56:26 +00:00
jasper
8294703cea fix crash when unable to apply a value with sysctl
ok aja@ (MAINTAINER)
2018-01-02 18:54:22 +00:00
anton
fb01677c87 Update to pick-2.0.1.
While here, remove the Werror compiler flag.

ok bcallah@
2018-01-01 19:30:43 +00:00
ajacoutot
2319ee9f62 Update providers to their latest release. 2017-12-31 08:59:06 +00:00
sthen
df313c3eaf update to borgbackup 1.1.4, from maintainer Björn Ketelaars 2017-12-30 21:38:48 +00:00
bcallah
34141c2dba Update to coreutils-8.29
Changelog: http://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS
ok sadowski@
2017-12-30 13:32:53 +00:00
ajacoutot
3fcc393e20 Update to awscli-1.14.17. 2017-12-30 08:25:01 +00:00
naddy
7f0ffbb813 needs gettext-tools 2017-12-28 15:58:53 +00:00
awolk
2fe9870f9f sysutils/lsyncd 2.1.6 => 2.2.2
OK landry@, sthen@

Port changes:
 - patches/patch-cmake_FindLua_cmake is upstreamed so remove it
 - re apply other patches manually when needed & re-generate
 - patch the tests to not do color output
 - grab MAINTAINER
 - TEST_IS_INTERACTIVE set to yes

Upstream changes:
 https://github.com/axkibe/lsyncd/blob/master/ChangeLog
2017-12-27 13:21:50 +00:00
kevlo
74d81a6607 Build u-boot for the Allwinner A33 (armv7) target Banana Pi M2 Magic.
ok jsg@, phessler@
2017-12-26 13:14:21 +00:00
jasper
997c9ea238 add a new execution module to manage vmm through vmctl
ok aja@
2017-12-25 13:06:15 +00:00
naddy
c2c6bc0196 Picks up xgettext(1) if present, so add BDEP on devel/gettext-tools. 2017-12-23 15:57:33 +00:00
ajacoutot
1bf2fe5569 Update to awscli-1.14.16. 2017-12-23 09:01:54 +00:00
jasper
c889817cd7 update to ansible-lint-3.4.20 2017-12-22 11:54:54 +00:00
jasper
fffc29902b update to tmuxinator-0.10.1 2017-12-22 10:28:40 +00:00
ajacoutot
ebf076da4a Update to awscli-1.14.14. 2017-12-21 08:31:21 +00:00
ajacoutot
b2eb6824bd Update to ecs-cli-1.2.0. 2017-12-21 08:25:03 +00:00
jasper
5cbccc86a7 - fix latest_version for installed packages
- have purge pass '-cqq' to pkg_delete to actually purge packages
- implement support for upgrading packages on openbsd

ok aja@ (MAINTAINER)
2017-12-20 16:21:46 +00:00
ajacoutot
a0ef793319 Update to awscli-1.14.13. 2017-12-20 08:14:05 +00:00
landry
329178c5ce xorriso now lives in sysutils/libisoburn,-xorriso 2017-12-19 20:23:04 +00:00