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
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devel
/
dbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct the dbus-protocol.h so c++ in c++11 mode doesn't break.
Koop Mast
2012-09-08
4
-6
/
+27
*
- Don't create/remove the libexec/dbus-1 directory
Steve Wills
2012-07-22
2
-3
/
+1
*
In the rc.d scripts, change assignments to rcvar to use the
Doug Barton
2012-01-14
1
-1
/
+1
*
Move the sockets from /var/tmp to /tmp so that they can be cleaned up
Joe Marcus Clarke
2011-12-28
1
-2
/
+2
*
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
Dmitry Marakasov
2011-09-23
1
-2
/
+2
*
Update to 1.4.14.
Koop Mast
2011-09-13
5
-37
/
+25
*
Update to 1.4.6.
Koop Mast
2011-03-04
2
-3
/
+3
*
Disable the man2html stuff completely.
Jeremy Messenger
2010-12-31
1
-2
/
+3
*
Update to 1.4.1.
Joe Marcus Clarke
2010-12-26
2
-4
/
+3
*
Sync to new bsd.autotools.mk
Ade Lovett
2010-12-04
1
-1
/
+1
*
Update to 1.4.0.
Koop Mast
2010-10-22
6
-34
/
+31
*
Populate configuration files with additional includes of kde4 files.
Max Brazhnikov
2010-09-01
3
-1
/
+21
*
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
Koop Mast
2010-05-10
4
-5
/
+83
*
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
4
-93
/
+7
*
Add support to create users and groups from information stored in UIDs/GIDs
Florent Thoumie
2009-09-06
2
-28
/
+4
*
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
Jeremy Messenger
2009-08-02
1
-1
/
+1
*
Update to 1.2.4.6.
Joe Marcus Clarke
2009-05-09
2
-4
/
+4
*
Do not compile with -Wno-pointer-sign. This fixes the build with GCC 3.x.
Joe Marcus Clarke
2009-01-13
1
-0
/
+13
*
Update to 1.2.4.4.
Joe Marcus Clarke
2009-01-13
2
-4
/
+4
*
Presenting GNOME 2.24 for FreeBSD.
Joe Marcus Clarke
2009-01-10
4
-13
/
+24
*
Update to 1.2.1.
Joe Marcus Clarke
2008-04-21
3
-17
/
+5
*
- Remove unneeded dependency from gtk12/gtk20 [1]
Martin Wilke
2008-04-19
1
-2
/
+2
*
-Fix the build with WITHOUT_X11. [1]
Jeremy Messenger
2008-04-05
2
-0
/
+14
*
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
Joe Marcus Clarke
2008-03-24
9
-115
/
+60
*
- Welcome X.org 7.2 \o/.
Florent Thoumie
2007-05-19
1
-1
/
+1
*
Ignore SIGPIPE (and EPIPE) when writing out PID to a client. Some clients
Joe Marcus Clarke
2007-03-21
3
-1
/
+54
*
Update to 1.0.2.
Joe Marcus Clarke
2006-12-14
2
-4
/
+4
*
Update to 1.0.1.
Joe Marcus Clarke
2006-11-23
3
-4
/
+5
*
Let USE_GNOME be overridden by slave ports. Needed for comming changes to
Tom McLaughlin
2006-11-10
1
-1
/
+1
*
Update to 1.0.0.
Joe Marcus Clarke
2006-11-10
3
-16
/
+5
*
Change the name of the dbus system socket to system_bus_socket per the dbus
Tom McLaughlin
2006-11-08
1
-2
/
+2
*
Make sure dbus-uuidgen --ensure is run during post-install to create
Joe Marcus Clarke
2006-11-07
2
-1
/
+2
*
I was too over-zealous with patch removal in the 0.95 update. Restore
Joe Marcus Clarke
2006-11-06
2
-1
/
+10
*
Update to 0.95.
Joe Marcus Clarke
2006-11-06
10
-110
/
+33
*
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
2
-2
/
+5
*
Update to 0.94.
Joe Marcus Clarke
2006-10-31
6
-53
/
+31
*
Add a missing #include to correct a problem where dbus would refuse to
Joe Marcus Clarke
2006-10-27
2
-4
/
+12
*
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
Joe Marcus Clarke
2006-10-14
15
-504
/
+108
*
Adjust the plist to avoid a conflict with USE_LDCONFIG by setting @cwd.
Joe Marcus Clarke
2006-09-11
2
-5
/
+4
*
Update to 0.62.
Joe Marcus Clarke
2006-06-14
4
-11
/
+12
*
* Rename our rc.d stop_postcmd function to be consistent with other scripts
Joe Marcus Clarke
2006-06-10
2
-3
/
+9
*
Remove a leftover directory.
Joe Marcus Clarke
2006-05-03
1
-0
/
+1
*
Teach dbus to look in ${X11BASE}/etc/dbus-1/system.d for system bus
Joe Marcus Clarke
2006-05-03
3
-2
/
+16
*
Add a half-second delay before HUP'ing the system daemon when the system.d
Joe Marcus Clarke
2006-05-02
2
-5
/
+8
*
The system daemon is running as messagebus:messagebus, so it does not
Jean-Yves Lefort
2006-04-28
4
-11
/
+14
*
Correct the plsit when QT support is enabled.
Joe Marcus Clarke
2006-04-21
1
-1
/
+1
*
- Drop bash build dependency. [1]
Alexander Nedotsukov
2006-04-04
2
-8
/
+11
*
Update to 0.61.
Joe Marcus Clarke
2006-03-15
3
-14
/
+14
[next]