Age | Commit message (Expand) | Author | Files | Lines |
2011-10-04 | Fix build on SunOS. | hans | 1 | -3/+2 |
2011-08-29 | Allow mDNSResponder to build on FreeBSD 8.2. | riz | 1 | -10/+24 |
2011-06-03 | Regenerate diff -- Linux patch chokes on it. | shattered | 1 | -2/+2 |
2011-02-24 | Fix build on non-Linux. Reported by Rui-Xiang Guo on pkgsrc-users. | wiz | 1 | -2/+2 |
2011-02-17 | Fix build on linux | markd | 1 | -0/+25 |
2011-01-12 | Changes 258.14: | adam | 6 | -24/+67 |
2010-12-15 | Fix 'intfMask != NULL' assertion on NetBSD when mdnsd encounters an IPv6 | jmcneill | 1 | -7/+10 |
2010-07-20 | _GNU_SOURCE must be defined to build the IPv6 code under glibc | sbd | 1 | -1/+10 |
2010-07-19 | ditto ifdefry for DragonFly. PR pkg/43641 | tnn | 1 | -7/+22 |
2010-07-15 | Add support for pkgsrc's primary platform ... | tnn | 2 | -2/+54 |
2010-07-14 | Opps missed patch-ad | sbd | 1 | -0/+13 |
2010-07-14 | Update to mDNSResponder-214.3.2 | sbd | 4 | -63/+50 |
2010-07-01 | fix off-by-one error parsing resolv.conf | tez | 1 | -7/+25 |
2007-06-17 | Modify the patch so that it compiles without a c99 compiler. | minskim | 1 | -8/+12 |
2007-05-30 | Added a patch for sunpro on Solaris. | rillig | 1 | -0/+19 |
2007-03-10 | Don't mix variable declarations and code. gcc said: | rillig | 1 | -3/+20 |
2006-10-23 | Don't try to include nonexistant ipv6 header on Solaris. | markd | 1 | -4/+6 |
2006-07-17 | Fix build on FreeBSD and DragonFly, as shown in recent bulk builds and | joerg | 1 | -0/+14 |
2006-07-11 | -enable ipv6 | drochner | 1 | -0/+82 |
2006-03-03 | Update to 108: Changes unknown. | wiz | 2 | -26/+4 |
2006-02-04 | Fix build on Solaris. | markd | 2 | -4/+34 |
2006-01-17 | Use the "librfuncs" package under NetBSD 3.99.7 and older to get | tron | 1 | -5/+5 |
2006-01-15 | Update to 107.5, changes unknown. | wiz | 3 | -44/+10 |
2006-01-06 | Update to 107.3. Changes unknown. | wiz | 3 | -3/+37 |
2005-11-03 | Fixed wrong use of WRKSRC. | rillig | 1 | -3/+3 |
2005-08-19 | Use PTHREAD_LDFLAGS and PTHREAD_LIBS instead of hard-coded -lpthread. | reed | 1 | -2/+2 |
2005-06-10 | Find libpthread.so when not on the default rpath. | markd | 1 | -0/+13 |