index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
2024Q3
2024Q4
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devel
/
dbus
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to 1.6.8.
Koop Mast
2013-03-09
2
-16
/
+5
*
Correct the dbus-protocol.h so c++ in c++11 mode doesn't break.
Koop Mast
2012-09-08
1
-0
/
+11
*
In the rc.d scripts, change assignments to rcvar to use the
Doug Barton
2012-01-14
1
-1
/
+1
*
Update to 1.4.14.
Koop Mast
2011-09-13
3
-21
/
+14
*
Update to 1.4.0.
Koop Mast
2010-10-22
4
-28
/
+25
*
Populate configuration files with additional includes of kde4 files.
Max Brazhnikov
2010-09-01
2
-0
/
+20
*
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
Koop Mast
2010-05-10
2
-0
/
+78
*
Begin the process of deprecating sysutils/rc_subr by
Doug Barton
2010-03-27
1
-1
/
+1
*
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
Joe Marcus Clarke
2009-11-28
2
-88
/
+0
*
Do not compile with -Wno-pointer-sign. This fixes the build with GCC 3.x.
Joe Marcus Clarke
2009-01-13
1
-0
/
+13
*
Presenting GNOME 2.24 for FreeBSD.
Joe Marcus Clarke
2009-01-10
2
-8
/
+18
*
Update to 1.2.1.
Joe Marcus Clarke
2008-04-21
1
-12
/
+0
*
-Fix the build with WITHOUT_X11. [1]
Jeremy Messenger
2008-04-05
1
-0
/
+12
*
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
Joe Marcus Clarke
2008-03-24
5
-97
/
+42
*
Ignore SIGPIPE (and EPIPE) when writing out PID to a client. Some clients
Joe Marcus Clarke
2007-03-21
2
-0
/
+53
*
Update to 1.0.0.
Joe Marcus Clarke
2006-11-10
1
-11
/
+0
*
I was too over-zealous with patch removal in the 0.95 update. Restore
Joe Marcus Clarke
2006-11-06
1
-0
/
+9
*
Update to 0.95.
Joe Marcus Clarke
2006-11-06
6
-103
/
+19
*
Fix the rc script (must now source RC_SUBR before GNOME_SUBR)
Jean-Yves Lefort
2006-10-31
1
-2
/
+1
*
Start dbus if gnome_enable is set to yes in /etc/rc.conf
Jean-Yves Lefort
2006-10-31
1
-1
/
+3
*
Update to 0.94.
Joe Marcus Clarke
2006-10-31
3
-44
/
+21
*
Add a missing #include to correct a problem where dbus would refuse to
Joe Marcus Clarke
2006-10-27
1
-3
/
+11
*
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
Joe Marcus Clarke
2006-10-14
12
-435
/
+88
*
Update to 0.62.
Joe Marcus Clarke
2006-06-14
1
-6
/
+6
*
* Rename our rc.d stop_postcmd function to be consistent with other scripts
Joe Marcus Clarke
2006-06-10
1
-2
/
+8
*
Teach dbus to look in ${X11BASE}/etc/dbus-1/system.d for system bus
Joe Marcus Clarke
2006-05-03
1
-0
/
+10
*
Add a half-second delay before HUP'ing the system daemon when the system.d
Joe Marcus Clarke
2006-05-02
1
-4
/
+7
*
The system daemon is running as messagebus:messagebus, so it does not
Jean-Yves Lefort
2006-04-28
1
-1
/
+1
*
- Drop bash build dependency. [1]
Alexander Nedotsukov
2006-04-04
1
-4
/
+11
*
Update to 0.61.
Joe Marcus Clarke
2006-03-15
1
-9
/
+9
*
* Fix creation of the dbus system socket
Joe Marcus Clarke
2006-02-15
1
-33
/
+0
*
Update to 0.60.
Joe Marcus Clarke
2005-12-31
4
-40
/
+37
*
Update to 0.50.
Joe Marcus Clarke
2005-09-11
1
-29
/
+11
*
Update to 0.36.1.
Joe Marcus Clarke
2005-08-28
6
-120
/
+7
*
Update to 0.35.1.
Joe Marcus Clarke
2005-07-16
2
-15
/
+4
*
- Fix a patch which did not apply [1]
Jean-Yves Lefort
2005-07-16
3
-115
/
+36
*
Update to 0.35, and hopefully fix cmsgcred alignment on non-i386 platforms.
Joe Marcus Clarke
2005-07-16
8
-82
/
+170
*
Remove the kqueue watch from the mainloop before unref'ing it. This
Joe Marcus Clarke
2005-07-03
1
-9
/
+12
*
Be sure to unref the kqueue watch along with marking the kqueue file
Joe Marcus Clarke
2005-07-03
1
-4
/
+13
*
Reverse the logic used for kevent. Set timeout to NULL when setting the event,
Joe Marcus Clarke
2005-07-02
1
-4
/
+4
*
Fix a CPU hog problem with dbus running in fork mode. Kqueue is not shared
Joe Marcus Clarke
2005-07-02
1
-4
/
+15
*
Fix the build on 4.X.
Joe Marcus Clarke
2005-07-02
2
-0
/
+60
*
* Update to 0.34
Joe Marcus Clarke
2005-07-01
7
-39
/
+233
*
Teach dbus to look for session files in both PREFIX and X11BASE.
Joe Marcus Clarke
2005-06-07
1
-0
/
+10
*
Add patches for Mono and dbus-sharp.
Jeremy Messenger
2005-05-16
3
-0
/
+134
*
Correct patch location.
Joe Marcus Clarke
2005-04-26
1
-2
/
+2
*
Fix dbus and gnomekeyring on -CURRENT by not using LOCAL_CREDS. While it
Joe Marcus Clarke
2005-04-26
1
-10
/
+19
*
Fix a double free problem that triggered a crash on -CURRENT.
Joe Marcus Clarke
2005-04-09
1
-0
/
+22
*
Fix build with 4.x.
Adam Weinberger
2005-04-04
1
-0
/
+12
*
Update to 0.32.
Joe Marcus Clarke
2005-04-02
5
-8
/
+27
[next]