notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
openmdns Multicast DNS and Service Discovery daemon
0.7_3 net on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7_3Version of this port present on the latest quarterly branch.
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: 2018-09-03 00:22:08
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: json-c, sysinfo, python, miller
License: ISCL
WWW:
http://www.haesbaert.org/openmdns/
Description:
OpenMDNS is a full implementation of MDNS/DNS-SD (also known as Zeroconf), it aims to be a light replacement for Avahi/Bonjour. Currently, OpenMDNS is about 10% of the size of Avahi.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. sbin/mdnsctl
  2. sbin/mdnsd
  3. share/man/man8/mdnsctl.8.gz
  4. share/man/man8/mdnsd.8.gz
  5. /usr/local/share/licenses/openmdns-0.7_3/catalog.mk
  6. /usr/local/share/licenses/openmdns-0.7_3/LICENSE
  7. /usr/local/share/licenses/openmdns-0.7_3/ISCL
Collapse this list.
Dependency lines:
  • openmdns>0:net/openmdns
Conflicts:
CONFLICTS_INSTALL:
  • mDNSResponder
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/net/openmdns/ && make install clean
To add the package, run one of these commands:
  • pkg install net/openmdns
  • pkg install openmdns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openmdns
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1489137852 SHA256 (haesbaert-mdnsd-0.7_GH0.tar.gz) = cb552f3431e57a3ad09b011f91ebdb8cc100a5c38978fcdb0fea27fc5ebd2880 SIZE (haesbaert-mdnsd-0.7_GH0.tar.gz) = 2935140

Packages (timestamps in pop-ups are UTC):
openmdns
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7_30.7_30.7_20.7_30.7_3-0.7_2-
FreeBSD:13:quarterly0.7_30.7_30.7_30.7_30.7_30.7_30.7_30.7_3
FreeBSD:14:latest0.7_30.7_30.7_30.7_30.7_30.7_3-0.7_3
FreeBSD:14:quarterly0.7_30.7_3-0.7_30.7_30.7_30.7_30.7_3
FreeBSD:15:latest0.7_30.7_3n/a0.7_3n/a0.7_30.7_30.7_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libevent.so : devel/libevent
  2. libopenbsd.so : devel/libopenbsd
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for openmdns-0.7_3: DOCS=on: Build and/or install documentation STATIC=off: Build static executables and/or libraries ===> Use 'make config' to modify these settings
Options name:
net_openmdns
USES:
localbase uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/haesbaert/mdnsd/tar.gz/0.7?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.7_3
13 Jul 2021 17:12:20
commit hash: 523c21a6ec6468b29cf704f7bc3bfb26aaf3e0e0commit hash: 523c21a6ec6468b29cf704f7bc3bfb26aaf3e0e0commit hash: 523c21a6ec6468b29cf704f7bc3bfb26aaf3e0e0commit hash: 523c21a6ec6468b29cf704f7bc3bfb26aaf3e0e0 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/openmdns: amend the previous fix (add two more missing free() calls).

PR:	249296
0.7_3
13 Jul 2021 10:19:34
commit hash: b275a10c2b0eb472235faf136a58f1a580578509commit hash: b275a10c2b0eb472235faf136a58f1a580578509commit hash: b275a10c2b0eb472235faf136a58f1a580578509commit hash: b275a10c2b0eb472235faf136a58f1a580578509 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/openmdns: fix daemon memory leaks in various expected paths.

PR:	249296
0.7_2
07 Jun 2021 05:55:10
commit hash: a0104a9c0057e734cda27d612a15d60ad9fdc0eacommit hash: a0104a9c0057e734cda27d612a15d60ad9fdc0eacommit hash: a0104a9c0057e734cda27d612a15d60ad9fdc0eacommit hash: a0104a9c0057e734cda27d612a15d60ad9fdc0ea files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
net/openmdns: Update pkg-descr to include "Zeroconf" word.

Reported by:	Sid <sid@bsdmail.com>
0.7_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.7_2
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.7_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.7_2
22 Sep 2020 12:30:50
Revision:549579Original commit files touched by this commit
se search for other commits by this committer
Fix build with -fno-common

While here regenerate patch files with make makepatch.
0.7_1
07 Apr 2020 22:08:37
Revision:531041Original commit files touched by this commit
jbeich search for other commits by this committer
net/openmdns: drop maintainership
0.7_1
07 Apr 2020 21:58:34
Revision:531038Original commit files touched by this commit
jbeich search for other commits by this committer
dns/openmdns: revert unintentional and broken r531034

make[2]: "/usr/share/mk/bsd.opts.mk" line 103: "NO_PROFILE is defined, but
deprecated. Please use MK_PROFILE=no instead."
0.7.10
07 Apr 2020 21:49:08
Revision:531034Original commit files touched by this commit Sanity Test Failure
jbeich search for other commits by this committer
dns/openmdns: update to 0.7.10

Changes:	https://github.com/haesbaert/mdnsd/compare/0.7...b1c3540
0.7_1
20 Jan 2020 02:01:42
Revision:523601Original commit files touched by this commit
jbeich search for other commits by this committer
Simplify port-specific manpages location after r523104

Not all of my ports are covered because:
- USES=cmake requires patching devel/cmake to undo BSD-specific defaults
  (A good example why BSD quirks should stay in ports, not to be upstreamed)
- USES=meson and GNU_CONFIGURE require dropping --mandir argument
- ponscripter-sekai requires Templates/BSD.local.dist to NOT create PREFIX/man
0.7_1
02 Aug 2019 13:30:40
Revision:507877Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
0.7
30 Nov 2018 01:16:43
Revision:486223Original commit files touched by this commit
jbeich search for other commits by this committer
net/openmdns: unbreak on DragonFly

packet.c: In function 'pkt_process':
packet.c:405:3: warning: implicit declaration of function 'LIST_FOREACH_SAFE';
did you mean 'RB_FOREACH_SAFE'? [-Wimplicit-function-declaration]
   LIST_FOREACH_SAFE(rr, &pkt->arlist, pentry, rraux) {
   ^~~~~~~~~~~~~~~~~
   RB_FOREACH_SAFE
packet.c:405:39: error: 'pentry' undeclared (first use in this function); did
you mean 'rtentry'?
   LIST_FOREACH_SAFE(rr, &pkt->arlist, pentry, rraux) {
                                       ^~~~~~
                                       rtentry
packet.c:405:39: note: each undeclared identifier is reported only once for each
function it appears in
packet.c:405:53: error: expected ';' before '{' token
   LIST_FOREACH_SAFE(rr, &pkt->arlist, pentry, rraux) {
                                                     ^~
                                                     ;

Reported by:	DPorts (via muscles)
0.7
03 Sep 2018 00:21:45
Revision:478837Original commit files touched by this commit
jbeich search for other commits by this committer
Reorganize some my ports for better discoverability

devel/onscripter{,-1byte} -> games/onscripter{,-1byte}
devel/ponscripter-sekai -> games/ponscripter-sekai
devel/renpy{,6} -> games/renpy{,6}
devel/rlvm -> games/rlvm
dns/openmdns -> net/openmdns (where Bonjour and Avahi are)

Number of commits found: 16