aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dbus
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.36.2.marcus2005-09-022-3/+3
* Update to 0.36.1.marcus2005-08-288-123/+10
* Correct placement of IGNORE so the slave port will actually pick it up.marcus2005-07-231-5/+7
* Mark py-dbus IGNORE on 4.X. It does not build, and GCC 3.4 won't help here.marcus2005-07-231-0/+5
* Update to 0.35.2.marcus2005-07-192-3/+3
* Update to 0.35.1.marcus2005-07-174-19/+8
* - Fix a patch which did not apply [1]jylefort2005-07-165-116/+38
* Update to 0.35, and hopefully fix cmsgcred alignment on non-i386 platforms.marcus2005-07-1610-86/+174
* Disable GTK+ support since it's only used for one tool, and that tool doesn'tmarcus2005-07-092-4/+3
* Remove the kqueue watch from the mainloop before unref'ing it. Thismarcus2005-07-032-10/+13
* Be sure to unref the kqueue watch along with marking the kqueue filemarcus2005-07-032-5/+14
* Reverse the logic used for kevent. Set timeout to NULL when setting the event,marcus2005-07-031-4/+4
* Fix a CPU hog problem with dbus running in fork mode. Kqueue is not sharedmarcus2005-07-032-5/+16
* Fix the build on 4.X.marcus2005-07-022-0/+60
* * Update to 0.34marcus2005-07-0110-43/+238
* Create the ${X11BASE} services directory in the correct location.marcus2005-06-101-3/+1
* Fix INDEX build:lesi2005-06-091-1/+3
* Be sure to create ${X11BASE}/share/dbus-1/services to avoid a startup problemmarcus2005-06-092-3/+7
* Teach dbus to look for session files in both PREFIX and X11BASE.marcus2005-06-072-0/+13
* Add patches for Mono and dbus-sharp.mezz2005-05-163-0/+134
* Update to 0.33.marcus2005-05-022-4/+3
* Correct patch location.marcus2005-04-271-2/+2
* Fix dbus and gnomekeyring on -CURRENT by not using LOCAL_CREDS. While itmarcus2005-04-262-11/+20
* Fix a double free problem that triggered a crash on -CURRENT.marcus2005-04-092-0/+23
* Fix build WITH_QT.lofi2005-04-072-1/+6
* Fix build with 4.x.adamw2005-04-041-0/+12
* Update to 0.32.marcus2005-04-038-18/+41
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* Update to 0.23.2.marcus2005-02-272-3/+3
* Update to 0.23.1.marcus2005-02-162-4/+3
* Remove some leftover directories.marcus2005-01-281-0/+3
* * Fix build on 4.Xmarcus2005-01-253-3/+24
* Update to 0.23.marcus2005-01-226-62/+32
* Adapt patches from gnomekeyring to dbus to fix alignment errors onmarcus2004-12-182-15/+63
* Fix fetch after fd.o's restructuring.marcus2004-11-261-1/+1
* Mark BROKEN when QT support is requested. Setting WITH_QTadamw2004-11-091-0/+1
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
* Update to 0.22.marcus2004-08-144-28/+10
* Fix the Python bindings build on -CURRENT, and make sure the Pythonmarcus2004-08-093-7/+9
* * Fix local session socket supportmarcus2004-07-276-15/+76
* * Fix the path to the dbus socketmarcus2004-07-226-2/+103
* Add dbus, Freedesktop.org's Desktop Bus. D-BUS is a message passing frameworkmarcus2004-07-229-0/+238