FreshPorts -- The Place For Ports Mon, 6 Oct 2008 2:17 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
mDNSResponder 108 net on this many watch lists=79 search for ports that depend on this port
Apple's mDNSResponder

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Mar 2004 02:32:06
Also Listed In: dns


The mDNSResponder project is a component of Bonjour,
Apple's ease-of-use IP networking initiative:

WWW: http://developer.apple.com/networking/bonjour/index.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake

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


Configuration Options
     No options to configure

Master Sites:
http://darwinsource.opendarwin.org/tarballs/apsl/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2005-03-24
    Affects: users of net/mDNSResponder
    Author: brooks@FreeBSD.org
    Reason: 
      In mDNSResponder 98_1, mdnsd is no longer started by default due to a
      switch to an rc.subr startup script. To start it, you must add add
      mdnsd_enable="YES" to your /etc/rc.conf or other suitable
      configuration file.
    
    

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 Sep 2008 06:31:10
Original commit files touched by this commit  108
alexbl search for other commits by this committer
Drop maintainership
24 May 2008 01:33:50
Original commit files touched by this commit  108
edwin search for other commits by this committer
net/mDNSResponder and net/avahi-libdns install files in the same place

        net/mDNSResponder and net/avahi-libdns install files in the
        same place.

        /usr/ports/net/mDNSResponder/Makefile contains CONFLICTS=
        avahi+libdns-[0-9]*, but the package name is avahi-libdns-0.6.22.
        /usr/ports/net/avahi-libdns/Makefile does not contain any
        CONFLICTS section.

PR:             ports/121434
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by:    various maintainer timeouts
13 Sep 2006 04:21:38
Original commit files touched by this commit  108
alexbl search for other commits by this committer
Change all my MAINTAINER lines to my new FreeBSD.org address.

Approved by:    novel
08 Aug 2006 15:29:20
Original commit files touched by this commit  108
itetcu search for other commits by this committer
Fix patching.
08 Aug 2006 15:10:40
Original commit files touched by this commit  108
itetcu search for other commits by this committer
- Update to 108
- Pass maintainership to submitter

PR:             ports/101557
Submitted by:   Alexander Botero-Lowry
10 Jun 2006 21:45:59
Original commit files touched by this commit  107.5
marcus search for other commits by this committer
Register a CONFLICT with avahi+libdns.
14 May 2006 14:36:14
Original commit files touched by this commit  107.5
lawrance search for other commits by this committer
- Update to 107.5 (fixes broken mDNSProxyResponderPosix utility) [1]
- Install mDNSResponder.8 manpage as mDNSResponderPosix.8 to avoid
  conflict with net/howl [2]
- Unquote COMMENT.

PR:             ports/94303 [1], ports/96126 [2]
Submitted by:   Bruce Walker <bmw@borderware.com> [1]
                Eric P. Scott <eps+pbug0604@ana.com> [2]
11 May 2006 23:49:56
Original commit files touched by this commit  107.1_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
20 Feb 2006 20:47:50
Original commit files touched by this commit  107.1_2
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
22 Jan 2006 21:24:05
Original commit files touched by this commit  107.1_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
07 Jan 2006 06:29:57
Original commit files touched by this commit  107.1_2
dougb search for other commits by this committer
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
25 Nov 2005 22:29:24
Original commit files touched by this commit  107.1_1
pav search for other commits by this committer
- Style: ports@freebsd.org -> ports@FreeBSD.org
21 May 2005 19:14:45
Original commit files touched by this commit  107.1_1
kris search for other commits by this committer
BROKEN on alpha: Does not compile
10 May 2005 20:27:21
Original commit files touched by this commit  107.1_1
jylefort search for other commits by this committer
Fix a bug causing the software to not see interfaces while coming up.

PR:             ports/80856
Submitted by:   Bruce Walker <bmw@borderware.com>
06 May 2005 13:41:54
Original commit files touched by this commit  107.1
ahze search for other commits by this committer
- Update to 107.1
- Update pkg-descr to new WWW: and Rendezvous is now
  known as Bonjour.
26 Mar 2005 07:59:14
Original commit files touched by this commit  98_1
krion search for other commits by this committer
Damn my english spelling.

Approved by:    portmgr (implicit)
26 Mar 2005 07:21:13
Original commit files touched by this commit  98_1
krion search for other commits by this committer
Fix typo in rcNG script to allow daemon run.

PR:             ports/79243
Submitted by:   Jie Gao <gaoj at cpsc dot ucalgary.ca>
Approved by:    portmgr (implicit)
25 Mar 2005 17:24:13
Original commit files touched by this commit  98_1
brooks search for other commits by this committer
Switch mDNSResponder from the Apple startup script to a simple rc.subr
script.  This means that mdnsd is not started by default and must be
enabled by adding an mdnsd_enable="YES" line to your /etc/rc.conf.

This works around a panic in the multicast code when network interfaces
are removed and multicast sockets are open on them since many users of
this port only need the utilities, not the daemon.

Approved by:    portmgr (krion)
16 Mar 2005 12:44:13
Original commit files touched by this commit  98
flz search for other commits by this committer
- Fix build on 64bit archs.

PR:             ports/78841
Submitted by:   Vivek Khera <vivek@khera.org>
16 Mar 2005 11:21:36
Original commit files touched by this commit  98
alfred search for other commits by this committer
Release maintainership.
16 Feb 2005 13:06:48
Original commit files touched by this commit  98
lofi search for other commits by this committer
Remove now-empty patch files.

PR: ports/77514 (probably should have mentioned they could be deleted ;-)
16 Feb 2005 08:13:33
Original commit files touched by this commit  98
alfred search for other commits by this committer
Update to 98.

PR: 77514
17 Apr 2004 01:01:54
Original commit files touched by this commit  62_1
kris search for other commits by this committer
Add missing file
16 Apr 2004 03:15:01
Original commit files touched by this commit  62_1
alfred search for other commits by this committer
Install binaries needed by some mDNS consumers.
19 Mar 2004 23:44:07
Original commit files touched by this commit  62
alfred search for other commits by this committer
Fix on !i386/!ia64 and on 4.x.

In collaboration with: Stuart Cheshire <cheshire@apple.com>
18 Mar 2004 12:14:51
Original commit files touched by this commit  62
kris search for other commits by this committer
BROKEN on 4.x and on !i386 and !ia64: Does not compile
12 Mar 2004 00:09:37
Original commit files touched by this commit  62
alfred search for other commits by this committer
make this pass portlint -C.
03 Mar 2004 06:59:25
Original commit files touched by this commit  62
alfred search for other commits by this committer
Somehow I forgot to commit the actual makefile.
03 Mar 2004 02:31:36
Original commit files touched by this commit  62
alfred search for other commits by this committer
Apple's mDNSResponder:

What is mDNSResponder?
----------------------

The mDNSResponder project is a component of Rendezvous,
Apple's ease-of-use IP networking initiative:
<http://developer.apple.com/macosx/rendezvous/index.html>

Apple's Rendezvous software derives from the ongoing standardization
work of the IETF Zero Configuration Networking Working Group:
<http://zeroconf.org/>

See rest of readme for other juicy details.

Secial thanks to Apple for making this code available as well as
to the various people inside Apple that made this possible.

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03
proftpd-mysql*Oct 03
mplayer*Oct 02
mysql323-clientOct 01
mysql40-clientOct 01
mysql41-clientOct 01
mysql50-clientOct 01
mysql51-clientOct 01
mysql60-clientOct 01

19 vulnerabilities affecting 36 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 19262
Broken 157
Deprecated 79
Ignore 434
Forbidden 7
Restricted 281
No CDROM 132
Vulnerable 59
Expired 54
Set to expire 61
Interactive 78
new 24 hours 8
new 48 hours17
new 7 days34
new fortnight91
new month177

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 0.201 seconds.