Port details |
- mDNSResponder_nss Apple mDNS responder - FreeBSD nsswitch module
- 2200.140.11 dns =3 1790.80.10_1Version of this port present on the latest quarterly branch.
- Maintainer: mazhe@alkumuna.eu
- Port Added: 2014-08-14 19:07:35
- Last Update: 2024-09-25 18:21:55
- Commit Hash: ac32b09
- People watching this port, also watch:: openbox, etl, mDNSResponder, InsightToolkit, logitechmediaserver
- Also Listed In: net
- License: APACHE20 BSD3CLAUSE
- WWW:
- https://opensource.apple.com/tarballs/mDNSResponder/
- Description:
- This is a nsswitch plugin from Apple's mDNSResponder code, adapted
for FreeBSD's nsswitch and libc.
See also: https://developer.apple.com/bonjour/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mDNSResponder_nss>0:dns/mDNSResponder_nss
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/dns/mDNSResponder_nss/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/mDNSResponder_nss
- pkg install mDNSResponder_nss
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mDNSResponder_nss
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727260385
SHA256 (mDNSResponder-2200.140.11.tar.gz) = f52963497e8baf650e6640fb5769ffbad7c6e45eea833dec2a0ca86a3ca55928
SIZE (mDNSResponder-2200.140.11.tar.gz) = 3277831
Packages (timestamps in pop-ups are UTC):
- Master port: net/mDNSResponder
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libdns_sd.so : net/mDNSResponder
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mDNSResponder_nss-2200.140.11:
IPV6=on: IPv6 protocol support
===> Use 'make config' to modify these settings
- Options name:
- dns_mDNSResponder_nss
- USES:
- compiler:c11 cpe gmake
- pkg-message:
- For install:
- To enable the mDNSResponder NSS module, update the hosts entry in
/etc/nsswitch.conf by adding mdns, preferably between files and dns:
hosts: files mdns dns
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net/mDNSResponder |
Commit | Credits | Log message |
2200.140.11 25 Sep 2024 18:21:55 |
Po-Chuan Hsieh (sunpoet) |
net/mDNSResponder: Update to 2200.140.11
Changes: https://github.com/apple-oss-distributions/mDNSResponder/commits/rel/mDNSResponder-2200 |
1790.80.10_1 22 Jan 2024 10:42:27 |
Muhammad Moinur Rahman (bofh) |
dns/mDNSResponder_nss: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1790.80.10 26 Jun 2023 09:33:11 |
Nuno Teixeira (eduardo) Author: Matthieu Volat |
dns/mDNSResponder_nss: Convert port as a slave to net/mDNSResponder
PR: 256955 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1310.40.42 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1310.40.42 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
1310.40.42 21 Sep 2021 12:57:34 |
Bernhard Froehlich (decke) |
dns/mDNSResponder_nss: Add CPE information
Approved by: portmgr (blanket) |
1310.40.42 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1310.40.42 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1310.40.42 31 Jan 2021 21:23:55 |
yuri |
dns/mDNSResponder_nss: Update 1096.0.2 -> 1310.40.42
PR: 253083
Submitted by: mazhe@alkumuna.eu (maintainer) |
1096.0.2 08 Mar 2020 20:29:59 |
tcberner |
dns/mDNSResponder_nss: Update to 1096.0.2
PR: 244333
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer) |
878.70.2 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
878.70.2 29 Nov 2018 09:03:02 |
yuri |
dns/mDNSResponder_nss: Update 878.1.1 -> 878.70.2
PR: 225912
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> |
878.1.1_1 21 May 2018 02:35:40 |
sunpoet |
Fix typo
- Bump PORTREVISION for package change
PR: 228321
Submitted by: Jose Luis Duran <jlduran@gmail.com>
Approved by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer) |
878.1.1 18 Nov 2017 13:55:34 |
dbaio |
dns/mDNSResponder_nss: Update to 878.1.1
PR: 223730
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer) |
765.50.9 11 Apr 2017 00:31:24 |
ler |
inet/mDNSResponder was updated to 765.50.9 this week, here is the update for the
nss companion module.
PR: 218481
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D10354 |
765.30.11 28 Feb 2017 08:51:22 |
robak |
dns/mDNSResponder_nss: update 765.20.4 -> 765.30.11
PR: 216596
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer) |
765.20.4 14 Dec 2016 19:19:45 |
pi |
dns/mDNSResponder_nss: update 765.1.2 -> 765.20.4
PR: 215075
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer) |
765.1.2 24 Nov 2016 21:14:34 |
pi |
dns/mDNSResponder_nss: update 625.41.2 -> 765.1.2
- update in step with net/mDNSResponder
PR: 214788
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer) |
625.41.2 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
625.41.2 28 Jun 2016 08:34:27 |
wen |
- Update to 625.41.2
PR: 210594
Submitted by: mazhe@alkumuna.eu(maintainer) |
576.30.4 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
576.30.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
576.30.4 29 Oct 2015 11:24:43 |
pi |
dns/mDNSResponder_nss: 567 -> 576.30.4
- Bring to same version as net/mDNSResponder
PR: 203680
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer) |
567 26 Apr 2015 13:38:43 |
sunpoet |
- Update to 567
PR: 199711
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer) |
561.1.1 12 Dec 2014 21:31:38 |
riggs |
Update to version 561.1.1
PR: 195422
Submitted by: mazhe@alkumuna.eu |
544_1 27 Oct 2014 12:13:23 |
bapt |
Cleanup plist |
544_1 20 Sep 2014 17:40:37 |
pawel |
- Manage config file (with @sample according to the ports guidelines)
- Fix stripping
- Trim long lines
PR: ports/193229
Submitted by: maintainer |
544 15 Aug 2014 04:57:37 |
sunpoet |
- Fix CONFLICTS_INSTALL |
544 14 Aug 2014 19:07:26 |
pi |
New port: dns/mDNSResponder_nss
This is a nsswitch plugin from Apple's mDNSResponder code, adapted
for FreeBSD's nsswitch and libc.
WWW: https://developer.apple.com/bonjour/
WWW: http://opensource.apple.com/tarballs/mDNSResponder/
PR: 178052
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> |