ajacoutot
fb5a6a3e3f
Bring some checks and enhancements from Debian and FreeBSD.
...
Enable console monitoring using VT_WAITACTIVE now that we have rthreads \o/
2012-10-12 14:55:42 +00:00
ajacoutot
5d4fe51704
Never delete uid 0.
2012-10-10 10:10:57 +00:00
jasper
5c0a5e7fd9
- refer to the page explaining how to fix the erorr discovered by puppet-lint
...
- take maintainership
2012-10-08 09:41:35 +00:00
jasper
fe0d3879f2
- update to puppet-lint-0.3.1
2012-10-08 09:38:20 +00:00
jasper
b8e2d7cc1e
- fix the LICENSE marker
2012-10-08 08:52:48 +00:00
jasper
78bf3c33ea
- update to facter-1.6.13
...
ok robert@
2012-10-08 08:49:06 +00:00
jasper
ef1fd79578
If no source was set, fallback to /etc/pkg.conf.
...
ok robert@ (MAINTAINER)
2012-10-08 08:48:01 +00:00
landry
2f08582071
Mark as BROKEN-hppa due to the lack of atomic ops there.
2012-10-06 09:17:23 +00:00
jasper
0aba00aebd
- update to p5-Sys-Virt-0.10.2
2012-10-03 08:38:16 +00:00
ajacoutot
eda5c5d3c1
-lat
2012-10-03 07:59:37 +00:00
ajacoutot
be5859ef84
Remove this completely broken mono port. There are alternative and this
...
one just does not work properly and crashes every 30 secs...
2012-10-03 07:59:20 +00:00
ajacoutot
6f82aeee71
Fix the autochanger script to work when a device has several empty slots.
2012-10-01 10:34:54 +00:00
jasper
ee7b89857f
- include ${SYSCONFDIR}/puppet/modules/ in the modulepath by default
...
ok robert@ (MAINTAINER)
2012-10-01 09:26:18 +00:00
brad
3cfd648fc2
Add LOCALBASE header path to CFLAGS. The automake file is broken
...
and doesn't properly obey CPPFLAGS but it has been fixed in their
source repo so this can be moved to CPPFLAGS once it has been
updated to a newer release when it is released.
ok naddy@
2012-09-29 05:10:43 +00:00
brad
222e632898
Add X11BASE paths to CPPFLAGS/LDFLAGS.
...
ok naddy@
2012-09-29 05:07:24 +00:00
naddy
ee36fee69f
fix MASTER_SITES
2012-09-28 22:14:28 +00:00
rpe
b6e44e64dc
update to 2.25.9 and change HOMEPAGE as suggested by sthen@
...
ok sthen@
2012-09-28 20:37:54 +00:00
sthen
f8931923b2
drop maintainer as per his request
...
minor whitespace cleanup while there
2012-09-28 18:58:59 +00:00
ajacoutot
0056bf0651
Remove docbook hack.
2012-09-27 17:59:37 +00:00
ajacoutot
ff52f74e3c
docbook-xsl already comes with libxslt.
2012-09-27 17:26:05 +00:00
edd
eaededca33
link sysutils/multitime
2012-09-27 15:06:46 +00:00
edd
fc5dd32f4a
Import sysutils/multitime, written by and ported by Laurence Tratt.
...
OK sthen@
2012-09-27 15:04:22 +00:00
ajacoutot
026ed33b26
Update to deja-dup-24.0.
2012-09-27 07:35:56 +00:00
ajacoutot
7c7e58a056
Update to accountsservice-0.6.25.
2012-09-27 05:53:43 +00:00
naddy
8d3589eb6c
actually bump subpackage
2012-09-25 11:37:35 +00:00
jasper
2713d05afc
skip two tests that currently fail due to time_t not being 64-bit yet.
2012-09-24 12:59:58 +00:00
jasper
47235e9b36
- update to libvirt-0.10.2
...
* various new features and changes (http://libvirt.org/news.html )
* all submitted patches have been merged
2012-09-24 12:36:08 +00:00
jasper
7b5bd51a46
remove -lpthread vs. -pthread patches/chunks
2012-09-23 19:33:02 +00:00
jasper
fad26d4ad9
- update to 2.0.0
2012-09-23 17:31:19 +00:00
jeremy
8e2a29de24
Have puppet depend on the correct FLAVOR of the ruby-json dependency.
2012-09-23 17:08:06 +00:00
jeremy
421a127e8f
Switch god to use ruby 1.9 instead of ruby 1.8.
2012-09-23 17:07:00 +00:00
jeremy
c3579f1baf
Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
...
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
3b93a091f6
Add _riak to the user ignore list.
...
Cleaner way of settingup the class.
2012-09-20 11:30:31 +00:00
ajacoutot
ea4c83e44e
Forgot this chunk in previous.
2012-09-19 13:03:58 +00:00
ajacoutot
6318e9eac4
Update to polkit-0.105.
2012-09-19 12:39:34 +00:00
ajacoutot
8e9a3970c6
Unfuck ld.so.hints when run late in the boot process.
...
prodded by and ok espie@
2012-09-19 12:25:40 +00:00
robert
0db5f67bfe
update to puppet-2.7.19 and add the default rc.d service provider
...
to be used on openbsd
2012-09-19 09:56:01 +00:00
jasper
c3990dee0b
sync after recent lua.port.mk change
2012-09-19 08:15:08 +00:00
ajacoutot
95356df0c5
Adapt after recent usermod(8) changes.
2012-09-18 07:58:10 +00:00
jeremy
fc111005c8
Remove pure ruby gem ports that aren't compatible with ruby 1.9.
...
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:55:15 +00:00
jeremy
d9028f61a8
Unlink pure ruby gem ports that aren't compatible with ruby 1.9.
...
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:53:15 +00:00
ajacoutot
4295898966
ck-history: don't truncate --frequent output to 8 chars.
...
(from upstream)
2012-09-15 15:36:00 +00:00
jasper
42ab810ff6
- enable libssh2 as a transport layer
2012-09-14 13:59:38 +00:00
ajacoutot
03de2da4f4
Update to bacula-5.2.11.
...
ok sthen@
2012-09-14 08:14:30 +00:00
jcs
7ea2bbf713
update iwn-6030 firmware file, not used by any iwn(4) devices (yet)
...
use license from this new iwlwifi-6000g2b package since it has the
newest copyright year (but no other text changes)
ok sthen@
2012-09-14 00:22:03 +00:00
ajacoutot
fa5c52a1d9
/etc -> SYSCONFDIR
2012-09-12 12:36:53 +00:00
ajacoutot
3e02a823b8
Update to accountsservice-0.6.24.
2012-09-11 14:42:37 +00:00
jasper
156ea5bb4c
Remove -Wredundant-decls; the time.h and sys/time.h headers from
...
gnulib are causing a metric ton of (invalid) warnings that hide
real warning from the logfiles.
2012-09-11 10:51:13 +00:00
ajacoutot
be03168b47
Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
...
be removed soon.
2012-09-11 07:03:50 +00:00