summaryrefslogtreecommitdiff
path: root/net/mDNSResponder
AgeCommit message (Expand)AuthorFilesLines
2021-10-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
2021-10-07net: Remove SHA1 hashes for distfilesnia1-2/+1
2019-11-03net: align variable assignmentsrillig1-10/+10
2018-02-26Support builtin 878.30.4 in NetBSD baseryoon1-1/+5
2018-02-13Fix RELRO buildryoon2-7/+11
2018-01-20Support a version in recent NetBSD-current, 878.1.1 as builtinryoon1-1/+5
2017-11-10mDNSResponder: Ensure dns-sd is built with correct CFLAGS.jperkin3-8/+14
2017-09-03Follow some redirects.wiz1-2/+2
2017-08-29Remove references to NetBSD 0-3.wiz1-6/+2
2016-06-08Remove the stability entity, it has no meaning outside of an official context.jperkin1-1/+0
2016-06-08Change the service_bundle name to "export" to reduce diffs between thejperkin1-1/+1
2016-06-08Add or fix manpath entries to use the correct path.jperkin1-1/+1
2016-02-25Use OPSYSVARS.jperkin1-20/+14
2015-11-20Fix the HAVE_BROKEN_RECVDSTADDR patch which was masking a call to memset().jperkin3-8/+7
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
2015-08-29Use -install_name on OSX to fix installed dylib.jperkin5-13/+28
2014-05-12Fix build under OpenBSD/amd64 5.5ryoon7-20/+120
2014-05-12Add NetBSD tag, and remove garbageryoon1-2/+4
2014-05-02Use BUILTIN_FIND_HEADERS to detect builtin one other than /usr/include.obache1-3/+3
2014-04-01Fix previous (hi pettai!).wiz1-2/+2
2014-04-01Also recognize version 3201600pettai1-1/+5
2014-03-25Update mDNSResponder to cope with import of 258.14 into NetBSD-current.prlw11-1/+5
2014-03-13Set USE_GCC_RUNTIME=yes for packages which build shared libraries but dojperkin1-1/+3
2014-03-11Import initial SMF support for individual packages.jperkin1-0/+30
2013-10-24Fix build on OSX.jperkin2-10/+14
2013-08-16Fix for bison-3 syntax.jperkin2-1/+44
2013-04-07Edited DESCR in the case of:rodent1-13/+4
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-07-28fix typoreed1-1/+1
2012-06-12Add inet6 to default suggested options. It's 2012.wiz1-1/+2
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
2011-10-04Fix build on SunOS.hans2-5/+4
2011-08-29Allow mDNSResponder to build on FreeBSD 8.2.riz2-12/+26
2011-08-05Detect BonJour on Lionadam1-2/+6
2011-06-03Regenerate diff -- Linux patch chokes on it.shattered2-4/+4
2011-02-24Fix build on non-Linux. Reported by Rui-Xiang Guo on pkgsrc-users.wiz2-4/+4
2011-02-17Fix build on linuxmarkd2-1/+27
2011-01-13MAKE_JOBS_SAFE=no, or require -ldns_sd for Client before ready of libdns_sd.so.obache1-1/+2
2011-01-12Changes 258.14:adam9-55/+91
2010-12-20fix build on solaris per PR#43938tez1-1/+3
2010-12-15Fix 'intfMask != NULL' assertion on NetBSD when mdnsd encounters an IPv6jmcneill3-10/+14
2010-07-20_GNU_SOURCE must be defined to build the IPv6 code under glibcsbd2-3/+12
2010-07-19ditto ifdefry for DragonFly. PR pkg/43641tnn2-9/+24
2010-07-16needs bisontnn1-2/+2
2010-07-15Add support for pkgsrc's primary platform ...tnn3-4/+57
2010-07-14allow to use NetBSD-current's builtin implementationdrochner1-0/+68
2010-07-14Opps missed patch-adsbd1-0/+13
2010-07-14Update to mDNSResponder-214.3.2sbd8-80/+73
2010-07-13Update the homepagesbd1-2/+2
2010-07-01fix off-by-one error parsing resolv.conftez3-11/+29