ryoon
8d165655e4
Fix RELRO build
2018-02-13 13:49:44 +00:00
jperkin
9fd8660bee
mDNSResponder: Ensure dns-sd is built with correct CFLAGS.
...
Bump PKGREVISION.
2017-11-10 11:21:52 +00:00
jperkin
13f42546e1
Fix the HAVE_BROKEN_RECVDSTADDR patch which was masking a call to memset().
...
Noted by Edgar Fuß in private mail. Bump PKGREVISION.
2015-11-20 09:32:53 +00:00
jperkin
af6678410a
Use -install_name on OSX to fix installed dylib.
...
Bump PKGREVISION as package built before the Mach-O shlibs checks were
introduced, but the PROVIDES were incorrect.
2015-08-29 17:41:07 +00:00
ryoon
bdfe242bf6
Fix build under OpenBSD/amd64 5.5
2014-05-12 15:06:55 +00:00
ryoon
e53e5d7c1c
Add NetBSD tag, and remove garbage
2014-05-12 14:14:30 +00:00
jperkin
846e1277e9
Fix build on OSX.
2013-10-24 21:19:12 +00:00
jperkin
87066d47e8
Fix for bison-3 syntax.
2013-08-16 10:10:26 +00:00
hans
13acf52ede
Fix build on SunOS.
2011-10-04 14:08:48 +00:00
riz
e07bcac4c4
Allow mDNSResponder to build on FreeBSD 8.2.
2011-08-29 03:34:39 +00:00
shattered
24d7e02208
Regenerate diff -- Linux patch chokes on it.
2011-06-03 19:30:39 +00:00
wiz
f97d0dd8e8
Fix build on non-Linux. Reported by Rui-Xiang Guo on pkgsrc-users.
2011-02-24 22:42:20 +00:00
markd
16e661720c
Fix build on linux
2011-02-17 09:02:14 +00:00
adam
ca96d88ffc
Changes 258.14:
...
This is the version supplied with Mac OS X 10.6.6.
2011-01-12 08:53:52 +00:00
jmcneill
1ad4fa70c2
Fix 'intfMask != NULL' assertion on NetBSD when mdnsd encounters an IPv6
...
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-12-15 22:33:41 +00:00
sbd
c49e32fb15
_GNU_SOURCE must be defined to build the IPv6 code under glibc
2010-07-20 00:04:08 +00:00
tnn
2a874de62d
ditto ifdefry for DragonFly. PR pkg/43641
2010-07-19 14:14:13 +00:00
tnn
c4b44a3f7e
Add support for pkgsrc's primary platform ...
2010-07-15 09:08:28 +00:00
sbd
87edb0b159
Opps missed patch-ad
2010-07-14 10:14:43 +00:00
sbd
41fda0c8eb
Update to mDNSResponder-214.3.2
...
Changes unknown.
Also install dns-sd and manpages.
2010-07-14 09:29:04 +00:00
tez
1285c52791
fix off-by-one error parsing resolv.conf
...
fix fd leak
2010-07-01 15:05:06 +00:00
minskim
5e275430f6
Modify the patch so that it compiles without a c99 compiler.
2007-06-17 19:41:12 +00:00
rillig
9923485e48
Added a patch for sunpro on Solaris.
2007-05-30 19:49:54 +00:00
rillig
e9591eb473
Don't mix variable declarations and code. gcc said:
...
mDNSUNP.c:243: parse error before `char'
2007-03-10 00:59:28 +00:00
markd
2efd24fac3
Don't try to include nonexistant ipv6 header on Solaris.
...
From Volker Stolz in PR pkg/34883.
2006-10-23 11:15:09 +00:00
joerg
93759f6a03
Fix build on FreeBSD and DragonFly, as shown in recent bulk builds and
...
PR 34022.
2006-07-17 20:51:06 +00:00
drochner
eaed07817e
-enable ipv6
...
-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-07-11 14:39:29 +00:00
wiz
4748ffccff
Update to 108: Changes unknown.
2006-03-03 22:30:56 +00:00
markd
9ad7f9581a
Fix build on Solaris.
2006-02-04 21:02:31 +00:00
tron
26c7aad81a
Use the "librfuncs" package under NetBSD 3.99.7 and older to get
...
strerror_r() and thereby fix the build problem under these releases.
Based on changes suggested by Thomas Klausner in private e-mail.
2006-01-17 12:44:33 +00:00
wiz
89bae9eb69
Update to 107.5, changes unknown.
2006-01-15 01:46:55 +00:00
wiz
316ee68f2a
Update to 107.3. Changes unknown.
2006-01-06 17:39:16 +00:00
rillig
3647f2015b
Fixed wrong use of WRKSRC.
2005-11-03 22:35:53 +00:00
reed
9e88dab4ed
Use PTHREAD_LDFLAGS and PTHREAD_LIBS instead of hard-coded -lpthread.
...
(Fixed build on DragonFly.)
2005-08-19 21:56:59 +00:00
markd
aabc625ef6
Find libpthread.so when not on the default rpath.
...
Fixes bulk build on NetBSD-1.6.2.
2005-06-10 22:57:48 +00:00