non port: devel/dbus/files/dbus.in |
SVNWeb
|
Number of commits found: 21 |
Thu, 1 Jul 2021
|
[ 22:16 Adriaan de Groot (adridg) Author: Andrey Zakharchenko ] 83d4573
devel/dbus: create directory for machine-id
Create the directory where dbus-uuidgen is *going* to write
the machine-id, just in case -- might affect only older FreeBSD
versions. dbus-uuidgen doesn't create intermediate directories
when given an explicit path either, so it does need to be done
by the environment.
(I'm purposely **not** also tackling other dbus-uuidgen issues,
those are in different PRs with different assignees)
PR: 225098
Reported by: Andrey Zakharchenko
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 135fdee (Only the first 10 of 2028 ports in this commit are shown above. )
all: Remove all other $FreeBSD keywords.
|
Sat, 3 Oct 2020
|
[ 16:45 0mp ]
devel/dbus: Remove remaining machine-id copy code
It was most likely meant to be removed in r493840, together with other
related bits.
PR: 238963
Reported by: chadf@triularity.org
Approved by: portmgr blanket
|
Sat, 14 Jan 2017
|
[ 22:48 tijl ]
Create /var/run/dbus from rc script for users who mount tmpfs on /var/run.
PR: 216049
|
Wed, 11 Jan 2017
|
[ 15:07 tijl ]
- Remove --localstatedir=/var, already added by bsd.port.mk.
- Use default locations for system pidfile, system socket and session
sockets so Linux programs can find these too.
- Adjust rc.d script to eliminate gnome-subr dependency.
- Move examples to EXAMPLESDIR and add EXAMPLES option.
- Move /var/db/dbus/machine-id to default /var/lib/dbus/machine-id so Linux
programs can find this file. Add a postexec command to pkg-plist to copy
this file to the new location on installation so the id is preserved. The
old file cannot be removed from pkg-plist because currently running
processes might still need it. Remove the old file from the rc.d script
instead.
- Sort pkg-plist.
PR: 215174
Approved by: maintainer timeout (4 weeks)
|
Thu, 15 Jan 2015
|
[ 11:50 kwm ]
Make sure we start after ldconfig is run. So we can find stuff in /usr/local.
I haven't see this myself but it doesn't hurt to do it correctly.
PR: 196274
Submitted by: mandree@ Craig Wiesen <ctyz1999+bugzilla@gmail.com>
|
Thu, 6 Mar 2014
|
[ 20:39 kwm ]
Don't run dbus-uuidgen in post-install scripts. This has the effect that
there will be no dangeling /var/db/dbus/machine-id on package install [1].
Change the dbus start script to always call dbus-uuidgen --ensure. Which
only generates /var/db/dbus/machine-id if it is not present.
While here switch to USES=libtool.
Reported by: poudriere in strict mode via miwi@ [1]
|
Sat, 14 Jan 2012
|
[ 08:57 dougb ] (Only the first 10 of 951 ports in this commit are shown above. )
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
Tue, 13 Sep 2011
|
[ 16:05 kwm ]
Update to 1.4.14.
Remove stale DBUS_SLAVE cruf.
Break out CPPFLAGS from CONFIGURE_ENV.
Add additional x11 depends [1]
Specify full path to dbus-uuidgen. So it can be run on new installs, before
${LOCALBASE}/bin is added to PATH. [2]
Submitted by: John Prather <john.c.prather@gmail.com> [1]
Michal Varga <varga.michal@gmail.com> [2]
|
Fri, 22 Oct 2010
|
[ 22:32 kwm ]
Update to 1.4.0.
Fix dbus launch on diskless systems [1]
PR: ports/151331 [1], ports/132304
Submitted by: Zane C.B. <vvelox@vvelox.net> [1]
|
Mon, 10 May 2010
|
[ 21:19 kwm ] (Only the first 10 of 772 ports in this commit are shown above. )
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above )
|
Sat, 27 Mar 2010
|
[ 00:15 dougb ] (Only the first 10 of 798 ports in this commit are shown above. )
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
Sat, 28 Nov 2009
|
[ 20:06 marcus ] (Only the first 10 of 823 ports in this commit are shown above. )
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 10 Jan 2009
|
[ 05:22 marcus ] (Only the first 10 of 718 ports in this commit are shown above. )
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above )
|
Mon, 24 Mar 2008
|
[ 03:50 marcus ] (Only the first 10 of 712 ports in this commit are shown above. )
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
|
Tue, 31 Oct 2006
|
[ 09:35 jylefort ]
Fix the rc script (must now source RC_SUBR before GNOME_SUBR)
|
[ 09:13 jylefort ]
Start dbus if gnome_enable is set to yes in /etc/rc.conf
|
Sat, 14 Oct 2006
|
[ 08:35 marcus ] (Only the first 10 of 577 ports in this commit are shown above. )
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
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, (Only the first 15 lines of the commit message are shown above )
|
Sat, 10 Jun 2006
|
[ 19:03 marcus ]
* Rename our rc.d stop_postcmd function to be consistent with other scripts
* Create the directory to hold the dbus pidfile before starting as MFS-mounted
/var's will not have this directory [1]
PR: 98580 [1]
|
Fri, 28 Apr 2006
|
[ 01:37 jylefort ]
The system daemon is running as messagebus:messagebus, so it does not
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.
|
Wed, 15 Feb 2006
|
[ 04:29 marcus ]
* Fix creation of the dbus system socket
* Update for the new USE_RC_SUBR world order
|
Number of commits found: 21 |