rpe
9238f0d9ec
Update ansible to 1.7
...
For fixes, new features and improvments see:
https://github.com/ansible/ansible/blob/release1.7.0/CHANGELOG.md
OK aja@
2014-08-11 20:56:15 +00:00
sthen
b2c6381c0d
update to ykpers 1.15.2
2014-08-11 11:18:37 +00:00
jasper
99894d144e
update to ruby-shadow-2.3.4
2014-08-10 11:37:28 +00:00
espie
92816cd8fc
use more specific version of SUBST_* where appropriate
2014-08-10 09:58:04 +00:00
ajacoutot
1990a3855b
Update to salt-2014.1.10.
2014-08-10 08:28:13 +00:00
ajacoutot
712f0d4d4c
Update to salt-testing-2014.8.5.
2014-08-10 08:09:34 +00:00
zhuk
dbaff7f0bb
The recordio script (simple "ratelimit -r" wrapper) being removed
...
to avoid conflict with net/ucspi-tcp. For the same reason the argv0
is renamed to fargv0.
okay sthen@
2014-07-24 17:20:46 +00:00
rpe
1881b636f9
Update ansible to 1.6.7 which fixes these CVEs:
...
- CVE-2014-4966 (lookup function)
- CVE-2014-4967 (action arguments)
Noted by and OK jasper@
OK naddy@
2014-07-23 20:28:49 +00:00
ajacoutot
9d087a11f1
Tweak documentation according to recent rc changes.
...
ok jasper@
2014-07-22 10:55:40 +00:00
jasper
66e37713d8
regen plist to include the openbsd implementation for the partitions fact...oops.
2014-07-21 15:51:16 +00:00
jasper
ebbbae3894
apply patch from upstream to effectively unbreak augtool, as the xymon_alerting
...
lens was failing.
2014-07-21 14:17:40 +00:00
jasper
9181cdd753
rc.conf* aren't shell scripts anymore, but don't match the simplevars lens'
...
format either, so just make them simplelines instead.
2014-07-21 14:12:35 +00:00
pascal
45849225cb
With .cpp suffix rules, this needs a workaround that works with our make(1):
...
Delete unneeded rules for .cpp files that are distributed with the tarball
anyway.
ok naddy@
2014-07-20 14:29:34 +00:00
ajacoutot
9ecb6ea3d9
/etc/rc.d -> ${RCDIR}
...
(as pedantic and useless as /usr/local vs LOCALBASE|PREFIX but well...)
ok sthen@
2014-07-19 22:36:13 +00:00
okan
c0c224acb3
update to 2.7.6
2014-07-18 11:39:55 +00:00
jasper
ef78d0a9bd
Update to mcollective-2.5.3
...
* includes a fix for CVE-2014-3251 (not vulnerable by default)
2014-07-17 07:33:54 +00:00
jasper
e101185b9f
sync with rc.conf.local format changes
2014-07-17 07:03:51 +00:00
ajacoutot
f6f316da79
Fix comment.
2014-07-15 15:49:37 +00:00
ajacoutot
241f3f2ba2
powerdown is gone; new solution will make its way soon.
...
ok kirby@ (maintainer)
2014-07-15 11:46:25 +00:00
ajacoutot
085ee80fea
pkg_scripts is not a variable anymore.
2014-07-12 14:55:40 +00:00
sthen
4badb3163a
don't use "echo 'pkg_scripts="${pkg_scripts} icinga' >> /etc/rc.conf.local"
...
examples
2014-07-12 11:25:00 +00:00
giovanni
0209646877
Bugfix update to 6.2
...
disks database has been updated and more disks are now correctly
detected
2014-07-12 09:48:57 +00:00
sthen
b62b9e9a92
update to ranger 1.6.1, mostly from Kyle Merchant, drop maintainer
2014-07-12 01:25:55 +00:00
sthen
74f6a08cba
handle monitoring-plugins shuffling
2014-07-11 20:08:28 +00:00
ajacoutot
5abe1d2851
No need for that chunk.
2014-07-11 16:38:56 +00:00
ajacoutot
feee3879b9
Update to salt-2014.1.7.
2014-07-11 08:55:57 +00:00
sthen
d28ae1dd0c
include vmmeter.h
2014-07-11 00:12:15 +00:00
jasper
f2da848f38
Teach 'ensure => latest' how to deal with flavored packages. It would install
...
them fine, but fail on updating them.
2014-07-10 22:13:09 +00:00
sthen
87478c61ef
boolean_t, sys/mutex.h
2014-07-10 14:39:58 +00:00
jasper
85b26fbc69
Fix an overaggresive check which is supposed to remove fuzzy matches, but
...
instead lost the version information and therefore puppet wouldn't realize a
package was already the latest available.
2014-07-10 14:22:49 +00:00
bentley
6b3bc7b7ef
+dateutils
2014-07-10 13:11:11 +00:00
bentley
bee4caa98f
Import dateutils-0.2.7.
...
Dateutils are a bunch of tools that revolve around fiddling with dates
and times in the command line with a strong focus on use cases that
arise when dealing with large amounts of financial data.
ok sthen@
2014-07-10 13:09:53 +00:00
ajacoutot
497984ddf0
rc.conf.local is in man(1) section 8, at least for now.
2014-07-10 13:09:06 +00:00
rpe
b0fefb1d19
Move ports that used filename{url}sufx to fetch DISTFILES from
...
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.
OK sthen@ jasper@ aja@
2014-07-10 11:06:37 +00:00
sthen
2b30b2337b
include vmmeter.h
2014-07-10 10:21:41 +00:00
jasper
87cb523220
committed upstream
2014-07-09 17:30:55 +00:00
jasper
ddbbde83f6
- remove unreachable homepages on berlios and add a working one where applicable
...
- move master sites to the berliosbot created sourceforge projects
2014-07-09 16:49:35 +00:00
jasper
2d7417450b
add support for the structured 'partitions' fact.
2014-07-09 16:27:19 +00:00
benno
6654e09ed7
hook up sysutils/relayd-updateconf
...
ok sthen@
2014-07-09 14:01:13 +00:00
benno
ce6cd04280
import new port for relayd-updateconf, a utility to help to convert
...
relayd config files across a major configuration syntax change, in its
current version from OpenBSD 5.5 to OpenBSD 5.6 syntax.
relayd-updateconf was written by Andre de Oliveira.
ok sthen@
2014-07-09 13:54:42 +00:00
sthen
619a23f37c
add these so uvm.h can be included.
...
#include <sys/mutex.h>
typedef int boolean_t;
2014-07-09 11:23:34 +00:00
sthen
0dafbc2209
fix following header changes, drop USE_GROFF while there
2014-07-09 10:45:16 +00:00
sthen
bed6662552
pulls in uvm_object.h, which will need tree
2014-07-08 10:26:59 +00:00
sthen
357a46293c
add sys/vmmeter.h / sys/sysctl.h where they will be needed
2014-07-08 10:15:38 +00:00
sthen
db5e42bea1
fix following move from struct pool to struct kinfo_pool for userland
2014-07-04 22:23:01 +00:00
sthen
4190feb502
sync with src/usr.bin/top/machine.c 1.77 ("Use VM_UVMEXP instead of VM_METER
...
for memory usages and directly include <sys/vmmeter.h> where it is needed
instead of relying on it being included by <uvm/uvm_extern.h>.") ok lum@
2014-07-04 12:20:32 +00:00
ajacoutot
c71bb6a5fa
Do not hardcode /sys but use BSDSRCDIR instead.
...
ok sthen@
2014-07-03 15:19:17 +00:00
brad
4ea63446a4
Don't bother maintaining a list of the firmware URLs in DESCR.
...
ok sthen@
2014-07-02 22:33:33 +00:00
jasper
3ce16e976a
committed upstream; no pkg change
2014-07-02 19:08:19 +00:00
rpe
0dc8b3fbbe
Yet another security related update for ansible to 1.6.6 pointed out by
...
Jasper.
- Security updates to further protect against the incorrect execution
of untrusted data
OK sthen@ aja@
2014-07-01 23:24:37 +00:00