aboutsummaryrefslogtreecommitdiff
path: root/net/avahi-qt4
Commit message (Collapse)AuthorAgeFilesLines
* - Convert net/avahi-* to USES=libtool:keepla.Tijl Coosemans2014-05-062-1/+2
| | | | | | | | - INSTALL_TARGET=install-strip. - Replace GMAKE with MAKE_CMD. Notes: svn path=/head/; revision=353132
* Update to new lib_depends syntax, stageify,Koop Mast2013-12-141-2/+1
| | | | | | | Unbreak py-avahi and allow avahi-gtk3 to build with gtk+ 3.10. Notes: svn path=/head/; revision=336457
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Update to 0.6.31.Koop Mast2013-07-141-7/+2
| | | | | | | | | | Trim headers, update to new USES, remove obsolete Qt3 bindings. Add new gtk3 avahi library. Misc cleanups. Obtained from: GNOME devel repo Notes: svn path=/head/; revision=323006
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* 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
* -Update to 0.6.23.Jeremy Messenger2008-07-031-1/+1
| | | | | | | | | | | -Remove 5.x support. -Get rc scripts to use current style for rename by remove '.sh' suffix. [1] PR: ports/122443 [1] Submitted by: rafan [1] Notes: svn path=/head/; revision=216264
* 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
* Add a missing dependency on intltool where needed.Joe Marcus Clarke2007-12-231-1/+1
| | | | | | | Reported by: pointyhat via linimon Notes: svn path=/head/; revision=204409
* Update to 0.6.22Michael Johnson2007-12-201-1/+1
| | | | Notes: svn path=/head/; revision=204223
* Fix PTHREAD_LIBS handling in avahi-qt4.Joe Marcus Clarke2007-12-151-1/+1
| | | | | | | | PR: 118639 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> Notes: svn path=/head/; revision=203782
* depend on avahi-app instead of avahiMichael Johnson2007-10-271-1/+1
| | | | Notes: svn path=/head/; revision=202135
* Qt 4 bindings to the avahi mDNS service discovery system.Michael Johnson2007-10-263-0/+39
WWW: http://www.avahi.org/ Notes: svn path=/head/; revision=202094