Commit graph

14 commits

Author SHA1 Message Date
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