Commit graph

19 commits

Author SHA1 Message Date
Joe Marcus Clarke
5975fe3c40 Fix a double free problem that triggered a crash on -CURRENT.
Reported by:	pointyhat via kris
2005-04-09 02:41:44 +00:00
Michael Nottebrock
13f251fb9a Fix build WITH_QT.
Nodded through by: pav
2005-04-07 15:56:07 +00:00
Adam Weinberger
72160f80db Fix build with 4.x.
Reported by:	Jimmie James <jimmiejaz@gmail.com>
2005-04-04 05:20:43 +00:00
Joe Marcus Clarke
4f545c5a49 Update to 0.32. 2005-04-02 21:06:37 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
e30ce99809 Update to 0.23.2. 2005-02-27 07:13:36 +00:00
Joe Marcus Clarke
2512f4fb01 Update to 0.23.1. 2005-02-16 08:21:23 +00:00
Joe Marcus Clarke
4018c3a8e2 Remove some leftover directories.
Reported by:	pointyhat via kris
2005-01-27 23:26:24 +00:00
Joe Marcus Clarke
7c0f9827e4 * Fix build on 4.X
* Fix the locale directory in the tools build
2005-01-25 00:26:17 +00:00
Joe Marcus Clarke
3dda35e9e6 Update to 0.23. 2005-01-22 01:01:01 +00:00
Joe Marcus Clarke
fc88aa7bda Adapt patches from gnomekeyring to dbus to fix alignment errors on
non-i386 platforms.
2004-12-18 00:42:02 +00:00
Joe Marcus Clarke
1e37718f7a Fix fetch after fd.o's restructuring.
Reported by:	h <h@erathia.be>
2004-11-25 19:42:37 +00:00
Adam Weinberger
3193ce5884 Mark BROKEN when QT support is requested. Setting WITH_QT
causes configure to fail.
2004-11-09 04:43:17 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
178aa4f451 Update to 0.22. 2004-08-14 04:48:26 +00:00
Joe Marcus Clarke
29a2d8d1ee Fix the Python bindings build on -CURRENT, and make sure the Python
bindings are properly linked to libdbus-1.

Reported by:	olgeni
2004-08-08 18:01:16 +00:00
Joe Marcus Clarke
d5f5b95f33 * Fix local session socket support
* Fix rc.d script variable initialization
* Add support for slave ports (needed for upcoming py-dbus)
2004-07-27 00:16:33 +00:00
Joe Marcus Clarke
b1a2cec832 * Fix the path to the dbus socket
* Make sure the messagebus user and group are created, and block out uid/gid
  556 for this
* Delete the dbus.pid file as part of a stop_postcmd (dbus doesn't delete its
  own pid file)
* Clean up some bash'isms in the KDE detection configure code
* Make the strtod() Call more 4.X friendly by not passing hex to it
2004-07-22 05:41:15 +00:00
Joe Marcus Clarke
1c219c3330 Add dbus, Freedesktop.org's Desktop Bus. D-BUS is a message passing framework
for informing applications about system events such as new hardware being
added, new users logging into an IM application, new software installed,
etc.
2004-07-21 19:43:16 +00:00