notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/dbus/pkg-install
SVNWeb

Number of commits found: 9

Wed, 23 Apr 2014
[ 15:25 kwm search for other commits by this committer ] Original commit   Revision:351955
Update to 1.8.0.

Drop libxml2 depend we don't need it.
Drop pkg-[de]install script for plist @mode,@group.
Use new OPTIONS handlers.
Add MANPAGES option.
Thu, 6 Mar 2014
[ 20:39 kwm search for other commits by this committer ] Original commit   Revision:347320
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]
Fri, 17 Jan 2014
[ 21:04 kwm search for other commits by this committer ] Original commit   Revision:340108
Update to 1.6.18

Remove 'A' from COMMENT, update LIB_DEPENDS to new syntax.
Use USES=gmake pathfix. remove unneeded libtool.
Stagify.
Sun, 6 Sep 2009
[ 21:18 flz search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add support to create users and groups from information stored in UIDs/GIDs
files. Users and groups won't be deleted at deinstall time as we're lacking
a refcount to know if any port is using them.

Also convert a few ports while I'm here.

PR:             ports/108514
Submitted by:   mm, self
Mon, 24 Mar 2008
[ 03:50 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 712 ports in this commit are shown above. View all ports for this commit)
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, 7 Nov 2006
[ 02:14 marcus search for other commits by this committer ] Original commit 
Make sure dbus-uuidgen --ensure is run during post-install to create
the machine-id file.  At least one user reported errors related to this
file not existing.  Strange that it did not affect everyone.
Mon, 6 Nov 2006
[ 03:35 marcus search for other commits by this committer ] Original commit 
Update to 0.95.
Fri, 28 Apr 2006
[ 01:37 jylefort search for other commits by this committer ] Original commit 
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.
Thu, 22 Jul 2004
[ 05:41 marcus search for other commits by this committer ] Original commit 
* Fix the path to the dbus socket
* 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

Number of commits found: 9