3786 Commits

Author SHA1 Message Date
jasper
e19fb73a8e ${GH_VER} got removed when switching to the new github handling, which in
turn ended up setting a bogus version string. use ${GH_TAGNAME} instead now.
2014-12-28 13:38:56 +00:00
jasper
7558720a4a - update to monit-5.11
* http://mmonit.com/monit/changes/
* includes new 'network' monitoring: http://mmonit.com/monit/reveal.js/#/25
2014-12-28 12:33:57 +00:00
jasper
3bf7ce8ecc update to gitolite-3.6.2 2014-12-27 15:33:54 +00:00
benoit
b81a4e964b Update to p5-Capture-Tiny-0.27.
ok ajacoutot@
2014-12-26 10:38:33 +00:00
jasper
fa8013ddbb - update to puppet-syntax-1.4.0
- enable tests
2014-12-20 12:30:45 +00:00
jasper
d8955ec1c9 - add example for use with syslog.
from freebsd
2014-12-20 12:28:04 +00:00
landry
bd26f5cb1e Bugfix update to upower 0.99.2.
See http://lists.freedesktop.org/archives/devkit-devel/2014-December/001653.html
for the list of changes (lots of memleaks fixed, update display device
when battery is removed, etc..)
xfce4-power-manager seems happy with it, upower -d reports correct
values, and gnome-power-statistics still display a nice graph.

Reminded by ajacoutot@
2014-12-19 23:50:27 +00:00
jasper
41d8258fcd adjust configuration dir and logpath to match recommended upstream locations 2014-12-19 14:06:32 +00:00
sthen
88516b6bd4 update to relayd-updateconf-5.6.1, removes an unused #include that will be
going away from base. req'd by reyk@
2014-12-18 22:30:31 +00:00
jasper
40dc5d4817 committed upstream 2014-12-18 08:43:50 +00:00
jasper
cca41c08ea +logstash 2014-12-16 18:13:57 +00:00
jasper
d9ac57b241 import logstash 1.5.0beta1
logstash is a tool for managing events and logs. You can use it to
collect logs, parse them, and store them for later use (like, for
searching). Speaking of searching, logstash comes with a web interface
for searching and drilling into all of your logs.

ok aja@
2014-12-16 18:10:58 +00:00
jasper
39b8d79206 +logstash/forwarder 2014-12-16 15:21:43 +00:00
jasper
2445fe247b import logstash-forwarder 0.3.1.1 (0.3.1 + git head)
Tool to collect logs locally in preparation for processing elsewhere with
logstash.

ok aja@
2014-12-16 15:21:06 +00:00
jasper
74913f4108 update to p5-Sys-Virt-1.2.11 2014-12-16 07:37:53 +00:00
jasper
293785a426 update to libvirt-python-1.2.11 2014-12-15 13:50:33 +00:00
jasper
888259deca update to libvirt-1.2.11 2014-12-15 13:50:25 +00:00
jasper
58d0061e38 sync with what's been merged upstream 2014-12-12 07:52:54 +00:00
landry
386a52335b Update to shelldap 1.3.0.
Fetch distfile from hgweb, using a hg commit sha as reference.
2014-12-11 10:23:39 +00:00
naddy
f0e788f383 fix MASTER_SITES 2014-12-10 19:03:06 +00:00
ajacoutot
08a2c62524 +login_krb5 2014-12-10 12:48:45 +00:00
ajacoutot
fd28958dd3 Import login_krb5-5.7.
The login_krb5 and login_krb5-or-pwd utilities implement the KerberosV
authentication mechanism (with an optional fallback to standard password
authentication).
<...>

ok robert@
2014-12-10 12:48:12 +00:00
sthen
5e225937de As noticed by aja@, sysutils/login_duo is actually a separate program for
running as an SSH forced command rather than a bsd-auth module, so switch
the installation location from libexec/auth/login_duo to sbin/login_duo.
OK aja@ (who reminded me about README), jturner@ (maintainer).
2014-12-09 18:01:32 +00:00
ajacoutot
ea235b4117 Give /usr/local/libexec/auth the same ownership and perms than the base
/usr/libexec/auth directory.

ok sthen@
2014-12-09 15:54:25 +00:00
naddy
7bd6b5a676 Drop USE_GROFF since groff and mandoc produce identical output. 2014-12-08 21:35:32 +00:00
ajacoutot
bca617be62 Make all meta rc.d scripts consistent.
While here, unbreak when options are passed (e.g. /etc/rc.d/foobar -df start)

ok sthen@
2014-12-08 10:57:08 +00:00
jasper
9e7bdbc09f sync comments with what has been merged and submitted upstream 2014-12-07 13:31:08 +00:00
rpe
1881adc15f Update ansible to 1.8.2
For changes see
https://github.com/ansible/ansible/blob/v1.8.2/CHANGELOG.md

OK aja@ sthen@ landry@
2014-12-06 11:32:56 +00:00
jasper
96388b2b06 use @extraunexec instead of just removing /etc/puppet on removal
discussed with aja@
2014-12-04 14:17:39 +00:00
mpi
70910dabb3 Properly initialize bind(2) arguments to not compare the garbage inside
sockaddrs. Unbreak the port, bump revision.

Reported by and ok ajacoutot@
2014-12-03 13:02:45 +00:00
jasper
6867f700dd - update to mcollective-2.7.0
* https://docs.puppetlabs.com/mcollective/releasenotes.html
2014-12-03 10:32:30 +00:00
jasper
dfe0decfa4 update to mcollective-puppet-agent-1.9.3 2014-12-03 10:32:21 +00:00
jasper
ac206b6120 update to ruby-shadow-2.4.1 2014-12-02 19:54:15 +00:00
jasper
673a2ba9cd turn :manages_loginclass into a proper feature 2014-12-02 19:26:17 +00:00
dcoppa
cd445ccd33 Update to grep-2.21
ok naddy@
2014-12-01 20:23:32 +00:00
jasper
b0a80196d3 - update to 2.4.0
* the patches for loginclass have been merged upstream
2014-12-01 19:30:19 +00:00
landry
ba2193a487 Enable the ping plugin via liboping.
Update PLISTs while here and add lzma to WANTLIBs (added via curl)
2014-12-01 09:07:12 +00:00
naddy
5d91607bd3 sync with OpenBSD 5.6 2014-11-29 19:16:48 +00:00
ajacoutot
f90a98674a Fix an implicit declaration and add NO_TEST. 2014-11-29 09:54:56 +00:00
sthen
f00ef90b74 update to ipmitool 1.8.15 2014-11-28 23:48:16 +00:00
sthen
7b8a89b47f update to ykpers 1.16.2
* ykinfo: fix modhex printout when serial is an odd number of hex digits.
* whitelist yubikey version 4.0.x
* try to open more PIDs and add for udev.
2014-11-28 14:33:24 +00:00
brad
5fe687dda5 Update firmware for the 7260 / 3160 chipsets and add firmware
for the 7265 (all unused at the moment).

ok sthen@
2014-11-28 01:09:28 +00:00
ajacoutot
a5c4d0fad4 Add @pkgpath ${BASE_PKGPATH},audacious now that the audacious FLAVOR is gone.
prodded by dcoppa@
2014-11-27 19:59:21 +00:00
ajacoutot
3613bf72f9 Recursive chown(8). 2014-11-27 11:35:47 +00:00
jasper
db37b95da4 - update to libvirt-python-1.2.10
- switch to upstream master site instead of pypi (which lags behind)
2014-11-27 10:12:23 +00:00
ajacoutot
e93fb78799 Sync a few cleanups from the ConsoleKit2 project. 2014-11-27 09:38:22 +00:00
jasper
ed2e8598c8 update to mcollective-puppet-agent-1.9.2 2014-11-27 09:29:55 +00:00
ajacoutot
ef42064f9a +remotebox 2014-11-26 15:32:37 +00:00
ajacoutot
2ff0d18413 Import remotebox-1.9.
RemoteBox is a VirtualBox client. In essence, you can remotely
administer (ie over the network) an installation of VirtualBox on a
server, including its guests and interact with them as if they were
running locally.
<...>

ok jasper@
2014-11-26 15:32:05 +00:00
jasper
044cd60f0a install config.ru, as needed for a rack webserver
prompted by sebastia@
2014-11-25 13:19:28 +00:00