notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/dbus/files/dbus.in

Number of commits found: 21

Thursday, 1 Jul 2021
22:16 Adriaan de Groot (adridg) search for other commits by this committer Author: Andrey Zakharchenko
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
commit hash: 83d457310ed3c234b2f4ea5b4d18a00301bc0c09 commit hash: 83d457310ed3c234b2f4ea5b4d18a00301bc0c09 commit hash: 83d457310ed3c234b2f4ea5b4d18a00301bc0c09 commit hash: 83d457310ed3c234b2f4ea5b4d18a00301bc0c09 83d4573
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Saturday, 3 Oct 2020
16:45 0mp search for other commits by this committer
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
Original commitRevision:551330 
Saturday, 14 Jan 2017
22:48 tijl search for other commits by this committer
Create /var/run/dbus from rc script for users who mount tmpfs on /var/run.

PR:		216049
Original commitRevision:431498 
Wednesday, 11 Jan 2017
15:07 tijl search for other commits by this committer
- 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)
Original commitRevision:431187 
Thursday, 15 Jan 2015
11:50 kwm search for other commits by this committer
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>
Original commitRevision:377084 
Thursday, 6 Mar 2014
20:39 kwm search for other commits by this committer
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]
Original commitRevision:347320 
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
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.
Original commit
Tuesday, 13 Sep 2011
16:05 kwm search for other commits by this committer
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]
Original commit
Friday, 22 Oct 2010
22:32 kwm search for other commits by this committer
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]
Original commit
Monday, 10 May 2010
21:19 kwm search for other commits by this committer
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.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:     ports/143852
        ports/145347
        ports/144980
        ports/145830
        ports/145511
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Saturday, 28 Nov 2009
20:06 marcus search for other commits by this committer
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.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:             136676
                136967
                138872 (obsolete with new epiphany-webkit)
                139160
                134737
                139941
                140097
                140838
                140929
Original commit
Saturday, 10 Jan 2009
05:22 marcus search for other commits by this committer
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
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:             125857 [1]
                126993 [2]
                130031 [3]
                127399 [4]
                127661 [5]
                124302 [6]
                129570 [7]
                129936
                123790
Original commit
Monday, 24 Mar 2008
03:50 marcus search for other commits by this committer
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
Original commit
Tuesday, 31 Oct 2006
09:35 jylefort search for other commits by this committer
Fix the rc script (must now source RC_SUBR before GNOME_SUBR)
Original commit
09:13 jylefort search for other commits by this committer
Start dbus if gnome_enable is set to yes in /etc/rc.conf
Original commit
Saturday, 14 Oct 2006
08:35 marcus search for other commits by this committer
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,
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)
Original commit
Saturday, 10 Jun 2006
19:03 marcus search for other commits by this committer
* 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]
Original commit
Friday, 28 Apr 2006
01:37 jylefort search for other commits by this committer
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.
Original commit
Wednesday, 15 Feb 2006
04:29 marcus search for other commits by this committer
* Fix creation of the dbus system socket
* Update for the new USE_RC_SUBR world order
Original commit

Number of commits found: 21