| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Mar 2013 16:30:41
1.6.8
|
kwm  |
Add beter description for the X11 option.
Submitted by: avg@ |
15 Mar 2013 15:26:14
1.6.8
|
kwm  |
Don't make /var/lib we don't use it in the port. [1]
While here fix the path to machine-id in the dbus-uuidgen manpage
Submitted by: bapt [1] |
09 Mar 2013 22:36:50
1.6.8
|
kwm  |
Update to 1.6.8.
Update Makefile header, port to OptionsNG and pet portlint.
Add portscout macro |
14 Feb 2013 09:42:13
1.4.14_4
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
08 Sep 2012 11:05:42
1.4.14_4
|
kwm  |
Correct the dbus-protocol.h so c++ in c++11 mode doesn't break.
While here don't remove the dbus pid file, dbus pipe and machine-id. [1]
Now dbus won't die on updates anymore.
Submitted by: rakuco@, zeising@
Obtained from: gnome dev repo [1] |
22 Jul 2012 20:08:48
1.4.14_3
|
swills  |
- Don't create/remove the libexec/dbus-1 directory
Approved by: gnome@ (kwm) |
14 Jan 2012 08:57:23
1.4.14_2
|
dougb  |
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. |
28 Dec 2011 21:18:58
1.4.14_2
|
marcus  |
Move the sockets from /var/tmp to /tmp so that they can be cleaned up
by default on reboot.
PR: 163653
Submitted by: delphij |
23 Sep 2011 22:26:39
1.4.14_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
13 Sep 2011 16:05:17
1.4.14_1
|
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] |
04 Mar 2011 17:29:27
1.4.6
|
kwm  |
Update to 1.4.6. |
31 Dec 2010 18:25:01
1.4.1
|
mezz  |
Disable the man2html stuff completely.
PR: ports/153532
Reported by: Charlie Kester <corky1951@comcast.net> |
26 Dec 2010 15:47:17
1.4.1
|
marcus  |
Update to 1.4.1. |
04 Dec 2010 07:34:27
1.4.0
|
ade  |
Sync to new bsd.autotools.mk |
22 Oct 2010 22:32:20
1.4.0
|
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] |
01 Sep 2010 18:04:06
1.2.24_2
|
makc  |
Populate configuration files with additional includes of kde4 files.
(in preparation for KDE 4.5.1 update)
Approved by: kwm |
10 May 2010 21:19:08
1.2.24_1
|
kwm  |
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 ) |
27 Mar 2010 00:15:24
1.2.16_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
28 Nov 2009 20:06:37
1.2.16_1
|
marcus  |
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 ) |
06 Sep 2009 21:18:50
1.2.4.6_1
|
flz  |
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 |
02 Aug 2009 19:36:34
1.2.4.6
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
09 May 2009 05:03:51
1.2.4.6
|
marcus  |
Update to 1.2.4.6. |
13 Jan 2009 07:44:38
1.2.4.4
|
marcus  |
Do not compile with -Wno-pointer-sign. This fixes the build with GCC 3.x.
Reported by: ale |
13 Jan 2009 03:22:30
1.2.4.4
|
marcus  |
Update to 1.2.4.4. |
10 Jan 2009 05:22:13
1.2.4.2
|
marcus  |
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 ) |
21 Apr 2008 06:25:05
1.2.1
|
marcus  |
Update to 1.2.1. |
19 Apr 2008 17:56:05
1.1.20_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
05 Apr 2008 16:45:06
1.1.20
|
mezz  |
-Fix the build with WITHOUT_X11. [1]
-Make WITHOUT_X11 actually works by add --without-x11.
Submitted by: Jonathan Hogg <jonathan@significant-whitespace.com> [1] |
24 Mar 2008 03:50:55
1.1.20
|
marcus  |
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 |
19 May 2007 20:32:57
1.0.2_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Mar 2007 21:25:12
1.0.2_1
|
marcus  |
Ignore SIGPIPE (and EPIPE) when writing out PID to a client. Some clients
(like gnome-session) close the pipe too early resulting in dbus-daemon
terminating. |
14 Dec 2006 20:33:12
1.0.2
|
marcus  |
Update to 1.0.2.
Security: This fixes the vulnerability described in CVE-2006-6107 |
23 Nov 2006 02:02:02
1.0.1  |
marcus  |
Update to 1.0.1. |
10 Nov 2006 23:29:25
1.0.0  |
tmclaugh  |
Let USE_GNOME be overridden by slave ports. Needed for comming changes to
dbus-sharp.
Approved by: pav |
10 Nov 2006 22:05:37
1.0.0  |
marcus  |
Update to 1.0.0. |
08 Nov 2006 05:25:43
0.95_3  |
tmclaugh  |
Change the name of the dbus system socket to system_bus_socket per the dbus
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 |
07 Nov 2006 02:14:53
0.95_2  |
marcus  |
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. |
06 Nov 2006 07:59:07
0.95_1  |
marcus  |
I was too over-zealous with patch removal in the 0.95 update. Restore
a pkg-config bit that will fix dependent port builds. |
06 Nov 2006 03:35:39
0.95  |
marcus  |
Update to 0.95. |
31 Oct 2006 09:35:01
0.94_1  |
jylefort  |
Fix the rc script (must now source RC_SUBR before GNOME_SUBR) |
31 Oct 2006 09:13:00
0.94_1  |
jylefort  |
Start dbus if gnome_enable is set to yes in /etc/rc.conf |
31 Oct 2006 02:36:36
0.94  |
marcus  |
Update to 0.94. |
27 Oct 2006 02:05:30
0.93_3  |
marcus  |
Add a missing #include to correct a problem where dbus would refuse to
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) |
14 Oct 2006 08:35:50
0.93_2  |
marcus  |
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 ) |
11 Sep 2006 18:04:18
0.62_1  |
marcus  |
Adjust the plist to avoid a conflict with USE_LDCONFIG by setting @cwd.
Reported by: oliver |
14 Jun 2006 05:03:44
0.62  |
marcus  |
Update to 0.62. |
10 Jun 2006 19:03:48
0.61_4  |
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] |
03 May 2006 06:32:23
0.61_3  |
marcus  |
Remove a leftover directory. |
03 May 2006 06:22:17
0.61_3  |
marcus  |
Teach dbus to look in ${X11BASE}/etc/dbus-1/system.d for system bus
configuration files. |
02 May 2006 17:04:09
0.61_2  |
marcus  |
Add a half-second delay before HUP'ing the system daemon when the system.d
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. |
28 Apr 2006 01:37:06
0.61_1  |
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. |
21 Apr 2006 06:53:47
0.61  |
marcus  |
Correct the plsit when QT support is enabled.
Submitted by: Tim Welch <twelch@thepentagon.org> |
04 Apr 2006 12:31:16
0.61  |
bland  |
- Drop bash build dependency. [1]
- Remove obsolete USE_REINPLACE.
Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> [1] |
15 Mar 2006 05:31:15
0.61  |
marcus  |
Update to 0.61. |
23 Feb 2006 10:40:45
0.60_4  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
17 Feb 2006 20:12:30
0.60_3  |
marcus  |
Hide USE_RC_SUBR behind !defined(DBUS_SLAVE). |
15 Feb 2006 04:29:02
0.60_3  |
marcus  |
* Fix creation of the dbus system socket
* Update for the new USE_RC_SUBR world order |
14 Feb 2006 17:51:17
0.60_2  |
marcus  |
* Point localstatedir to /var to prevent the creation of /usr/local/var
* Fix IGNORE message
PR: 92844
Submitted by: leeym |
30 Jan 2006 23:20:05
0.60_1  |
kuriyama  |
Chase shlib bump of libexpat. |
22 Jan 2006 01:48:34
0.60  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
31 Dec 2005 18:42:53
0.60  |
marcus  |
Update to 0.60. |
23 Nov 2005 22:41:05
0.50_1  |
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
0.50_1  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
05 Nov 2005 05:22:06
0.50_1  |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
11 Sep 2005 19:51:27
0.50  |
marcus  |
Update to 0.50. |
02 Sep 2005 03:47:56
0.36.2  |
marcus  |
Update to 0.36.2.
Security: Fixes CAN-2005-0201 |
28 Aug 2005 07:44:58
0.36.1  |
marcus  |
Update to 0.36.1. |
22 Jul 2005 22:47:37
0.35.2  |
marcus  |
Correct placement of IGNORE so the slave port will actually pick it up. |
22 Jul 2005 22:41:44
0.35.2  |
marcus  |
Mark py-dbus IGNORE on 4.X. It does not build, and GCC 3.4 won't help here. |
19 Jul 2005 05:12:40
0.35.2  |
marcus  |
Update to 0.35.2. |
16 Jul 2005 17:27:18
0.35.1  |
marcus  |
Update to 0.35.1. |
16 Jul 2005 15:47:02
0.35_1  |
jylefort  |
- Fix a patch which did not apply [1]
- Fix build on 4.x
- Also create ${PREFIX}/etc/dbus-1/system.d when installed from a package
Reported by: Dennis Cabooter [1] |
16 Jul 2005 07:40:01
0.35  |
marcus  |
Update to 0.35, and hopefully fix cmsgcred alignment on non-i386 platforms. |
09 Jul 2005 03:50:52
0.34_4  |
marcus  |
Disable GTK+ support since it's only used for one tool, and that tool doesn't
seem to work anyway. |
03 Jul 2005 06:11:00
0.34_3  |
marcus  |
Remove the kqueue watch from the mainloop before unref'ing it. This
eliminates one needless kevent system call. |
03 Jul 2005 05:47:03
0.34_2  |
marcus  |
Be sure to unref the kqueue watch along with marking the kqueue file
descriptor as invalid. |
02 Jul 2005 19:30:59
0.34_1  |
marcus  |
Reverse the logic used for kevent. Set timeout to NULL when setting the event,
and timeout to the zero timespec when reading the event. |
02 Jul 2005 19:17:42
0.34_1  |
marcus  |
Fix a CPU hog problem with dbus running in fork mode. Kqueue is not shared
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. |
02 Jul 2005 05:12:20
0.33_2  |
marcus  |
Fix the build on 4.X.
Reported by: pointyhat via kris |
01 Jul 2005 05:20:13
0.34  |
marcus  |
* Update to 0.34
* Add kqueue support so to dynamically re-read new configuration files |
09 Jun 2005 16:13:00
0.33_2  |
marcus  |
Create the ${X11BASE} services directory in the correct location. |
09 Jun 2005 11:25:59
0.33_2  |
lesi  |
Fix INDEX build:
"/usr/ports/devel/dbus-sharp/../dbus/Makefile", line 76: Unassociated
shell command "${MKDIR} ${X11BASE}/share/dbus-1/services"
Submitted by: flz |
09 Jun 2005 04:10:18
0.33_2  |
marcus  |
Be sure to create ${X11BASE}/share/dbus-1/services to avoid a startup problem
with session-based dbus. |
07 Jun 2005 02:36:05
0.33_1  |
marcus  |
Teach dbus to look for session files in both PREFIX and X11BASE.
Requested by: mezz |
16 May 2005 06:00:04
0.33  |
mezz  |
Add patches for Mono and dbus-sharp.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD |
02 May 2005 05:43:56
0.33  |
marcus  |
Update to 0.33. |
26 Apr 2005 16:25:11
0.32_2  |
marcus  |
Correct patch location.
Submitted by: Yasuda Keisuke <kysd@po.harenet.ne.jp> |
26 Apr 2005 06:02:40
0.32_2  |
marcus  |
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. |
09 Apr 2005 02:41:44
0.32_1  |
marcus  |
Fix a double free problem that triggered a crash on -CURRENT.
Reported by: pointyhat via kris |
07 Apr 2005 15:56:07
0.32  |
lofi  |
Fix build WITH_QT.
Nodded through by: pav |
04 Apr 2005 05:20:43
0.32  |
adamw  |
Fix build with 4.x.
Reported by: Jimmie James <jimmiejaz@gmail.com> |
02 Apr 2005 21:06:24
0.32  |
marcus  |
Update to 0.32. |
12 Mar 2005 10:54:27
0.23.2_1  |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
27 Feb 2005 07:13:36
0.23.2  |
marcus  |
Update to 0.23.2. |
16 Feb 2005 08:21:23
0.23.1  |
marcus  |
Update to 0.23.1. |
27 Jan 2005 23:26:24
0.23_1  |
marcus  |
Remove some leftover directories.
Reported by: pointyhat via kris |
25 Jan 2005 00:26:18
0.23_1  |
marcus  |
* Fix build on 4.X
* Fix the locale directory in the tools build |
22 Jan 2005 01:01:01
0.23  |
marcus  |
Update to 0.23. |
18 Dec 2004 00:42:02
0.22_2  |
marcus  |
Adapt patches from gnomekeyring to dbus to fix alignment errors on
non-i386 platforms. |
25 Nov 2004 19:42:37
0.22_1  |
marcus  |
Fix fetch after fd.o's restructuring.
Reported by: h <h@erathia.be> |