aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus-sharp
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-2/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* Convert devel to USES=pkgconfigBaptiste Daroussin2013-04-231-5/+2
| | | | Notes: svn path=/head/; revision=316333
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* Branch devel/dbus-sharp on mono's DBus bindings.Romain Tartière2012-09-257-153/+31
| | | | Notes: svn path=/head/; revision=304823
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - 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
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Update the MAINTAINER address of a few lost ports.Romain Tartière2011-06-131-1/+1
| | | | Notes: svn path=/head/; revision=275512
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* -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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update maintainer mail addressMartin Wilke2008-07-251-1/+1
| | | | | | | | PR: 125786 Submitted by: Phillip N. <pneumann@gmail.com> Notes: svn path=/head/; revision=217516
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - 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
* - Move to LOCALBASETom McLaughlin2007-02-041-11/+4
| | | | | | | | | | | | | | | | - USE_GNOME+=gtksharp20 - remove the mono-tools dependency since it wasn't even installing doc when it was present. (It's really not worth installing the doc since this API is going the way of the dodo.) NOTE: This port can probably go away now that it is no longer developed up stream and I believe all its past consumers now contain their own version of the new managed dbus assemblies. Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD) Notes: svn path=/head/; revision=184183
* Make this port totally independant of devel/dbus and fix build errorTom McLaughlin2006-11-091-9/+9
| | | | | | | introduced by latest dbus update. Notes: svn path=/head/; revision=176952
* Change the name of the dbus system socket to system_bus_socket per the dbusTom McLaughlin2006-11-081-3/+3
| | | | | | | | | | | | | | 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
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massiveJoe Marcus Clarke2006-10-144-2/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update pkg-plist after last dbus update.Tom McLaughlin2006-06-292-5/+5
| | | | Notes: svn path=/head/; revision=166555
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Fix plist after master port was updated to 0.61Tom McLaughlin2006-03-222-5/+5
| | | | | | | Notified by: Krisbot Notes: svn path=/head/; revision=157986
* Fix pkg-plist after Mono 1.1.12.1 update.Tom McLaughlin2006-01-142-4/+2
| | | | Notes: svn path=/head/; revision=153509
* Fix pkg-plist after latest dbus update.Tom McLaughlin2006-01-022-5/+5
| | | | Notes: svn path=/head/; revision=152598
* Chase the dbus shared lib version.Joe Marcus Clarke2005-12-311-1/+1
| | | | Notes: svn path=/head/; revision=152498
* - Correct pkg-plist for gacutil changes with Mono 1.1.9.xTom McLaughlin2005-11-102-2/+5
| | | | | | | | | | - Include bsd.mono.mk. Approved by: ahze (mentor) Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=147791
* - Change maintainership of my Mono related ports over to the BSD#Tom McLaughlin2005-09-201-1/+1
| | | | | | | | | | project mailing list. This is the mailing list listed as the maintainer for all my other Mono related ports. Approved by: ahze (mentor) Notes: svn path=/head/; revision=143185
* Chase dbus update to 0.50 by update the plist.Jeremy Messenger2005-09-122-5/+5
| | | | Notes: svn path=/head/; revision=142499
* Chase with dbus update, bump the PORTREVISION for plist fix.Jeremy Messenger2005-09-052-5/+5
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=142033
* Chase dbus update to 0.35.2 by update plist.Jeremy Messenger2005-07-192-5/+5
| | | | Notes: svn path=/head/; revision=139575
* Chase dbus update to 3.5.1 again by update plist.Jeremy Messenger2005-07-162-5/+5
| | | | Notes: svn path=/head/; revision=139361
* -Chase dbus update to 0.35 by update plist.Jeremy Messenger2005-07-162-9/+9
| | | | | | | -Remove Python dependency. Notes: svn path=/head/; revision=139358
* Chase the change dependency from monodoc to mono-tools. Bump the PORTREVISION.Jeremy Messenger2005-07-101-4/+4
| | | | | | | BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD Notes: svn path=/head/; revision=138854
* - Update plist for dbus 0.34. [1]Jeremy Messenger2005-07-032-6/+6
| | | | | | | | | | | - Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool and few others become as runtime dependency, which they are just need to be in the build dependency. Reported by: marcus [1] Notes: svn path=/head/; revision=138375
* C# interface to the D-BUS messaging system.Jeremy Messenger2005-05-163-0/+57
WWW: http://www.freedesktop.org/Software/dbus BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD Notes: svn path=/head/; revision=135324