aboutsummaryrefslogtreecommitdiffstats
path: root/dns/mdnsd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingehaupt2014-02-191-9/+3
| | | | | | - Respect CC - Respect CFLAGS - Fix build with clang
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | dns)
* - Update download locations, update WWWpgollucci2009-02-041-2/+1
| | | | Reported by: -fetch-original pointyhat run
* - gcc -Wall cleanup patches, contributed by Pietro Cerutti; [1]bsam2006-09-291-0/+4
| | | | | | | - divide proposed files/patch-aa into several files. PR: 103771 [1] Submitted by: Dan Pelleg <daniel+mdnsd at pelleg.org> (maintainer) [1]
* Massive repo-copies request: net->dns (partly devel->dns)edwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* Add mdnsd 0.7G, a program to advertise a service via Rendezvous.will2003-06-031-0/+26
PR: 52658 Submitted by: Dan Pelleg <daniel+mdnsd@pelleg.org>