Commit Graph

2615 Commits

Author SHA1 Message Date
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
ajacoutot
d564010b05 Sync comment; no pkg change. 2012-09-10 08:08:49 +00:00
jcs
eef0f75028 update to tarsnap 1.0.33 from new maintainer James Turner after
another timeout from previous maintainer
2012-09-08 00:11:40 +00:00
sthen
6cfadeee13 correct capitalisation 2012-09-06 10:04:46 +00:00
jasper
34697299d3 sync comment 2012-09-06 08:29:56 +00:00
jasper
dcc11711a1 sync 2012-09-05 15:07:18 +00:00
jasper
212b18d72d import p5-Sys-Virt 0.9.13
The Sys::Virt module provides a Perl XS binding to the libvirt virtual
machine management APIs. This allows machines running within arbitrary
virtualization containers to be managed with a consistent API.

ok aja@
2012-09-05 15:06:14 +00:00
jasper
2a2c99bd30 sync patches to what has been committed upstream 2012-09-05 06:29:02 +00:00
jasper
ec19e57ae6 sync to what's committed upstream now. 2012-09-04 17:00:46 +00:00
jasper
4e08441fb8 shrink patch a bit, no pkg change. 2012-09-04 16:26:15 +00:00
jasper
556a6a0d49 sync 2012-09-04 14:41:52 +00:00
jasper
bda106b1d9 import libvirt 0.10.1
Libvirt is collection of software that provides a convenient way to
manage virtual machines and other virtualization functionality, such as
storage and network interface management. These software pieces include
an API library, a daemon (libvirtd), and a command line utility (virsh).

Note that OpenBSD cannot act as a virtualization host yet, so libvirtd
is not provided in this package.
[...]

feedback/ok aja@
2012-09-04 14:41:15 +00:00
ajacoutot
af213defe9 Remove --as-needed and -pthread patches.
ok landry@ (maintainer)
2012-09-04 09:06:12 +00:00
ajacoutot
35338bb8c5 Remove useless LIBS entry from CONFIGURE_ENV.
from Brad
2012-09-04 06:00:47 +00:00