ajacoutot
7ea4a71219
Move @extra where it belongs.
2012-09-07 12:41:35 +00:00
ajacoutot
73faab8d51
Remove the -pthread patching and properly fix the autoconf test for the
...
pthread functions.
from Brad
2012-09-04 06:32:52 +00:00
ajacoutot
b6e1b836ac
Bugfix update to dbus-1.6.4.
2012-08-15 08:03:43 +00:00
ajacoutot
d9e8fb270e
Remove README; xinitrc and Xsession will now try to run dbus-launch
...
automatically if it is available and external X session managers (e.g.
gnome-session...) also do the same.
2012-08-05 06:55:11 +00:00
ajacoutot
07873b5ce6
linking to libdbus-1.0 requires -pthread.
...
spotted by "Onat I."
2012-07-06 16:28:21 +00:00
ajacoutot
24e2018964
Update to dbus-1.6.2.
...
Committing now so that any fallout can be fixed during g2k12.
2012-07-05 07:19:48 +00:00
ajacoutot
689f54b24a
--localstatedir=/var is the default now.
2012-04-28 10:52:08 +00:00
ajacoutot
1ad3aa55d5
Sync patch wirh upstream, USE_GMAKE.
2012-04-26 09:25:40 +00:00
ajacoutot
7649518289
Make this build with regular make.
2012-04-04 06:19:01 +00:00
ajacoutot
3538c38f96
I forgot to mention the BZ URL in previous; no pkg change.
2012-03-31 18:14:39 +00:00
ajacoutot
138bff109e
Update to dbus-1.4.20.
2012-03-31 17:56:44 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
516391a936
Properly detect and use the MONOTONIC clock now that we have
...
pthread_condattr_{get,set}clock().
2012-02-23 06:58:11 +00:00
ajacoutot
07987391dd
Add --system to daemon instead of daemon_flags to make it mandatory.
...
While here make sure the pid file is not around anymore on startup
(which can happen after a crash and prevent DBus from starting again).
2011-12-20 14:27:46 +00:00
ajacoutot
cdc570f075
Fix MSG_NOSIGNAL detection.
2011-12-03 14:27:40 +00:00
ajacoutot
3c00c20c0e
Tweak rc script and don't try to install under /var/... we already sample
...
it.
2011-10-29 14:37:42 +00:00
ajacoutot
fb6a5924d3
Bugfix update to dbus-1.4.16.
2011-09-29 06:57:36 +00:00
ajacoutot
3b1fac67e8
Bugfix update to dbus-1.4.14.
2011-09-09 09:00:25 +00:00
ajacoutot
7a646fe16f
Fix comment.
2011-08-31 15:09:33 +00:00
ajacoutot
e543ce6329
Bugfix update to dbus-1.4.12.
2011-06-15 16:26:07 +00:00
ajacoutot
8094f0cd34
Explain why we don't enable the monotonic clock.
2011-06-15 12:42:31 +00:00
jasper
aeaf5d28c3
Security fix for SA44896, D-Bus Message Byte Order Denial of Service Weakness
...
Fix from upstream git.
ok aja@ (MAINTAINER)
2011-06-13 17:14:58 +00:00
ajacoutot
11dfd4b837
Bugfix update to dbus-1.4.10.
2011-06-03 16:51:23 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
6874568674
Fix a comment, pointed out by Markus Lude.
2011-05-23 21:46:08 +00:00
ajacoutot
ef45bee41f
Resurrect patch-dbus_dbus-connection_c which was lost during an update.
2011-05-23 08:58:31 +00:00
ajacoutot
e32a88b897
Don't try to open /proc.
2011-05-06 07:34:17 +00:00
ajacoutot
ca4ec51287
Fix detection of SCM_RIGHTS for fd passing.
...
from eric@
ok jasper@
2011-04-28 13:09:32 +00:00
ajacoutot
84e11a7fde
Update to dbus-1.4.8.
2011-04-21 08:27:23 +00:00
ajacoutot
0fe6219413
Unbreak on gcc3: remove non supported -Wno-address.
...
spotted by and ok naddy@
2011-03-10 15:18:43 +00:00
ajacoutot
d3a02bd60f
Update to dbus-1.4.6.
2011-03-07 19:20:28 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
ajacoutot
85a3e00edb
Bugfix update to dbus-1.4.1.
2010-12-21 14:59:49 +00:00
ajacoutot
cd5bf2e53e
Update to dbus-1.4.0... second try.
...
Previously missed regression is fixed.
2010-12-21 05:57:42 +00:00
ajacoutot
4f3d0498f5
There seems to be an annoying runtime regression with session bus after
...
the last update which I failed to see in my tests.
While this is being worked on, let's revert for now so that people don't
run into it. Other parts of the D-DBus gang update are fine (glib and
python). Also keep the recent rc script tweak.
Sorry about that...
2010-12-16 07:13:58 +00:00
ajacoutot
bd6486671c
It makes more sense to deal with the pidfile in pre, not post.
2010-12-14 18:45:54 +00:00
ajacoutot
927234fdf3
Update to dbus-1.4.0.
2010-12-13 10:41:22 +00:00
ajacoutot
4431a17a56
Quiet up rc_post.
2010-12-01 19:57:51 +00:00
ajacoutot
e89b9beb0f
Cosmetic, be consistent with how we set the rcs id in other files.
2010-11-06 07:56:48 +00:00
ajacoutot
1d69cad31e
Move to pkg-readmes.
2010-10-29 12:59:03 +00:00
ajacoutot
761594762a
Add RCS IDs to rc scripts.
2010-10-29 12:54:43 +00:00
robert
6cb87fdc4c
After discussion with $french and $german, we are renaming the rc scripts from
...
dash to underscore so that we are consitent with the foo_bar_flags
variable.
2010-10-28 21:10:07 +00:00
robert
535ab9db6c
add an rc script for dbus-daemon
2010-10-28 10:59:33 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
8e072131b6
USE_GROFF=Yes
2010-10-19 08:13:56 +00:00
tobias
bc97c9ccf0
Fixed typo.
...
ok ajacoutot
2010-09-16 12:47:54 +00:00
ajacoutot
31d891dbb4
Tweak MESSAGE.
2010-08-23 14:29:54 +00:00
ajacoutot
dd5e40f963
Enhance message with suggestions from dcoppa@.
...
This should help people having issues with gvfs applications out of the
full blown DE.
2010-08-21 19:06:00 +00:00