aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Ignore SIGPIPE (and EPIPE) when writing out PID to a client. Some clientsJoe Marcus Clarke2007-03-213-1/+54
| | | | | | | | (like gnome-session) close the pipe too early resulting in dbus-daemon terminating. Notes: svn path=/head/; revision=187939
* Update to 1.0.2.Joe Marcus Clarke2006-12-142-4/+4
| | | | | | | Security: This fixes the vulnerability described in CVE-2006-6107 Notes: svn path=/head/; revision=179779
* Update to 1.0.1.Joe Marcus Clarke2006-11-233-4/+5
| | | | Notes: svn path=/head/; revision=177851
* Let USE_GNOME be overridden by slave ports. Needed for comming changes toTom McLaughlin2006-11-101-1/+1
| | | | | | | | | dbus-sharp. Approved by: pav Notes: svn path=/head/; revision=177045
* Update to 1.0.0.Joe Marcus Clarke2006-11-103-16/+5
| | | | Notes: svn path=/head/; revision=177041
* Change the name of the dbus system socket to system_bus_socket per the dbusTom McLaughlin2006-11-081-2/+2
| | | | | | | | | | | | | | spec. "The address of the system message bus is given in the DBUS_SYSTEM_BUS_ADDRESS environment variable. If that variable is not set, applications should try to connect to the well-known address unix:path=/var/run/dbus/system_bus_socket." Approved by: marcus Notes: svn path=/head/; revision=176789
* Make sure dbus-uuidgen --ensure is run during post-install to createJoe Marcus Clarke2006-11-072-1/+2
| | | | | | | | the machine-id file. At least one user reported errors related to this file not existing. Strange that it did not affect everyone. Notes: svn path=/head/; revision=176669
* I was too over-zealous with patch removal in the 0.95 update. RestoreJoe Marcus Clarke2006-11-062-1/+10
| | | | | | | a pkg-config bit that will fix dependent port builds. Notes: svn path=/head/; revision=176588
* Update to 0.95.Joe Marcus Clarke2006-11-0610-110/+33
| | | | Notes: svn path=/head/; revision=176583
* Fix the rc script (must now source RC_SUBR before GNOME_SUBR)Jean-Yves Lefort2006-10-311-2/+1
| | | | Notes: svn path=/head/; revision=175771
* Start dbus if gnome_enable is set to yes in /etc/rc.confJean-Yves Lefort2006-10-312-2/+5
| | | | Notes: svn path=/head/; revision=175763
* Update to 0.94.Joe Marcus Clarke2006-10-316-53/+31
| | | | Notes: svn path=/head/; revision=175602
* Add a missing #include to correct a problem where dbus would refuse toJoe Marcus Clarke2006-10-272-4/+12
| | | | | | | | | | | launch if /usr/local or /usr/X11R6 were NFS mounts. The error seen would be: Failed to start message bus: Can't calculate buffer size when reading directory Approved by: portmgr (implicit) Notes: svn path=/head/; revision=175538
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massiveJoe Marcus Clarke2006-10-1415-504/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175253
* Adjust the plist to avoid a conflict with USE_LDCONFIG by setting @cwd.Joe Marcus Clarke2006-09-112-5/+4
| | | | | | | Reported by: oliver Notes: svn path=/head/; revision=172789
* Update to 0.62.Joe Marcus Clarke2006-06-144-11/+12
| | | | Notes: svn path=/head/; revision=165368
* * Rename our rc.d stop_postcmd function to be consistent with other scriptsJoe Marcus Clarke2006-06-102-3/+9
| | | | | | | | | | * Create the directory to hold the dbus pidfile before starting as MFS-mounted /var's will not have this directory [1] PR: 98580 [1] Notes: svn path=/head/; revision=165041
* Remove a leftover directory.Joe Marcus Clarke2006-05-031-0/+1
| | | | Notes: svn path=/head/; revision=161252
* Teach dbus to look in ${X11BASE}/etc/dbus-1/system.d for system busJoe Marcus Clarke2006-05-033-2/+16
| | | | | | | configuration files. Notes: svn path=/head/; revision=161251
* Add a half-second delay before HUP'ing the system daemon when the system.dJoe Marcus Clarke2006-05-022-5/+8
| | | | | | | | | contents change. This avoids a race with install(1) that causes dbus to die. Also, adjust the list of kevent notes to be closer to what dnotify is using in Linux. Notes: svn path=/head/; revision=161205
* The system daemon is running as messagebus:messagebus, so it does notJean-Yves Lefort2006-04-284-11/+14
| | | | | | | | | | | have the permission to remove its pid file and socket on exit. Put these files in the /var/run/dbus directory, owned by messagebus:messagebus. Remove the files and directory on package deinstall. Notes: svn path=/head/; revision=160615
* Correct the plsit when QT support is enabled.Joe Marcus Clarke2006-04-211-1/+1
| | | | | | | Submitted by: Tim Welch <twelch@thepentagon.org> Notes: svn path=/head/; revision=160060
* - Drop bash build dependency. [1]Alexander Nedotsukov2006-04-042-8/+11
| | | | | | | | | - Remove obsolete USE_REINPLACE. Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> [1] Notes: svn path=/head/; revision=158769
* Update to 0.61.Joe Marcus Clarke2006-03-153-14/+14
| | | | Notes: svn path=/head/; revision=157101
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Hide USE_RC_SUBR behind !defined(DBUS_SLAVE).Joe Marcus Clarke2006-02-171-1/+1
| | | | Notes: svn path=/head/; revision=156232
* * Fix creation of the dbus system socketJoe Marcus Clarke2006-02-153-41/+19
| | | | | | | * Update for the new USE_RC_SUBR world order Notes: svn path=/head/; revision=156082
* * Point localstatedir to /var to prevent the creation of /usr/local/varJoe Marcus Clarke2006-02-141-2/+3
| | | | | | | | | | * Fix IGNORE message PR: 92844 Submitted by: leeym Notes: svn path=/head/; revision=156047
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-2/+2
| | | | Notes: svn path=/head/; revision=154857
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 0.60.Joe Marcus Clarke2005-12-317-50/+48
| | | | Notes: svn path=/head/; revision=152497
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 0.50.Joe Marcus Clarke2005-09-113-32/+14
| | | | Notes: svn path=/head/; revision=142466
* Update to 0.36.2.Joe Marcus Clarke2005-09-022-3/+3
| | | | | | | Security: Fixes CAN-2005-0201 Notes: svn path=/head/; revision=141755
* Update to 0.36.1.Joe Marcus Clarke2005-08-288-123/+10
| | | | Notes: svn path=/head/; revision=141029
* Correct placement of IGNORE so the slave port will actually pick it up.Joe Marcus Clarke2005-07-221-5/+7
| | | | Notes: svn path=/head/; revision=139925
* Mark py-dbus IGNORE on 4.X. It does not build, and GCC 3.4 won't help here.Joe Marcus Clarke2005-07-221-0/+5
| | | | Notes: svn path=/head/; revision=139924
* Update to 0.35.2.Joe Marcus Clarke2005-07-192-3/+3
| | | | Notes: svn path=/head/; revision=139574
* Update to 0.35.1.Joe Marcus Clarke2005-07-164-19/+8
| | | | Notes: svn path=/head/; revision=139359
* - Fix a patch which did not apply [1]Jean-Yves Lefort2005-07-165-116/+38
| | | | | | | | | | - Fix build on 4.x - Also create ${PREFIX}/etc/dbus-1/system.d when installed from a package Reported by: Dennis Cabooter [1] Notes: svn path=/head/; revision=139357
* Update to 0.35, and hopefully fix cmsgcred alignment on non-i386 platforms.Joe Marcus Clarke2005-07-1610-86/+174
| | | | Notes: svn path=/head/; revision=139324
* Disable GTK+ support since it's only used for one tool, and that tool doesn'tJoe Marcus Clarke2005-07-092-4/+3
| | | | | | | seem to work anyway. Notes: svn path=/head/; revision=138757
* Remove the kqueue watch from the mainloop before unref'ing it. ThisJoe Marcus Clarke2005-07-032-10/+13
| | | | | | | eliminates one needless kevent system call. Notes: svn path=/head/; revision=138373
* Be sure to unref the kqueue watch along with marking the kqueue fileJoe Marcus Clarke2005-07-032-5/+14
| | | | | | | descriptor as invalid. Notes: svn path=/head/; revision=138370
* Reverse the logic used for kevent. Set timeout to NULL when setting the event,Joe Marcus Clarke2005-07-021-4/+4
| | | | | | | and timeout to the zero timespec when reading the event. Notes: svn path=/head/; revision=138352
* Fix a CPU hog problem with dbus running in fork mode. Kqueue is not sharedJoe Marcus Clarke2005-07-022-5/+16
| | | | | | | | | | | | across fork(), and thus the file descriptor kevent was trying to read from was actually pointign to /dev/null. This caused dbus to eat up 100% of the CPU. Of course, tests with --nofork worked just fine. The new approach will detect if the kqueue has been closed, a reopen it after the fork. Notes: svn path=/head/; revision=138351
* Fix the build on 4.X.Joe Marcus Clarke2005-07-022-0/+60
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=138330