| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
(like gnome-session) close the pipe too early resulting in dbus-daemon
terminating.
|
|
|
|
| |
Security: This fixes the vulnerability described in CVE-2006-6107
|
| |
|
|
|
|
|
|
| |
dbus-sharp.
Approved by: pav
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
the machine-id file. At least one user reported errors related to this
file not existing. Strange that it did not affect everyone.
|
|
|
|
| |
a pkg-config bit that will fix dependent port builds.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Reported by: oliver
|
| |
|
|
|
|
|
|
|
| |
* Create the directory to hold the dbus pidfile before starting as MFS-mounted
/var's will not have this directory [1]
PR: 98580 [1]
|
| |
|
|
|
|
| |
configuration files.
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Submitted by: Tim Welch <twelch@thepentagon.org>
|
|
|
|
|
|
| |
- Remove obsolete USE_REINPLACE.
Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> [1]
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
| |
|
|
|
|
| |
* Update for the new USE_RC_SUBR world order
|
|
|
|
|
|
|
| |
* Fix IGNORE message
PR: 92844
Submitted by: leeym
|
| |
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
Security: Fixes CAN-2005-0201
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix build on 4.x
- Also create ${PREFIX}/etc/dbus-1/system.d when installed from a package
Reported by: Dennis Cabooter [1]
|
| |
|
|
|
|
| |
seem to work anyway.
|
|
|
|
| |
eliminates one needless kevent system call.
|
|
|
|
| |
descriptor as invalid.
|
|
|
|
| |
and timeout to the zero timespec when reading the event.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
* Add kqueue support so to dynamically re-read new configuration files
|
| |
|
|
|
|
|
|
|
| |
"/usr/ports/devel/dbus-sharp/../dbus/Makefile", line 76: Unassociated
shell command "${MKDIR} ${X11BASE}/share/dbus-1/services"
Submitted by: flz
|
|
|
|
| |
with session-based dbus.
|
|
|
|
| |
Requested by: mezz
|
|
|
|
| |
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
| |
|
|
|
|
| |
Submitted by: Yasuda Keisuke <kysd@po.harenet.ne.jp>
|
|
|
|
|
|
| |
works, it does not provide the pid information that the cmsgcred structure
gives us. Dbus and gnomekeyring will now behave the same way on all versions
of FreeBSD.
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Nodded through by: pav
|
|
|
|
| |
Reported by: Jimmie James <jimmiejaz@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
* Fix the locale directory in the tools build
|
| |
|
|
|
|
| |
non-i386 platforms.
|
|
|
|
| |
Reported by: h <h@erathia.be>
|
|
|
|
| |
causes configure to fail.
|
|
|
|
| |
big upgrade.
|
| |
|
|
|
|
|
|
| |
bindings are properly linked to libdbus-1.
Reported by: olgeni
|
|
|
|
|
| |
* Fix rc.d script variable initialization
* Add support for slave ports (needed for upcoming py-dbus)
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
for informing applications about system events such as new hardware being
added, new users logging into an IM application, new software installed,
etc.
|