aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Update to 1.4.14.Koop Mast2011-09-135-37/+25
| | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=281729
* Update to 1.4.6.Koop Mast2011-03-042-3/+3
| | | | Notes: svn path=/head/; revision=270312
* Disable the man2html stuff completely.Jeremy Messenger2010-12-311-2/+3
| | | | | | | | PR: ports/153532 Reported by: Charlie Kester <corky1951@comcast.net> Notes: svn path=/head/; revision=267237
* Update to 1.4.1.Joe Marcus Clarke2010-12-262-4/+3
| | | | Notes: svn path=/head/; revision=266921
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 1.4.0.Koop Mast2010-10-226-34/+31
| | | | | | | | | | Fix dbus launch on diskless systems [1] PR: ports/151331 [1], ports/132304 Submitted by: Zane C.B. <vvelox@vvelox.net> [1] Notes: svn path=/head/; revision=263459
* Populate configuration files with additional includes of kde4 files.Max Brazhnikov2010-09-013-1/+21
| | | | | | | | | (in preparation for KDE 4.5.1 update) Approved by: kwm Notes: svn path=/head/; revision=260379
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-104-5/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511 Notes: svn path=/head/; revision=254099
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-284-93/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929 Notes: svn path=/head/; revision=244923
* Add support to create users and groups from information stored in UIDs/GIDsFlorent Thoumie2009-09-062-28/+4
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=240964
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* Update to 1.2.4.6.Joe Marcus Clarke2009-05-092-4/+4
| | | | Notes: svn path=/head/; revision=233484
* Do not compile with -Wno-pointer-sign. This fixes the build with GCC 3.x.Joe Marcus Clarke2009-01-131-0/+13
| | | | | | | Reported by: ale Notes: svn path=/head/; revision=225950
* Update to 1.2.4.4.Joe Marcus Clarke2009-01-132-4/+4
| | | | Notes: svn path=/head/; revision=225917
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-104-13/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 Notes: svn path=/head/; revision=225629
* Update to 1.2.1.Joe Marcus Clarke2008-04-213-17/+5
| | | | Notes: svn path=/head/; revision=211698
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* -Fix the build with WITHOUT_X11. [1]Jeremy Messenger2008-04-052-0/+14
| | | | | | | | | -Make WITHOUT_X11 actually works by add --without-x11. Submitted by: Jonathan Hogg <jonathan@significant-whitespace.com> [1] Notes: svn path=/head/; revision=210596
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-249-115/+60
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=209647
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Ignore SIGPIPE (and EPIPE) when writing out PID to a client. Some clientsJoe Marcus Clarke2007-03-213-1/+54
| | | | | | | | (like gnome-session) close the pipe too early resulting in dbus-daemon terminating. Notes: svn path=/head/; revision=187939
* Update to 1.0.2.Joe Marcus Clarke2006-12-142-4/+4
| | | | | | | Security: This fixes the vulnerability described in CVE-2006-6107 Notes: svn path=/head/; revision=179779
* Update to 1.0.1.Joe Marcus Clarke2006-11-233-4/+5
| | | | Notes: svn path=/head/; revision=177851
* Let USE_GNOME be overridden by slave ports. Needed for comming changes toTom McLaughlin2006-11-101-1/+1
| | | | | | | | | dbus-sharp. Approved by: pav Notes: svn path=/head/; revision=177045
* Update to 1.0.0.Joe Marcus Clarke2006-11-103-16/+5
| | | | Notes: svn path=/head/; revision=177041
* Change the name of the dbus system socket to system_bus_socket per the dbusTom McLaughlin2006-11-081-2/+2
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=176789
* Make sure dbus-uuidgen --ensure is run during post-install to createJoe Marcus Clarke2006-11-072-1/+2
| | | | | | | | the machine-id file. At least one user reported errors related to this file not existing. Strange that it did not affect everyone. Notes: svn path=/head/; revision=176669
* I was too over-zealous with patch removal in the 0.95 update. RestoreJoe Marcus Clarke2006-11-062-1/+10
| | | | | | | a pkg-config bit that will fix dependent port builds. Notes: svn path=/head/; revision=176588
* Update to 0.95.Joe Marcus Clarke2006-11-0610-110/+33
| | | | Notes: svn path=/head/; revision=176583
* Fix the rc script (must now source RC_SUBR before GNOME_SUBR)Jean-Yves Lefort2006-10-311-2/+1
| | | | Notes: svn path=/head/; revision=175771
* Start dbus if gnome_enable is set to yes in /etc/rc.confJean-Yves Lefort2006-10-312-2/+5
| | | | Notes: svn path=/head/; revision=175763
* Update to 0.94.Joe Marcus Clarke2006-10-316-53/+31
| | | | Notes: svn path=/head/; revision=175602
* Add a missing #include to correct a problem where dbus would refuse toJoe Marcus Clarke2006-10-272-4/+12
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=175538
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massiveJoe Marcus Clarke2006-10-1415-504/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175253
* Adjust the plist to avoid a conflict with USE_LDCONFIG by setting @cwd.Joe Marcus Clarke2006-09-112-5/+4
| | | | | | | Reported by: oliver Notes: svn path=/head/; revision=172789
* Update to 0.62.Joe Marcus Clarke2006-06-144-11/+12
| | | | Notes: svn path=/head/; revision=165368
* * Rename our rc.d stop_postcmd function to be consistent with other scriptsJoe Marcus Clarke2006-06-102-3/+9
| | | | | | | | | | * Create the directory to hold the dbus pidfile before starting as MFS-mounted /var's will not have this directory [1] PR: 98580 [1] Notes: svn path=/head/; revision=165041
* Remove a leftover directory.Joe Marcus Clarke2006-05-031-0/+1
| | | | Notes: svn path=/head/; revision=161252
* Teach dbus to look in ${X11BASE}/etc/dbus-1/system.d for system busJoe Marcus Clarke2006-05-033-2/+16
| | | | | | | configuration files. Notes: svn path=/head/; revision=161251
* Add a half-second delay before HUP'ing the system daemon when the system.dJoe Marcus Clarke2006-05-022-5/+8
| | | | | | | | | 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. Notes: svn path=/head/; revision=161205
* The system daemon is running as messagebus:messagebus, so it does notJean-Yves Lefort2006-04-284-11/+14
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=160615
* Correct the plsit when QT support is enabled.Joe Marcus Clarke2006-04-211-1/+1
| | | | | | | Submitted by: Tim Welch <twelch@thepentagon.org> Notes: svn path=/head/; revision=160060
* - Drop bash build dependency. [1]Alexander Nedotsukov2006-04-042-8/+11
| | | | | | | | | - Remove obsolete USE_REINPLACE. Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> [1] Notes: svn path=/head/; revision=158769
* Update to 0.61.Joe Marcus Clarke2006-03-153-14/+14
| | | | Notes: svn path=/head/; revision=157101
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Hide USE_RC_SUBR behind !defined(DBUS_SLAVE).Joe Marcus Clarke2006-02-171-1/+1
| | | | Notes: svn path=/head/; revision=156232
* * Fix creation of the dbus system socketJoe Marcus Clarke2006-02-153-41/+19
| | | | | | | * Update for the new USE_RC_SUBR world order Notes: svn path=/head/; revision=156082
* * Point localstatedir to /var to prevent the creation of /usr/local/varJoe Marcus Clarke2006-02-141-2/+3
| | | | | | | | | | * Fix IGNORE message PR: 92844 Submitted by: leeym Notes: svn path=/head/; revision=156047