FreshPorts -- The Place For Ports Sat, 19 Jul 2008 4:07 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
avahi 0.6.23 net on this many watch lists=41 search for ports that depend on this port
The "meta-port" for the Avahi service discovery suite
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Nov 2005 04:36:00
Also Listed In: dns


Service discovery on a local network -- this means that you can plug your
laptop or computer into a network and instantly be able to view other people
who you can chat with, find printers to print to or find files being shared.
This kind of technology is already found in MacOS X (branded 'Rendezvous',
'Bonjour' and sometimes 'ZeroConf') and is very convenient.

WWW: http://www.avahi.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Run: net/avahi-app, net/avahi-app

To install the port: cd /usr/ports/net/avahi/ && make install clean
To add the package: pkg_add -r avahi


Configuration Options
===> The following configuration options are available for avahi-0.6.23:
     AUTOIPD=off (default) "IPv4LL network address configuration daemon"
     GTK=off (default) "Gtk+ tools and bindings"
     LIBDNS=off (default) "Apple's mDNSResponder compatibility library"
     MONO=off (default) "Mono bindings"
     QT3=off (default) "Qt 3 bindings"
     QT4=off (default) "Qt 4 bindings"
     PYTHON=off (default) "Python bindings and tools"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 66

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jul 2008 22:53:55
Original commit files touched by this commit  0.6.23
mezz search for other commits by this committer
-Update to 0.6.23.
-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]
06 Jun 2008 14:50:32
Original commit files touched by this commit  0.6.22_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
20 Dec 2007 18:23:33
Original commit files touched by this commit  0.6.22
ahze search for other commits by this committer
Update to 0.6.22
26 Oct 2007 21:02:49
Original commit files touched by this commit  0.6.21_1
ahze search for other commits by this committer
- Readd option for QT4
25 Oct 2007 20:27:22
Original commit files touched by this commit  0.6.21_1
mezz search for other commits by this committer
Disable qt4 support for now since we don't have any net/avahi-qt4.
25 Oct 2007 00:37:25
Original commit files touched by this commit  0.6.21_1
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
26 Aug 2007 05:56:04
Original commit files touched by this commit  0.6.21
marcus search for other commits by this committer
Update to 0.6.21, and add a patch from avahi SVN to fix a segfault when
no domains are configured in /etc/resolv.conf.
23 Jul 2007 10:36:52
Original commit files touched by this commit  0.6.20
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
08 Jul 2007 01:18:50
Original commit files touched by this commit  0.6.20
marcus search for other commits by this committer
Correct a typo that would not be encountered in a default build.
23 Jun 2007 18:55:55
Original commit files touched by this commit  0.6.20
marcus search for other commits by this committer
Update to 0.6.20.
09 Jun 2007 19:17:15
Original commit files touched by this commit  0.6.19
marcus search for other commits by this committer
Update to 0.6.19.
31 May 2007 22:12:49
Original commit files touched by this commit  0.6.18_1
mezz search for other commits by this committer
Add ${PTHREAD_[CFLAGS|LIBS]} in avahi-qt3.pc to fix other ports' functions.
Bump the PORTREVISION on net/avahi-qt3.

PR:             ports/112917
Submitted by:   Dima Panov <fluffy@ael.ru>
19 May 2007 21:32:57
Original commit files touched by this commit  0.6.18_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
03 May 2007 03:26:27
Original commit files touched by this commit  0.6.18
marcus search for other commits by this committer
Use MLINKS instead of MAN1 to install man page symlinks.

Submitted by:   brian
21 Apr 2007 01:42:31
Original commit files touched by this commit  0.6.18
marcus search for other commits by this committer
Update to 0.6.18, and add kqueue support for automatically processing service
changes.
15 Apr 2007 22:59:30
Original commit files touched by this commit  0.6.17
marcus search for other commits by this committer
Add build patches in preparation for avahi-qt3 support.
10 Feb 2007 23:36:11
Original commit files touched by this commit  0.6.17
marcus search for other commits by this committer
Update to 0.6.17.
10 Feb 2007 23:34:58
Original commit files touched by this commit  0.6.17
marcus search for other commits by this committer
Update to 0.6.17.
02 Jan 2007 06:30:23
Original commit files touched by this commit  0.6.16
marcus search for other commits by this committer
Update to 0.6.16.
11 Nov 2006 02:56:18
Original commit files touched by this commit  0.6.15
marcus search for other commits by this committer
Update to 0.6.15, and fix the build with D-BUS 1.0.
08 Nov 2006 05:25:43
Original commit files touched by this commit  0.6.14_3
tmclaugh search for other commits by this committer
Change the name of the dbus system socket to system_bus_socket per the dbus
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
06 Nov 2006 00:02:12
Original commit files touched by this commit  0.6.14_2
marcus search for other commits by this committer
Correct a typo in the avahi-dnsconfd.sh init script.

Reported by:    auge_ on #freesdb-gnome
05 Nov 2006 22:27:19
Original commit files touched by this commit  0.6.14_1
marcus search for other commits by this committer
Correct naming typo for initscript patches.

PR:             105188
05 Nov 2006 17:45:49
Original commit files touched by this commit  0.6.14_1
marcus search for other commits by this committer
Add GNOME_SUBR support to avahi so it can be enabled with gnome_enable="YES".
14 Oct 2006 09:35:50
Original commit files touched by this commit  0.6.14
marcus search for other commits by this committer
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
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,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
05 Sep 2006 21:34:05
Original commit files touched by this commit  0.6.13_3
mezz search for other commits by this committer
Correct the group by change from netdev to network, bump the PORTREVISION.
04 Sep 2006 19:39:09
Original commit files touched by this commit  0.6.13_2
marcus search for other commits by this committer
Add a missing manpage to the MAN1 list.

Reported by:    pointyhat via kris
03 Sep 2006 17:36:44
Original commit files touched by this commit  0.6.13_1
marcus search for other commits by this committer
Bring back a patch to fix pthread linking in avahi.

Reported by:    Pascal G. Hofstee <caelian@gmail.com>
02 Sep 2006 22:22:59
Original commit files touched by this commit  0.6.13
ahze search for other commits by this committer
- Update to 0.6.13
16 Aug 2006 21:07:36
Original commit files touched by this commit  0.6.12_1
tmclaugh search for other commits by this committer
Bump PORTREVISION after recent revision 1.11 to pkg-plist so package will
rebuild and kill the errors net/avahi-sharp keeps getting on pointyhat.

Notified by:    kris
Pointyhat:      me
08 Aug 2006 03:38:09
Original commit files touched by this commit  0.6.12
tmclaugh search for other commits by this committer
Have package create empty %%DOCSDIR%%

Approved by:    ahze
27 Jul 2006 05:24:03
Original commit files touched by this commit  0.6.12
marcus search for other commits by this committer
Update to 0.6.12.
15 Jul 2006 05:37:31
Original commit files touched by this commit  0.6.11_1
marcus search for other commits by this committer
Cleanup a leftover directory.
03 Jul 2006 20:13:54
Original commit files touched by this commit  0.6.11
marcus search for other commits by this committer
Update to 0.6.11.
10 Jun 2006 21:44:29
Original commit files touched by this commit  0.6.10_3
marcus search for other commits by this committer
Add a PKGNAMESUFFIX when libdns support is enabled so that a CONFLICTS can
be registered in mDNSResponder.
10 Jun 2006 20:14:04
Original commit files touched by this commit  0.6.10_3
marcus search for other commits by this committer
Make libdns (aka mDNSResponder) support optional (defaulting to off).
Note: enabling this will add a conflict to mDNSResponder which may interfere
with KDE applications.

PR:             98566
Submitted by:   Kirk Strauser <kirk@strauser.com> (with modifications)
16 May 2006 18:02:41
Original commit files touched by this commit  0.6.10_3
mezz search for other commits by this committer
Fix the previous commit that will actually change the @PTHREAD_LIBS@ and
@PTHREAD_CFLAGS@ to real in avahi-client.pc and avahi-glib.pc. Bump the
PORTREVISION.

Reported by:    "Vladimir Timofeev" <vovkasm@gmail.com>
15 May 2006 23:51:46
Original commit files touched by this commit  0.6.10_2
marcus search for other commits by this committer
Add PTHREAD_{CFLAGS,LIBS} to all avahi pkg-config files.  This fixes
xmms2 builds, among others.

PR:             97295
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
07 May 2006 00:01:08
Original commit files touched by this commit  0.6.10_1
marcus search for other commits by this committer
Now that they re-broke pthread usage in 0.6.10, resurrect a patch to fix
it.

Reported by:    Yasuda Keisuke <kysd@po.harenet.ne.jp>
06 May 2006 11:09:08
Original commit files touched by this commit  0.6.10
marcus search for other commits by this committer
Update to 0.6.10.

Security:       This release fixes a few security vulnerabilities.
                See http://www.avahi.org/milestone/Avahi%200.6.10 for more
                details.
01 May 2006 16:39:54
Original commit files touched by this commit  0.6.9_5
ahze search for other commits by this committer
- Disable mDNSResponder in avahi so net/mDNSResponder and avahi don't
  conflict

Requested by:   kde@
30 Apr 2006 01:47:21
Original commit files touched by this commit  0.6.9_4
marcus search for other commits by this committer
Presenting GNOME 2.14.1 for FreeBSD!  Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release.  In particular, GNOME 2.14 focused
on performance, and they did not miss the mark.  There's some new eye candy,
but most of the big things are waiting until GNOME 2.16.  On the FreeBSD
side, we tried to clean up all the crashers we could.  In particular, we
really improved GNOME's 64-bit support.

The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
28 Apr 2006 02:48:10
Original commit files touched by this commit  0.6.9_3
jylefort search for other commits by this committer
Track the dbus socket path change.

Reported by:    marcus
24 Apr 2006 01:22:49
Original commit files touched by this commit  0.6.9_2
marcus search for other commits by this committer
Fix avahi's use of sendmsg(2) so that it actually works.
20 Apr 2006 19:10:49
Original commit files touched by this commit  0.6.9_1
marcus search for other commits by this committer
Correct the path to the dbus system socket.
15 Mar 2006 05:40:56
Original commit files touched by this commit  0.6.9
marcus search for other commits by this committer
Update to 0.6.9.
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.6.5_3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
19 Feb 2006 07:20:26
Original commit files touched by this commit  0.6.5_2
tmclaugh search for other commits by this committer
Add avahi-sharp
- Mono bindings for Avahi service discovery
19 Feb 2006 07:04:48
Original commit files touched by this commit  0.6.5_2
tmclaugh search for other commits by this committer
Prepare port to act as a master to an avahi-sharp slave

Approved by:    marcus on IRC
30 Jan 2006 23:20:05
Original commit files touched by this commit  0.6.5_2
kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
29 Jan 2006 18:47:32
Original commit files touched by this commit  0.6.5_1
marcus search for other commits by this committer
In trying to solve a problem with inconsistencies when linking with -shared
and ${PTHREAD_LIBS}, avahi linked its binaries with -lc_r on FreeBSD.  This
caused nasty runtime failures on i386, and build failures on alpha, amd64,
and other platforms where libc_r no longer exists.

To fix this, don't go through the song and dance of trying to solve the
-shared/${PTHREAD_LIBS} problem, and just link with ${PTHREAD_LIBS} as
usual.  Of course, ports that depend on avahi's libraries will break by
doing this, so add ${PTHREAD_{LIBS,CFLAGS}} to the right pkg-config files
to make sure dependencies will pick them up.

Patch adapted from:     Yasuda Keisuke <kysd@po.harenet.ne.jp>
27 Jan 2006 00:15:23
Original commit files touched by this commit  0.6.5
ahze search for other commits by this committer
- Update to 0.6.5
18 Jan 2006 01:44:57
Original commit files touched by this commit  0.6.4
ahze search for other commits by this committer
- Update to 0.6.4
12 Jan 2006 22:19:31
Original commit files touched by this commit  0.6.3
ahze search for other commits by this committer
- Update to 0.6.3
- Update WWW

PR:             ports/91724
Submitted by:   thomas@bsdunix.ch
31 Dec 2005 19:04:02
Original commit files touched by this commit  0.6.1_3
marcus search for other commits by this committer
Fix build with dbus-0.60.

Obtained from:  Avahi SVN
31 Dec 2005 18:49:08
Original commit files touched by this commit  0.6.1_3
marcus search for other commits by this committer
Chase the dbus shared lib version.
05 Dec 2005 03:13:06
Original commit files touched by this commit  0.6.1_2
marcus search for other commits by this committer
Make sure the avahi-daemon socket is written to the correct location.
05 Dec 2005 00:40:06
Original commit files touched by this commit  0.6.1_1
marcus search for other commits by this committer
Teach avahi the correct location of the dbus socket.

Submitted by:   sajd on #freebsd-gnome
25 Nov 2005 03:04:40
Original commit files touched by this commit  0.6.1
marcus search for other commits by this committer
Update to 0.6.1.
19 Nov 2005 19:49:12
Original commit files touched by this commit  0.6_2
marcus search for other commits by this committer
Fix capitalization of IGNORE message.

Pointed out by: kris
19 Nov 2005 19:43:36
Original commit files touched by this commit  0.6_2
marcus search for other commits by this committer
Mark IGNORE on FreeBSD 4.X.

Reported by:    pointyhat via kris
19 Nov 2005 17:38:17
Original commit files touched by this commit  0.6_2
marcus search for other commits by this committer
Add optional GTK2 support to avahi.
19 Nov 2005 06:36:09
Original commit files touched by this commit  0.6_2
ahze search for other commits by this committer
- Switch avahi-daemon to avahi_daemon

Pointed out by: marcus
19 Nov 2005 06:21:54
Original commit files touched by this commit  0.6_2
ahze search for other commits by this committer
- Fix typo so the dnsconfd starts
- Make the avahi-dnsconfd rcNG require avahi-daemon
19 Nov 2005 05:55:56
Original commit files touched by this commit  0.6_1
marcus search for other commits by this committer
Add dbus to the REQUIRE line for the rcND scripts to ensure dbus is started
first.

Pointed out by: ahze
19 Nov 2005 04:34:52
Original commit files touched by this commit  0.6
marcus search for other commits by this committer
Add avahi, another mDNS, Zeroconf, Bonjour, Redezvous, etc. implementation
...but with a twist.  Avahi is a D-BUS based mDNS solution from
Freedesktop.org.

Avahi provides Service discovery on a local network -- this means that you
can plug your laptop or computer into a network and instantly be able to view
other people who you can chat with, find printers to print to or find files
being shared. This kind of technology is already found in MacOS X
(branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very
convenient.

WWW: http://www.freedesktop.org/Software/Avahi

A lot of the ground work for this port was provided by ahze.

Number of commits found: 66

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Jul 13
drupal6Jul 13
popplerJul 09
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21

3 vulnerabilities affecting 4 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18803
Broken 149
Deprecated 100
Ignore 431
Forbidden 5
Restricted 349
No CDROM 126
Vulnerable 53
Expired 17
Set to expire 79
Interactive 79
new 24 hours 18
new 48 hours18
new 7 days27
new fortnight59
new month157

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 1.043 seconds.