FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 11:49 PM BST
Port details
nss_mdns 0.10_2 dns on this many watch lists=5 search for ports that depend on this port
NSS module implementing multicast DNS name resolution
Maintained by: ashish@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Jan 2007 14:44:36
Also Listed In: ipv6
License: not specified in port


nss_mdns is a plugin for libc which provides host name resolution via
Multicast DNS, building on Avahi.
Only name resolution is provided; nss_mdns does not advertise services.
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/automake, devel/autoconf, devel/libtool
Required Libraries: net/avahi-app
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for nss_mdns-0.10_2:
     SEARCH_DOMAINS=Off (default) "Honour search domains in resolv.conf"
===> Use 'make config' to modify these settings

Master Sites:
http://0pointer.de/lennart/projects/nss-mdns/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.10_2
miwi search for other commits by this committer
- Get Rid MD5 support
22 Dec 2010 20:05:49
Original commit files touched by this commit  0.10_2
ade search for other commits by this committer
Sync to final (for now) bsd.autotools.mk
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.10_2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  0.10_2
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  0.10_2
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
15 Sep 2010 18:35:24
Original commit files touched by this commit  0.10_2
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
11 Jun 2010 13:37:41
Original commit files touched by this commit  0.10_1
ashish search for other commits by this committer
- Change my maintainer address.

Approved by:       pgj (mentor)
06 Jun 2010 22:09:10
Original commit files touched by this commit  0.10_1
dougb search for other commits by this committer
Remove bms from the pkg-descr's of ports he no longer maintains.
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.10_1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
05 Jan 2009 19:44:02
Original commit files touched by this commit  0.10_1
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
14 Nov 2008 10:23:34
Original commit files touched by this commit  0.10_1
pav search for other commits by this committer
- Build and install the nss_mdns_minimal module. This module only performs
  lookups for the .local domain and self assigned IP addresses, rejecting
  others. This can be used to speed up the resolution of non mdns registered
  host names.

PR:             ports/128107
Submitted by:   Andrew <andrew@ugh.net.au>
Approved by:    Ashish Shukla <wahjava@gmail.com> (maintainer)
01 Sep 2008 01:20:23
Original commit files touched by this commit  0.10
edwin search for other commits by this committer
Update dns/nss_mdns to v0.10

        Updates dns/nss_mdns port to v0.10 and changes MAINTAINER
        field (as per bms's suggestion). This PR fixes the issue
        reported in PR ports/123169, so that PR can be closed.

PR:             ports/126952
Submitted by:   Ashish Shukla <wahjava@gmail.com>
Approved by:    bms@
20 Aug 2008 00:57:32
Original commit files touched by this commit  0.9_6
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
06 Jun 2008 13:23:00
Original commit files touched by this commit  0.9_6
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)
03 Jan 2008 12:23:38
Original commit files touched by this commit  0.9_5
bms search for other commits by this committer
Fix dependency list.

PR:             ports/119029
Submitted by:   Dima Panov
30 Sep 2007 04:47:37
Original commit files touched by this commit  0.9_4
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
19 May 2007 20:32:57
Original commit files touched by this commit  0.9_3
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}.
12 Apr 2007 10:43:15
Original commit files touched by this commit  0.9_2
bms search for other commits by this committer
Fix nss_mdns when used from applications other than ssh.
Bump PORTREVISION.
03 Feb 2007 04:07:27
Original commit files touched by this commit  0.9_1
markus search for other commits by this committer
- Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION

Approved by:    bms (maintainer)
25 Jan 2007 13:41:04
Original commit files touched by this commit  0.9
bms search for other commits by this committer
Add USE_GMAKE.

Submitted by:   pav
20 Jan 2007 18:27:46
Original commit files touched by this commit  0.9
bms search for other commits by this committer
Forced commit to note that this is still development quality code, and
bugs may be lurking in the libc -> glibc nss wrappers.
20 Jan 2007 18:15:06
Original commit files touched by this commit  0.9
bms search for other commits by this committer
Really fix the getaddrinfo() interface. Now 'ssh foo.local' should work.
20 Jan 2007 15:00:06
Original commit files touched by this commit  0.9
bms search for other commits by this committer
Fix getaddrinfo(). Note that 'ssh foo.local' still doesn't work, because
the BSD NSS interface does not yet support dynamic getnameinfo().
20 Jan 2007 14:43:58
Original commit files touched by this commit  0.9
bms search for other commits by this committer
Add new port nss_mdns, a libc name service switch module for resolving
hostnames via Avahi's implementation of Multicast DNS.

With help from: flameeyes at gentoo dot org

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

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

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