Commit graph

8 commits

Author SHA1 Message Date
Joe Marcus Clarke
79ec2ec03a Fix alignment problems on non-i386 platforms. 2005-07-17 01:54:54 +00:00
Joe Marcus Clarke
bc0b6d6721 Fix dbus and gnomekeyring on -CURRENT by not using LOCAL_CREDS. While it
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.
2005-04-26 06:02:40 +00:00
Joe Marcus Clarke
502885d8af Fix some alignment errors with socket authentication which fixes
gnome-keyring on non-i386 platforms.

Submitted by:	Sean McNeil <sean@mcneil.com>
2004-12-18 00:27:02 +00:00
Joe Marcus Clarke
7e98cf0203 This file should never have been here. 2004-12-18 00:25:36 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Joe Marcus Clarke
9d735792ee Fix build on 4.X by making sure sys/uio.h is included before using struct iov.
PR:		66550
2004-05-12 01:01:46 +00:00
Joe Marcus Clarke
ccdcd229d6 This patch isn't actually needed. The default daemon code works just fine. 2004-05-11 20:52:07 +00:00
Joe Marcus Clarke
2282b54a51 Fix gnomekeyring on platforms that support SCM_CREDS but not the LOCAL_CREDS
socket option (e.g. FreeBSD).
2004-05-11 20:28:56 +00:00