3346 Commits

Author SHA1 Message Date
sthen
15c4511029 disable queue support for now, it's altq-only 2014-04-19 17:02:00 +00:00
jasper
600c055095 submitted upstream 2014-04-19 12:28:00 +00:00
jasper
f4a97b2e41 Use a faster way of determining if something is in base, depending on /etc/rc.conf
as discussed with aja@ and rpe@
2014-04-19 12:13:34 +00:00
jasper
12805f4401 Do not add _flags="" for pkg_scripts if no :flags were set, as it
may override the default flags from inside the script.
2014-04-19 11:07:35 +00:00
jasper
66e28b534a Do not unconditoinally alphabetically sort the list of pkg_scripts
as order matters. Explicit ordering will need to be forced through
resources dependencies.
2014-04-19 10:40:56 +00:00
sthen
fde3bb9550 tweak sample bacula-sd.conf; fix a couple of changer device names 2014-04-19 10:26:55 +00:00
ajacoutot
186a14223e Major update to Bacula 7.0.2.
Some info at:
http://blog.bacula.org/p710/
http://blog.bacula.org/release-7-0-2/

Now builds with our libtool(1).

While there's a huge amount of changes, existing setups "should" just
work without any modification.

tested by sthen@ and myself
ok sthen@, my new co-maintainer :-)
2014-04-19 09:44:11 +00:00
jasper
f0cc20a18d merge a patch from upstream which overhauls the service provider for openbsd
this allows for proper :ensure (enable/disable) and setting flags for services.
2014-04-18 22:07:36 +00:00
rpe
c6f1790950 Update ansible to 1.5.4
- Security fix for safe_eval, which further hardens the checking
  of the evaluation function.
- Changing order of variable precendence for system facts, to
  ensure that inventory variables take precedence over any facts
  that may be set on a host.

OK aja@ sthen@
2014-04-18 13:28:06 +00:00
weerd
800743083c Hook up ranval 2014-04-18 11:29:44 +00:00
weerd
71493ccea4 Add ranval, a small tool to generate random numbers on the command
line without a modulo bias (using arc4random(3)).

ok sthen@
2014-04-18 11:18:27 +00:00
jasper
083c87b67b update to p5-Sys-Virt-1.2.3 2014-04-17 19:23:06 +00:00
jasper
e416cb08ee update to libvirt-1.2.3 2014-04-17 19:22:55 +00:00
jasper
258fd232cf update to mcollective-puppet-agent-1.7.0 2014-04-17 18:33:47 +00:00
jasper
de85dc194f update to mcollective-package-agent-4.3.0 2014-04-17 18:27:21 +00:00
jasper
e6c7acbfb9 follow the puppet master and switch to ruby 2.0. 2014-04-17 18:12:09 +00:00
jasper
8ed5fa0ebe switch puppet to using ruby 2.0, it's about time.. 2014-04-17 18:10:28 +00:00
jasper
27211e6a1b add puppetdb to the list of ports to adjust when bumping ruby 2014-04-17 17:22:35 +00:00
jasper
8b7bd8e1f9 remove dead wood, if someone wants to port chef-server they're in for
bigger pain than just reviving these ports.

as discussed with phessler@
ok aja@
2014-04-17 17:12:07 +00:00
jasper
9e96e05d4f unhook most erlang modules, which were only imported for chef a long time ago,
but it never really went anywhere.

as discussed with phessler@
ok aja@
2014-04-17 17:06:34 +00:00
jasper
82d38b85d9 submitted upstream 2014-04-17 15:27:50 +00:00
jasper
2f59069ee6 mention ruby-msgpack, though it's currently not required by puppet but just
as a reminder
2014-04-17 15:25:39 +00:00
jasper
38dd93b27a - remove rc_stop() hack from puppetd, the issue has long since been resolved
- fixup license tag
2014-04-17 14:15:53 +00:00
jasper
54f7dbfed2 remove 'net' from CATEGORIES, otherwise we should make the list exhaustive and
add 'mail', 'www', etc to it.
2014-04-17 14:07:41 +00:00
jasper
1cbef4f2d2 @sample tagmail.conf like we do with the other configuration files 2014-04-17 14:04:58 +00:00
jasper
c2c8caac03 remove patches that just duplicate the content... 2014-04-17 14:01:16 +00:00
jasper
0343fe5aa6 submitted upstream 2014-04-17 13:56:28 +00:00
jasper
ab0bf4dd78 update to puppet 3.5.1, unbreaking dynamic environments and the yumrepo type. 2014-04-17 13:54:59 +00:00
jca
becf97843d Switch to pexpect by default after paramiko breakage with the "recent"
shrinking of algorithms support in sshd, and delete the dep on paramiko.
ok stsp@ giovanni@
2014-04-14 15:14:28 +00:00
giovanni
932c3aefd5 unbreak
ok ajacoutot@
2014-04-11 09:17:35 +00:00
kili
4f39d7ad34 Bump after the nagios-plugins -> monitoring-plugins change.
ok sthen@
2014-04-09 20:45:57 +00:00
steven
8ade66f80d disable geoip for now, it was picked up by configure
spotted by naddy@
2014-04-07 21:16:45 +00:00
jasper
a8ae549da9 update to ruby-shadow-2.3.3 2014-04-07 06:24:25 +00:00
ajacoutot
300b78e99a Missing RDEP; noticed by brad@ 2014-04-07 06:24:08 +00:00
sthen
c1df977514 Support NOTE_TRUNCATE to allow entr to trigger on truncated files.
OK with Eric Radman (port maintainer/upstream).
2014-04-05 22:14:59 +00:00
jasper
40fc88e868 update to puppet-3.5.0, please refer to the release notes for detailed
information about the changes:
http://docs.puppetlabs.com/puppet/latest/reference/release_notes.html#puppet-350
2014-04-04 14:31:26 +00:00
jasper
a19a719919 update to facter-2.0.1 (finally!), please refer to the release notes for detailed
information about the changes:
http://docs.puppetlabs.com/facter/2.0/release_notes.html#facter-201
2014-04-04 14:31:16 +00:00
ajacoutot
ecc0b08cdd Update to deja-dup-30.0. 2014-04-03 09:05:47 +00:00
ajacoutot
958b83bef3 Update to duplicity-0.6.23.
maintainer timeout
2014-04-03 07:59:35 +00:00
ajacoutot
5bbebc2253 Re-indent and add proper MODGNOME_TOOLS where missing. 2014-04-02 14:34:47 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
2ef41f5748 In x11/gnome ports we use disable-static inconsistently, usually to get
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 2/2
2014-04-01 13:21:44 +00:00
ajacoutot
f8d9b13293 Remove XXX now that our libtool(1) properly adds -rpath when needed.
Handle --sysconfdir by setting SYSCONFDIR.

ok steven@ (maintainer)
2014-03-31 17:06:54 +00:00
ajacoutot
64cac3ee96 Properly detect locked/unlocked users. 2014-03-30 12:50:52 +00:00
ajacoutot
9f8c4dfca3 Also @comment html/nut-banner.png like other html/ stuffs that currently
install directly under PREFIX.

ok sthen@ (maintainer)
2014-03-29 15:39:13 +00:00
dcoppa
25c2f35cfb Update to grep-2.18
ok naddy@ (maintainer)
2014-03-28 15:35:21 +00:00
ajacoutot
44313de6af It makes no sense to explicitely depend on x11/dbus; nowadays dbus will
almost end up in any dependency chain and if we start adding run_depends on
it, we'll beed to do it for a hundre ports or so.
2014-03-27 17:51:07 +00:00