danj
4761dd7929
Update to borgbackup-1.0.8
...
From Björn Ketelaars (maintainer)
2016-10-31 09:27:17 +00:00
jsg
44de96c797
fix the build of u-boot on big endian hosts
...
u-boot contains a static crc table with endian calls which requires the
endian calls to be macros.
lib/crc32.c:87: error: braced-group within expression allowed only inside a function
Define the glibc names in u-boot compiler.h as at least some parts of
the non-cross build assumes those names are present (ie crc32.c).
ok jca@
2016-10-30 04:16:34 +00:00
ajacoutot
a45bff8628
Update to google-cloud-sdk-132.0.0.
2016-10-27 08:53:07 +00:00
ajacoutot
d6e7642465
Update to awscli-1.11.10.
2016-10-26 13:17:17 +00:00
sthen
dc012e2177
fix c_smrrds.sh with newer rrdtool, from henning
2016-10-25 11:28:05 +00:00
jung
8d4339eba6
add ${LOCALSTATEDIR}/monit folder and create state and id file there instead of
...
default users home (e.g. /root)
ok jasper
2016-10-24 21:10:45 +00:00
jasper
a06bb94f87
update to puppet-syntax-2.1.1
2016-10-23 08:12:40 +00:00
jasper
28d5eb8e5d
update to monit-5.20.0
2016-10-23 08:12:04 +00:00
jca
f7025e5c48
Update to entr-3.6
...
From Rafael Sadowski, maintainer timeout.
2016-10-23 00:21:24 +00:00
jasper
ba8e687935
sync with upstream git master, fixes package installation issues
...
reported by semarie
ok danj@
2016-10-22 17:31:44 +00:00
ajacoutot
9f676009e8
Update to google-cloud-sdk-131.0.0.
2016-10-20 07:23:23 +00:00
ajacoutot
3bb47cc706
Update to awscli-1.11.7.
2016-10-19 08:44:22 +00:00
sebastia
195358d19c
Small bugfix release, however, bug doesn't affect us on OpenBSD
2016-10-19 07:03:11 +00:00
ajacoutot
728f6a40f6
Update to awscli-1.11.6.
2016-10-18 07:27:04 +00:00
ajacoutot
deea367a1f
Update to awscli-1.11.5.
2016-10-17 07:47:11 +00:00
jasper
fa68cdac54
drop maintainer for a bunch of ports (libvirt and nx) I hardly ever use anymore
2016-10-15 19:14:19 +00:00
jasper
3f20402c31
update to tmuxinator-0.9.0
2016-10-15 18:41:27 +00:00
jasper
4ec0e32d38
${PREFIX}/man is already created by mtree, no need to re-mkdir it
2016-10-15 09:04:36 +00:00
jasper
4b8e042efb
- use sed instead of perl
...
- simplify post-install
2016-10-15 09:03:05 +00:00
jasper
2a72fded45
- drop py-paramiko dependency which most people don't need
...
- add README mentioning the optional dependencies for ansible's modules/scripts
input from aja@ rpe@
2016-10-15 08:51:08 +00:00
jasper
20eb64f79f
patrik's patch was merged
2016-10-15 08:33:52 +00:00
jasper
dde3eb2d64
drop RDEP on py-httplib2. various modules switch to ansible.module_utils.urls
...
with ansible 2.1. only the dynamic inventory script for rudder depends on it.
2016-10-14 12:51:15 +00:00
jasper
b6103b8e41
fix issue with openbsd_pkg module where using the branch notation
...
(e.g. autoconf%2.13) would lead to tasks being (incorrectly) reported
as FAILED.
reported by Caspar Schutijser
fix by Patrik Lundin
2016-10-14 12:34:03 +00:00
jasper
1256221ca9
remove (undocumented) local modification of the 'copy that appends '\n' to
...
'content' if it didn't contain it yet.
while there have been various (stalled) attempts to get this upstream, i'd
rather not alter ansible's behaviour in ports as it would lead to non-portable
playbooks between openbsd and non-openbsd control nodes.
ok aja@ rpe@
also discussed with Patrik Lundin
2016-10-14 12:27:39 +00:00
ajacoutot
57e3072610
Update to awscli-1.11.4.
2016-10-14 08:03:38 +00:00
sthen
513e384ed8
missed cvs add, reported by naddy@ kili@
2016-10-13 21:38:05 +00:00
ajacoutot
4be74add4d
Update to awscli-1.11.3.
2016-10-13 19:04:17 +00:00
ajacoutot
54a3de9d87
Update to google-cloud-sdk-130.0.0.
2016-10-13 15:56:41 +00:00
ajacoutot
4635db990a
+go-cs
2016-10-13 15:01:18 +00:00
ajacoutot
24a4187a57
Import go-cs-0.6.
...
cs is a program for concurrently executing ssh(1) or scp(1) on a number of
hosts. It is intended to automate running remote commands or copying files
between hosts on a network. Public key authentication is used for establishing
passwordless connection.
Note that the utility has been renamed from cs to go-cs to prevent a conflict
with the www/clearsilver port.
ok jasper@
2016-10-13 15:00:21 +00:00
sthen
96f30a7521
update to freeipmi-1.5.4
2016-10-12 11:57:56 +00:00
sthen
97f2ca3b02
update to ipmitool-1.8.18
2016-10-12 11:56:53 +00:00
sthen
e946d89a8f
missed WRKDIST, from nigel@
2016-10-11 21:26:10 +00:00
sthen
9b46a05b85
Use a new distfile for bacula, upstream rerolled it to change some
...
printf formatting. Reported by naddy@ nigel@
2016-10-11 19:19:45 +00:00
jasper
a43ad01d46
drop NO_BUILD and "fake" a do-build target so we have JAVA_HOME and actually
...
have a BDEP on jdk.
spotted by naddy@ and nigel@
2016-10-11 17:05:33 +00:00
sthen
d14f2f0996
update to bacula-7.4.4
2016-10-11 13:27:28 +00:00
shadchin
7590c640f8
Fix after update py-prompt_toolkit.
...
ok ajacoutot@
2016-10-11 12:08:36 +00:00
jasper
8d4e84fc98
@sample log4j-properties file as cli-log4j-properties, which is used by the
...
tools scripts.
2016-10-11 05:53:55 +00:00
jasper
64be96225a
- adjust hashbang line for toolsscripts
...
- split do-extract into two targets, one that actually extracts and one that
only substitutes (do-configure)
- don't install ${FILESDIR}/CVS/
ok aja@
2016-10-11 05:52:45 +00:00
jasper
896e126a94
use working master site; spotted by naddy@
2016-10-10 20:10:56 +00:00
rpointel
07da3519b6
update sleuthkit to 4.3.0.
...
inputs and ok nigel@.
2016-10-10 18:58:38 +00:00
jasper
fd96952a14
update to beats-1.3.1; from Pavel Korovin
2016-10-10 17:28:56 +00:00
jasper
5a5bbf7ed8
+rundeck
2016-10-10 17:20:42 +00:00
jasper
ba61cd7380
import rundeck-2.6.9
...
Job scheduler and runbook automation. Enable self-service access to
existing scripts and tools.
joint work with/OK aja@
2016-10-10 17:19:47 +00:00
ajacoutot
6f74fdf428
Fix dependency after libosinfo move.
...
ok jasper@
2016-10-09 15:26:59 +00:00
ajacoutot
d51bd12932
Update to awscli-1.11.2.
2016-10-08 09:20:39 +00:00
ajacoutot
1402f73cd2
Update to google-cloud-sdk-129.0.0.
2016-10-06 19:03:19 +00:00
landry
afbb0fad77
Use GH_* variables, no pkg change so no bump.
...
From maintainer/developer Sebastien Marie
2016-10-06 16:45:20 +00:00
landry
5d700c3dc7
+checkrestart
2016-10-06 16:33:29 +00:00
landry
49a0723ca9
Import checkrestart 1.0, from upstream/maintainer Sebastien Marie
...
checkrestart is a program designed to help to find processes that need
restarting after upgrade.
checkrestart walks thought entire file table of the system, searching for
processes using node detached from filesystem.
The typical use case is:
- starts a long lived program.
- later, upgrades your packages via pkg_add -u.
- if the program is updated on disk, the running program is still the
previous one (without security fixes for example).
- checkrestart will tell you which processes belong to this category.
Note that this requires libkvm>=16.2
ok sthen@
2016-10-06 16:32:30 +00:00