aboutsummaryrefslogtreecommitdiff
path: root/net/avahi-app
Commit message (Collapse)AuthorAgeFilesLines
* -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
* Create the proper config directory.Joe Marcus Clarke2009-07-091-1/+1
| | | | Notes: svn path=/head/; revision=237473
* Correct some typos.Joe Marcus Clarke2009-07-091-2/+2
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=237470
* Correct a typo with config file cleanup.Joe Marcus Clarke2009-07-091-1/+1
| | | | Notes: svn path=/head/; revision=237466
* Do not remove configuration files if they have been modified.Joe Marcus Clarke2009-07-093-5/+52
| | | | | | | PR: 136301 Notes: svn path=/head/; revision=237465
* Fix the fix to make avahi's libs link to libintl.Joe Marcus Clarke2009-05-061-2/+2
| | | | | | | | PR: 134227 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=233297
* Presenting GNOME 2.26.1 for FreeBSD.Koop Mast2009-04-243-6/+7
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=232642
* Make sure libraries are linked with libintl and libiconv.Joe Marcus Clarke2009-03-081-1/+4
| | | | Notes: svn path=/head/; revision=229681
* Update to 0.6.24.Joe Marcus Clarke2008-12-167-115/+23
| | | | Notes: svn path=/head/; revision=224290
* -Update to 0.6.23.Jeremy Messenger2008-07-0312-115/+166
| | | | | | | | | | | -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
* Fix PORTREVISION on ports which have PORTVERSION?= set.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | Noticed by Max Brazhnikov <makc@issp.ac.ru> Part of the great devel/gettext portrevision bump. Approved by: portmgr (pav) Notes: svn path=/head/; revision=214447
* 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
* Make sure avahi properly detects non-link-local IPv6 addresses.Joe Marcus Clarke2008-04-062-7/+52
| | | | Notes: svn path=/head/; revision=210675
* * Clear out the scope ID from the IPv6 address [1]Joe Marcus Clarke2008-04-052-1/+33
| | | | | | | | | | * Properly determine if an IPv6 address is global or not Reported by: Ashish Shukla <wahjava.ml@gmail.com> Sumbitted by: ume [1] Notes: svn path=/head/; revision=210612
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-241-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* Make sure libavahi-common.so is linked to libintl. This will fix dependentJoe Marcus Clarke2007-12-242-1/+12
| | | | | | | | | ports' builds. Reported by: pointyhat via erwin Notes: svn path=/head/; revision=204455
* Change avahi-pre-install to avahi-pre-su-install to fix the installationJoe Marcus Clarke2007-12-241-2/+2
| | | | | | | | | as a non-root user. PR: 118999 Notes: svn path=/head/; revision=204453
* - This needs intltoolPav Lucistnik2007-12-211-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=204265
* Update to 0.6.22Michael Johnson2007-12-208-19/+88
| | | | Notes: svn path=/head/; revision=204223
* Fix PTHREAD_LIBS handling in avahi-qt4.Joe Marcus Clarke2007-12-151-0/+10
| | | | | | | | PR: 118639 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> Notes: svn path=/head/; revision=203782
* Mark net/avahi-autoipd IGNORE on 5.x and lower due to outdated libpcap libraryMichael Johnson2007-10-271-0/+3
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=202162
* Update qt4 supportMichael Johnson2007-10-261-1/+3
| | | | Notes: svn path=/head/; revision=202093
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-2422-0/+652
GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947