3766 Commits

Author SHA1 Message Date
jasper
5ab8a4d354 -luastatgrab 2014-09-26 11:47:47 +00:00
landry
52a62809c3 Long awaited update to collectd 5.4.1.
- remove useless MESSAGE, provide an rc script instead
- enable pf, target_v5upgrade, tail_csv and write_graphite plugins
- backport fixes from FreeBSD and NetBSD to build with newer libstatgrab
  (upstream collectd github ticket #445)
- remove the check and inclusion of pcap-bpf.h, we dont have/need it
- users of the previous 4.x version should refer to
  https://collectd.org/wiki/index.php/V4_to_v5_migration_guide for the
upgrade path.

tested on ppc & amd64.
2014-09-25 20:10:13 +00:00
landry
69c5f4e898 Mark BROKEN, doesnt build with newer libstatgrab, development has
ceased upstream since 4+ years, and i dont have enough lua-macros-fu to
whack it into shape ... but jasper@ promised to have a look at it :)
2014-09-25 20:04:42 +00:00
landry
cb4388f7df Update to p5-Unix-Statgrab-0.104, depends on latest libstatgrab.
ok william@ (MAINTAINER)
2014-09-25 20:02:31 +00:00
landry
568a1bd35d Update to libstatgrab 0.91, bringing in 4 years of development..
- API changed, consumers will be fixed accordingly
- remove all patches, mostly merged upstream
- switch to use http MASTER_SITES
- merge PFRAG.shared into PLIST

ok william@ (MAINTAINER)
2014-09-25 20:01:39 +00:00
espie
8f36f87a35 same issue as ruby-facter, looks into $HOME 2014-09-24 10:07:02 +00:00
jasper
ac0b8111b4 cleanup after espie@ 2014-09-24 09:45:00 +00:00
espie
86515c2e56 make sure we don't grab stuff off HOME. also fix packaging error if HOME
isn't readable, as can happen with chroot'd distributed builds.
2014-09-24 09:38:19 +00:00
jasper
5d938d2d66 - update to monit-5.9
- remove unneeded daemon_flags from rc-script (from aja@)
- undo upstream's time_t "fixes" after rejecting our fixes

tested on i386 by aja@
2014-09-24 09:30:48 +00:00
jasper
8677f86e51 update to puppet-lint-1.1.0 2014-09-24 06:17:56 +00:00
sthen
b1334f9fb3 Remove FAKE_AS_ROOT from these two ports, the failures seem to have vanished.
These are the last ports which needed to run the fake-install stage as root,
so now with the exception of pkg_add'ing dependencies (i.e. pkg_add code plus
a few programs run from @exec hooks in PLISTs) all packages can be built as
non-root.

ok espie@ jasper@
2014-09-23 09:21:51 +00:00
jeremy
c1906a753a Update to god 0.7.22, the last 0.7 release.
Remove test code as tests now require root access, and appear to hang
when run as root.
2014-09-22 15:18:44 +00:00
jeremy
00de6ba74f Fix build with ruby21 FLAVOR
OK jasper@
2014-09-20 21:07:20 +00:00
ajacoutot
d22b2e0850 Update to accountsservice-0.6.38. 2014-09-19 06:20:36 +00:00
espie
01635835c5 fix for dkstat 2014-09-17 14:42:52 +00:00
espie
9e3633c0b7 dkstats.h 2014-09-17 14:39:20 +00:00
espie
944ee10740 dkstat.h 2014-09-17 14:37:23 +00:00
espie
bcd53216ad dkstat.h 2014-09-17 14:34:39 +00:00
ajacoutot
192b65b3b2 Add issue #15864. 2014-09-17 11:50:27 +00:00
espie
b8893d9ea2 more dkstat breakage 2014-09-17 05:35:16 +00:00
espie
ede14a998b more dkstat breakage 2014-09-17 05:28:40 +00:00
espie
b590909a03 byebye dkstats.h, you were not needed 2014-09-16 18:57:32 +00:00
espie
81345dad14 fix build post dkstats.h removal 2014-09-16 18:54:29 +00:00
sthen
69a2a7a3fb update to moreutils 0.52; the ts timestamping filter gains the new -s option,
which uses timestamps relative to the start of the program (compared to
absolute timestamps as used by default, or incremental as selected with -i)
2014-09-16 10:23:19 +00:00
ajacoutot
86b66a4515 Another missing TEST_DEPENDS. 2014-09-16 09:32:12 +00:00
espie
963975501d explicitly mark the few ports that don't build with FAKE_AS_ROOT=No 2014-09-16 09:07:03 +00:00
benoit
09ba3163cc unbreak with dkstat.h removal. 2014-09-16 07:28:09 +00:00
jasper
5c3162afe4 - update to puppet-3.7.1
* https://docs.puppetlabs.com/puppet/3.7/reference/release_notes.html#puppet-371
2014-09-16 06:46:37 +00:00
ajacoutot
dc1c7c4872 MySQL -> MariaDB in READMEs. 2014-09-14 05:58:07 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
jasper
24243f2b7c update to mcollective-puppet-agent-1.8.1 2014-09-13 07:47:02 +00:00
ajacoutot
eeac4c5c76 Committed upstream. 2014-09-13 05:09:03 +00:00
landry
6e834165fb Use -z when invoking pkg_add in openbsd_pkg module, so that one can use
for example php-fpm-5.4* and ensure the correct version is installed.
Previously, one had to specify the exact version, or ansible would fail
since there were alternatives.

https://github.com/ansible/ansible/issues/8990

ok rpe@
2014-09-12 20:46:46 +00:00
ajacoutot
3feb04ac0f Don't use _formatfor(). 2014-09-12 07:16:05 +00:00
ajacoutot
bcb859e54f Always add a newline character for 'contents'; already fixed in salt->=2014.7.0. 2014-09-11 06:28:41 +00:00
rpe
411b5e69c5 Patch ansible copy.py to write new line at end of file
if 'content' passed without newline.

suggested and OK landry@
2014-09-10 20:21:43 +00:00
ajacoutot
d702fdb890 Fix the sysctl module when a value is already set. 2014-09-10 17:08:03 +00:00
ajacoutot
9cf3b5467b Update to salt-2014.1.11. 2014-09-10 06:08:42 +00:00
jasper
a702614996 +ruby-puppet-syntax 2014-09-09 07:54:01 +00:00
jasper
c11cee77f0 import puppet-syntax-1.3.0
Syntax checks for Puppet manifests, templates, and Hiera YAML.

ok aja@
2014-09-09 07:53:02 +00:00
ajacoutot
c10d5e1e0f LOCALBASE -> PREFIX 2014-09-09 06:02:09 +00:00
jturner
b6f2125b9c +login_duo 2014-09-08 22:43:08 +00:00
jturner
62022fb943 Import ports/sysytils/login_duo. "reads good to me" landry@
login_duo provides two-factor authentication for Unix systems. When
integrated with sshd(8) a challenge is sent to the users cell phone
before access is granted.
2014-09-08 22:42:03 +00:00
jasper
067ec54d97 update to virt-manager-1.1.0 2014-09-08 08:06:34 +00:00
ajacoutot
3d7c43663f textproc/py-yaml and www/py-jinja2 are needed to properly compute the
egg-version because it uses the Salt module during build.
This should finally unbreak packaging.
2014-09-08 07:56:37 +00:00
jasper
c0755cb513 - update to puppet-3.7.0
* https://docs.puppetlabs.com/puppet/3.7/reference/release_notes.html

testing/ok sebastia@
2014-09-07 18:16:42 +00:00
jasper
2c93443322 mirror distfiles 2014-09-07 18:11:07 +00:00
jasper
b4e1ed827c update to puppet-lint-1.0.1 2014-09-06 07:24:37 +00:00
jasper
a21f0da9e3 update to p5-Sys-Virt-1.2.8 2014-09-06 07:20:54 +00:00