Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-10 | mDNSResponder: Ensure dns-sd is built with correct CFLAGS. | jperkin | 1 | -2/+2 | |
Bump PKGREVISION. | |||||
2017-09-03 | Follow some redirects. | wiz | 1 | -2/+2 | |
2017-08-29 | Remove references to NetBSD 0-3. | wiz | 1 | -6/+2 | |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -20/+14 | |
2015-11-20 | Fix the HAVE_BROKEN_RECVDSTADDR patch which was masking a call to memset(). | jperkin | 1 | -2/+2 | |
Noted by Edgar Fuß in private mail. Bump PKGREVISION. | |||||
2015-08-29 | Use -install_name on OSX to fix installed dylib. | jperkin | 1 | -1/+2 | |
Bump PKGREVISION as package built before the Mach-O shlibs checks were introduced, but the PROVIDES were incorrect. | |||||
2014-03-13 | Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do | jperkin | 1 | -1/+3 | |
not use libtool to do so. This is required to correctly depend upon a gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME. | |||||
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-06-12 | Add inet6 to default suggested options. It's 2012. | wiz | 1 | -1/+2 | |
2011-01-13 | MAKE_JOBS_SAFE=no, or require -ldns_sd for Client before ready of libdns_sd.so. | obache | 1 | -1/+2 | |
2011-01-12 | Changes 258.14: | adam | 1 | -17/+9 | |
This is the version supplied with Mac OS X 10.6.6. | |||||
2010-12-20 | fix build on solaris per PR#43938 | tez | 1 | -1/+3 | |
2010-12-15 | Fix 'intfMask != NULL' assertion on NetBSD when mdnsd encounters an IPv6 | jmcneill | 1 | -1/+2 | |
address; patch-ac changed the distribution source to not pull in netinet/in_var.h on NetBSD but that is where SIOCGIFNETMASK_IN6 comes from so bring it back in. Bump pkg revision. | |||||
2010-07-16 | needs bison | tnn | 1 | -2/+2 | |
2010-07-14 | Update to mDNSResponder-214.3.2 | sbd | 1 | -6/+8 | |
Changes unknown. Also install dns-sd and manpages. | |||||
2010-07-13 | Update the homepage | sbd | 1 | -2/+2 | |
2010-07-01 | fix off-by-one error parsing resolv.conf | tez | 1 | -2/+2 | |
fix fd leak | |||||
2009-10-18 | update master_sites. | zafer | 1 | -2/+2 | |
2009-09-01 | Unsafe rules to create the object directory as exposed by the faster | joerg | 1 | -1/+3 | |
next generation of the wrapper framework. | |||||
2008-12-09 | Update MASTER_SITES. | obache | 1 | -2/+2 | |
2007-12-21 | Add DESTDIR support. | obache | 1 | -5/+7 | |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -3/+7 | |
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well. | |||||
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2006-07-11 | -enable ipv6 | drochner | 1 | -1/+7 | |
-fix some RFC2292 vs 3542 confusion which made the former fail -on NetBSD, build a HINFO record from hw.model and kern.osrelease -bump PKGREVISION | |||||
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2006-03-03 | Update to 108: Changes unknown. | wiz | 1 | -3/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2006-02-04 | Fix build on Solaris. | markd | 1 | -2/+3 | |
2006-01-17 | Another attempt to get the pattern for NetBSD 3.0 correct. | tron | 1 | -2/+3 | |
2006-01-17 | Correct pattern for NetBSD 3.99.1 to 3.99.7 so it doesn't match | tron | 1 | -2/+2 | |
NetBSD 3.99.15. | |||||
2006-01-17 | Next attempt to get the pattern correct for NetBSD 3.0. | tron | 1 | -3/+2 | |
2006-01-17 | Add another pattern to the "librfuncs" check which will match NetBSD 3.0 | tron | 1 | -1/+2 | |
(and 3.1, 3.2, etc.). Problem pointed out by Greg Oster in private e-mail. | |||||
2006-01-17 | Use the "librfuncs" package under NetBSD 3.99.7 and older to get | tron | 1 | -1/+11 | |
strerror_r() and thereby fix the build problem under these releases. Based on changes suggested by Thomas Klausner in private e-mail. | |||||
2006-01-15 | Update to 107.5, changes unknown. | wiz | 1 | -2/+2 | |
2006-01-06 | Update to 107.3. Changes unknown. | wiz | 1 | -3/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-11-03 | Fixed wrong use of WRKSRC. | rillig | 1 | -4/+4 | |
2005-08-21 | simplify some conditionals, indent | grant | 1 | -5/+5 | |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-06-16 | Deal with different versions of Darwin. Patch from Yuji Yamano on | markd | 1 | -1/+7 | |
pkgsrc-bulk. | |||||
2005-06-10 | Bump PKGREVISION for rpath fix. | markd | 1 | -1/+2 | |
2005-05-26 | Update mDNSResponder to version 107.1. | markd | 1 | -8/+36 | |
Changes: bug fixes, portability Also install the library and header file. | |||||
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-01-13 | net/mDNSResponder, part of apple rendezvous technology | itojun | 1 | -0/+23 | |