Port details |
- mdnsd Advertise a service via Rendezvous
- 0.7.g.107_1,1 dns =6 0.7.g.107_1,1Version of this port present on the latest quarterly branch.
- Maintainer: daniel+mdnsd@pelleg.org
- Port Added: 2003-09-05 04:55:22
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-libwww, pth, OpenSP, fam, libxml2
- License: BSD3CLAUSE
- WWW:
- https://github.com/Pro/mdnsd/
- Description:
- mdnsd is a very lightweight, simple, portable, and easy to integrate open
source implementation of Multicast DNS (part of Zeroconf, also called
Rendezvous by Apple) for developers. It supports both acting as a Query and
a Responder, allowing any software to participate fully on the
.localnetwork.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/mdnsd/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/mdnsd
- pkg install mdnsd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mdnsd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1514072404
SHA256 (Pro-mdnsd-v0.7G-107-gf4aee59_GH0.tar.gz) = 5924dc3045d90ce0796dec1630d22e7f9ce191baa53e6d7fdfa4552086e1e5a2
SIZE (Pro-mdnsd-v0.7G-107-gf4aee59_GH0.tar.gz) = 31944
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_mdnsd
- USES:
- cmake
- pkg-message:
- For install:
- To use:
mdnsd 'unique name' 12.34.56.78 80 '/optionalpath'
For example:
mdnsd audiotron 192.168.123.195 80 '/index.asp' &
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
0.7.g.107_1,1 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 ) |
0.7.g.107_1,1 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
0.7.g.107_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.g.107_1,1 11 Jul 2020 20:33:26 |
brnrd |
dns/mdnsd: Update WWW
* remove maintainer's email-address
PR: 228216
Approved by: maintainer (<daniel+mdnsd pelleg org>) |
0.7.g.107_1,1 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
0.7.g.107_1,1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.7.g.107_1,1 28 Oct 2018 10:45:45 |
linimon |
Fix build with powerpc64.
PR: 232447
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
0.7.g.107_1,1 18 Jun 2018 03:49:10 |
linimon |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
0.7.g.107_1,1 13 Mar 2018 06:06:52 |
tobik |
dns/mdnsd: Fix package and install missing library
Shared object "liblibmdnsd.so" not found, required by "mdnsd"
PR: 226000
Reported by: xavier@xavierhumbert.net
Approved by: daniel+mdnsd@pelleg.org (maintainer timeout, 3 weeks) |
0.7.g.107,1 27 Jan 2018 20:09:58 |
yuri |
dns/mdnsd: Updating to the current revision
PR: 225114
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13600 |
0.7G_1 19 Feb 2014 12:15:07 |
ehaupt |
- Support staging
- Respect CC
- Respect CFLAGS
- Fix build with clang |
0.7G_1 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
0.7G_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.7G_1 04 Feb 2009 03:44:36 |
pgollucci |
- Update download locations, update WWW
Reported by: -fetch-original pointyhat run |
0.7G_1 23 Jan 2007 02:38:28 |
pav |
- Remove empty plist |
0.7G_1 28 Sep 2006 21:19:50 |
bsam |
- gcc -Wall cleanup patches, contributed by Pietro Cerutti; [1]
- divide proposed files/patch-aa into several files.
PR: 103771 [1]
Submitted by: Dan Pelleg <daniel+mdnsd at pelleg.org> (maintainer) [1] |
0.7G 22 Jan 2006 08:31:47 |
edwin |
SHA256ify
Approved by: krion@ |
0.7G 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.7G 05 Sep 2003 04:54:37 |
edwin |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |