summaryrefslogtreecommitdiff
path: root/net/mDNSResponder/patches
AgeCommit message (Expand)AuthorFilesLines
2015-11-20Fix the HAVE_BROKEN_RECVDSTADDR patch which was masking a call to memset().jperkin1-4/+3
2015-08-29Use -install_name on OSX to fix installed dylib.jperkin3-8/+22
2014-05-12Fix build under OpenBSD/amd64 5.5ryoon6-15/+113
2014-05-12Add NetBSD tag, and remove garbageryoon1-2/+4
2013-10-24Fix build on OSX.jperkin1-8/+12
2013-08-16Fix for bison-3 syntax.jperkin1-0/+42
2011-10-04Fix build on SunOS.hans1-3/+2
2011-08-29Allow mDNSResponder to build on FreeBSD 8.2.riz1-10/+24
2011-06-03Regenerate diff -- Linux patch chokes on it.shattered1-2/+2
2011-02-24Fix build on non-Linux. Reported by Rui-Xiang Guo on pkgsrc-users.wiz1-2/+2
2011-02-17Fix build on linuxmarkd1-0/+25
2011-01-12Changes 258.14:adam6-24/+67
2010-12-15Fix 'intfMask != NULL' assertion on NetBSD when mdnsd encounters an IPv6jmcneill1-7/+10
2010-07-20_GNU_SOURCE must be defined to build the IPv6 code under glibcsbd1-1/+10
2010-07-19ditto ifdefry for DragonFly. PR pkg/43641tnn1-7/+22
2010-07-15Add support for pkgsrc's primary platform ...tnn2-2/+54
2010-07-14Opps missed patch-adsbd1-0/+13
2010-07-14Update to mDNSResponder-214.3.2sbd4-63/+50
2010-07-01fix off-by-one error parsing resolv.conftez1-7/+25
2007-06-17Modify the patch so that it compiles without a c99 compiler.minskim1-8/+12
2007-05-30Added a patch for sunpro on Solaris.rillig1-0/+19
2007-03-10Don't mix variable declarations and code. gcc said:rillig1-3/+20
2006-10-23Don't try to include nonexistant ipv6 header on Solaris.markd1-4/+6
2006-07-17Fix build on FreeBSD and DragonFly, as shown in recent bulk builds andjoerg1-0/+14
2006-07-11-enable ipv6drochner1-0/+82
2006-03-03Update to 108: Changes unknown.wiz2-26/+4
2006-02-04Fix build on Solaris.markd2-4/+34
2006-01-17Use the "librfuncs" package under NetBSD 3.99.7 and older to gettron1-5/+5
2006-01-15Update to 107.5, changes unknown.wiz3-44/+10
2006-01-06Update to 107.3. Changes unknown.wiz3-3/+37
2005-11-03Fixed wrong use of WRKSRC.rillig1-3/+3
2005-08-19Use PTHREAD_LDFLAGS and PTHREAD_LIBS instead of hard-coded -lpthread.reed1-2/+2
2005-06-10Find libpthread.so when not on the default rpath.markd1-0/+13